server/apps/federatedfilesharing/l10n/zh_CN.js
2016-02-16 08:49:12 -05:00

6 lines
201 B
JavaScript

OC.L10N.register(
"federatedfilesharing",
{
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s"
},
"nplurals=1; plural=0;");