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

ms_MY.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 986d64538a69c86b225a655784e4827e81808b71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "files_external",
    {
    "Personal" : "Peribadi",
    "Username" : "Nama pengguna",
    "Password" : "Kata laluan",
    "Save" : "Simpan",
    "Region" : "Wilayah",
    "URL" : "URL",
    "Location" : "Lokasi",
    "ownCloud" : "ownCloud",
    "Share" : "Kongsi",
    "Name" : "Nama",
    "Delete" : "Padam"
},
"nplurals=1; plural=0;");