mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	update Japanese message for nodes
This commit is contained in:
		| @@ -6,7 +6,8 @@ | ||||
|             "name": "名前", | ||||
|             "username": "ユーザ名", | ||||
|             "password": "パスワード", | ||||
|             "property": "プロパティ" | ||||
|             "property": "プロパティ", | ||||
|             "selectNodes": "ノードを選択..." | ||||
|         }, | ||||
|         "status": { | ||||
|             "connected": "接続済", | ||||
| @@ -90,11 +91,7 @@ | ||||
|         "catchUncaught": "catch: 未補足", | ||||
|         "label": { | ||||
|             "source": "エラー取得元", | ||||
|             "node": "ノード", | ||||
|             "type": "型", | ||||
|             "selectAll": "全て選択", | ||||
|             "sortByLabel": "ノード名で並べ替え", | ||||
|             "sortByType": "型で並べ替え", | ||||
|             "uncaught": "Catchノードで処理済みのエラーを無視" | ||||
|         }, | ||||
|         "scope": { | ||||
| @@ -107,10 +104,6 @@ | ||||
|         "statusNodes": "status: __number__", | ||||
|         "label": { | ||||
|             "source": "状態取得元", | ||||
|             "node": "ノード", | ||||
|             "type": "型", | ||||
|             "selectAll": "全て選択", | ||||
|             "sortByLabel": "ノード名で並べ替え", | ||||
|             "sortByType": "型で並べ替え" | ||||
|         }, | ||||
|         "scope": { | ||||
| @@ -692,7 +685,8 @@ | ||||
|             "firstrow": "1行目に列名を含む", | ||||
|             "output": "出力", | ||||
|             "includerow": "1行目を列名とする", | ||||
|             "newline": "改行コード" | ||||
|             "newline": "改行コード", | ||||
|             "usestrings": "数値を変換する" | ||||
|         }, | ||||
|         "placeholder": { | ||||
|             "columns": "コンマ区切りで列名を入力" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user