diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
commit | 3b5e031e6b193299f0bff2360fef97070e9d37bd (patch) | |
tree | 634fcf27a4d6813034c34b0fc85621b75c073894 /core/l10n/ca.js | |
parent | 8bfbefa11734e99d0550eb679efccb7773b4a1d7 (diff) | |
download | nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.tar.gz nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 0b409104a22..abb25a9a00f 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -35,7 +35,6 @@ OC.L10N.register( "Turned on maintenance mode" : "Activat el mode de manteniment", "Turned off maintenance mode" : "Desactivat el mode de manteniment", "Maintenance mode is kept active" : "El mode de manteniment es manté activat", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Esperant cron per acabar (torna a comprovar en 5 segons) …", "Updating database schema" : "Actualitzant l'esquema de la base de dades", "Updated database" : "Actualitzada la base de dades", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprovar si l'esquema de base de dades es pot actualitzar (això pot trigar temps segons la mida de la base de dades)", @@ -160,12 +159,12 @@ OC.L10N.register( "Choose a password for the public link" : "Escolliu una contrasenya per l'enllaç públic", "Choose a password for the public link or press the \"Enter\" key" : "Escolliu una contrasenya per l'enllaç públic o premeu la tecla \"Enter\"", "Copied!" : "Copiat!", + "Copy link" : "Copiar enllaç", "Not supported!" : "No soportat!", "Press ⌘-C to copy." : "Prem ⌘-C per copiar.", "Press Ctrl-C to copy." : "Prem Ctrl-C per copiar.", "Resharing is not allowed" : "No es permet compartir de nou", "Share to {name}" : "Comparteix amb {name}", - "Copy link" : "Copiar enllaç", "Link" : "Enllaç", "Password protect" : "Protegir amb contrasenya", "Allow editing" : "Permetre edició", @@ -178,8 +177,9 @@ OC.L10N.register( "Expiration" : "Expiració", "Expiration date" : "Data de venciment", "Note to recipient" : "Nota a destinatari", + "Unshare" : "Deixa de compartir", "Share link" : "Enllaç de compartició", - "Enable" : "Habilitar", + "Could not unshare" : "No pot descompartir", "Shared with you and the group {group} by {owner}" : "Compartit amb vos i amb el grup {group} per {owner}", "Shared with you and {circle} by {owner}" : "Compartit amb tu i {circle} per {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartit amb tu i amb la conversa {conversation} per {owner}", @@ -192,7 +192,6 @@ OC.L10N.register( "email" : "email", "conversation" : "conversa", "shared by {sharer}" : "compartit per {sharer}", - "Unshare" : "Deixa de compartir", "Can reshare" : "Pot recompartir", "Can edit" : "Pot editar", "Can create" : "Pot crear", @@ -201,7 +200,6 @@ OC.L10N.register( "Password protect by Talk" : "Contrasenya protegida per Talk", "Access control" : "Control d'accés", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} compartida per enllaç", - "Could not unshare" : "No pot descompartir", "Error while sharing" : "Error en compartir", "Share details could not be loaded for this item." : "No s'han pogut carregar els detalls de compartició de l'element.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Com a mínim cal {count} caràcter per a l'autocompletat","Com a mínim calen {count} caràcters per a l'autocompletat"], @@ -411,7 +409,9 @@ OC.L10N.register( "Back to log in" : "Torna a l'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.", "Depending on your configuration, this button could also work to trust the domain:" : "Depenent de la teva configuració, aquest botó també podria funcionar per confiar en el domini:", + "Waiting for cron to finish (checks again in 5 seconds) …" : "Esperant cron per acabar (torna a comprovar en 5 segons) …", "Copy URL" : "Copiar URL", + "Enable" : "Habilitar", "{sharee} (conversation)" : "{sharee} (conversation)", "Please log in before granting %s access to your %s account." : "Si us plau entrar abans de donar %s accés al teu compte %s.", "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." |