diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
commit | 1c3adf4eff65b4768c5088aa0980471c2d934280 (patch) | |
tree | dcc12d52a34c703c9c56aa88ea661009b65d7dcf /core/l10n/ca.js | |
parent | aa47358812a06f4d57e39938afdc8b2220d5067a (diff) | |
download | nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.tar.gz nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 643df6dfe60..ea02db86425 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -103,6 +103,13 @@ OC.L10N.register( "Show all contacts …" : "Mostra tots els contactes…", "Loading your contacts …" : "S'estan carregant els vostres contactes…", "Looking for {term} …" : "S'està cercant {term} …", + "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge per restablir la contrasenya a la vostra adreça de correu electrònic. Si no el rebeu en un temps raonable comproveu la carpeta de correu brossa. <br>Si no és allà, pregunteu a l'administrador local.", + "Your files are encrypted. 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. No hi haurà manera de recuperar les dades un cop restabliu la contrasenya. <br />Si no esteu segurs del que feu, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?", + "I know what I'm doing" : "Sé el que faig", + "Password can not be changed. Please contact your administrator." : "La contrasenya no es pot canviar. Contacteu amb l'administrador.", + "Reset password" : "Reinicialitza la contrasenya", + "Sending email …" : "S'està enviant el correu electrònic…", + "Logging in …" : "S'està iniciant a …", "New in" : "Nou a", "View changelog" : "Mostra el registre de canvis", "No action available" : "Cap acció disponible", @@ -196,13 +203,6 @@ OC.L10N.register( "Settings" : "Paràmetres", "Connection to server lost" : "S'ha perdut la connexió amb el servidor", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemes carregant la pagina, recarregant en 1%n segon","Hi ha hagut una incidència carregant la pàgina, es recarregarà d'aquí 1%n segons"], - "Logging in …" : "S'està iniciant a …", - "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge per restablir la contrasenya a la vostra adreça de correu electrònic. Si no el rebeu en un temps raonable comproveu la carpeta de correu brossa. <br>Si no és allà, pregunteu a l'administrador local.", - "Your files are encrypted. 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. No hi haurà manera de recuperar les dades un cop restabliu la contrasenya. <br />Si no esteu segurs del que feu, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?", - "I know what I'm doing" : "Sé el que faig", - "Password can not be changed. Please contact your administrator." : "La contrasenya no es pot canviar. Contacteu amb l'administrador.", - "Reset password" : "Reinicialitza la contrasenya", - "Sending email …" : "S'està enviant el correu electrònic…", "Very weak password" : "Contrasenya massa feble", "Weak password" : "Contrasenya feble", "So-so password" : "Contrasenya justeta", |