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

uz.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 250aa737604ebc2426a3b904e818b2e060bc8131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "spreed",
    {
    "Users" : "Foydalanuvchilar",
    "Contacts" : "Kontaktlar",
    "Groups" : "Guruhlar",
    "Loading" : "Yuklanmoqda",
    "Error" : "Xato",
    "Password protect" : "Parol himoyalangan",
    "Share link" : "Ulanishni ulashing",
    "Save changes" : "O'zgarishlarni saqlang",
    "Saved!" : "Saqlangan!",
    "Name" : "Ism...",
    "Saved" : "Saqlangan",
    "Password" : "Parol",
    "Cancel" : "Bekor qilish",
    "Delete server" : "Serverni o'chirish",
    "Copy" : "Nusxalash",
    "Copied!" : "Nusxa olindi!",
    "Not supported!" : "Qo'llab-quvvatlanmaydi!",
    "Press ⌘-C to copy." : "Ko'chirib olish uchun ⌘-C tugmasini bosing.",
    "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C tugmalarini bosing.",
    "Rename" : "Nomni o'zgartiring",
    "Send" : "Yuborish",
    "Error while sharing" : "Almashish paytida xatolik yuz berdi"
},
"nplurals=1; plural=0;");