summaryrefslogtreecommitdiffstats
path: root/core/l10n/eu_ES.js
blob: 5f64fb906bddb2f3d4ca54912fba825f51c8662c (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "core",
    {
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "Cancel" : "Ezeztatu",
    "Delete" : "Ezabatu",
    "Personal" : "Pertsonala"
},
"nplurals=2; plural=(n != 1);");