diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index abb25a9a00f..87db749cf63 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -179,6 +179,7 @@ OC.L10N.register( "Note to recipient" : "Nota a destinatari", "Unshare" : "Deixa de compartir", "Share link" : "Enllaç de compartició", + "Password protect by Talk" : "Contrasenya protegida per Talk", "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}", @@ -197,7 +198,6 @@ OC.L10N.register( "Can create" : "Pot crear", "Can change" : "Pot modificar", "Can delete" : "Pot esborrar", - "Password protect by Talk" : "Contrasenya protegida per Talk", "Access control" : "Control d'accés", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} compartida per enllaç", "Error while sharing" : "Error en compartir", @@ -409,7 +409,6 @@ 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)", |