diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-11-04 17:20:53 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-11-07 10:46:07 +0100 |
| commit | d20b3826f313c91da881c31c1fd3eb17a81ff044 (patch) | |
| tree | fd70a5d3702b45466b917446c037328e1e68f1c4 | |
| parent | b73485ab73c6868d799f886196a4ad11a03d2cec (diff) | |
| download | mullvadvpn-d20b3826f313c91da881c31c1fd3eb17a81ff044.tar.xz mullvadvpn-d20b3826f313c91da881c31c1fd3eb17a81ff044.zip | |
Update translations
| -rw-r--r-- | gui/locales/messages.pot | 71 |
1 files changed, 32 insertions, 39 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index c5f1b073b4..377684c041 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1294,40 +1294,30 @@ msgctxt "vpn-settings-view" msgid "Add anyway" msgstr "" +#. Label for settings that enables ad blocking. msgctxt "vpn-settings-view" -msgid "Allows access to other devices on the same network for sharing, printing etc." -msgstr "" - -msgctxt "vpn-settings-view" -msgid "Attention: enabling this will always require a Mullvad VPN connection in order to reach the internet." -msgstr "" - -msgctxt "vpn-settings-view" -msgid "Auto-connect" -msgstr "" - -msgctxt "vpn-settings-view" -msgid "Automatically connect to a server when the app launches." +msgid "Ads" msgstr "" +#. Label for settings that enables block of adult content. msgctxt "vpn-settings-view" -msgid "Block ads" +msgid "Adult content" msgstr "" msgctxt "vpn-settings-view" -msgid "Block adult content" +msgid "Allows access to other devices on the same network for sharing, printing etc." msgstr "" msgctxt "vpn-settings-view" -msgid "Block gambling" +msgid "Attention: enabling this will always require a Mullvad VPN connection in order to reach the internet." msgstr "" msgctxt "vpn-settings-view" -msgid "Block malware" +msgid "Auto-connect" msgstr "" msgctxt "vpn-settings-view" -msgid "Block trackers" +msgid "Automatically connect to a server when the app launches." msgstr "" #. This is displayed when the custom DNS setting is turned on which makes the block @@ -1343,7 +1333,11 @@ msgstr "" #. Available placeholders: #. %(preferencesPageName)s - The page title showed on top in the preferences page. msgctxt "vpn-settings-view" -msgid "Disable all content blockers to activate this setting." +msgid "Disable all <b>DNS content blockers</b> above to activate this setting." +msgstr "" + +msgctxt "vpn-settings-view" +msgid "DNS content blockers" msgstr "" msgctxt "vpn-settings-view" @@ -1367,6 +1361,11 @@ msgctxt "vpn-settings-view" msgid "Enter IP" msgstr "" +#. Label for settings that enables block of gamling related websites. +msgctxt "vpn-settings-view" +msgid "Gambling" +msgstr "" + #. Description for multihop settings toggle. #. Available placeholders: #. %(wireguard)s - Will be replaced with the string "WireGuard" @@ -1390,6 +1389,11 @@ msgctxt "vpn-settings-view" msgid "Lockdown mode" msgstr "" +#. Label for settings that enables malware blocking. +msgctxt "vpn-settings-view" +msgid "Malware" +msgstr "" + msgctxt "vpn-settings-view" msgid "The app’s built-in kill switch is always on. This setting will additionally block the internet if clicking Disconnect or Quit." msgstr "" @@ -1418,44 +1422,33 @@ msgid "This built-in feature prevents your traffic from leaking outside of the V msgstr "" msgctxt "vpn-settings-view" -msgid "Tunnel protocol" +msgid "This might cause issues on certain websites, services, and programs." msgstr "" +#. Label for settings that enables tracker blocking. msgctxt "vpn-settings-view" -msgid "Use custom DNS server" -msgstr "" - -#. Title label in navigation bar -msgctxt "vpn-settings-view" -msgid "VPN settings" +msgid "Trackers" msgstr "" msgctxt "vpn-settings-view" -msgid "Warning: This is not an anti-virus and should not be treated as such, this is just an extra layer of protection." -msgstr "" - -msgctxt "vpn-settings-view" -msgid "Warning: This might cause issues on certain websites, services, and programs." -msgstr "" - -msgctxt "vpn-settings-view" -msgid "When enabled, this feature stops the device from contacting certain domains known to host malware." +msgid "Tunnel protocol" msgstr "" msgctxt "vpn-settings-view" -msgid "When enabled, this feature stops the device from contacting certain domains known to track users." +msgid "Use custom DNS server" msgstr "" +#. Title label in navigation bar msgctxt "vpn-settings-view" -msgid "When enabled, this feature stops the device from contacting certain known ad domains." +msgid "VPN settings" msgstr "" msgctxt "vpn-settings-view" -msgid "When enabled, this feature stops the device from contacting certain websites and services known to host adult content." +msgid "Warning: The malware blocker is not an anti-virus and should not be treated as such, this is just an extra layer of protection." msgstr "" msgctxt "vpn-settings-view" -msgid "When enabled, this feature stops the device from contacting certain websites and services known to host gambling content." +msgid "When this feature is enabled it stops the device from contacting certain domains or websites known for distributing ads, malware, trackers and more." msgstr "" msgctxt "vpn-settings-view" |
