diff options
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r-- | lib/l10n/ca.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 57c81fb966e..ca03f3fe2cc 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -144,6 +144,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartit «%2$s» amb vós i vol afegir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartit «%2$s» amb vós i vol afegir", "»%s« added a note to a file shared with you" : "%s ha afegit una nota a un fitxer compartit amb vós", + "Unknown share type" : "Tipus d'element compartit desconegut", "You are not allowed to share %s" : "No podeu compartir %s", "Cannot increase permissions of %s" : "No es poden augmentar els permisos de %s", "Files cannot be shared with delete permissions" : "No es poden compartir fitxers amb permisos de supressió", |