diff options
author | cyBerta <cyberta@riseup.net> | 2022-05-21 11:46:51 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2022-05-21 11:46:51 +0200 |
commit | 337c27c6cb2f0a322561179ffbce5f517291a84f (patch) | |
tree | 9bea1a49249932c770b51c020d6bb956a8217059 /app/src/main/res/values-vi | |
parent | 39d6df80b9bef7caa17bdc66b6260a12132688ca (diff) |
pull translations, reinsert translations for 'warning_no_more_gateways_manual_gw_selection'
Diffstat (limited to 'app/src/main/res/values-vi')
-rw-r--r-- | app/src/main/res/values-vi/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 1d84d4df..2ca41f67 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -138,6 +138,7 @@ <string name="warning_no_more_gateways_use_pt">%s không thể kết nối. Có thể là các kết nối VPN bị chặn. Bạn có muốn thử kết nối bằng các kết nối được làm rối tung không?</string> <string name="warning_no_more_gateways_no_pt">%s không thể kết nối. Bạn có muốn thử lại không?</string> <string name="warning_no_more_gateways_use_ovpn">%s không thể kết nối bằng các kết nối VPN được làm rối tung. Bạn có muốn thử kết nối bằng VPN tiêu chuẩn không?</string> + <string name="warning_no_more_gateways_manual_gw_selection">%1$s không thể kết nối đến %2$s. Bạn có muốn thử kết nối tự động với vị trí tốt nhất không?</string> <string name="warning_option_try_best">Thử vị trí tốt nhất</string> <string name="warning_option_try_pt">Thử kết nối được làm rối tung</string> <string name="warning_option_try_ovpn">Thử kết nối tiêu chuẩn</string> |