Files
physical-expo/i18n/locales/zh.json
2026-01-13 11:10:07 +08:00

99 lines
2.6 KiB
JSON

{
"welcome": "欢迎!",
"tabs": {
"all": "全部",
"live": "直播",
"upcoming": "即将到来",
"finished": "已完成",
"fav": "收藏"
},
"settings": {
"title": "设置",
"theme": "主题",
"language": "语言",
"light": "浅色",
"dark": "深色",
"system": "跟随系统",
"english": "英文",
"chinese": "中文"
},
"home": {
"title": "ScoreNow",
"time": "时间",
"select_sport": "运动",
"loading": "加载中...",
"no_matches": "暂无比赛"
},
"profile": {
"title": "我的",
"name": "用户名",
"settings": "设置"
},
"detail": {
"title": "比赛详情",
"pending": "待处理",
"retry": "重试",
"fetch_failed": "获取详情失败",
"not_found": "未找到比赛数据",
"tabs": {
"info": "详情",
"h2h": "交锋往绩",
"chat": "聊天"
},
"info_card": {
"title": "比赛信息",
"country": "国家/地区",
"league": "赛事",
"stage": "阶段",
"stadium": "场馆",
"referee": "裁判"
},
"score_table": {
"team": "球队",
"total": "Total"
},
"halftime": "半场: {{score}}",
"empty_h2h": "暂无交锋数据",
"empty_chat": "聊天功能暂未开启"
},
"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": "尝试其他关键词或切换分类",
"type": {
"team": "球队",
"player": "球员",
"league": "联赛"
},
"detail": {
"country": "国家",
"league": "联赛",
"season": "赛季",
"team": "球队",
"position": "位置",
"open": "打开详情",
"save": "保存到最近"
}
}
}