sendou.ink/public/locales/zh/calendar.json
Zen 2b08997641
Results table team->player if one player teams Closes #1311 (#1329)
* add json

* temp save

* fix

* Update app/routes/calendar/$id/index.tsx

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-04-10 12:02:53 +03:00

67 lines
2.8 KiB
JSON

{
"inYourTimeZone": "您所在时区的时间:",
"addNew": "添加",
"noEvents": "所选周没有活动",
"reportResults": "填写结果:",
"day": "第{{number}}天",
"actions.reportWinners": "填写冠军",
"actions.delete": "删除活动",
"actions.delete.confirm": "要删除 {{name}} 相关的所有数据吗?",
"participatedCount": "队伍数量: {{count}}",
"participatedPlayerCount": "玩家数量: {{count}}",
"members": "成员",
"results": "结果",
"createMapList": "创建地图列表",
"forms.dates": "日期",
"forms.bracketUrl": "对战表链接",
"forms.discordInvite": "Discord服务器的邀请链接",
"forms.tags": "标签",
"forms.tags.placeholder": "选择标签",
"forms.tags.info": "标签\"徽章奖励\"将根据情况自动添加",
"forms.badges": "徽章奖励",
"forms.badges.placeholder": "选择一项徽章奖励",
"forms.mapPool": "地图池",
"forms.participantCount": "参加者数量",
"forms.reportResultsHeader": "填写{{eventName}}结果",
"forms.reportResultsInfo": "自定义比赛结果类型,可选择冠军队、前三名或其他结果。",
"forms.team.add": "添加队伍",
"forms.team.remove": "移除队伍",
"forms.team.name": "队伍名称",
"forms.team.placing": "排名",
"forms.team.player.header": "{{number}}号选手",
"forms.team.player.add": "添加选手",
"forms.team.player.remove": "移除选手",
"forms.team.player.addAsUser": "添加为用户(推荐)",
"forms.team.player.addAsText": "添加为文本",
"forms.errors.uniqueTeamName": "每队队名不得重复。",
"forms.errors.duplicatePlayer": "同一队伍内选手不得重复。",
"forms.errors.emptyTeam": "每队至少要有一名选手。",
"forms.toTools.header": "启用比赛主办工具",
"forms.toTools.explanation": "启用比赛主办工具后,您的比赛便可以使用参加者赛前选择的地图并设定种子了。",
"week.this": "本周",
"week.next": "下周",
"week.last": "上周",
"tag.desc.BADGE": "本次活动的冠军将获得一枚sendou.ink徽章。",
"tag.desc.SPECIAL": "特殊规则,例如: 限定比赛武器。",
"tag.desc.ART": "参加本次比赛可以赢得插画。",
"tag.desc.MONEY": "参加本次比赛可以赢得奖金。",
"tag.desc.REGION": "本次比赛限制选手所在地。",
"tag.desc.LOW": "本次比赛限制选手水平。",
"tag.desc.COUNT": "本次比赛限制参赛队伍数量。",
"tag.desc.LAN": "本次比赛将于线下举行。",
"tag.desc.QUALIFIER": "本次比赛是其他比赛的资格赛。",
"tag.desc.SZ": "本次比赛仅限真格区域。",
"tag.desc.TW": "本次比赛包括占地对战。",
"tag.desc.S1": "本次比赛为斯普拉遁1的比赛。",
"tag.desc.S2": "本次比赛为斯普拉遁2的比赛。",
"tag.desc.SR": "鲑鱼跑活动。",
"tag.desc.CARDS": "占地斗士活动。"
}