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

eo.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b33b4c884c201a2d2d3faae425fcdd4123f5cd6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "registration",
    {
    "Saved" : "Konservita",
    "Register" : "Registriĝi",
    "Back to login" : "Antaŭen al ensaluto",
    "Email" : "Retpoŝtadreso",
    "Continue" : "Daŭrigi",
    "Full name" : "Plena nomo",
    "Phone number" : "Telefonnumero",
    "Password" : "Pasvorto",
    "Loading" : "Ŝargado",
    "Create account" : "Krei konton",
    "Verify" : "Kontroli",
    "Loading …" : "Ŝargas …"
},
"nplurals=2; plural=(n != 1);");