Files
physical-expo/i18n/locales/zh.json
2026-01-15 15:36:41 +08:00

164 lines
5.1 KiB
JSON

{
"welcome": "欢迎!",
"tabs": {
"all": "全部",
"live": "直播",
"upcoming": "即将到来",
"finished": "已完成",
"fav": "收藏"
},
"settings": {
"title": "设置",
"theme": "主题",
"language": "语言",
"light": "浅色",
"dark": "深色",
"system": "跟随系统",
"english": "英文",
"chinese": "中文"
},
"home": {
"title": "ScoreNow",
"time": "时间",
"league": "联赛",
"select_sport": "运动",
"select_league": "选择联赛",
"all_leagues": "全部联赛",
"loading": "加载中...",
"no_matches": "暂无比赛",
"no_leagues": "暂无联赛"
},
"profile": {
"title": "我的",
"name": "用户名",
"settings": "设置"
},
"detail": {
"title": "比赛详情",
"pending": "待处理",
"retry": "重试",
"fetch_failed": "获取详情失败",
"not_found": "未找到比赛数据",
"tabs": {
"info": "详情",
"stats": "统计数据",
"odds": "赔率",
"lineup": "阵容",
"analysis": "数据分析",
"h2h": "交锋往绩",
"chat": "聊天"
},
"info_card": {
"title": "比赛信息",
"country": "国家/地区",
"league": "赛事",
"stage": "阶段",
"stadium": "场馆",
"referee": "裁判",
"date": "日期时间"
},
"score_table": {
"team": "球队",
"total": "全场",
"halftime": "半场",
"full_time": "90分钟",
"extra_time": "加时",
"penalty": "点球"
},
"halftime": "半场: {{score}}",
"empty_stats": "暂无统计数据",
"empty_odds": "暂无赔率数据",
"empty_h2h": "暂无交锋数据",
"empty_chat": "聊天功能暂未开启",
"h2h": {
"h2h": "历史对战",
"loading": "加载中...",
"error": "加载失败",
"retry": "重试",
"no_data": "暂无数据"
},
"odds_card": {
"title": "比赛赔率",
"disclaimer": "18+. 请负责任地赌博。赔率可能会变动。"
},
"stats_card": {
"title": "统计数据",
"possession": "控球率",
"info_title": "势头说明",
"info_desc": "势头图反映了两支球队在比赛不同时间段的进攻压力和威胁度。",
"point1": "上方波浪代表主队,下方代表客队。",
"point2": "波浪的高度取决于进攻强度、控球时间和射门威胁。",
"point3": "实线波动越剧烈,代表该时段进攻频率越高。",
"close": "关闭"
},
"other_info": {
"title": "其他信息"
},
"events": {
"goals": "进球",
"cards": "红黄牌",
"substitutes": "换人",
"lineups": "首发阵容",
"red_card": "红牌",
"yellow_card": "黄牌",
"start": "比赛开始",
"ht": "半场",
"goal": "进球",
"penalty_goal": "点球进球",
"toggle_visibility": "显示/隐藏时间线事件",
"lineups_goalkeepers": "守门员",
"lineups_defenders": "后卫",
"lineups_midfielders": "中场",
"lineups_forwards": "前锋",
"lineups_coach": "主教练",
"lineups_subs": "替补球员",
"lineups_missing": "缺席球员"
}
},
"selection": {
"selected": "已选择",
"click_to_toggle": "点击切换"
},
"sports": {
"football": "足球",
"basketball": "篮球",
"tennis": "网球",
"cricket": "板球",
"baseball": "棒球",
"badminton": "羽毛球",
"snooker": "斯诺克",
"volleyball": "排球"
},
"search": {
"title": "搜索",
"subtitle": "球队 · 球员 · 联赛",
"placeholder": "搜索球队、球员、联赛",
"recent": "最近搜索",
"clear": "清除",
"results": "结果",
"found": "个结果",
"tap_to_open": "点击打开",
"no_results": "无结果",
"no_results_hint": "尝试其他关键词或切换分类",
"loading": "加载中",
"error": "错误",
"error_hint": "搜索失败,请重试",
"start_searching": "开始搜索",
"start_searching_hint": "输入关键词搜索球队、球员或联赛",
"type": {
"all": "全部",
"team": "球队",
"player": "球员",
"league": "联赛"
},
"detail": {
"country": "国家",
"league": "联赛",
"season": "赛季",
"team": "球队",
"position": "位置",
"open": "打开详情",
"save": "保存到最近"
}
}
}