nextcloud/apps/federatedfilesharing/l10n/eo.js

8 lines
350 B
JavaScript
Raw Normal View History

2016-02-16 16:49:12 +03:00
OC.L10N.register(
"federatedfilesharing",
{
2016-02-25 09:58:06 +03:00
"Sharing %s failed, because this item is already shared with %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhavatas kun %s",
"Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto"
2016-02-16 16:49:12 +03:00
},
"nplurals=2; plural=(n != 1);");