summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/zh_CN.js
blob: 9f24f294fa28be06bc9627ff6e770e5822237759 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "federatedfilesharing",
    {
    "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s"
},
"nplurals=1; plural=0;");