diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-12-09 13:35:11 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-12-16 10:41:01 +0100 |
| commit | 98110ebb021cbba54afb3eefa24a0adaf14c9bd8 (patch) | |
| tree | 3c8680657a0492cbcbd652b7ba43bc7b96aaa8c9 /gui | |
| parent | 41b3821e6da88a79c8031209d5dc0a84214a960c (diff) | |
| download | mullvadvpn-98110ebb021cbba54afb3eefa24a0adaf14c9bd8.tar.xz mullvadvpn-98110ebb021cbba54afb3eefa24a0adaf14c9bd8.zip | |
Updated messages.pot
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 78 |
1 files changed, 31 insertions, 47 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 0a815793db..f9d2f19e0f 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -27,11 +27,6 @@ msgctxt "account-expiry" msgid "%(duration)s left" msgstr "" -#. Back button in navigation bar -msgctxt "account-nav" -msgid "Settings" -msgstr "" - msgctxt "account-view" msgid "Account" msgstr "" @@ -73,11 +68,6 @@ msgctxt "advanced-settings-nav" msgid "Advanced" msgstr "" -#. Back button in navigation bar -msgctxt "advanced-settings-nav" -msgid "Settings" -msgstr "" - msgctxt "advanced-settings-view" msgid "Advanced" msgstr "" @@ -247,10 +237,6 @@ msgctxt "connection-info" msgid "Out" msgstr "" -msgctxt "error-boundary-view" -msgid "MULLVAD VPN" -msgstr "" - #. The message displayed to the user in case of critical error in the GUI #. Available placeholders: #. %(email)s - support email @@ -258,7 +244,7 @@ msgctxt "error-boundary-view" msgid "Something went wrong. Please contact us at %(email)s" msgstr "" -msgctxt "headerbar" +msgctxt "generic" msgid "MULLVAD VPN" msgstr "" @@ -352,10 +338,6 @@ msgctxt "launch-view" msgid "Connecting to Mullvad system service..." msgstr "" -msgctxt "launch-view" -msgid "MULLVAD VPN" -msgstr "" - msgctxt "login-view" msgid "Checking account number" msgstr "" @@ -396,14 +378,34 @@ msgctxt "login-view" msgid "Unknown error" msgstr "" +#. Back button in navigation bar +#. Title label in navigation bar +msgctxt "navigation-bar" +msgid "Settings" +msgstr "" + msgctxt "notifications" msgid "Blocked all connections" msgstr "" +#. The message showed when a server has been connected to. +#. Available placeholder: +#. %(location) - name of the server location we're connected to (e.g. "se-got-003") +msgctxt "notifications" +msgid "Connected to %(location)s" +msgstr "" + msgctxt "notifications" msgid "Connecting" msgstr "" +#. The message showed when a server is being connected to. +#. Available placeholder: +#. %(location) - name of the server location we're connecting to (e.g. "se-got-003") +msgctxt "notifications" +msgid "Connecting to %(location)s" +msgstr "" + msgctxt "notifications" msgid "Critical failure - Unsecured" msgstr "" @@ -440,11 +442,6 @@ msgctxt "preferences-nav" msgid "Preferences" msgstr "" -#. Back button in navigation bar -msgctxt "preferences-nav" -msgid "Settings" -msgstr "" - msgctxt "preferences-view" msgid "Allows access to other devices on the same network for sharing, printing etc." msgstr "" @@ -498,11 +495,6 @@ msgctxt "select-language-nav" msgid "Select language" msgstr "" -#. Back button in navigation bar -msgctxt "select-language-nav" -msgid "Settings" -msgstr "" - msgctxt "select-location-nav" msgid "Entry" msgstr "" @@ -528,10 +520,12 @@ 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)." msgstr "" +#. Navigation button to the 'Account' view msgctxt "settings-view" msgid "Account" msgstr "" +#. Navigation button to the 'Advanced' settings view msgctxt "settings-view" msgid "Advanced" msgstr "" @@ -540,6 +534,7 @@ msgctxt "settings-view" msgid "App version" msgstr "" +#. Link to the webpage msgctxt "settings-view" msgid "FAQs & Guides" msgstr "" @@ -548,6 +543,7 @@ msgctxt "settings-view" msgid "Inconsistent internal version information, please restart the app." msgstr "" +#. Navigation button to the 'Language' settings view msgctxt "settings-view" msgid "Language" msgstr "" @@ -556,6 +552,7 @@ msgctxt "settings-view" msgid "OUT OF TIME" msgstr "" +#. Navigation button to the 'Preferences' view msgctxt "settings-view" msgid "Preferences" msgstr "" @@ -564,28 +561,15 @@ msgctxt "settings-view" msgid "Quit app" msgstr "" +#. Navigation button to the 'Report a problem' help view msgctxt "settings-view" msgid "Report a problem" msgstr "" msgctxt "settings-view" -msgid "Settings" -msgstr "" - -msgctxt "settings-view" msgid "Update available, download to remain safe." msgstr "" -#. Title label in navigation bar -msgctxt "settings-view-nav" -msgid "Settings" -msgstr "" - -#. Back button in navigation bar -msgctxt "support-nav" -msgid "Settings" -msgstr "" - msgctxt "support-view" msgid "Back" msgstr "" @@ -678,10 +662,6 @@ msgid "Account has too many keys already" msgstr "" msgctxt "wireguard-key-view" -msgid "Can't manage keys whilst in a blocked state" -msgstr "" - -msgctxt "wireguard-key-view" msgid "Failed to generate a key" msgstr "" @@ -718,6 +698,10 @@ msgid "Regenerate key" msgstr "" msgctxt "wireguard-key-view" +msgid "Unable to manage keys while in a blocked state" +msgstr "" + +msgctxt "wireguard-key-view" msgid "Verify key" msgstr "" |
