Remove unnecessary messages (#15109)
* Remove unnecessary messages * ran `i18n-tasks normalize`
This commit is contained in:
parent
b0893291ef
commit
2b63c62c57
77 changed files with 51 additions and 769 deletions
|
@ -10,7 +10,6 @@
|
|||
"account.cancel_follow_request": "取消关注请求",
|
||||
"account.direct": "发送私信给 @{name}",
|
||||
"account.disable_notifications": "当 @{name} 发嘟时不要通知我",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "网站已屏蔽",
|
||||
"account.edit_profile": "修改个人资料",
|
||||
"account.enable_notifications": "当 @{name} 发嘟时通知我",
|
||||
|
@ -20,7 +19,6 @@
|
|||
"account.followers.empty": "目前无人关注此用户。",
|
||||
"account.followers_counter": "被 {counter} 人关注",
|
||||
"account.following_counter": "正在关注 {counter} 人",
|
||||
"account.follows": "Follows",
|
||||
"account.follows.empty": "此用户目前尚未关注任何人。",
|
||||
"account.follows_you": "关注了你",
|
||||
"account.hide_reblogs": "隐藏来自 @{name} 的转嘟",
|
||||
|
@ -47,7 +45,6 @@
|
|||
"account.unfollow": "取消关注",
|
||||
"account.unmute": "不再隐藏 @{name}",
|
||||
"account.unmute_notifications": "不再隐藏来自 @{name} 的通知",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "点击添加备注",
|
||||
"alert.rate_limited.message": "请在{retry_time, time, medium}后重试。",
|
||||
"alert.rate_limited.title": "频率受限",
|
||||
|
@ -197,13 +194,10 @@
|
|||
"hashtag.column_settings.tag_mode.any": "任一",
|
||||
"hashtag.column_settings.tag_mode.none": "全都不要",
|
||||
"hashtag.column_settings.tag_toggle": "在此栏加入额外的标签",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "基本设置",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "显示转嘟",
|
||||
"home.column_settings.show_replies": "显示回复",
|
||||
"home.hide_announcements": "隐藏公告",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "显示公告",
|
||||
"intervals.full.days": "{number} 天",
|
||||
"intervals.full.hours": "{number} 小时",
|
||||
|
@ -393,7 +387,6 @@
|
|||
"search_results.statuses": "嘟文",
|
||||
"search_results.statuses_fts_disabled": "此Mastodon服务器未启用嘟文内容搜索。",
|
||||
"search_results.total": "共 {count, number} 个结果",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "打开 @{name} 的管理界面",
|
||||
"status.admin_status": "打开这条嘟文的管理界面",
|
||||
"status.block": "屏蔽 @{name}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue