diff options
| author | Oliver <oliver@mohlin.dev> | 2024-12-10 17:03:27 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-12-17 12:15:40 +0100 |
| commit | f56eb3f51b34a3ba1007e41193be3f7a6baf9709 (patch) | |
| tree | e0d9bdcc8eac6758bd5e9c3bd73d691c4d168aeb | |
| parent | 9e20b2ef1046d80c15be22c8011766da0696f459 (diff) | |
| download | mullvadvpn-f56eb3f51b34a3ba1007e41193be3f7a6baf9709.tar.xz mullvadvpn-f56eb3f51b34a3ba1007e41193be3f7a6baf9709.zip | |
Update translations
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 59 |
1 files changed, 45 insertions, 14 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index bb4882f513..3d6ac611fc 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -168,7 +168,6 @@ msgstr "" msgid "Go to System Settings" msgstr "" -#. This is a button which closes a dialog. msgid "Got it!" msgstr "" @@ -344,6 +343,10 @@ msgid "More information" msgstr "" msgctxt "accessibility" +msgid "New version installed, click here to see the changelog" +msgstr "" + +msgctxt "accessibility" msgid "Opens externally" msgstr "" @@ -579,6 +582,22 @@ msgctxt "api-access-methods-view" msgid "With the “Mullvad bridges” method, the app communicates with a Mullvad API server via a Mullvad bridge server. It does this by sending the traffic obfuscated by Shadowsocks." msgstr "" +msgctxt "app-info-view" +msgid "App info" +msgstr "" + +msgctxt "app-info-view" +msgid "App is out of sync. Please quit and restart." +msgstr "" + +msgctxt "app-info-view" +msgid "App version" +msgstr "" + +msgctxt "app-info-view" +msgid "Update available. Install the latest app version to stay up to date." +msgstr "" + msgctxt "auth-failure" msgid "Blocking internet: account is out of time" msgstr "" @@ -596,7 +615,15 @@ msgid "You are logged in with an invalid account number. Please log out and try msgstr "" msgctxt "changelog" -msgid "Changes in this version:" +msgid "See full changelog" +msgstr "" + +msgctxt "changelog-view" +msgid "No updates or changes were made in this release for this platform." +msgstr "" + +msgctxt "changelog-view" +msgid "What's new" msgstr "" #. The selected location label displayed on the main view, when a user selected a specific host to connect to. @@ -885,6 +912,10 @@ msgctxt "in-app-notifications" msgid "BLOCKING INTERNET" msgstr "" +msgctxt "in-app-notifications" +msgid "Click here to see what's new." +msgstr "" + #. The in-app banner displayed to the user when the app update is available. msgctxt "in-app-notifications" msgid "Install the latest app version to stay up to date." @@ -899,6 +930,10 @@ msgid "NEW DEVICE CREATED" msgstr "" msgctxt "in-app-notifications" +msgid "NEW VERSION INSTALLED" +msgstr "" + +msgctxt "in-app-notifications" msgid "Please quit and restart the app." msgstr "" @@ -1523,11 +1558,7 @@ msgid "API access" msgstr "" msgctxt "settings-view" -msgid "App is out of sync. Please quit and restart." -msgstr "" - -msgctxt "settings-view" -msgid "App version" +msgid "App info" msgstr "" msgctxt "settings-view" @@ -1538,10 +1569,6 @@ msgctxt "settings-view" msgid "Support" msgstr "" -msgctxt "settings-view" -msgid "Update available. Install the latest app version to stay up to date." -msgstr "" - #. Navigation button to the 'User interface settings' view msgctxt "settings-view" msgid "User interface settings" @@ -1552,6 +1579,10 @@ msgctxt "settings-view" msgid "VPN settings" msgstr "" +msgctxt "settings-view" +msgid "What's new" +msgstr "" + msgctxt "split-tunneling-view" msgid "%(applicationName)s is problematic and can’t be excluded from the VPN tunnel." msgstr "" @@ -2306,9 +2337,6 @@ msgstr "" msgid "Always-on VPN assigned to other VPN" msgstr "" -msgid "App info" -msgstr "" - msgid "At least one method needs to be enabled" msgstr "" @@ -2345,6 +2373,9 @@ msgstr "" msgid "Changelog" msgstr "" +msgid "Changes in this version:" +msgstr "" + msgid "Changes to DNS related settings might not go into effect immediately due to cached results." msgstr "" |
