nextcloud/apps/federatedfilesharing/l10n/ca.js

7 lines
232 B
JavaScript

OC.L10N.register(
"federatedfilesharing",
{
"Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s"
},
"nplurals=2; plural=(n != 1);");