mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 12:51:28 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"show-email": "Hiển thị email",
|
||||
"show-fullname": "Hiển thị tên đầy đủ",
|
||||
"restrict-chat": "Chỉ cho phép tin nhắn trò chuyện từ những người dùng tôi theo dõi",
|
||||
"disable-incoming-chats": "Disable incoming chat messages",
|
||||
"disable-incoming-chats": "Tắt tin nhắn trò chuyện đến",
|
||||
"outgoing-new-tab": "Mở các liên kết đi trong tab mới",
|
||||
"topic-search": "Bật Tìm Kiếm Trong Chủ Đề",
|
||||
"update-url-with-post-index": "Cập nhật url với chỉ mục bài đăng trong khi lướt xem các chủ đề",
|
||||
|
||||
@@ -154,8 +154,8 @@
|
||||
"about-me-too-long": "Xin lỗi, giới thiệu bản thân bạn không thể dài hơn %1 ký tự.",
|
||||
"cant-chat-with-yourself": "Bạn không thể trò chuyện với chính bạn!",
|
||||
"chat-restricted": "Người dùng này đã hạn chế tin nhắn trò chuyện của họ. Họ phải theo dõi bạn trước khi bạn có thể trò chuyện với họ",
|
||||
"chat-allow-list-user-already-added": "This user is already in your allow list",
|
||||
"chat-deny-list-user-already-added": "This user is already in your deny list",
|
||||
"chat-allow-list-user-already-added": "Người dùng này đã có trong danh sách cho phép của bạn",
|
||||
"chat-deny-list-user-already-added": "Người dùng này đã có trong danh sách từ chối của bạn",
|
||||
"chat-user-blocked": "Bạn đã bị chặn bởi người dùng này.",
|
||||
"chat-disabled": "Hệ thống trò chuyện bị tắt",
|
||||
"too-many-messages": "Bạn đã gửi quá nhiều tin nhắn, vui lòng đợi trong giây lát.",
|
||||
|
||||
@@ -105,10 +105,10 @@
|
||||
"show-email": "Hiện Email Của Tôi",
|
||||
"show-fullname": "Hiển Thị Tên Đầy Đủ Của Tôi",
|
||||
"restrict-chats": "Chỉ cho phép tin nhắn từ người tôi theo dõi",
|
||||
"disable-incoming-chats": "Disable incoming chat messages <a data-bs-toggle=\"tooltip\" href=\"#\" title=\"Admins and moderators can still send you messages\"><i class=\"fa-solid fa-circle-info\"></i></a>",
|
||||
"chat-allow-list": "Allow chat messages from the following users",
|
||||
"chat-deny-list": "Deny chat messages from the following users",
|
||||
"chat-list-add-user": "Add user",
|
||||
"disable-incoming-chats": "Tắt tin nhắn trò chuyện đến <a data-bs-toggle=\"tooltip\" href=\"#\" title=\"Admins and moderators can still send you messages\"><i class=\"fa-solid fa-circle-info\"></i></a>",
|
||||
"chat-allow-list": "Cho phép tin nhắn từ những người dùng theo dõi",
|
||||
"chat-deny-list": "Từ chối tin nhắn từ những người dùng theo dõi",
|
||||
"chat-list-add-user": "Thêm người",
|
||||
"digest-label": "Đăng Ký Nhận Bản Tóm Tắt",
|
||||
"digest-description": "Theo dõi email cập nhật của diễn đàn này (thông báo và chủ đề mới) theo lịch trình đã định",
|
||||
"digest-off": "Tắt",
|
||||
|
||||
Reference in New Issue
Block a user