summaryrefslogtreecommitdiff
path: root/main/src/ui/res/values-ca/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/values-ca/arrays.xml')
-rw-r--r--main/src/ui/res/values-ca/arrays.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/main/src/ui/res/values-ca/arrays.xml b/main/src/ui/res/values-ca/arrays.xml
index 0783a3c1..efdfca39 100644
--- a/main/src/ui/res/values-ca/arrays.xml
+++ b/main/src/ui/res/values-ca/arrays.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
<!--
~ Copyright (c) 2012-2016 Arne Schwabe
~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
@@ -15,13 +14,18 @@
<item>Usuari/Con + Certificats</item>
<item>Usuari/Con + PKCS12 </item>
<item>Usuari/Con + Android</item>
- <item>External Auth Provider</item>
+ <item>Proveïdor Extern d\'Autenticació</item>
</string-array>
<string-array name="tls_directions_entries">
<item translatable="false">0</item>
<item translatable="false">1</item>
<item>Sense especificar</item>
- <item>Encryption (--tls-crypt)</item>
+ <item>Encriptatge (--tls-crypt)</item>
<item>TLS Crypt V2</item>
</string-array>
+ <string-array name="auth_retry_type">
+ <item>Desconnectar, oblidar contrasenya</item>
+ <item>Desconnectar, recordar contrasenya</item>
+ <item>Ignorar, reintentar</item>
+ </string-array>
</resources>