aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/sq.js
blob: 31fdefd4df7bbaa592592903c96ae400e93f76fe (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "federatedfilesharing",
    {
    "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
    "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s",
    "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune."
},
"nplurals=2; plural=(n != 1);");