summaryrefslogtreecommitdiff
path: root/main/src/main/res/values-uk/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/values-uk/arrays.xml')
-rwxr-xr-xmain/src/main/res/values-uk/arrays.xml47
1 files changed, 24 insertions, 23 deletions
diff --git a/main/src/main/res/values-uk/arrays.xml b/main/src/main/res/values-uk/arrays.xml
index 4da7da3f..a4833f95 100755
--- a/main/src/main/res/values-uk/arrays.xml
+++ b/main/src/main/res/values-uk/arrays.xml
@@ -5,27 +5,28 @@
~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
-->
<resources>
- <!-- Keep the order the same as the TYPE_ constants in VPNProfile -->
- <string-array name="vpn_types">
- <item>Сертифікати</item>
- <item>Файл PKCS12</item>
- <item>Android сертифікат</item>
- <item>Ім’я користувача/Пароль</item>
- <item>Статичні ключі</item>
- <item>Користувач/Пароль + Сертифікати</item>
- <item>Користувач/Пароль + PKCS12 </item>
- <item>Користувач/Пароль + Android</item>
- <item>External Auth Provider</item>
- </string-array>
- <string-array name="tls_directions_entries">
- <item translatable="false">0</item>
- <item translatable="false">1</item>
- <item>Не вказано</item>
- <item>Шифрування (--tls-crypt)</item>
- </string-array>
- <string-array name="auth_retry_type">
- <item>Відключитися, забути пароль</item>
- <item>Відключитися, зберегти пароль</item>
- <item>Ігнорувати, повторити</item>
- </string-array>
+ <!-- Keep the order the same as the TYPE_ constants in VPNProfile -->
+ <string-array name="vpn_types">
+ <item>Сертифікати</item>
+ <item>Файл PKCS12</item>
+ <item>Android сертифікат</item>
+ <item>Ім’я користувача/Пароль</item>
+ <item>Статичні ключі</item>
+ <item>Користувач/Пароль + Сертифікати</item>
+ <item>Користувач/Пароль + PKCS12 </item>
+ <item>Користувач/Пароль + Android</item>
+ <item>Зовнішній постачальник послуг авторизації</item>
+ </string-array>
+ <string-array name="tls_directions_entries">
+ <item translatable="false">0</item>
+ <item translatable="false">1</item>
+ <item>Не визначені</item>
+ <item>Шифрування (--tls-crypt)</item>
+ <item>TLS Crypt V2</item>
+ </string-array>
+ <string-array name="auth_retry_type">
+ <item>Від\'єднати, забути пароль</item>
+ <item>Відключитися, зберегти пароль</item>
+ <item>Ігнорувати, спробувати ще раз</item>
+ </string-array>
</resources>