summaryrefslogtreecommitdiff
path: root/main/src/ui/res/values-ca/arrays.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2021-03-04 12:54:40 +0100
committerArne Schwabe <arne@rfc2549.org>2021-03-04 12:54:40 +0100
commitdc1b69e925423bcb449e3513736ff25234143b3a (patch)
tree3373b020284e0da208a179aefeb798db26cef831 /main/src/ui/res/values-ca/arrays.xml
parentc754ff2e49f1d4486de23cf45f1456601c36b4f1 (diff)
Update translations (closes #1296)
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>