diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-06-14 10:41:44 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-06-28 09:13:18 +0200 |
| commit | e5666568cb8cceadfc178c17e3402698b7cd3d36 (patch) | |
| tree | 7cd9c01343cd9827ae040f2836b47ad9c1de4a93 /gui | |
| parent | d46eb1205af3c00c27016b8affb79f66a6acced6 (diff) | |
| download | mullvadvpn-e5666568cb8cceadfc178c17e3402698b7cd3d36.tar.xz mullvadvpn-e5666568cb8cceadfc178c17e3402698b7cd3d36.zip | |
Update translations
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 70 |
1 files changed, 34 insertions, 36 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index cfa73b0d27..db4ff05229 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -35,33 +35,11 @@ msgid_plural "%d years left" msgstr[0] "" msgstr[1] "" -msgid "a day ago" -msgid_plural "%d days ago" -msgstr[0] "" -msgstr[1] "" - -msgid "a minute ago" -msgid_plural "%d minutes ago" -msgstr[0] "" -msgstr[1] "" - -msgid "a month ago" -msgid_plural "%d months ago" -msgstr[0] "" -msgstr[1] "" - -msgid "a year ago" -msgid_plural "%d years ago" -msgstr[0] "" -msgstr[1] "" - msgid "Account paid until %(expiry)s." msgstr "" -msgid "an hour ago" -msgid_plural "%d hours ago" -msgstr[0] "" -msgstr[1] "" +msgid "Account settings" +msgstr "" msgid "Any" msgstr "" @@ -167,9 +145,6 @@ msgstr "" msgid "less than a day left" msgstr "" -msgid "less than a minute ago" -msgstr "" - msgid "Next" msgstr "" @@ -535,6 +510,10 @@ msgctxt "device-management" msgid "This will delete all forwarded ports. Local settings will be saved." msgstr "" +msgctxt "device-management" +msgid "Time left: %(timeLeft)s" +msgstr "" + #. Page title informing user that the login failed due to too many registered #. devices on account. msgctxt "device-management" @@ -1069,11 +1048,6 @@ msgctxt "select-location-view" msgid "While connected, your traffic will be routed through two secure locations, the entry point and the exit point (needs to be two different VPN servers)." msgstr "" -#. Navigation button to the 'Account' view -msgctxt "settings-view" -msgid "Account" -msgstr "" - msgctxt "settings-view" msgid "App is out of sync. Please quit and restart." msgstr "" @@ -1082,10 +1056,6 @@ msgctxt "settings-view" msgid "App version" msgstr "" -msgctxt "settings-view" -msgid "OUT OF TIME" -msgstr "" - #. Navigation button to the 'Split tunneling' view msgctxt "settings-view" msgid "Split tunneling" @@ -1818,6 +1788,9 @@ msgstr "" msgid "You are running an unsupported app version." msgstr "" +msgid "less than a minute ago" +msgstr "" + msgid "Account credit expires in a day" msgid_plural "Account credit expires in %d days" msgstr[0] "" @@ -1827,3 +1800,28 @@ msgid "Account credit expires in an hour" msgid_plural "Account credit expires in %d hours" msgstr[0] "" msgstr[1] "" + +msgid "a day ago" +msgid_plural "%d days ago" +msgstr[0] "" +msgstr[1] "" + +msgid "a minute ago" +msgid_plural "%d minutes ago" +msgstr[0] "" +msgstr[1] "" + +msgid "a month ago" +msgid_plural "%d months ago" +msgstr[0] "" +msgstr[1] "" + +msgid "a year ago" +msgid_plural "%d years ago" +msgstr[0] "" +msgstr[1] "" + +msgid "an hour ago" +msgid_plural "%d hours ago" +msgstr[0] "" +msgstr[1] "" |
