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

eu.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9319fa57ce5fe10c825cc1a14d9af3c188545f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "registration",
    {
    "Register" : "Erregistratu",
    "Saved" : "Gordeta",
    "None" : "Bat ere ez",
    "Username" : "Erabiltzaile-izena",
    "Password" : "Pasahitza",
    "Create account" : "Kontua sortu",
    "Email" : "Helbide elektronikoa"
},
"nplurals=2; plural=(n != 1);");