From 6ee60809e0f90cc2df55db5e6c76242fea70d3d6 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 2 Jul 2023 10:02:38 +0200 Subject: [PATCH] New translations en.json (Vietnamese) [ci skip] --- app/javascript/mastodon/locales/vi.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/app/javascript/mastodon/locales/vi.json b/app/javascript/mastodon/locales/vi.json index 45fac0bc04..9951f427e2 100644 --- a/app/javascript/mastodon/locales/vi.json +++ b/app/javascript/mastodon/locales/vi.json @@ -17,6 +17,7 @@ "account.badges.group": "Nhóm", "account.block": "Chặn @{name}", "account.block_domain": "Chặn mọi thứ từ {domain}", + "account.block_short": "Chặn", "account.blocked": "Đã chặn", "account.browse_more_on_origin_server": "Truy cập trang của người này", "account.cancel_follow_request": "Thu hồi yêu cầu theo dõi", @@ -48,7 +49,10 @@ "account.mention": "Nhắc đến @{name}", "account.moved_to": "{name} đã chuyển sang máy chủ khác:", "account.mute": "Ẩn @{name}", + "account.mute_notifications_short": "Ẩn thông báo", + "account.mute_short": "Ẩn", "account.muted": "Đã ẩn", + "account.no_bio": "Chưa có miêu tả.", "account.open_original_page": "Mở trang gốc", "account.posts": "Tút", "account.posts_with_replies": "Lượt trả lời", @@ -64,6 +68,7 @@ "account.unendorse": "Ngưng tôn vinh người này", "account.unfollow": "Bỏ theo dõi", "account.unmute": "Bỏ ẩn @{name}", + "account.unmute_notifications_short": "Mở lại thông báo", "account.unmute_short": "Bỏ ẩn", "account_note.placeholder": "Nhấn để thêm", "admin.dashboard.daily_retention": "Tỉ lệ người dùng sau đăng ký ở lại theo ngày", @@ -71,6 +76,10 @@ "admin.dashboard.retention.average": "Trung bình", "admin.dashboard.retention.cohort": "Tháng đăng ký", "admin.dashboard.retention.cohort_size": "Người mới", + "admin.impact_report.instance_accounts": "Hồ sơ tài khoản này sẽ xóa", + "admin.impact_report.instance_followers": "Người theo dõi của thành viên máy chủ sẽ mất", + "admin.impact_report.instance_follows": "Người theo dõi người dùng của họ sẽ mất", + "admin.impact_report.title": "Mô tả ảnh hưởng", "alert.rate_limited.message": "Vui lòng thử lại sau {retry_time, time, medium}.", "alert.rate_limited.title": "Vượt giới hạn", "alert.unexpected.message": "Đã xảy ra lỗi không mong muốn.", @@ -287,9 +296,13 @@ "hashtag.column_settings.tag_toggle": "Bao gồm thêm hashtag cho cột này", "hashtag.follow": "Theo dõi hashtag", "hashtag.unfollow": "Ngưng theo dõi hashtag", + "home.actions.go_to_explore": "Khám phá xu hướng", + "home.actions.go_to_suggestions": "Đề xuất theo dõi", "home.column_settings.basic": "Tùy chỉnh", "home.column_settings.show_reblogs": "Hiện những lượt đăng lại", "home.column_settings.show_replies": "Hiện những tút dạng trả lời", + "home.explore_prompt.body": "Bảng tin của bạn sẽ có sự kết hợp của các tút gắn hashtag mà bạn đã chọn để theo dõi, những người bạn đã chọn để theo dõi và các bài đăng lại từ họ. Lúc này có vẻ hơi trống, sao bạn không:", + "home.explore_prompt.title": "Đây là ngôi nhà Mastodon của bạn.", "home.hide_announcements": "Ẩn thông báo máy chủ", "home.show_announcements": "Hiện thông báo máy chủ", "interaction_modal.description.favourite": "Với tài khoản Mastodon, bạn có thể yêu thích tút này để cho người đăng biết bạn thích nó và lưu lại tút.", @@ -353,6 +366,7 @@ "lists.delete": "Xóa danh sách", "lists.edit": "Sửa danh sách", "lists.edit.submit": "Thay đổi tiêu đề", + "lists.exclusive": "Ẩn những tút này khỏi bảng tin", "lists.new.create": "Tạo danh sách mới", "lists.new.title_placeholder": "Tên danh sách mới", "lists.replies_policy.followed": "Người theo dõi", @@ -525,6 +539,8 @@ "report.placeholder": "Bổ sung thêm", "report.reasons.dislike": "Tôi không thích nó", "report.reasons.dislike_description": "Đó không phải là thứ gì mà bạn muốn thấy", + "report.reasons.legal": "Vi phạm pháp luật", + "report.reasons.legal_description": "Bạn tin rằng nó vi phạm pháp luật ở nơi đặt máy chủ hoặc nước bạn", "report.reasons.other": "Một lý do khác", "report.reasons.other_description": "Vấn đề không nằm trong những mục trên", "report.reasons.spam": "Đây là spam", @@ -544,6 +560,7 @@ "report.unfollow": "Ngưng theo dõi @{name}", "report.unfollow_explanation": "Bạn đang theo dõi người này. Để không thấy tút của họ trong bảng tin nữa, hãy ngưng 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.other": "Khác", "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Vi phạm nội quy",