Skip to content

Commit

Permalink
Update zh-CN's translation evroon#529
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevichecc committed Feb 26, 2024
1 parent 76adf61 commit cffe01a
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions frontend/public/locales/zh-CN/common.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"8_characters_required": "至少有 8 个字符",
"accept_policy_checkbox": "我已阅读以上政策",
"active": "活跃",
"active_badge_label": "活跃",
"active_next_round_modal_choose_description": "你可以选择(勾选或不勾选复选框):",
Expand All @@ -12,7 +13,7 @@
"active_round_checkbox_label": "这个轮次是活跃的",
"active_team_checkbox_label": "这个队伍是活跃的",
"active_teams_checkbox_label": "这些队伍是活跃的",
"add_court_title": "添加法院",
"add_court_title": "添加场地",
"add_player_button": "添加玩家",
"add_round_button": "添加轮次",
"add_stage_button": "添加阶段",
Expand All @@ -26,7 +27,7 @@
"at_least_two_team_validation": "需要至少两个队伍",
"auto_assign_courts_label": "自动为比赛分配场地",
"auto_create_matches_button": "自动添加新比赛",
"back_home_nav": "带我回到主页",
"back_home_nav": "回到主页",
"back_to_login_nav": "返回登录页面",
"checkbox_status_checked": "已勾选",
"checkbox_status_unchecked": "未勾选",
Expand All @@ -39,15 +40,16 @@
"copied_dashboard_url_button": "已复制仪表板URL",
"copy_dashboard_url_button": "复制仪表板URL",
"could_not_find_any_alert": "找不到任何",
"court_name_input_placeholder": "最好的法院",
"court_name_input_placeholder": "最好的场地",
"court_spotlight_description": "查看、添加或删除场地",
"courts_title": "场地",
"create_account_alert_description": "由于括号仍处于测试阶段,因此暂时禁用了此域上的帐户创建",
"create_account_alert_title": "不可用",
"create_account_button": "创建帐户",
"create_account_title": "创建一个新的计数",
"create_club_button": "创建俱乐部",
"create_court_button": "创建法院",
"create_court_button": "创建场地",
"create_demo_account_title": "创建测试账号",
"create_player_modal_title": "创建玩家",
"create_stage_item_button": "创建阶段项目",
"create_tournament_button": "创建锦标赛",
Expand All @@ -67,6 +69,8 @@
"delete_round_button": "删除轮次",
"delete_team_button": "删除队伍",
"delete_tournament_button": "删除锦标赛",
"demo_description": "为了测试 Bracket,你可以创建一个测试账号。账号将在创建30分钟后删除,请合理使用。",
"demo_policy_title": "测试政策",
"draft_round_checkbox_label": "这个轮次是草稿轮次",
"drop_match_alert_title": "在这里放下一场比赛",
"dropzone_accept_text": "在此处放置文件",
Expand Down Expand Up @@ -102,6 +106,7 @@
"invalid_password_validation": "无效的密码",
"iterations_input_label": "迭代",
"login_success_title": "登录成功",
"logout_success_title": "登出成功",
"logout_title": "登出",
"lowercase_required": "包含小写字母",
"margin_minutes_choose_title": "请选择比赛之间的间隔",
Expand Down Expand Up @@ -132,6 +137,7 @@
"negative_score_validation": "分数不能为负",
"next_matches_badge": "下一场比赛",
"next_stage_button": "前往下一阶段",
"no_matches_description": "首先,通过创建阶段和阶段项目来添加比赛。然后点击右上角的按钮安排比赛。",
"no_matches_title": "还没有比赛",
"no_round_description": "此阶段项目尚无轮次",
"no_round_found_description": "请等待组织者添加。",
Expand All @@ -157,8 +163,10 @@
"player_name_input_placeholder": "最佳玩家",
"players_spotlight_description": "查看、添加或删除玩家",
"players_title": "玩家",
"policy_not_accepted": "请确认您已阅读政策",
"previous_stage_button": "前往上一阶段",
"recommended_badge_title": "推荐",
"remove_logo": "删除 Logo",
"remove_match_button": "移除比赛",
"round_name_input_placeholder": "最佳轮次",
"round_robin_label": "循环赛",
Expand All @@ -168,6 +176,7 @@
"schedule_title": "时间表",
"score_of_label": "得分",
"search_placeholder": "搜索...",
"set_to_new_button": "设置为新",
"sign_in_title": "登录",
"single_elimination_label": "单淘汰赛",
"single_player_title": "单个玩家",
Expand All @@ -176,6 +185,7 @@
"stage_spotlight_description": "更改锦标赛的布局",
"stage_title": "阶段",
"stage_type_select_label": "阶段类型",
"start_demo_button": "开始测试",
"start_time_choose_title": "请选择开始时间",
"status": "状态",
"swiss_difference": "瑞士差值",
Expand Down

0 comments on commit cffe01a

Please sign in to comment.