Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eo.js « l10n « federatedfilesharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 706f4ff43affc36aba61b007276adb8f660e9733 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "federatedfilesharing",
    {
    "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"
},
"nplurals=2; plural=(n != 1);");