diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-05-26 14:52:14 +0200 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-05-28 13:25:42 +0200 |
| commit | c74578d6a74144cd3a6d0d5dd456fba14c72d1d8 (patch) | |
| tree | 8f4252e0762be16140e0048fc522b18ee22675c8 | |
| parent | 73d531b9f3fb310aef8ed277a3346ef38e8a7720 (diff) | |
| download | mullvadvpn-c74578d6a74144cd3a6d0d5dd456fba14c72d1d8.tar.xz mullvadvpn-c74578d6a74144cd3a6d0d5dd456fba14c72d1d8.zip | |
Update translations
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index d5f4d332f3..2b63606e08 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -330,6 +330,7 @@ msgstr "" #. %(wireGuard)s - Will be replaced with WireGuard msgctxt "accessibility" msgid "Go to %(wireGuard)s settings." +msgstr "" #. Accessibility label for link to app upgrade view. msgctxt "accessibility" @@ -1154,12 +1155,6 @@ 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." - #. Notification subtitle when the app upgrade is ready to install. #. Available placeholders: #. - %(suggestedUpgradeVersion)s: Upgrade version to be installed. @@ -1167,6 +1162,13 @@ msgctxt "in-app-notifications" msgid "%(suggestedUpgradeVersion)s is ready to be installed." 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 "" @@ -1321,12 +1323,6 @@ 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 " - #. Notification subtitle when the installer verification failed. msgctxt "in-app-notifications" msgid "The installer could not be verified." @@ -1342,6 +1338,13 @@ msgctxt "in-app-notifications" msgid "The installer did not start successfully." 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: |
