diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-08-17 09:41:27 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-08-17 13:00:06 +0200 |
| commit | 5dd3bba0df21f080ec4a174087bef2178eaa16e1 (patch) | |
| tree | 148ccb9e206004ebe5bdf7fcc4f6d6aa527eba76 | |
| parent | 1b9b6049549b4933c5d436ae000981f62994e96d (diff) | |
| download | mullvadvpn-5dd3bba0df21f080ec4a174087bef2178eaa16e1.tar.xz mullvadvpn-5dd3bba0df21f080ec4a174087bef2178eaa16e1.zip | |
Update translations
| -rw-r--r-- | gui/locales/messages.pot | 36 |
1 files changed, 33 insertions, 3 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 9b685faf49..09e121d68b 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -60,6 +60,9 @@ msgid_plural "%d hours ago" msgstr[0] "" msgstr[1] "" +msgid "Apply" +msgstr "" + msgid "Back" msgstr "" @@ -78,6 +81,9 @@ msgstr "" msgid "Cancel" msgstr "" +msgid "Clear" +msgstr "" + msgid "Close" msgstr "" @@ -99,6 +105,9 @@ msgstr "" msgid "FAILED TO SECURE CONNECTION" msgstr "" +msgid "Filter" +msgstr "" + msgid "Got it!" msgstr "" @@ -491,6 +500,20 @@ msgctxt "error-boundary-view" msgid "Something went wrong. Please contact us at %(email)s" msgstr "" +#. Title label in navigation bar +msgctxt "filter-by-provider-nav" +msgid "Filter by provider" +msgstr "" + +#. Back button in navigation bar +msgctxt "filter-by-provider-nav" +msgid "Select location" +msgstr "" + +msgctxt "filter-by-provider-view" +msgid "All providers" +msgstr "" + msgctxt "generic" msgid "Mullvad VPN" msgstr "" @@ -911,7 +934,7 @@ msgctxt "select-location-nav" msgid "Exit" msgstr "" -#. Title label in navigation bar +#. Heading in select location view msgctxt "select-location-nav" msgid "Select location" msgstr "" @@ -921,11 +944,15 @@ msgid "Closest to exit server" msgstr "" msgctxt "select-location-view" -msgid "While connected, your real location is masked with a private and secure location in the selected region." +msgid "Filter by provider" msgstr "" msgctxt "select-location-view" -msgid "While connected, your traffic will be routed through two secure locations, the entry point (a bridge server) and the exit point (a VPN server)." +msgid "Filtered:" +msgstr "" + +msgctxt "select-location-view" +msgid "Providers: %(numberOfProviders)d" msgstr "" #. Navigation button to the 'Account' view @@ -1336,6 +1363,9 @@ msgstr "" msgid "Virtual adapter error" msgstr "" +msgid "While connected, your real location is masked with a private and secure location in the selected region." +msgstr "" + msgid "WireGuard error" msgstr "" |
