diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-14 01:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-14 01:07:46 +0000 |
commit | 8d91c84ec4f60b382729ac0bc8c9ed08a4157236 (patch) | |
tree | 3dc21c4c6d3e97446d274c829f7b524d040c9180 /core/l10n/ca.js | |
parent | 5730c587ec72f36f57ea07b894d5b6052f806a88 (diff) | |
download | nextcloud-server-8d91c84ec4f60b382729ac0bc8c9ed08a4157236.tar.gz nextcloud-server-8d91c84ec4f60b382729ac0bc8c9ed08a4157236.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 19129c4700d..52039bba6f3 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -32,13 +32,17 @@ OC.L10N.register( "Checked database schema update" : "S'ha comprobat l'actualització de l'esquema de la base de dades", "Checked database schema update for apps" : "S'ha comprobat l'actualització de l'esquema de la base de dades per les apps", "Updated \"%s\" to %s" : "Actualitzat \"%s\" a %s", + "Reset log level" : "Reinicia el nivell de registre", + "Starting code integrity check" : "Inicia el test d'integrigtat 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", "Settings" : "Configuració", "Connection to server lost" : "S'ha perdut la connexió amb el servidor", "Saving..." : "Desant...", "Dismiss" : "Rebutja", + "This action requires you to confirm your password" : "Aquesta acció requereix que confirmis la teva contrasenya", "Authentication required" : "Es requereix autenticació", "Password" : "Contrasenya", "Cancel" : "Cancel·la", @@ -96,7 +100,9 @@ OC.L10N.register( "Share link" : "Enllaç de compartició", "Link" : "Enllaç", "Password protect" : "Protegir amb contrasenya", + "Allow upload and editing" : "Permet afegir i editar", "Allow editing" : "Permetre edició", + "File drop (upload only)" : "Arrossega fitxers (només càrrega)", "Email link to person" : "Enllaç per correu electrónic amb la persona", "Send" : "Envia", "Shared with you and the group {group} by {owner}" : "Compartit amb vos i amb el grup {group} per {owner}", @@ -105,14 +111,20 @@ OC.L10N.register( "remote" : "remot", "email" : "email", "Unshare" : "Deixa de compartir", + "can reshare" : "pot recompartir", "can edit" : "pot editar", "can create" : "pot crear", "can change" : "pot canviar", "can delete" : "Pot esborrar", "access control" : "control d'accés", + "Could not unshare" : "No pot descompartir", "No users found for {search}" : "No s'han trobat usuaris per {search}", "An error occurred. Please try again" : "S'ha produït un error. Si us plau, torni a intentar-ho.", + "{sharee} (group)" : "{sharee} (grup)", + "{sharee} (remote)" : "{sharee} (remot)", "Share" : "Comparteix", + "Share with users..." : "Comparteix amb usuaris...", + "Error removing share" : "Error al treure compartició", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Esborra", |