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: a7a662ee3c2f875206bd8b2618832b046ab8b201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"
},
"nplurals=1; plural=0;");