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

19 lines
746 B
JSON

{
"Culture": "ja-JP",
"Strings": {
"CoreError": "情報処理中にエラー",
"CoreErrorSourced": "{0} からの情報を処理中にエラー",
"Repeat": "先ほどの{0}を改めてお伝えします。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}終",
"SoundPlayerError": "効果音プレーヤーでエラー",
"TTSError": "エラーのため音声合成が動作を停止しました",
"UnknownLocation": "地域不明",
"WorkerConnected": "{0} に接続しました",
"WorkerDisconnected": "{0} の接続が切れました",
"WorkerError": "{0} の接続でエラー",
"WorkerExited": "{0} の接続が異常終了しました",
"WorkerStopped": "{0} の接続が終了しました"
}
}