diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-04-08 19:33:43 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-04-14 13:44:18 +0200 |
| commit | 6d482970a28659de3a4cfc9a621af511ad37b80a (patch) | |
| tree | 732104f5750cb3e289c02760b6b24ace8de5ebd1 | |
| parent | eee8fa46952a440d1cb5c86e5a8e9e2f53692f9b (diff) | |
| download | mullvadvpn-6d482970a28659de3a4cfc9a621af511ad37b80a.tar.xz mullvadvpn-6d482970a28659de3a4cfc9a621af511ad37b80a.zip | |
Update translations
| -rw-r--r-- | gui/locales/messages.pot | 124 |
1 files changed, 64 insertions, 60 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 088dfe0550..6cfb89cabf 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2,6 +2,61 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" +msgid "1 day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +msgid "1 day left" +msgid_plural "%d days left" +msgstr[0] "" +msgstr[1] "" + +msgid "1 month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +msgid "1 month left" +msgid_plural "%d months left" +msgstr[0] "" +msgstr[1] "" + +msgid "1 year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +msgid "1 year left" +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 "an hour ago" +msgid_plural "%d hours ago" +msgstr[0] "" +msgstr[1] "" + msgid "Back" msgstr "" @@ -41,6 +96,15 @@ msgstr "" msgid "Invalid account number" msgstr "" +msgid "less than a day" +msgstr "" + +msgid "less than a day left" +msgstr "" + +msgid "less than a minute ago" +msgstr "" + msgid "Open URL" msgstr "" @@ -92,20 +156,6 @@ msgctxt "accessibility" msgid "Select location. Current location is %(location)s" msgstr "" -#. The remaining time left on the account measured in days. -#. Available placeholders: -#. %(duration)s - The remaining time measured in days. -msgctxt "account-expiry" -msgid "%(duration)s days" -msgstr "" - -#. The remaining time left on the account displayed across the app. -#. Available placeholders: -#. %(duration)s - a localized remaining time (in minutes, hours, or days) until the account expiry -msgctxt "account-expiry" -msgid "%(duration)s left" -msgstr "" - #. Title label in navigation bar msgctxt "account-view" msgid "Account" @@ -1175,27 +1225,6 @@ msgstr "" msgid "You may need to go back to the app's main screen and click Disconnect before trying again. Don't worry, the information you entered will remain in the form." msgstr "" -msgid "less than a day left" -msgstr "" - -msgid "less than a minute ago" -msgstr "" - -msgid "1 day left" -msgid_plural "%d days left" -msgstr[0] "" -msgstr[1] "" - -msgid "1 month left" -msgid_plural "%d months left" -msgstr[0] "" -msgstr[1] "" - -msgid "1 year left" -msgid_plural "%d years left" -msgstr[0] "" -msgstr[1] "" - msgid "Account credit expires in a day" msgid_plural "Account credit expires in %d days" msgstr[0] "" @@ -1205,28 +1234,3 @@ 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] "" |
