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

ms_MY.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef06c15e01f4d372d928ce1a27525914c68141de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "richdocuments",
    {
    "Description" : "Keterangan",
    "Error" : "Ralat",
    "Nickname" : "Nama Samaran",
    "Cancel" : "Batal",
    "Save" : "Simpan",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "Muat turun",
    "Create" : "Buat",
    "Password" : "Kata laluan",
    "OK" : "OK"
},
"nplurals=1; plural=0;");