diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index dc421b44483..d437b19d614 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -113,7 +113,6 @@ OC.L10N.register( "Error" : "Error", "Error while sharing" : "Error en compartir", "Error while unsharing" : "Error en deixar de compartir", - "Error while changing permissions" : "Error en canviar els permisos", "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", @@ -132,7 +131,6 @@ OC.L10N.register( "Send" : "Envia", "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}", - "Shared in {item} with {user}" : "Compartit en {item} amb {user}", "group" : "grup", "remote" : "remot", "notify by email" : "notifica per correu electrònic", |