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: df57f850fbe247b9a5552a0a2641524762b4e0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "richdocuments",
    {
    "Description" : "Keterangan",
    "Error" : "Ralat",
    "Nickname" : "Nama Samaran",
    "Cancel" : "Batal",
    "Save" : "Simpan",
    "Create" : "Buat",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "Muat turun"
},
"nplurals=1; plural=0;");