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

is.json « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca039e1b4a4952679bd7c27f7383a9b600853183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Saved" : "Vistað",
    "Register" : "Nýskráning",
    "Loading …" : "Hleð inn …",
    "Email" : "Tölvupóstur",
    "Continue" : "Halda áfram",
    "Back to login" : "Til baka í innskráningu",
    "Full name" : "Fullt nafn",
    "Phone number" : "Símanúmer",
    "Password" : "Lykilorð",
    "Create account" : "Stofna aðgang",
    "Verify" : "Sannprófa"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}