diff options
Diffstat (limited to 'gui')
| -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 "" |
