diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-11-16 11:08:21 +0100 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-11-16 11:08:21 +0100 |
| commit | 04c6609948a770aed30491c66c4c6d779bc71c92 (patch) | |
| tree | 4184b4e7a8c8ebfe8c4273e9f472779ee8f7bae9 /gui | |
| parent | 67710f3e2ef57ecbe60c1bcb444ab047f11f79a5 (diff) | |
| parent | c8c896bc00b6b23ffaaf3a8708f03efb3ab3a0f2 (diff) | |
| download | mullvadvpn-04c6609948a770aed30491c66c4c6d779bc71c92.tar.xz mullvadvpn-04c6609948a770aed30491c66c4c6d779bc71c92.zip | |
Merge branch 'google-play-in-app-purchases-droid-277'
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index babbadbabb..09529d0eba 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1660,6 +1660,9 @@ msgstr "" msgid "%s was added to your account." msgstr "" +msgid "30 days was added to your account." +msgstr "" + msgid "Account credit expires in a few minutes" msgstr "" @@ -1669,6 +1672,12 @@ msgstr "" msgid "Account time reminders" msgstr "" +msgid "Add 30 days time" +msgstr "" + +msgid "Add 30 days time (%s)" +msgstr "" + msgid "Add DNS server" msgstr "" @@ -1696,6 +1705,9 @@ msgstr "" msgid "Changes to DNS related settings might not go into effect immediately due to cached results." msgstr "" +msgid "Connecting..." +msgstr "" + msgid "Copied Mullvad account number to clipboard" msgstr "" @@ -1729,6 +1741,12 @@ msgstr "" msgid "Going to login will unblock the internet on this device." msgstr "" +msgid "Google Play payment pending" +msgstr "" + +msgid "Google Play unavailable" +msgstr "" + msgid "If the split tunneling feature is used, then the app queries your system for a list of all installed applications. This list is only retrieved in the split tunneling view. The list of installed applications is never sent from the device." msgstr "" @@ -1741,6 +1759,9 @@ msgstr "" msgid "Mullvad account number" msgstr "" +msgid "Mullvad services unavailable" +msgstr "" + msgid "Preferences" msgstr "" @@ -1825,12 +1846,27 @@ msgstr "" msgid "Valid ranges: %s" msgstr "" +msgid "Verifying purchase" +msgstr "" + +msgid "Verifying purchase..." +msgstr "" + msgid "Verifying voucher…" msgstr "" msgid "Virtual adapter error" msgstr "" +msgid "We are currently verifying your purchase, this might take some time. Your time will be added if the verification is successful." +msgstr "" + +msgid "We were unable to start the payment process, please make sure you have the latest version of Google Play." +msgstr "" + +msgid "We were unable to start the payment process, please try again later." +msgstr "" + msgid "While connected, your real location is masked with a private and secure location in the selected region." msgstr "" |
