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