diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 23f3a2b0f5b..2ff1e4c221d 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -113,11 +113,6 @@ OC.L10N.register( "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", - "Expiration" : "Expiració", - "Expiration date" : "Data de venciment", "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!", @@ -126,7 +121,6 @@ OC.L10N.register( "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}", - "Share link" : "Enllaç de compartició", "Link" : "Enllaç", "Password protect" : "Protegir amb contrasenya", "Allow editing" : "Permetre edició", @@ -135,6 +129,10 @@ OC.L10N.register( "Allow upload and editing" : "Permet afegir i editar", "Read only" : "Només de lectura", "File drop (upload only)" : "Arrossega fitxers (només càrrega)", + "Set expiration date" : "Estableix la data de venciment", + "Expiration" : "Expiració", + "Expiration date" : "Data de venciment", + "Share link" : "Enllaç de compartició", "Shared with you and the group {group} by {owner}" : "Compartit amb vos i amb el grup {group} per {owner}", "Shared with you by {owner}" : "Compartit amb vos per {owner}", "Choose a password for the mail share" : "Escolliu una contrasenya pel mail de compartició", @@ -288,6 +286,8 @@ OC.L10N.register( "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.", "Shared with {recipients}" : "Compartit amb {recipients}", + "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", "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.", |