diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-03-20 09:10:23 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2024-03-20 09:10:23 +0100 |
| commit | 2b40cfa0cd087490ef0061fd6cfa24ed246d8556 (patch) | |
| tree | a0cd9d0bc982d2794e4ae33306247c5d6fc63e20 /gui | |
| parent | fc7a0c22152c411a0bf00f20ac6ed6fb993d961b (diff) | |
| parent | cb19d35111887b07dbafb97edfcd180835f2bc5e (diff) | |
| download | mullvadvpn-2b40cfa0cd087490ef0061fd6cfa24ed246d8556.tar.xz mullvadvpn-2b40cfa0cd087490ef0061fd6cfa24ed246d8556.zip | |
Merge branch 'create-server-ip-overrides-composable-droid-709'
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 58acfd3b51..33d8f28a7c 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2055,6 +2055,9 @@ msgstr "" msgid "All applications" msgstr "" +msgid "All overrides will be reset and servers IP addresses, in the Select location view, will go back to default." +msgstr "" + msgid "Allows access to other devices on the same network for sharing, printing etc." msgstr "" @@ -2148,6 +2151,12 @@ msgstr "" msgid "Excluded applications" msgstr "" +msgid "Failed to apply patch" +msgstr "" + +msgid "File" +msgstr "" + msgid "Go to VPN settings" msgstr "" @@ -2163,9 +2172,21 @@ msgstr "" msgid "If the split tunneling feature is used, then the app queries your system for a list of all installed applications. This list is only retrieved in the split tunneling view. The list of installed applications is never sent from the device." msgstr "" +msgid "Import new overrides by" +msgstr "" + +msgid "Import successful, overrides active" +msgstr "" + +msgid "Importing new overrides might replace some previously imported overrides." +msgstr "" + msgid "Install Mullvad VPN (%s) to stay up to date" msgstr "" +msgid "Invalid or missing value \"%s\"" +msgstr "" + msgid "List name" msgstr "" @@ -2205,6 +2226,21 @@ msgstr "" msgid "Not found" msgstr "" +msgid "Overrides active" +msgstr "" + +msgid "Overrides cleared" +msgstr "" + +msgid "Overrides inactive" +msgstr "" + +msgid "Paste or write overrides to be imported" +msgstr "" + +msgid "Patch not matching specification" +msgstr "" + msgid "Please use the <b>Always-on</b> system setting instead by following the guide in <b>%s</b> above." msgstr "" @@ -2217,18 +2253,33 @@ msgstr "" msgid "Privacy policy" msgstr "" +msgid "Recursion limit" +msgstr "" + msgid "Remove" msgstr "" msgid "Remove custom port" msgstr "" +msgid "Reset" +msgstr "" + +msgid "Reset all overrides" +msgstr "" + +msgid "Reset overrides" +msgstr "" + msgid "Reset to default" msgstr "" msgid "Secured" msgstr "" +msgid "Server Ip overrides" +msgstr "" + msgid "Set WireGuard MTU value. Valid range: %d - %d." msgstr "" @@ -2250,6 +2301,9 @@ msgstr "" msgid "Submit" msgstr "" +msgid "Text" +msgstr "" + msgid "The Auto-connect and Lockdown mode settings can be found in the Android system settings, follow this guide to enable one or both." msgstr "" @@ -2280,12 +2334,18 @@ msgstr "" msgid "Unable to apply firewall rules. Please troubleshoot or send a problem report." msgstr "" +msgid "Unable to parse patch" +msgstr "" + msgid "Unable to start tunnel connection. Please disable Always-on VPN for <b>%s</b> before using Mullvad VPN." msgstr "" msgid "Undo" msgstr "" +msgid "Unknown or prohibited key \"%s\"" +msgstr "" + msgid "Unsecured" msgstr "" |
