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

ms_MY.js « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d9e55156b89e64474b400efe1d628476bcb2a8a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
    "mail",
    {
    "Mail" : "Mel",
    "Name" : "Nama",
    "Password" : "Kata laluan",
    "Save" : "Simpan",
    "Connect" : "Berhubung",
    "Send" : "Hantar",
    "Favorites" : "Favorites",
    "Other" : "Lain",
    "Select" : "Select",
    "Move" : "Move",
    "Delete" : "Padam",
    "Settings" : "Tetapan",
    "Quota" : "Kuota",
    "Cancel" : "Batal",
    "General" : "Umum",
    "User" : "User",
    "Search" : "Search",
    "Refresh" : "Refresh"
},
"nplurals=1; plural=0;");