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

ug.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20ea0ecc6da77d1a467f7c621f133dbe1e792db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "serverinfo",
    {
    "Users" : "ئىشلەتكۈچىلەر",
    "Groups" : "گۇرۇپپا",
    "Size:" : "چوڭلۇقى:",
    "Type:" : "تىپى:",
    "Size" : "چوڭلۇقى",
    "Files" : "ھۆججەتلەر",
    "Version" : "نەشرى",
    "Type" : "Type"
},
"nplurals=2; plural=(n != 1);");