nextcloud/apps/federatedfilesharing/l10n/zh_CN.js

7 lines
201 B
JavaScript
Raw Normal View History

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