New Crowdin Translations (automated) (#31087)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
ef796446e5
commit
5a60a3b80c
30 changed files with 442 additions and 104 deletions
|
@ -443,6 +443,8 @@
|
|||
"mute_modal.title": "Ẩn người này?",
|
||||
"mute_modal.you_wont_see_mentions": "Bạn sẽ không nhìn thấy tút có nhắc đến họ.",
|
||||
"mute_modal.you_wont_see_posts": "Bạn sẽ không nhìn thấy tút của họ.",
|
||||
"name_and_others": "{name} và {count, plural, other {# người khác}}",
|
||||
"name_and_others_with_link": "{name} và <a>{count, plural, other {# người khác}}</a>",
|
||||
"navigation_bar.about": "Giới thiệu",
|
||||
"navigation_bar.advanced_interface": "Dùng bố cục nhiều cột",
|
||||
"navigation_bar.blocks": "Người đã chặn",
|
||||
|
@ -470,6 +472,10 @@
|
|||
"navigation_bar.security": "Bảo mật",
|
||||
"not_signed_in_indicator.not_signed_in": "Bạn cần đăng nhập để truy cập mục này.",
|
||||
"notification.admin.report": "{name} báo cáo {target}",
|
||||
"notification.admin.report_account": "{name} báo cáo {count, plural, other {# tút}} của {target} vì {category}",
|
||||
"notification.admin.report_account_other": "{name} báo cáo {count, plural, other {# tút}} của {target}",
|
||||
"notification.admin.report_statuses": "{name} báo cáo {target} vì {category}",
|
||||
"notification.admin.report_statuses_other": "{name} báo cáo {target}",
|
||||
"notification.admin.sign_up": "{name} tham gia máy chủ của bạn",
|
||||
"notification.favourite": "{name} thích tút của bạn",
|
||||
"notification.follow": "{name} theo dõi bạn",
|
||||
|
@ -485,6 +491,8 @@
|
|||
"notification.moderation_warning.action_silence": "Tài khoản của bạn đã bị hạn chế.",
|
||||
"notification.moderation_warning.action_suspend": "Tài khoản của bạn đã bị vô hiệu hóa.",
|
||||
"notification.own_poll": "Cuộc bình chọn của bạn đã kết thúc",
|
||||
"notification.poll": "Cuộc bình chọn có bạn tham gia đã kết thúc",
|
||||
"notification.private_mention": "{name} nhắn riêng đến bạn",
|
||||
"notification.reblog": "{name} đăng lại tút của bạn",
|
||||
"notification.relationships_severance_event": "Mất kết nối với {name}",
|
||||
"notification.relationships_severance_event.account_suspension": "Quản trị viên {from} đã vô hiệu hóa {target}, điều này có nghĩa là bạn không còn có thể nhận được cập nhật từ họ hoặc tương tác với họ nữa.",
|
||||
|
@ -502,6 +510,8 @@
|
|||
"notifications.column_settings.admin.report": "Báo cáo mới:",
|
||||
"notifications.column_settings.admin.sign_up": "Người mới tham gia:",
|
||||
"notifications.column_settings.alert": "Báo trên máy tính",
|
||||
"notifications.column_settings.beta.category": "Tính năng thử nghiệm",
|
||||
"notifications.column_settings.beta.grouping": "Gộp thông báo theo loại",
|
||||
"notifications.column_settings.favourite": "Lượt thích:",
|
||||
"notifications.column_settings.filter_bar.advanced": "Toàn bộ",
|
||||
"notifications.column_settings.filter_bar.category": "Thanh lọc nhanh",
|
||||
|
@ -665,9 +675,13 @@
|
|||
"report.unfollow_explanation": "Bạn đang theo dõi người này. Để không thấy tút của họ trên trang chủ nữa, hãy bỏ theo dõi.",
|
||||
"report_notification.attached_statuses": "{count, plural, other {{count} tút}} đính kèm",
|
||||
"report_notification.categories.legal": "Pháp lý",
|
||||
"report_notification.categories.legal_sentence": "nội dung bất hợp pháp",
|
||||
"report_notification.categories.other": "Khác",
|
||||
"report_notification.categories.other_sentence": "khác",
|
||||
"report_notification.categories.spam": "Spam",
|
||||
"report_notification.categories.spam_sentence": "spam",
|
||||
"report_notification.categories.violation": "Vi phạm nội quy",
|
||||
"report_notification.categories.violation_sentence": "vi phạm nội quy",
|
||||
"report_notification.open": "Mở báo cáo",
|
||||
"search.no_recent_searches": "Không có tìm kiếm gần đây",
|
||||
"search.placeholder": "Tìm kiếm",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue