Update Japanese message catalog

This commit is contained in:
Kazuhito Yokoi
2019-08-06 19:57:39 +09:00
parent a376d6e361
commit 2505ac3f98
2 changed files with 28 additions and 11 deletions

View File

@@ -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__",