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: 04280be0c3c5d8360fa6e0b0f4f01a6d6fa717b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
OC.L10N.register(
    "mail",
    {
    "Mail" : "Mel",
    "Name" : "Nama",
    "Password" : "Kata laluan",
    "Save" : "Simpan",
    "Connect" : "Berhubung",
    "Send" : "Hantar",
    "Delete" : "Padam",
    "Settings" : "Tetapan",
    "Add folder" : "Add folder",
    "Delete account" : "Delete account",
    "General" : "Umum",
    "User" : "User",
    "Search" : "Search",
    "Refresh" : "Refresh"
},
"nplurals=1; plural=0;");