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.USGS/zh.json
2025-06-17 01:12:55 +08:00

39 lines
800 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": "USGS",
"AuthorityNameForwarded": "{0} | {1}",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyValue": "{0}{1}",
"ShakeMapTitle": "地震动图({0}",
"SourceName": "USGS"
},
"StringSets": {
"ContoursName": {
"Strings": {
"cont_mi": "等烈度线",
"cont_mmi": "等烈度线",
"cont_pga": "等峰值地面加速度线",
"cont_pgv": "等峰值地面速度线"
}
},
"ContoursPropertyName": {
"Strings": {
"cont_mi": "最大烈度",
"cont_mmi": "最大烈度",
"cont_pga": "最大PGA",
"cont_pgv": "最大PGV"
}
},
"PropertyUnits": {
"Strings": {
"mmi": "",
"pctg": "%g",
"g": "g",
"cms": "cm/s"
}
}
}
}