Change from mailbox to folder (#2156)
(cherry picked from commit 1bdaa417a25648bbe5e9c3637c413c246da3d7ef)
This commit is contained in:
committed by
Dat H. Pham
parent
60425888b3
commit
e17f9ab4b1
@@ -226,12 +226,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"move_to_mailbox": "Move to mailbox",
|
||||
"@move_to_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mark_as_star": "Star",
|
||||
"@mark_as_star": {
|
||||
"type": "text",
|
||||
@@ -356,16 +350,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"moved_to_mailbox": "Đã di chuyển tới {destinationMailboxPath}",
|
||||
"@moved_to_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"destinationMailboxPath"
|
||||
],
|
||||
"placeholders": {
|
||||
"destinationMailboxPath": {}
|
||||
}
|
||||
},
|
||||
"undo_action": "UNDO",
|
||||
"@undo_action": {
|
||||
"type": "text",
|
||||
@@ -498,12 +482,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"hint_search_mailboxes": "Tìm kiếm thư mục",
|
||||
"@hint_search_mailboxes": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"with_attachments": "Các tệp đính kèm",
|
||||
"@with_attachments": {
|
||||
"type": "text",
|
||||
@@ -586,12 +564,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"moveMailbox": "Di chuyển thư mục",
|
||||
"@moveMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"delete_failed": "Xoá thất bại",
|
||||
"@delete_failed": {
|
||||
"type": "text",
|
||||
@@ -604,30 +576,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"deleteMailbox": "Xoá thư mục",
|
||||
"@deleteMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMessageMarkAsMailboxReadHasSomeEmailFailure": "Bạn đã đánh dấu {count} tin nhắn trong thư mục \"{mailboxName}\" là đã đọc",
|
||||
"@toastMessageMarkAsMailboxReadHasSomeEmailFailure": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"mailboxName",
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"mailboxName": {},
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"delete_mailboxes_failure": "Xoá thư mục thất bại",
|
||||
"@delete_mailboxes_failure": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"search_emails": "Tìm kiếm emails",
|
||||
"@search_emails": {
|
||||
"type": "text",
|
||||
@@ -694,18 +642,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"default_mailbox": "Thư mục mặc định",
|
||||
"@default_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"name_of_mailbox_is_required": "Thiếu tên thư mục",
|
||||
"@name_of_mailbox_is_required": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"app_name": "Team Mail",
|
||||
"@app_name": {
|
||||
"type": "text",
|
||||
@@ -742,26 +678,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"new_mailbox_is_created": "{nameMailbox} đã được tạo",
|
||||
"@new_mailbox_is_created": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"nameMailbox"
|
||||
],
|
||||
"placeholders": {
|
||||
"nameMailbox": {}
|
||||
}
|
||||
},
|
||||
"message_confirmation_dialog_delete_mailbox": "Thư mục \"{nameMailbox}\", các thư mục con và các tin nhắn của nó bị được xoá bỏ và không thể khôi phục. Bạn có tiếp tục thực hiện?",
|
||||
"@message_confirmation_dialog_delete_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"nameMailbox"
|
||||
],
|
||||
"placeholders": {
|
||||
"nameMailbox": {}
|
||||
}
|
||||
},
|
||||
"delete_multiple_messages_dialog": "Bạn đang xoá vĩnh viễn {count} tin nhắn trong {mailboxName}. Bạn có tiếp tục không?",
|
||||
"@delete_multiple_messages_dialog": {
|
||||
"type": "text",
|
||||
@@ -808,16 +724,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMessageMarkAsMailboxReadSuccess": "Bạn đã đánh dấu tất cả tin nhắn trong thư mục \"{mailboxName}\" là đã đọc",
|
||||
"@toastMessageMarkAsMailboxReadSuccess": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"mailboxName"
|
||||
],
|
||||
"placeholders": {
|
||||
"mailboxName": {}
|
||||
}
|
||||
},
|
||||
"singleSignOn": "Đăng nhập một lần (SSO)",
|
||||
"@singleSignOn": {
|
||||
"type": "text",
|
||||
@@ -872,12 +778,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailbox": "Thư mục",
|
||||
"@mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"nameOrEmailAddress": "Tên hoặc địa chỉ email",
|
||||
"@nameOrEmailAddress": {
|
||||
"type": "text",
|
||||
@@ -920,12 +820,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"selectMailbox": "Chọn thư mục",
|
||||
"@selectMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"messageDuplicateTagFilterMail": "bạn vừa nhập",
|
||||
"@messageDuplicateTagFilterMail": {
|
||||
"type": "text",
|
||||
@@ -1114,36 +1008,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"new_mailbox": "Thư mục mới",
|
||||
"@new_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailbox_location": "Chọn thư mục",
|
||||
"@mailbox_location": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailbox_name_cannot_contain_special_characters": "Tên thư mục không chứa ký tự đặc biệt",
|
||||
"@mailbox_name_cannot_contain_special_characters": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"this_folder_name_is_already_taken": "Tên thư mục đã tồn tại",
|
||||
"@this_folder_name_is_already_taken": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"create_new_mailbox_failure": "Tạo thư mục thất bại",
|
||||
"@create_new_mailbox_failure": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"drafts_saved": "Đã lưu bản nháp",
|
||||
"@drafts_saved": {
|
||||
"type": "text",
|
||||
@@ -1156,30 +1026,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"hint_input_create_new_mailbox": "Tên thư mục",
|
||||
"@hint_input_create_new_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"delete_mailboxes_successfully": "Xoá thư mục thành công",
|
||||
"@delete_mailboxes_successfully": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"delete_mailboxes": "Xoá thư mục",
|
||||
"@delete_mailboxes": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"rename_mailbox": "Đổi tên thư mục",
|
||||
"@rename_mailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"this_field_cannot_be_blank": "Trường dữ liệu trống",
|
||||
"@this_field_cannot_be_blank": {
|
||||
"type": "text",
|
||||
@@ -1592,12 +1438,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"allMailboxes": "Tất cả thư mục",
|
||||
"@allMailboxes": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"recent": "Gần đây",
|
||||
"@recent": {
|
||||
"type": "text",
|
||||
@@ -1922,12 +1762,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toMailbox": "Tới thư mục:",
|
||||
"@toMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"moveMessage": "Di chuyển tin nhắn",
|
||||
"@moveMessage": {
|
||||
"type": "text",
|
||||
@@ -2438,12 +2272,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"noEmailInYourCurrentMailbox": "Chúng tôi xin lỗi, không có email nào trong hộp thư hiện tại của bạn",
|
||||
"@noEmailInYourCurrentMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"required": "yêu cầu",
|
||||
"@required": {
|
||||
"type": "text",
|
||||
@@ -2474,24 +2302,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailBoxes": "Hộp thư",
|
||||
"@mailBoxes": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"thisImageCannotBeAdded": "Không thể thêm hình ảnh này.",
|
||||
"@thisImageCannotBeAdded": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"showMailbox": "Hiển thị hộp thư",
|
||||
"@showMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"undo": "Hoàn tác",
|
||||
"@undo": {
|
||||
"type": "text",
|
||||
@@ -2528,12 +2344,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMessageErrorNotSelectedFolderWhenCreateNewMailbox": "Bạn chưa chọn thư mục để lưu trữ",
|
||||
"@toastMessageErrorNotSelectedFolderWhenCreateNewMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"newer": "Mới hơn",
|
||||
"@newer": {
|
||||
"type": "text",
|
||||
@@ -2692,12 +2502,6 @@
|
||||
"time": {}
|
||||
}
|
||||
},
|
||||
"createNewMailbox": "Tạo hộp thư mới",
|
||||
"@createNewMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply_to": "Trả lời",
|
||||
"@reply_to": {
|
||||
"type": "text",
|
||||
@@ -2774,16 +2578,6 @@
|
||||
"subject": {}
|
||||
}
|
||||
},
|
||||
"messageConfirmationDialogDeleteMultipleMailbox": "{numberOfMailbox} hộp thư và tất cả các thư mục con và các email bên trong sẽ bị xóa và không thể khôi phục được. Bạn có muốn tiếp tục xóa không?",
|
||||
"@messageConfirmationDialogDeleteMultipleMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"numberOfMailbox"
|
||||
],
|
||||
"placeholders": {
|
||||
"numberOfMailbox": {}
|
||||
}
|
||||
},
|
||||
"toastMessageCannotFoundIdentityWhenSendReceipt": "Không tìm thấy id danh tính",
|
||||
"@toastMessageCannotFoundIdentityWhenSendReceipt": {
|
||||
"type": "text",
|
||||
@@ -2826,42 +2620,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"hideMailBoxes": "Ẩn hộp thư",
|
||||
"@hideMailBoxes": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMsgHideMailboxSuccess": "Hộp thư này đã bị ẩn khỏi hộp thư chính của bạn",
|
||||
"@toastMsgHideMailboxSuccess": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"searchForMailboxes": "Tìm kiếm hộp thư",
|
||||
"@searchForMailboxes": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailboxVisibility": "Chế độ hiển thị hộp thư",
|
||||
"@mailboxVisibility": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailboxVisibilitySubtitle": "Hiển thị/ẩn hộp thư của bạn, bao gồm hộp thư cá nhân và hộp thư nhóm của bạn.",
|
||||
"@mailboxVisibilitySubtitle": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMessageShowMailboxSuccess": "Hộp thư này đã được hiển thị trong hộp thư chính của bạn",
|
||||
"@toastMessageShowMailboxSuccess": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"titleHeaderAttachment": "{count} Tệp đính kèm ({totalSize}):",
|
||||
"@titleHeaderAttachment": {
|
||||
"type": "text",
|
||||
@@ -3342,12 +3100,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"openMailboxMenu": "Mở trình đơn hộp thư",
|
||||
"@openMailboxMenu": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"messageEventActionBannerAttendeeCounter": " đã đề xuất thay đổi sự kiện",
|
||||
"@messageEventActionBannerAttendeeCounter": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user