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

ms_MY.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4471e1297bfc93406e42feb0a2daa5c494717244 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
OC.L10N.register(
    "spreed",
    {
    "User" : "User",
    "Users" : "Pengguna",
    "Name" : "Nama",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Loading" : "Loading",
    "Groups" : "Kumpulan",
    "Error" : "Ralat",
    "Back" : "Kembali",
    "Close" : "Tutup",
    "Today" : "Hari ini",
    "Yesterday" : "Semalam",
    "Add users or groups" : "Add users or groups",
    "Settings" : "Tetapan",
    "Edit" : "Sunting",
    "Share link" : "Share link",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Password" : "Kata laluan",
    "Copied!" : "Disalin!",
    "Not supported!" : "Tidak menyokong!",
    "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.",
    "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.",
    "Cancel" : "Batal",
    "Change password" : "Ubah kata laluan",
    "Rename" : "Namakan",
    "Send" : "Hantar",
    "Share" : "Kongsi",
    "Contacts" : "Hubungi "
},
"nplurals=1; plural=0;");