Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
raksooo committed Sep 25, 2024
1 parent 8a00421 commit 0dd67e5
Showing 1 changed file with 33 additions and 19 deletions.
52 changes: 33 additions & 19 deletions gui/locales/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ msgstr ""

#. Warning shown in dialog to users when they enable setting that increases
#. network latency (decreases performance).
#. Warning text in a dialog that is displayed after a setting is toggled.
msgid "This setting increases latency. Use only if needed."
msgstr ""

Expand Down Expand Up @@ -1539,6 +1538,10 @@ msgctxt "settings-view"
msgid "Enabling this setting allows traffic to specific Apple-owned networks to go outside of the VPN tunnel, allowing services like iMessage and FaceTime to work whilst using Mullvad."
msgstr ""

msgctxt "settings-view"
msgid "Multihop"
msgstr ""

msgctxt "settings-view"
msgid "Some Apple services have an issue where the network settings set by Mullvad get ignored, this in turn blocks certain apps."
msgstr ""
Expand Down Expand Up @@ -1936,11 +1939,6 @@ msgctxt "vpn-settings-view"
msgid "Enable IPv6"
msgstr ""

#. The label next to the multihop settings toggle.
msgctxt "vpn-settings-view"
msgid "Enable multihop"
msgstr ""

msgctxt "vpn-settings-view"
msgid "Enable to add at least one DNS server."
msgstr ""
Expand All @@ -1954,21 +1952,10 @@ msgctxt "vpn-settings-view"
msgid "Gambling"
msgstr ""

#. Description for multihop settings toggle.
#. Available placeholders:
#. %(wireguard)s - Will be replaced with the string "WireGuard"
msgctxt "vpn-settings-view"
msgid "Increases anonymity by routing your traffic into one %(wireguard)s server and out another, making it harder to trace."
msgstr ""

msgctxt "vpn-settings-view"
msgid "IPv4 is always enabled and the majority of websites and applications use this protocol. We do not recommend enabling IPv6 unless you know you need it."
msgstr ""

msgctxt "vpn-settings-view"
msgid "Is automatically enabled with %(daita)s, makes it possible to use %(daita)s with any server by using multihop. This might increase latency."
msgstr ""

msgctxt "vpn-settings-view"
msgid "It does this by allowing network communication outside the tunnel to local multicast and broadcast ranges as well as to and from these private IP ranges:"
msgstr ""
Expand All @@ -1989,6 +1976,10 @@ msgctxt "vpn-settings-view"
msgid "Lockdown mode"
msgstr ""

msgctxt "vpn-settings-view"
msgid "Makes it possible to use %(daita)s with any server and is automatically enabled."
msgstr ""

#. Label for settings that enables malware blocking.
msgctxt "vpn-settings-view"
msgid "Malware"
Expand Down Expand Up @@ -2090,7 +2081,7 @@ msgid "UDP-over-TCP"
msgstr ""

msgctxt "wireguard-settings-view"
msgid "%(daita)s (%(daitaFull)s) hides patterns in your encrypted VPN traffic. If anyone is monitoring your connection, this makes it significantly harder for them to identify what websites you are visiting. It does this by carefully adding network noise and making all network packets the same size."
msgid "%(daita)s (%(daitaFull)s) hides patterns in your encrypted VPN traffic."
msgstr ""

#. Available placeholders:
Expand All @@ -2100,13 +2091,21 @@ msgid "%(wireguard)s settings"
msgstr ""

msgctxt "wireguard-settings-view"
msgid "Hides patterns in your encrypted VPN traffic. Since this increases your total network traffic, be cautious if you have a limited data plan. It can also negatively impact your network speed and battery usage."
msgid "Can only be used with WireGuard. Since this increases your total network traffic, be cautious if you have a limited data plan. It can also negatively impact your network speed."
msgstr ""

msgctxt "wireguard-settings-view"
msgid "If anyone is monitoring your connection, this makes it significantly harder for them to identify what websites you are visiting."
msgstr ""

msgctxt "wireguard-settings-view"
msgid "IP version"
msgstr ""

msgctxt "wireguard-settings-view"
msgid "It does this by carefully adding network noise and making all network packets the same size."
msgstr ""

msgctxt "wireguard-settings-view"
msgid "It does this by performing an extra key exchange using a quantum safe algorithm and mixing the result into WireGuard’s regular encryption. This extra step uses approximately 500 kiB of traffic every time a new tunnel is established."
msgstr ""
Expand All @@ -2115,6 +2114,14 @@ msgctxt "wireguard-settings-view"
msgid "MTU"
msgstr ""

msgctxt "wireguard-settings-view"
msgid "Multihop"
msgstr ""

msgctxt "wireguard-settings-view"
msgid "Multihop routes your traffic into one WireGuard server and out another, making it harder to trace. This results in increased latency but increases anonymity online."
msgstr ""

#. Warning text in a dialog that is displayed after a setting is toggled.
msgctxt "wireguard-settings-view"
msgid "Not all our servers are %(daita)s-enabled. In order to use the internet, you might have to select a new location after disabling, or you can continue using %(daita)s with Smart routing."
Expand Down Expand Up @@ -2163,6 +2170,10 @@ msgctxt "wireguard-settings-view"
msgid "Shadowsocks"
msgstr ""

msgctxt "wireguard-settings-view"
msgid "Switch to “%(wireguard)s” or “%(automatic)s” in Settings > %(tunnelProtocol)s to make %(setting)s available."
msgstr ""

msgctxt "wireguard-settings-view"
msgid "The automatic setting will randomly choose from the valid port ranges shown below."
msgstr ""
Expand Down Expand Up @@ -2203,6 +2214,9 @@ msgctxt "wireguard-settings-view"
msgid "Which TCP port the UDP-over-TCP obfuscation protocol should connect to on the VPN server."
msgstr ""

msgid "%s (%s) hides patterns in your encrypted VPN traffic. If anyone is monitoring your connection, this makes it significantly harder for them to identify what websites you are visiting. It does this by carefully adding network noise and making all network packets the same size."
msgstr ""

msgid "%s (added)"
msgstr ""

Expand Down

0 comments on commit 0dd67e5

Please sign in to comment.