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

ms_MY.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6a3fbb1edc8243514d24f5e75a9d924af33efa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "lib",
    {
    "Help" : "Bantuan",
    "Personal" : "Peribadi",
    "Users" : "Pengguna",
    "Admin" : "Admin",
    "web services under your control" : "Perkhidmatan web di bawah kawalan anda",
    "Authentication error" : "Ralat pengesahan"
},
"nplurals=1; plural=0;");