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

uz.js « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccba93a1db103cfe1f661562b0cbad4407c24bac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "mail",
    {
    "Mail" : "Pochta",
    "Name" : "Ism...",
    "Password" : "Parol",
    "Save" : "Saqlash",
    "Connect" : "Ulanmoq",
    "Send" : "Yuborish",
    "Delete" : "O'chir",
    "Settings" : "Sozlamalar",
    "Cancel" : "Bekor qilish",
    "General" : "Umumiy",
    "Search" : "Qidirmoq",
    "Refresh" : "Yangilash",
    "All" : "Hammasi"
},
"nplurals=1; plural=0;");