Files
physical-expo/i18n/locales/en.json

151 lines
4.8 KiB
JSON

{
"welcome": "Welcome!",
"tabs": {
"all": "All",
"live": "Live",
"upcoming": "Upcoming",
"finished": "Finished",
"fav": "Favorites"
},
"settings": {
"title": "Settings",
"theme": "Theme",
"language": "Language",
"light": "Light",
"dark": "Dark",
"system": "System",
"english": "English",
"chinese": "Chinese"
},
"home": {
"title": "ScoreNow",
"time": "Time",
"league": "League",
"select_sport": "Sport",
"select_league": "Select League",
"all_leagues": "All Leagues",
"loading": "Loading...",
"no_matches": "No matches found.",
"no_leagues": "No leagues available"
},
"profile": {
"title": "My Profile",
"name": "User Name",
"settings": "Settings"
},
"detail": {
"title": "Match Details",
"pending": "Pending",
"retry": "Retry",
"fetch_failed": "Failed to fetch details",
"not_found": "Match data not found",
"tabs": {
"info": "Details",
"stats": "Statistics",
"odds": "Odds",
"lineup": "Lineup",
"analysis": "Analysis",
"h2h": "H2H",
"chat": "Chat"
},
"info_card": {
"title": "Match Info",
"country": "Country/Region",
"league": "League",
"stage": "Stage",
"stadium": "Stadium",
"referee": "Referee",
"date": "Date & Time"
},
"score_table": {
"team": "Team",
"total": "Full Time",
"halftime": "Half Time",
"full_time": "90'",
"extra_time": "ET",
"penalty": "Pen"
},
"halftime": "Half: {{score}}",
"empty_stats": "No statistics data",
"empty_odds": "No odds data",
"empty_h2h": "No H2H data",
"empty_chat": "Chat is not available",
"odds_card": {
"title": "Match Odds",
"disclaimer": "18+. Please gamble responsibly. Odds are subject to change."
},
"stats_card": {
"title": "Statistics",
"possession": "Possession",
"info_title": "Momentum Explanation",
"info_desc": "The momentum chart reflects the attacking pressure and threat level of the two teams during different periods of the match.",
"point1": "The upper waves represent the home team, and the lower waves represent the away team.",
"point2": "The height of the waves depends on attacking intensity, possession time, and shot threat.",
"point3": "The more intense the solid line fluctuates, the higher the attacking frequency in that period.",
"close": "Close"
},
"other_info": {
"title": "Other Info"
},
"events": {
"goals": "Goals",
"cards": "Cards",
"substitutes": "Substitutes",
"lineups": "Lineups",
"red_card": "RED",
"yellow_card": "YELLOW",
"start": "Match Started",
"ht": "HT",
"goal": "Goal",
"penalty_goal": "Penalty Goal",
"toggle_visibility": "Toggle timeline events",
"lineups_goalkeepers": "Goalkeepers",
"lineups_defenders": "Defenders",
"lineups_midfielders": "Midfielders",
"lineups_forwards": "Forwards",
"lineups_coach": "Coach",
"lineups_subs": "Substitutes",
"lineups_missing": "Missing players"
}
},
"selection": {
"selected": "Selected",
"click_to_toggle": "Tap to switch"
},
"sports": {
"football": "Football",
"basketball": "Basketball",
"tennis": "Tennis",
"cricket": "Cricket",
"baseball": "Baseball",
"badminton": "Badminton",
"snooker": "Snooker",
"volleyball": "Volleyball"
},
"search": {
"title": "Search",
"subtitle": "Teams · Players · Leagues",
"placeholder": "Search teams, players, leagues",
"recent": "Recent searches",
"clear": "Clear",
"results": "Results",
"found": "found",
"tap_to_open": "Tap to open",
"no_results": "No results",
"no_results_hint": "Try another keyword or switch category",
"type": {
"team": "Team",
"player": "Player",
"league": "League"
},
"detail": {
"country": "Country",
"league": "League",
"season": "Season",
"team": "Team",
"position": "Position",
"open": "Open detail",
"save": "Save to recent"
}
}
}