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

uz.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86268bc0a32239c20e15b9a9e9267d252ca396fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "richdocuments",
    {
    "Saved" : "Saqlangan",
    "File is too big" : "Fayl juda katta",
    "Invalid file provided" : "Berilgan fayl noto'g'ri",
    "Error" : "Xato",
    "Cancel" : "Bekor qilish",
    "Save" : "Saqlash",
    "Saving…" : "Saqlanmoqda...",
    "Download" : "Yuklab oling",
    "Password" : "Parol",
    "OK" : "OK"
},
"nplurals=1; plural=0;");