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: 42c4002abe20a49ac4b22a14e72f3a13cbd2248e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "richdocuments",
    {
    "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",
    "Add" : "Tambah",
    "Password" : "Kata laluan",
    "OK" : "OK"
},
"nplurals=1; plural=0;");