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

eu_ES.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5685139534b03112c9d1319995e87cb107b7f4e (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "settings",
    {
    "Invalid request" : "Eskakizun baliogabea",
    "Delete" : "Ezabatu",
    "Cancel" : "Ezeztatu",
    "Other" : "Bestea"
},
"nplurals=2; plural=(n != 1);");