diff options
| author | Oliver <oliver@mohlin.dev> | 2025-05-14 16:10:50 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-05-16 12:55:20 +0200 |
| commit | 89dd3799dfacbfbda76fdd8618a2be8317742492 (patch) | |
| tree | 2586a4361e61ab04f211bd7a7d7b643e8713a2d0 | |
| parent | 263601f0532465288909c710f67c542cbad36ec9 (diff) | |
| download | mullvadvpn-89dd3799dfacbfbda76fdd8618a2be8317742492.tar.xz mullvadvpn-89dd3799dfacbfbda76fdd8618a2be8317742492.zip | |
Update translations
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index 8cdce3014c..df53b3f254 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -325,6 +325,13 @@ msgctxt "accessibility" msgid "Forget account number %(accountNumber)s" msgstr "" +#. Accessibility label for link to wireguard settings. +#. Available placeholders: +#. %(wireGuard)s - Will be replaced with WireGuard +msgctxt "accessibility" +msgid "Go to %(wireGuard)s settings." +msgstr "" + #. Accessibility label for link to blog post about OpenVPN support ending. msgctxt "accessibility" msgid "Go to blog post to read more, opens externally" @@ -950,6 +957,13 @@ msgctxt "in-app-notifications" msgid "%(openVpn)s support is ending. Switch location or" msgstr "" +#. Link in notication to go to WireGuard settings. +#. Available placeholders: +#. %(wireGuard)s - Will be replaced with WireGuard +msgctxt "in-app-notifications" +msgid "%(wireGuard)s settings." +msgstr "" + msgctxt "in-app-notifications" msgid "ACCOUNT CREDIT EXPIRES SOON" msgstr "" @@ -1031,6 +1045,13 @@ msgctxt "in-app-notifications" msgid "Send problem report" msgstr "" +#. Notification subtitle indicating the user is using an unsupported port for WireGuard. +#. Available placeholders: +#. %(wireGuard)s - Will be replaced with WireGuard +msgctxt "in-app-notifications" +msgid "The selected %(wireGuard)s port is not supported, please change it under " +msgstr "" + #. The in-app banner displayed to the user when the app beta update is #. available. #. Available placeholders: @@ -2402,9 +2423,6 @@ msgstr "" msgid "%s more..." msgstr "" -msgid "%s settings." -msgstr "" - msgid "%s was added to \"%s\"" msgstr "" |
