diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:10:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:10:50 +0000 |
commit | 5845b177c74f140c2f50bc08295a1579ac2c5f13 (patch) | |
tree | c828b3d5ddbee02587618abbbf5a3f00d64d425c /core/l10n/ca.js | |
parent | c450dba1a080bff63e2d3742b11872c82de477ff (diff) | |
download | nextcloud-server-5845b177c74f140c2f50bc08295a1579ac2c5f13.tar.gz nextcloud-server-5845b177c74f140c2f50bc08295a1579ac2c5f13.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 8024cc213d1..d4d036f9b4a 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -50,7 +50,6 @@ OC.L10N.register( "Reset log level" : "Reinicia el nivell de registre", "Starting code integrity check" : "Inicia el test d'integrigtat del codi", "Finished code integrity check" : "Finalitzat el test d'integritat del codi", - "%s (3rdparty)" : "%s (de tercers)", "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s", "Already up to date" : "Ja actualitzat", @@ -289,6 +288,7 @@ OC.L10N.register( "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.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", "Thank you for your patience." : "Gràcies per la paciència.", + "%s (3rdparty)" : "%s (de tercers)", "Problem loading page, reloading in 5 seconds" : "Problemes carregant la pagina, recarregant en 5 segons", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya. <br />Si sabeu què fer, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?", "Ok" : "D'acord", |