This repository has been archived on 2025-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Cryville.EEW.Unity/Assets/StreamingAssets/Messages/Cryville.EEW.CWAOpenData.TTS/yue.json
2025-04-08 09:53:33 +08:00

40 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Culture": "yue-HK",
"Strings": {
"EarthquakeBody": "{0}{1}發生震級{2:F1}有感地震,最大震度{3}。",
"EarthquakeFocalDepth": "震源深度{0}公里。",
"TsunamiForecast": "以下地區預計海嘯高度{0}。",
"TsunamiForecastArea": "{0}。預計到達時間{1:HH:mm}。",
"TsunamiObservation": "當前,各地觀測到嘅海嘯高度如下。",
"TsunamiObservationMaxHeight": "當前,各地觀測到嘅最高海嘯高度為{0}米。",
"TsunamiObservationStation": "{0}。{1}米。"
},
"StringSets": {
"Title": {
"Strings": {
"地震報告": "地震報告",
"海嘯消息": "海嘯消息",
"海嘯警報": "海嘯警報",
"海嘯警報解除": "海嘯警報解除"
}
},
"TsunamiForecastArea": {
"Strings": {
"北部沿海地區": "北部沿海地區",
"東北沿海地區": "東北沿海地區",
"東南沿海地區": "東南沿海地區",
"東部沿海地區": "東部沿海地區",
"海峽沿海地區": "海峽沿海地區",
"西南沿海地區": "西南沿海地區"
}
},
"TsunamiForecastWaveHeight": {
"Strings": {
"小於1公尺": "小於1米",
"1至3公尺": "1至3米",
"3至6公尺": "3至6米",
"大於6公尺": "大於6米"
}
}
}
}