diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:11:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:11:40 +0000 |
commit | c1b36e165e3a4126a4983f395f7a774621f6898f (patch) | |
tree | 49d976dcd8ffc66d0a1ae14dca89849477c90dfa /core/l10n/ca.json | |
parent | de3297848e713daf14031b55b79b05a450c381da (diff) | |
download | nextcloud-server-c1b36e165e3a4126a4983f395f7a774621f6898f.tar.gz nextcloud-server-c1b36e165e3a4126a4983f395f7a774621f6898f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.json')
-rw-r--r-- | core/l10n/ca.json | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/core/l10n/ca.json b/core/l10n/ca.json index d9551085aa3..c6568e87dba 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -54,6 +54,7 @@ "Search contacts …" : "Cerca contactes …", "No contacts found" : "No s'han trobat contactes", "Show all contacts …" : "Mostra tots els contactes …", + "Could not load your contacts" : "No s'han pogut carregar els teus contactes", "Loading your contacts …" : "Carregant els teus contactes …", "Looking for {term} …" : "Buscant {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Hi ha hagut problemes amb la comprovació d'integritat del codi. Més informació…</a>", @@ -77,6 +78,7 @@ "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 …" : "Enviant correu electrònic ...", "No" : "No", "Yes" : "Sí", "No files in here" : "No hi ha arxius aquí", @@ -107,6 +109,8 @@ "Strong password" : "Contrasenya forta", "Error occurred while checking server setup" : "Hi ha hagut un error en comprovar la configuració del servidor", "Shared" : "Compartit", + "Shared with" : "Compartit amb", + "Shared by" : "Compartit per", "Error setting expiration date" : "Error en establir la data de venciment", "The public link will expire no later than {days} days after it is created" : "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo", "Set expiration date" : "Estableix la data de venciment", @@ -157,9 +161,6 @@ "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Comparteix", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir amb altres persones introduint un usuari o grup, un ID de núvol federat o una adreça d’email.", - "Share with other people by entering a user or group or a federated cloud ID." : "Compartir amb altres persones introduint un usuari o grup o ID de núvol federat.", - "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.", "Name or email address..." : "Nom o adreça electrònica...", "Name or federated cloud ID..." : "Nom o ID de Núvol Federat…", "Name, federated cloud ID or email address..." : "Nom, ID de núvol federat o adreça d’email…", @@ -242,6 +243,7 @@ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.", "More apps" : "Més aplicacions", "Search" : "Cerca", + "Reset search" : "Reinicialitza la cerca", "Confirm your password" : "Confirma la teva contrasenya", "Server side authentication failed!" : "L'autenticació del servidor ha fallat!", "Please contact your administrator." : "Contacteu amb l'administrador.", @@ -251,8 +253,11 @@ "Log in" : "Inici de sessió", "Wrong password." : "Contrasenya incorrecta.", "Stay logged in" : "Mantén la sessió connectada", + "Forgot password?" : "Has oblidat la contrasenya?", + "Back to login" : "Torna a accedir", "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 …", @@ -284,6 +289,11 @@ "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.", - "Alternative Logins" : "Acreditacions alternatives" + "Shared with {recipients}" : "Compartit amb {recipients}", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir amb altres persones introduint un usuari o grup, un ID de núvol federat o una adreça d’email.", + "Share with other people by entering a user or group or a federated cloud ID." : "Compartir amb altres persones introduint un usuari o grup o ID de núvol federat.", + "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.", + "Alternative Logins" : "Acreditacions alternatives", + "Back to log in" : "Torna a l'accés" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |