diff --git a/translations/zh.json b/translations/zh.json index ccbfb65..1588758 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -141,8 +141,7 @@ "day": "日", "week": "周", "month": "月", - "number_of_months": "{{count}} 月", - "number_of_months_plural": "{{count}} 月份", + "number_of_months": "{{formattedCount}} 月", "all": "所有", "local": "本地", "top": "推荐", @@ -215,7 +214,7 @@ "code": "代码", "joined": "已加入", "join_lemmy": "加入 Lemmy", - "support_lemmy": "支持 Lemmy", + "support_lemmy": "支持Lemmy", "by": " ", "to": "发布到", "from": "由", @@ -303,5 +302,35 @@ "cross_posted_from": "同時发布自: ", "show_scores": "显示分数", "bot_account": "机器人账户", - "show_bot_accounts": "显示机器人账户" + "show_bot_accounts": "显示机器人账户", + "remove_content": "移除内容", + "remove_content_more": "移除帖子,评论和社群", + "explore_communities": "探索社群", + "trending": "趋势", + "show_new_post_notifs": "显示新帖子的通知", + "description": "描述", + "active_users_in_the_last_day": "{{formattedCount}}最近一天的活跃用户人数", + "active_users_in_the_last_week": "{{formattedCount}}最近一周活跃用户人数", + "active_users_in_the_last_month": "{{formattedCount}}最近一月活跃用户人数", + "active_users_in_the_last_six_months": "{{formattedCount}}最近半年活跃用户人数", + "weak": "弱", + "medium": "中等", + "strong": "强", + "show_read_posts": "显示已读帖子", + "subscribed_description": "显示已订阅的社群", + "number_of_days": "天数", + "all_description": "显示所有的社群,包括联邦宇宙的", + "couldnt_mark_post_as_read": "无法标记为已读。", + "very_weak": "很弱", + "profile": "概况", + "only_admins_can_create_communities": "只有管理员可以创建社群", + "comment_here": "在这里输入评论...", + "local_description": "只显示本站社群", + "change_password": "更改密码", + "unread_reports": "{{formattedCount}}未读记录", + "unread_registration_applications": "{{formattedCount}}未读申请", + "password_changed": "密码已更改。", + "community_creation_admin_only": "只有管理员可以创建社群", + "created": "创建", + "couldnt_find_comment": "无法找到评论。" }