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-Hant.json
2025-07-04 23:15:03 +08:00

18 lines
602 B
JSON

{
"Culture": "zh-TW",
"Strings": {
"CoreError": "處理一個事件時發生錯誤",
"CoreErrorSourced": "處理一個 {0} 的事件時發生錯誤",
"Repeat": "重新播報剛才的{0}。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}終",
"TTSError": "語音合成因錯誤停止工作",
"UnknownLocation": "不明位置",
"WorkerConnected": "已連接到 {0}",
"WorkerDisconnected": "與 {0} 斷開連接",
"WorkerError": "與 {0} 的連接發生錯誤",
"WorkerExited": "與 {0} 的連接異常退出",
"WorkerStopped": "與 {0} 的連接結束"
}
}