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

19 lines
656 B
JSON

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