ci: Update plugins
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"Culture": "ja-JP",
|
||||
"Strings": {
|
||||
"CoreError": "コアでエラー",
|
||||
"CoreError": "情報処理中にエラー",
|
||||
"CoreErrorSourced": "{0} からの情報を処理中にエラー",
|
||||
"Repeat": "先ほどの{0}を改めてお伝えします。",
|
||||
"Serial": "#{0}",
|
||||
"SerialCancel": "取消",
|
||||
"SerialFinal": "#{0}終",
|
||||
"TTSError": "音声合成でエラー",
|
||||
"TTSError": "エラーのため音声合成が動作を停止しました",
|
||||
"UnknownLocation": "地域不明",
|
||||
"WorkerConnected": "{0} に接続しました",
|
||||
"WorkerDisconnected": "{0} の接続が切れました",
|
||||
|
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"Culture": "en-US",
|
||||
"Strings": {
|
||||
"CoreError": "Error in core worker",
|
||||
"CoreError": "Error while processing an event",
|
||||
"CoreErrorSourced": "Error while processing an event from {0}",
|
||||
"Repeat": "Repeating the last {0}.",
|
||||
"Serial": "#{0}",
|
||||
"SerialCancel": "Cancel",
|
||||
"SerialFinal": "#{0} (Fin.)",
|
||||
"TTSError": "Error in TTS worker",
|
||||
"TTSError": "TTS stopped working due to an error",
|
||||
"UnknownLocation": "unknown location",
|
||||
"WorkerConnected": "Connected to {0}",
|
||||
"WorkerDisconnected": "Disconnected with {0}",
|
||||
|
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"Culture": "yue-HK",
|
||||
"Strings": {
|
||||
"CoreError": "核心發生錯誤",
|
||||
"CoreError": "處理一個事件時發生錯誤",
|
||||
"CoreErrorSourced": "處理一個 {0} 的事件時發生錯誤",
|
||||
"Repeat": "重新播報頭先嘅{0}。",
|
||||
"Serial": "#{0}",
|
||||
"SerialCancel": "取消",
|
||||
"SerialFinal": "#{0}終",
|
||||
"TTSError": "語音合成發生錯誤",
|
||||
"TTSError": "語音合成因錯誤停止工作",
|
||||
"UnknownLocation": "不明位置",
|
||||
"WorkerConnected": "已連接到 {0}",
|
||||
"WorkerDisconnected": "同 {0} 斷開連接",
|
||||
|
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"Culture": "zh-TW",
|
||||
"Strings": {
|
||||
"CoreError": "核心發生錯誤",
|
||||
"CoreError": "處理一個事件時發生錯誤",
|
||||
"CoreErrorSourced": "處理一個 {0} 的事件時發生錯誤",
|
||||
"Repeat": "重新播報剛才的{0}。",
|
||||
"Serial": "#{0}",
|
||||
"SerialCancel": "取消",
|
||||
"SerialFinal": "#{0}終",
|
||||
"TTSError": "語音合成發生錯誤",
|
||||
"TTSError": "語音合成因錯誤停止工作",
|
||||
"UnknownLocation": "不明位置",
|
||||
"WorkerConnected": "已連接到 {0}",
|
||||
"WorkerDisconnected": "與 {0} 斷開連接",
|
||||
|
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"Culture": "zh-CN",
|
||||
"Strings": {
|
||||
"CoreError": "核心发生错误",
|
||||
"CoreError": "处理一个事件时发生错误",
|
||||
"CoreErrorSourced": "处理一个 {0} 的事件时发生错误",
|
||||
"Repeat": "重新播报刚才的{0}。",
|
||||
"Serial": "#{0}",
|
||||
"SerialCancel": "取消",
|
||||
"SerialFinal": "#{0}终",
|
||||
"TTSError": "语音合成发生错误",
|
||||
"TTSError": "语音合成因错误停止工作",
|
||||
"UnknownLocation": "不明位置",
|
||||
"WorkerConnected": "已连接到 {0}",
|
||||
"WorkerDisconnected": "与 {0} 断开连接",
|
||||
|
Reference in New Issue
Block a user