diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-29 01:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-29 01:12:48 +0000 |
commit | f7267468c06a17712df7c6bcf87cea0750e307fe (patch) | |
tree | 4b26c6e7cddaec0a6d31e13e2e0476a7e58d4923 /core/l10n/ca.js | |
parent | 8898766954fb605b10384270528e342168f16792 (diff) | |
download | nextcloud-server-f7267468c06a17712df7c6bcf87cea0750e307fe.tar.gz nextcloud-server-f7267468c06a17712df7c6bcf87cea0750e307fe.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 838443e592b..35282c40f17 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -181,7 +181,7 @@ OC.L10N.register( "Name" : "Nom", "Size" : "Mida", "{newName} already exists" : "{newName} ja existeix", - "Choose" : "Escull", + "Choose" : "Tria", "Move" : "Mou", "Error loading file picker template: {error}" : "Error en carregar la plantilla de càrrega de fitxers: {error}", "OK" : "D'acord", @@ -339,7 +339,7 @@ OC.L10N.register( "Connect to your account" : "Connectar al teu compte", "Please log in before granting %1$s access to your %2$s account." : "Si us plau connectar abans de concedir %1$s accés al compte %2$s.", "App token" : "Testimoni d'aplicació", - "Grant access" : "Concedeix accés", + "Grant access" : "Concedeix l'accés", "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.", @@ -402,7 +402,7 @@ OC.L10N.register( "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.", "Further information how to configure this can be found in the %sdocumentation%s." : "Més informació de com configurar això es pot trobar a la %sdocumentation%s.", "%s will be updated to version %s" : "%s s'actualitzarà a la versió %s", - "This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s estigui disponible de nou.", + "This page will refresh itself when the %s instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància %s torni a estar disponible.", "Thank you for your patience." : "Gràcies per la paciència." }, "nplurals=2; plural=(n != 1);"); |