diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/ca.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b9d14b451e9..666fa63cab1 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -256,11 +256,10 @@ OC.L10N.register( "Wrong password." : "Contrasenya incorrecta.", "Forgot password?" : "Has oblidat la contrasenya?", "Back to login" : "Torna a accedir", + "App token" : "Testimoni d'aplicació", + "Grant access" : "Concedeix accés", "Account access" : "Compte d'accés", "You are about to grant %s access to your %s account." : "Estàs a punt d'autoritzar a %s a accedir al teu compte %s.", - "Grant access" : "Concedeix accés", - "App token" : "Testimoni d'aplicació", - "Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació", "Redirecting …" : "Redirigint …", "New password" : "Contrasenya nova", "New Password" : "Contrasenya nova", @@ -296,6 +295,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Compartir amb altres persones introduint un usuari o grup o una adreça d’email.", "Stay logged in" : "Mantén la sessió connectada", "Alternative Logins" : "Acreditacions alternatives", + "Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació", "Back to log in" : "Torna a l'accés" }, "nplurals=2; plural=(n != 1);"); |