diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
commit | a529f6ff26b1db8228e0aac48eb0f41bf8682fb9 (patch) | |
tree | 4b9b1c558fb47a8accab1619e4ad86ba622b2ca0 /core/l10n/ca.js | |
parent | 2c964a5afce2491f72797c3d5bf18d80de78c444 (diff) | |
download | nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.tar.gz nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b26367fcb8c..4135889990e 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -332,7 +332,6 @@ OC.L10N.register( "Alternative log in using app token" : "Entrada alternativa fent servir testimoni d’app", "Account access" : "Compte d'accés", "You are about to grant %1$s access to your %2$s account." : "Esteu a punt de concedir %1$s accés al compte %2$s.", - "Redirecting …" : "Redirigint …", "New password" : "Contrasenya nova", "New Password" : "Contrasenya nova", "This share is password-protected" : "Aquesta porció està protegida amb contrasenya", @@ -390,6 +389,7 @@ OC.L10N.register( "Alternative Logins" : "Acreditacions alternatives", "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.", "Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació", + "Redirecting …" : "Redirigint …", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguretat millorada està habilitada per al vostre compte. Si us plau autentica’t amb un segon factor.", "Depending on your configuration, this button could also work to trust the domain:" : "Depenent de la teva configuració, aquest botó també podria funcionar per confiar en el domini:", "Add \"%s\" as trusted domain" : "Afegeix \"%s\" com a domini de confiança", |