summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/gl.js
blob: 86bf332fffcc42cc14d97ecb84a177618c17555a (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "federatedfilesharing",
    {
    "Invalid Federated Cloud ID" : "ID de nube federada incorrecto",
    "Sharing %s failed, because this item is already shared with %s" : "Fallou a compartición de %s, este elemento xa está compartido con %s",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Fallou a compartición de %s, non foi posíbel atopar %s,é probábel que o servidor non estea accesíbel."
},
"nplurals=2; plural=(n != 1);");