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/zh-Hans.json
2025-04-08 09:53:33 +08:00

37 lines
869 B
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": "zh-CN",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "最大震度",
"PropertyMaxTsunamiHeight": "最大波高",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "不明",
"PropertyTsunamiMessage": "海\u2060啸消\u2060息",
"PropertyTsunamiWarning": "海\u2060啸警\u2060报",
"SourceName": "CWA{0}"
},
"StringSets": {
"EventTypes": {
"Strings": {
"Earthquake": "地震",
"Tsunami": "海啸"
}
},
"PropertyMagnitude": {
"Strings": {
"": "震级",
"芮氏規模": "里氏震级"
}
},
"Title": {
"Strings": {
"地震報告": "地震报告",
"海嘯消息": "海啸消息",
"海嘯警報": "海啸警报",
"海嘯警報解除": "海啸警报解除"
}
}
}
}