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

mn.js « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d2b161deeef00d0fedc72ea8245e343cd81b489 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "registration",
    {
    "Saved" : "Хадгалах",
    "Loading …" : "Уншиж байна...",
    "Email" : "Цахим шуудан",
    "Continue" : "үргэлжлүүлэх",
    "Full name" : "бүтэн нэр",
    "Phone number" : "Утасны дугаар",
    "Password" : "Нууц үг",
    "Create account" : "Аккаунт үүсгэх",
    "Verify" : "Шалнгах"
},
"nplurals=2; plural=(n != 1);");