chore: Update translations (#10990)

This commit is contained in:
Chatwoot Bot
2025-02-27 15:46:02 -08:00
committed by GitHub
parent b52b2b9a47
commit 0fbb9b91b2
296 changed files with 1311 additions and 1207 deletions

View File

@@ -266,7 +266,7 @@
"ATTRIBUTE_WARNING": "\bChi tiết liên hệ của <strong>{primaryContactName}</strong> \bsẽ được sao chép đến <strong>{parentContactName}</strong>."
},
"SEARCH": {
"ERROR": "ERROR_MESSAGE"
"ERROR_MESSAGE": "Something went wrong. Please try again later."
},
"FORM": {
"SUBMIT": " Hợp nhất các liên hệ",
@@ -288,6 +288,8 @@
"SEARCH_PLACEHOLDER": "Tìm kiếm...",
"MESSAGE_BUTTON": "Tin nhắn",
"SEND_MESSAGE": "Gửi tin nhắn",
"BLOCK_CONTACT": "Block contact",
"UNBLOCK_CONTACT": "Unblock contact",
"BREADCRUMB": {
"CONTACTS": "Liên hệ"
},
@@ -302,6 +304,10 @@
"SUCCESS_MESSAGE": "Liên hệ được lưu thành công",
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
},
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
"IMPORT_CONTACT": {
"TITLE": "Import contacts",
"DESCRIPTION": "Nhập liên hệ bằng một file CSV.",

View File

@@ -117,6 +117,7 @@
"PENDING": "Đánh dấu chưa giải quyết",
"RESOLVED": "Đánh dấu là đã giải quyết",
"MARK_AS_UNREAD": "Đánh dấu là chưa đọc",
"MARK_AS_READ": "Mark as read",
"REOPEN": "Mở lại hội thoại",
"SNOOZE": {
"TITLE": "Báo lại",

View File

@@ -389,11 +389,6 @@
"SWITCH_TO_PRIVATE_NOTE": "Chuyển sang Ghi chú Riêng tư",
"SWITCH_TO_REPLY": "Chuyển sang phản hồi",
"TOGGLE_SNOOZE_DROPDOWN": "Chuyển đổi thả xuống tạm dừng"
},
"KEYS": {
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
"ALT_OR_OPTION_KEY": "Alt / ⌥",
"FORWARD_SLASH_KEY": "/"
}
}
}