@@ -324,6 +324,17 @@ msgctxt "accessibility"
324
324
msgid "Forget account number %(accountNumber)s"
325
325
msgstr ""
326
326
327
+ #. Accessibility label for link to blog post about OpenVPN support ending.
328
+ msgctxt "accessibility"
329
+ msgid "Go to blog post to read more, opens externally"
330
+ msgstr ""
331
+
332
+ #. Accessibility label for link to VPN settings where
333
+ #. the user can change tunnel protocol.
334
+ msgctxt "accessibility"
335
+ msgid "Go to VPN settings to change tunnel protocol"
336
+ msgstr ""
337
+
327
338
#. Provided to accessibility tools such as screenreaders to describe
328
339
#. the button which obscures the account number.
329
340
msgctxt "accessibility"
@@ -900,6 +911,29 @@ msgctxt "in-app-notifications"
900
911
msgid "%(duration)s. Buy more credit."
901
912
msgstr ""
902
913
914
+ #. First part of notification subtitle when there are no openVPN servers available.
915
+ #. Will be followed by a link to VPN settings.
916
+ #. Available placeholders:
917
+ #. %(openVpn)s - Will be replaced with OpenVPN
918
+ msgctxt "in-app-notifications"
919
+ msgid "%(openVpn)s support has ended. Please update the app or"
920
+ msgstr ""
921
+
922
+ #. Notification title indicating that OpenVPN support is ending.
923
+ #. Available placeholders:
924
+ #. %(openVpn)s - Will be replaced with OPENVPN
925
+ msgctxt "in-app-notifications"
926
+ msgid "%(openVpn)s SUPPORT IS ENDING"
927
+ msgstr ""
928
+
929
+ #. First part of notification subtitle when there are no openVPN servers
930
+ #. matching current settings. Will be followed by a link to VPN settings.
931
+ #. Available placeholders:
932
+ #. %(openVpn)s - Will be replaced with OpenVPN
933
+ msgctxt "in-app-notifications"
934
+ msgid "%(openVpn)s support is ending. Switch location or"
935
+ msgstr ""
936
+
903
937
msgctxt "in-app-notifications"
904
938
msgid "ACCOUNT CREDIT EXPIRES SOON"
905
939
msgstr ""
@@ -916,6 +950,14 @@ msgctxt "in-app-notifications"
916
950
msgid "BLOCKING INTERNET"
917
951
msgstr ""
918
952
953
+ #. Link following the first part of the notification subtitle.
954
+ #. Will navigate the user to the VPN settings.
955
+ #. Available placeholders:
956
+ #. %(wireGuard)s - Will be replaced with WireGuard
957
+ msgctxt "in-app-notifications"
958
+ msgid "change tunnel protocol to %(wireGuard)s"
959
+ msgstr ""
960
+
919
961
msgctxt "in-app-notifications"
920
962
msgid "Click here to see what’s new."
921
963
msgstr ""
@@ -937,10 +979,37 @@ msgctxt "in-app-notifications"
937
979
msgid "NEW VERSION INSTALLED"
938
980
msgstr ""
939
981
982
+ #. Notification title when there are no openVPN servers
983
+ #. matching current settings.
984
+ #. Available placeholders:
985
+ #. %(openVpn)s - Will be replaced with OPENVPN
986
+ msgctxt "in-app-notifications"
987
+ msgid "NO %(openVpn)s SERVER AVAILABLE"
988
+ msgstr ""
989
+
990
+ #. Notification title when there are no openVPN servers available.
991
+ #. Available placeholders:
992
+ #. %(openVpn)s - Will be replaced with OPENVPN
993
+ msgctxt "in-app-notifications"
994
+ msgid "NO %(openVpn)s SERVERS AVAILABLE"
995
+ msgstr ""
996
+
997
+ #. Notification subtitle indicating that OpenVPN support is ending.
998
+ #. Available placeholders:
999
+ #. %(wireGuard)s - Will be replaced with WireGuard
1000
+ msgctxt "in-app-notifications"
1001
+ msgid "Please change tunnel protocol to %(wireGuard)s."
1002
+ msgstr ""
1003
+
940
1004
msgctxt "in-app-notifications"
941
1005
msgid "Please quit and restart the app."
942
1006
msgstr ""
943
1007
1008
+ #. Link in notication to a blog post about OpenVPN support ending.
1009
+ msgctxt "in-app-notifications"
1010
+ msgid "Read more"
1011
+ msgstr ""
1012
+
944
1013
msgctxt "in-app-notifications"
945
1014
msgid "Send problem report"
946
1015
msgstr ""
@@ -1946,6 +2015,13 @@ msgctxt "vpn-settings-view"
1946
2015
msgid "Attention: this setting cannot be used in combination with <b>%(customDnsFeatureName)s</b>"
1947
2016
msgstr ""
1948
2017
2018
+ #. Footer text for tunnel protocol selector when OpenVPN is selected.
2019
+ #. Available placeholders:
2020
+ #. %(openvpn)s - Will be replaced with OpenVPN
2021
+ msgctxt "vpn-settings-view"
2022
+ msgid "Attention: We are removing support for %(openVpn)s."
2023
+ msgstr ""
2024
+
1949
2025
msgctxt "vpn-settings-view"
1950
2026
msgid "Auto-connect"
1951
2027
msgstr ""
@@ -2020,6 +2096,12 @@ msgctxt "vpn-settings-view"
2020
2096
msgid "Malware"
2021
2097
msgstr ""
2022
2098
2099
+ #. Link in tunnel protocol selector footer to blog post
2100
+ #. about OpenVPN support ending.
2101
+ msgctxt "vpn-settings-view"
2102
+ msgid "Read more"
2103
+ msgstr ""
2104
+
2023
2105
msgctxt "vpn-settings-view"
2024
2106
msgid "Server IP override"
2025
2107
msgstr ""
0 commit comments