diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2024-01-04 19:16:24 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-04-16 14:43:19 +0200 |
| commit | 5cfc8e5da288091a1219bfae0e54029af58e3def (patch) | |
| tree | 74aa624c9fb9727c9923c34ba1147291a68673e2 | |
| parent | 424a519d6eb10be91971054733c8738715eb0906 (diff) | |
| download | mullvadvpn-5cfc8e5da288091a1219bfae0e54029af58e3def.tar.xz mullvadvpn-5cfc8e5da288091a1219bfae0e54029af58e3def.zip | |
Update translations
| -rw-r--r-- | gui/locales/messages.pot | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 1873be2038..ac6d188600 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1369,6 +1369,10 @@ msgid "Relay" msgstr "" msgctxt "select-location-view" +msgid "Setting: %(settingName)s" +msgstr "" + +msgctxt "select-location-view" msgid "The app selects a random bridge server, but servers have a higher probability the closer they are to you." msgstr "" @@ -1987,6 +1991,14 @@ msgid "%(wireguard)s settings" msgstr "" msgctxt "wireguard-settings-view" +msgid "DAITA may cause significant overhead. We do not recommend enabling DAITA on a metered internet connection." +msgstr "" + +msgctxt "wireguard-settings-view" +msgid "Enabling DAITA (Defence against AI Traffic Analysis) hides patterns in the VPN tunnel by generating dummy traffic and using a fixed packet size." +msgstr "" + +msgctxt "wireguard-settings-view" msgid "IP version" msgstr "" @@ -2045,6 +2057,11 @@ msgctxt "wireguard-settings-view" msgid "This allows access to %(wireguard)s for devices that only support IPv6." msgstr "" +#. Warning text in a dialog that is displayed after a setting is toggled. +msgctxt "wireguard-settings-view" +msgid "This feature isn't available on all servers. You might need to change location after enabling." +msgstr "" + msgctxt "wireguard-settings-view" msgid "This feature makes the WireGuard tunnel resistant to potential attacks from quantum computers." msgstr "" |
