nextcloud/apps/federatedfilesharing/l10n/zh_CN.js

7 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;");