OC.L10N.register( "settings", { "Enable" : "Bật", "Email" : "Email", "Unlimited" : "Không giới hạn", "Groups" : "Nhóm", "Delete" : "Xóa", "Forum" : "Diễn đàn", "None" : "Không gì cả", "Login" : "Đăng nhập", "Encryption" : "Mã hóa", "Server address" : "Địa chỉ máy chủ", "Port" : "Cổng", "Credentials" : "Giấy chứng nhận", "Security & setup warnings" : "Bảo mật và thiết lập cảnh báo", "Version" : "Phiên bản", "Execute one task with each page loaded" : "Thực thi tác vụ mỗi khi trang được tải", "Sharing" : "Chia sẻ", "Allow apps to use the Share API" : "Cho phép các ứng dụng sử dụng chia sẻ API", "Allow resharing" : "Cho phép chia sẻ lại", "Upload new" : "Tải lên", "Remove image" : "Xóa ", "Cancel" : "Hủy", "Your email address" : "Email của bạn", "Language" : "Ngôn ngữ", "Help translate" : "Hỗ trợ dịch thuật", "Password" : "Mật khẩu", "Current password" : "Mật khẩu cũ", "New password" : "Mật khẩu mới", "Change password" : "Đổi mật khẩu", "Username" : "Tên đăng nhập", "Saved" : "Đã lưu", "Authentication error" : "Lỗi xác thực", "Unable to change full name" : "Họ và tên không thể đổi ", "Your full name has been changed." : "Họ và tên đã được thay đổi.", "Email saved" : "Lưu email", "Couldn't update app." : "Không thể cập nhật ứng dụng", "Email sent" : "Email đã được gửi", "All" : "Tất cả", "Disable" : "Tắt", "Updated" : "Đã cập nhật", "undo" : "lùi lại", "never" : "không thay đổi", "Create" : "Tạo", "Other" : "Khác", "Quota" : "Hạn ngạch", "change full name" : "Đổi họ và t", "set new password" : "đặt mật khẩu mới", "Default" : "Mặc định" }, "nplurals=1; plural=0;"); 'Valdnet-patch-1'>Valdnet-patch-1 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ms_MY.js
blob: 82a2bace25796dd15cf5a92fdadfd98a0d416ad2 (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
OC.L10N.register(
    "settings",
    {
    "Enable" : "Aktif",
    "Email" : "Email",
    "Groups" : "Kumpulan",
    "Delete" : "Padam",
    "Login" : "Log masuk",
    "Server address" : "Alamat pelayan",
    "Profile picture" : "Gambar profil",
    "Cancel" : "Batal",
    "Your email address" : "Alamat emel anda",
    "Language" : "Bahasa",
    "Help translate" : "Bantu terjemah",
    "Password" : "Kata laluan",
    "Current password" : "Kata laluan semasa",
    "New password" : "Kata laluan baru",
    "Change password" : "Ubah kata laluan",
    "Username" : "Nama pengguna",
    "Authentication error" : "Ralat pengesahan",
    "Email saved" : "Emel disimpan",
    "Disable" : "Nyahaktif",
    "never" : "jangan",
    "Create" : "Buat",
    "Other" : "Lain",
    "Quota" : "Kuota"
},
"nplurals=1; plural=0;");