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: e73074f39fda143f8c8b639a8abce6838f774341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "files_external",
    {
    "Location" : "Lokasi",
    "Region" : "Wilayah",
    "Username" : "Nama pengguna",
    "Password" : "Kata laluan",
    "Share" : "Kongsi",
    "URL" : "URL",
    "Personal" : "Peribadi",
    "Name" : "Nama",
    "Delete" : "Padam"
},
"nplurals=1; plural=0;");