mirror of
https://github.com/node-red/node-red.git
synced 2025-12-26 23:26:46 +01:00
Add Japanese translations for 4.1.0-beta.2
This commit is contained in:
@@ -573,6 +573,7 @@
|
||||
"filter": "ノードを検索",
|
||||
"search": "ノードを検索",
|
||||
"addCategory": "新規追加...",
|
||||
"loadingSuggestions": "提案を読み込み中...",
|
||||
"label": {
|
||||
"subflows": "サブフロー",
|
||||
"network": "ネットワーク",
|
||||
|
||||
@@ -516,6 +516,7 @@
|
||||
"doc": "ドキュメント",
|
||||
"return": "出力形式",
|
||||
"upload": "ファイルのアップロード",
|
||||
"parsing": "リクエストボティをパースしない",
|
||||
"status": "ステータスコード",
|
||||
"headers": "ヘッダ",
|
||||
"other": "その他",
|
||||
@@ -563,7 +564,8 @@
|
||||
"timeout-isnan": "タイムアウト値が数値ではないため無視します",
|
||||
"timeout-isnegative": "タイムアウト値が負数のため無視します",
|
||||
"invalid-payload": "不正なペイロード",
|
||||
"invalid-url": "URLが不正"
|
||||
"invalid-url": "URLが不正",
|
||||
"rejectunauthorized-invalid": "msg.rejectUnauthorizedは真偽値である必要があります"
|
||||
},
|
||||
"status": {
|
||||
"requesting": "要求中"
|
||||
|
||||
Reference in New Issue
Block a user