mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update Japanese message catalog
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"username": "ユーザ名",
|
||||
"password": "パスワード",
|
||||
"property": "プロパティ",
|
||||
"selectNodes": "ノードを選択..."
|
||||
"selectNodes": "ノードを選択...",
|
||||
"expand": "展開"
|
||||
},
|
||||
"status": {
|
||||
"connected": "接続済",
|
||||
@@ -137,7 +138,10 @@
|
||||
"debugNodes": "debugノード",
|
||||
"clearLog": "ログを削除",
|
||||
"filterLog": "ログのフィルタリング",
|
||||
"openWindow": "新しいウィンドウで開く"
|
||||
"openWindow": "新しいウィンドウで開く",
|
||||
"copyPath": "パスをコピー",
|
||||
"copyPayload": "値をコピー",
|
||||
"pinPath": "展開を固定"
|
||||
},
|
||||
"messageMenu": {
|
||||
"collapseAll": "全パスを折りたたむ",
|
||||
@@ -615,7 +619,8 @@
|
||||
"tail": "tail",
|
||||
"index": "index between",
|
||||
"exp": "JSONata式",
|
||||
"else": "その他"
|
||||
"else": "その他",
|
||||
"hask": "has key"
|
||||
},
|
||||
"errors": {
|
||||
"invalid-expr": "不正な表現: __error__",
|
||||
|
Reference in New Issue
Block a user