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.Core/zh.json
2025-07-27 11:23:38 +08:00

19 lines
655 B
JSON

{
"Culture": "zh-CN",
"Strings": {
"CoreError": "处理一个事件时发生错误",
"CoreErrorSourced": "处理一个 {0} 的事件时发生错误",
"Repeat": "重新播报刚才的{0}。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}终",
"SoundPlayerError": "音效播放器发生错误",
"TTSError": "语音合成因错误停止工作",
"UnknownLocation": "不明位置",
"WorkerConnected": "已连接到 {0}",
"WorkerDisconnected": "与 {0} 断开连接",
"WorkerError": "与 {0} 的连接发生错误",
"WorkerExited": "与 {0} 的连接异常退出",
"WorkerStopped": "与 {0} 的连接结束"
}
}