Merge pull request #2576 from kazuhitoyokoi/dev-addjapanesetranslations

Update Japanese translations for trigger, tcp request, debug nodes
This commit is contained in:
Nick O'Leary
2020-05-27 10:26:42 +01:00
committed by GitHub
4 changed files with 9 additions and 6 deletions

View File

@@ -105,7 +105,7 @@
"status": "status: 全て",
"statusNodes": "status: __number__",
"label": {
"source": "状態取得元",
"source": "ステータス取得元",
"sortByType": "型で並べ替え"
},
"scope": {
@@ -118,16 +118,18 @@
},
"debug": {
"output": "対象",
"status": "ステータス",
"none": "無し",
"invalid-exp": "JSONata式が不正: __error__",
"msgprop": "メッセージプロパティ",
"msgobj": "msgオブジェクト全体",
"autostatus": "自動",
"to": "出力先",
"debtab": "デバッグタブ",
"tabcon": "デバッグタブとコンソール",
"toSidebar": "デバッグウィンドウ",
"toConsole": "システムコンソール",
"toStatus": "ノード状態 (32 文字)",
"toStatus": "ノードステータス(32 文字)",
"severity": "Level",
"notification": {
"activated": "有効化しました: __label__",
@@ -403,7 +405,7 @@
"doc": "Docs",
"return": "出力形式",
"upload": "ファイルのアップロード",
"status": "状態コード",
"status": "ステータスコード",
"headers": "ヘッダ",
"other": "その他",
"paytoqs": "msg.payloadをクエリパラメータに追加",