Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ca.js « l10n « federatedfilesharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0b5c16a0239745c4f6eab7eae04a7e5388570f8a (plain)
1
2
3
4
5
6
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);");