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

vi.js « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e7d83cf17daa6dff6784b335ed0accaa53c5d47 (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
35
36
37
38
39
40
41
42
43
OC.L10N.register(
    "mail",
    {
    "Mail" : "Mail",
    "Name" : "Tên",
    "Mail Address" : "Địa chỉ thư",
    "Password" : "Mật khẩu",
    "None" : "Không có",
    "Save" : "Lưu",
    "Connect" : "Kết nối",
    "Signature" : "Chữ ký",
    "Upload attachment" : "Tải lên một đính kèm",
    "Go back" : "Quay lại",
    "Send" : "Gởi",
    "Choose" : "Chọn",
    "Favorites" : "Ưa thích",
    "Other" : "Khác",
    "Reply" : "Trả l",
    "Select" : "Select",
    "Move" : "Dịch chuyển",
    "Delete" : "Xóa",
    "Attachments" : "Đính kèm",
    "Settings" : "Thiết lập",
    "Quota" : "Hạn ngạch",
    "Remove account" : "Xóa tài khoản",
    "Loading …" : "Đang tải...",
    "Cancel" : "Hủy bỏ",
    "Mark all as read" : "Đánh dấu tất cả như đã ",
    "Edit name" : "Sửa đổi tên",
    "Clear cache" : "Xóa bộ nhớ ",
    "General" : "Tổng hợp",
    "User" : "Người dùng",
    "Host" : "Máy chủ",
    "Port" : "Cổng",
    "Keyboard shortcuts" : "Phím tắt",
    "Search" : "Tìm",
    "Refresh" : "Làm mới",
    "All" : "Tất cả",
    "Archive" : "Lưu trữ",
    "Sent" : "Đã gửi",
    "Trash" : "Thùng rác"
},
"nplurals=1; plural=0;");