Translated using Weblate (Vietnamese)
Currently translated at 80.0% (1058 of 1321 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/vi/
This commit is contained in:
parent
823772c934
commit
bd0ae8fd66
1 changed files with 6 additions and 3 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"about.date": "Ngày xây dựng:",
|
||||
"about.date": "Ngày biên dịch:",
|
||||
"about.enterpriseEditionLearn": "Tìm hiểu thêm về phiên bản Doanh Nghiệp ở ",
|
||||
"about.enterpriseEditionSt": "Giao tiếp hiện đại từ phía sau tường lửa của bạn.",
|
||||
"about.enterpriseEditione1": "Phiên bản doanh nghiệp",
|
||||
"about.hash": "Build Hash:",
|
||||
"about.hash": "Mã bản biên dịch:",
|
||||
"about.hashee": "EE Build Hash:",
|
||||
"about.teamEditionLearn": "Tham gia cộng đồng Mattermost",
|
||||
"about.teamEditionSt": "Tất cả thông tin liên lạc trong đội của bạn ở một nơi, có thể tìm kiếm ngay lập tức và có thể truy cập ở mọi nơi.",
|
||||
"about.teamEditiont0": "Phiên bản Đội",
|
||||
"about.teamEditiont0": "Phiên bản cho Nhóm",
|
||||
"about.teamEditiont1": "Phiên bản Doanh nghiệp",
|
||||
"account.logout": "Đăng xuất",
|
||||
"account.logout_from": "Đăng xuất khỏi {serverName}",
|
||||
|
|
@ -29,6 +29,7 @@
|
|||
"api.channel.add_guest.added": "{addedUsername} đã thêm vào kênh với tư cách khách mời bởi {username}.",
|
||||
"api.channel.add_member.added": "{addedUsername} được thêm vào kênh trò chuyện bởi {username}.",
|
||||
"api.channel.guest_join_channel.post_and_forget": "{username} đã tham gia kênh với tư cách là khách.",
|
||||
"apps.binding.default_button_name": "Gửi",
|
||||
"apps.error": "Lỗi: {error}",
|
||||
"apps.error.command.field_missing": "Thiếu trường thông tin cần thiết: `{fieldName}`.",
|
||||
"apps.error.command.same_channel": "Kênh được lặp lại cho trường `{fieldName}`: `{option}`.",
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
"apps.error.parser.empty_value": "Giá trị không được rỗng.",
|
||||
"apps.error.parser.execute_non_leaf": "Bạn phải chọn một lệnh con.",
|
||||
"apps.error.parser.missing_binding": "Thiếu ràng buộc lệnh.",
|
||||
"apps.error.parser.missing_field_name": "Tệp thiếu tên.",
|
||||
"apps.error.parser.missing_field_value": "Giá trị của trường bị thiếu.",
|
||||
"apps.error.parser.missing_list_end": "Cần mã đóng danh sách.",
|
||||
"apps.error.parser.missing_quote": "Đối sánh báo giá kép dự kiến trước khi kết thúc đầu vào.",
|
||||
|
|
@ -82,6 +84,7 @@
|
|||
"apps.suggestion.no_static": "Không có lựa chọn phù hợp.",
|
||||
"apps.suggestion.no_suggestion": "Không có gợi ý phù hợp.",
|
||||
"archivedChannelMessage": "Bạn đang xem một **kênh đã lưu trữ**. Tin nhắn mới không thể được đăng.",
|
||||
"audio.loading_error": "Lỗi tải âm thanh.",
|
||||
"autocomplete_selector.unknown_channel": "Kênh không xác định",
|
||||
"browse_channels.archivedChannels": "Kênh đã lưu trữ",
|
||||
"browse_channels.dropdownTitle": "Xem",
|
||||
|
|
|
|||
Loading…
Reference in a new issue