diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 8070225bcfa..6111e9e81b6 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -177,7 +177,6 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "Compartit amb tu i amb la conversa {conversation} 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ó", - "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç", "group" : "grup", "remote" : "remot", "remote group" : "grup remot", @@ -348,6 +347,7 @@ OC.L10N.register( "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", + "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartit per enllaç", "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.", |