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

uz.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: beaf73ee61c177489205c1c8a9c6fc9d26693006 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "serverinfo",
    {
    "Load average" : "O'rtacha yuk",
    "Total" : "Jami",
    "Users" : "Foydalanuvchilar",
    "Groups" : "Guruhlar"
},
"nplurals=1; plural=0;");