Remove unnecessary messages (#15109)
* Remove unnecessary messages * ran `i18n-tasks normalize`
This commit is contained in:
committed by
GitHub
parent
b0893291ef
commit
2b63c62c57
@ -10,7 +10,6 @@
|
||||
"account.cancel_follow_request": "Hủy yêu cầu theo dõi",
|
||||
"account.direct": "Nhắn tin @{name}",
|
||||
"account.disable_notifications": "Không thông báo khi @{name} đăng tút",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "Đã chặn người dùng",
|
||||
"account.edit_profile": "Giới thiệu bản thân",
|
||||
"account.enable_notifications": "Thông báo khi @{name} đăng tút",
|
||||
@ -20,7 +19,6 @@
|
||||
"account.followers.empty": "Chưa có người theo dõi nào.",
|
||||
"account.followers_counter": "{count, plural, one {{counter} Người theo dõi} other {{counter} Người theo dõi}}",
|
||||
"account.following_counter": "{count, plural, one {{counter} Đang theo dõi} other {{counter} Đang theo dõi}}",
|
||||
"account.follows": "Follows",
|
||||
"account.follows.empty": "Người dùng này chưa theo dõi ai.",
|
||||
"account.follows_you": "Đang theo dõi bạn",
|
||||
"account.hide_reblogs": "Ẩn chia sẻ từ @{name}",
|
||||
@ -47,7 +45,6 @@
|
||||
"account.unfollow": "Ngưng theo dõi",
|
||||
"account.unmute": "Bỏ ẩn @{name}",
|
||||
"account.unmute_notifications": "Hiển lại thông báo từ @{name}",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "Bạn có điều gì thú vị muốn nói về người này?",
|
||||
"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",
|
||||
@ -197,13 +194,10 @@
|
||||
"hashtag.column_settings.tag_mode.any": "Một phần",
|
||||
"hashtag.column_settings.tag_mode.none": "Không chọn",
|
||||
"hashtag.column_settings.tag_toggle": "Bao gồm thêm hashtag cho cột này",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "Tùy chỉnh",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "Hiện những lượt chia sẻ",
|
||||
"home.column_settings.show_replies": "Hiện những tút dạng trả lời",
|
||||
"home.hide_announcements": "Ẩn thông báo",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "Hiện thông báo",
|
||||
"intervals.full.days": "{number, plural, other {# ngày}}",
|
||||
"intervals.full.hours": "{number, plural, other {# giờ}}",
|
||||
@ -393,7 +387,6 @@
|
||||
"search_results.statuses": "Tút",
|
||||
"search_results.statuses_fts_disabled": "Máy chủ của bạn không bật chức năng tìm kiếm tút.",
|
||||
"search_results.total": "{count, number} {count, plural, one {kết quả} other {kết quả}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "Mở giao diện quản trị @{name}",
|
||||
"status.admin_status": "Mở tút này trong giao diện quản trị",
|
||||
"status.block": "Chặn @{name}",
|
||||
|
Reference in New Issue
Block a user