@node-red/editor-client 2.1.3 → 2.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -59,6 +59,8 @@
59
59
  "hideOtherFlows": "Hide other flows",
60
60
  "showAllFlows": "Show all flows",
61
61
  "hideAllFlows": "Hide all flows",
62
+ "hiddenFlows": "List __count__ hidden flow",
63
+ "hiddenFlows_plural": "List __count__ hidden flows",
62
64
  "showLastHiddenFlow": "Show last hidden flow",
63
65
  "listFlows": "List flows",
64
66
  "listSubflows": "List subflows",
@@ -90,6 +92,7 @@
90
92
  "palette": {
91
93
  "show": "Show palette"
92
94
  },
95
+ "edit": "Edit",
93
96
  "settings": "Settings",
94
97
  "userSettings": "User Settings",
95
98
  "nodes": "Nodes",
@@ -668,7 +671,8 @@
668
671
  "unusedConfigNodes": "Unused configuration nodes",
669
672
  "invalidNodes": "Invalid nodes",
670
673
  "uknownNodes": "Unknown nodes",
671
- "unusedSubflows": "Unused subflows"
674
+ "unusedSubflows": "Unused subflows",
675
+ "hiddenFlows": "Hidden flows"
672
676
  }
673
677
  },
674
678
  "help": {
@@ -1135,6 +1139,7 @@
1135
1139
  "defaultValue": "Default value"
1136
1140
  },
1137
1141
  "tourGuide": {
1142
+ "takeATour": "Take a tour",
1138
1143
  "start": "Start",
1139
1144
  "next": "Next"
1140
1145
  },
@@ -54,7 +54,14 @@
54
54
  "delete": "本当に '__label__' を削除しますか?",
55
55
  "dropFlowHere": "ここにフローをドロップしてください",
56
56
  "addFlow": "フローの追加",
57
+ "addFlowToRight": "右側にフローを追加",
58
+ "hideFlow": "フローを非表示",
59
+ "hideOtherFlows": "他のフローを非表示",
60
+ "showAllFlows": "全てのフローを表示",
61
+ "hideAllFlows": "全てのフローを非表示",
62
+ "showLastHiddenFlow": "最後に非表示にしたフローを表示",
57
63
  "listFlows": "フロー一覧",
64
+ "listSubflows": "サブフロー一覧",
58
65
  "status": "状態",
59
66
  "enabled": "有効",
60
67
  "disabled": "無効",
@@ -83,6 +90,7 @@
83
90
  "palette": {
84
91
  "show": "パレットを表示"
85
92
  },
93
+ "edit": "編集",
86
94
  "settings": "設定",
87
95
  "userSettings": "ユーザ設定",
88
96
  "nodes": "ノード",
@@ -105,6 +113,7 @@
105
113
  "editPalette": "パレットの管理",
106
114
  "other": "その他",
107
115
  "showTips": "ヒントを表示",
116
+ "showWelcomeTours": "新バージョンのガイドツアーを表示",
108
117
  "help": "Node-REDウェブサイト",
109
118
  "projects": "プロジェクト",
110
119
  "projects-new": "新規",
@@ -116,7 +125,20 @@
116
125
  "groupSelection": "選択部分をグループ化",
117
126
  "ungroupSelection": "選択部分をグループ解除",
118
127
  "groupMergeSelection": "選択部分をマージ",
119
- "groupRemoveSelection": "グループから削除"
128
+ "groupRemoveSelection": "グループから削除",
129
+ "arrange": "配置",
130
+ "alignLeft": "左揃え",
131
+ "alignCenter": "左右中央揃え",
132
+ "alignRight": "右揃え",
133
+ "alignTop": "上揃え",
134
+ "alignMiddle": "上下中央揃え",
135
+ "alignBottom": "下揃え",
136
+ "distributeHorizontally": "左右に整列",
137
+ "distributeVertically": "上下に整列",
138
+ "moveToBack": "最背面へ移動",
139
+ "moveToFront": "最前面へ移動",
140
+ "moveBackwards": "背面へ移動",
141
+ "moveForwards": "前面へ移動"
120
142
  }
121
143
  },
122
144
  "actions": {
@@ -451,7 +473,8 @@
451
473
  "global": "グローバル",
452
474
  "workspace": "ワークスペース",
453
475
  "selectAll": "全てのノードを選択",
454
- "selectAllConnected": "接続された全てのノードを選択",
476
+ "selectNone": "選択を外す",
477
+ "selectAllConnected": "接続されたノードを選択",
455
478
  "addRemoveNode": "ノードの選択、選択解除",
456
479
  "editSelected": "選択したノードを編集",
457
480
  "deleteSelected": "選択したノードや接続を削除",
@@ -461,10 +484,13 @@
461
484
  "moveNode": "選択したノードを移動(移動量大)",
462
485
  "toggleSidebar": "サイドバーの表示/非表示",
463
486
  "togglePalette": "パレットの表示/非表示",
464
- "copyNode": "選択したノードをコピー",
465
- "cutNode": "選択したノードを切り取り",
487
+ "copyNode": "ノードをコピー",
488
+ "cutNode": "ノードを切り取り",
466
489
  "pasteNode": "ノードを貼り付け",
490
+ "copyGroupStyle": "グループ様式をコピー",
491
+ "pasteGroupStyle": "グループ様式を貼り付け",
467
492
  "undoChange": "変更操作を戻す",
493
+ "redoChange": "変更操作をやり直し",
468
494
  "searchBox": "ノードを検索",
469
495
  "managePalette": "パレットの管理",
470
496
  "actionList": "動作一覧"
@@ -519,7 +545,8 @@
519
545
  "nodeEnabled_plural": "ノードを有効化しました:",
520
546
  "nodeDisabled": "ノードを無効化しました:",
521
547
  "nodeDisabled_plural": "ノードを無効化しました:",
522
- "nodeUpgraded": "ノードモジュール __module__ をバージョン __version__ へ更新しました"
548
+ "nodeUpgraded": "ノードモジュール __module__ をバージョン __version__ へ更新しました",
549
+ "unknownNodeRegistered": "ノードの読み込みエラー: <ul><li>__type__<br>__error__</li></ul>"
523
550
  },
524
551
  "editor": {
525
552
  "title": "パレットの管理",
@@ -1108,6 +1135,11 @@
1108
1135
  "preview": "UIプレビュー",
1109
1136
  "defaultValue": "デフォルト値"
1110
1137
  },
1138
+ "tourGuide": {
1139
+ "takeATour": "ツアーを開始",
1140
+ "start": "開始",
1141
+ "next": "次へ"
1142
+ },
1111
1143
  "languages": {
1112
1144
  "de": "ドイツ語",
1113
1145
  "en-US": "英語",
@@ -225,7 +225,7 @@
225
225
  "compact": "紧凑",
226
226
  "formatted": "已格式化",
227
227
  "copy": "导出到剪贴板",
228
- "export": "到处到库",
228
+ "export": "导出到库",
229
229
  "exportAs": "导出为",
230
230
  "overwrite": "替换",
231
231
  "exists": "<p><b>\"__file__\"</b>已存在</p><p>是否要替换它?</p>"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@node-red/editor-client",
3
- "version": "2.1.3",
3
+ "version": "2.1.4",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
package/public/red/about CHANGED
@@ -1,3 +1,37 @@
1
+ #### 2.1.4: Maintenance Release
2
+
3
+ Runtime
4
+
5
+ - fix env var access using $parent for groups (#3278) @HiroyasuNishiyama
6
+ - Add proper error handling for 404 errors when serving debug files (#3277) @knolleary
7
+ - Add Japanese translations for Node-RED v2.1.0-beta.1 (#3179) @kazuhitoyokoi
8
+ - Include full user object on login audit events (#3269) @knolleary
9
+ - Remove styling from de locale files (#3237) @knolleary
10
+
11
+ Editor
12
+
13
+ - Change tab hide button icon to an eye and add search option (#3282) @knolleary
14
+ - Fix i18n handling of namespaces with spaces in (#3281) @knolleary
15
+ - Trigger change event when autoComplete fills in input (#3280) @knolleary
16
+ - Apply CN i18n fix (#3279) @knolleary
17
+ - fix select menu label of config node to use paletteLabel (#3273) @HiroyasuNishiyama
18
+ - fix removed tab not to cause node conflict (#3275) @HiroyasuNishiyama
19
+ - Group diff fix (#3239) @knolleary
20
+ - Only toggle disabled workspace flag if on activeWorkspace (#3252) @knolleary
21
+ - Do not show status for disabled nodes (#3253) @knolleary
22
+ - Set dimension value for tour guide (#3265) @kazuhitoyokoi
23
+ - Avoid redundant initialisation of TypedInput type (#3263) @knolleary
24
+ - Don't let themes change flow port label color (#3270) @bonanitech
25
+ - Fix treeList gutter calculation to handle floating gutters (#3238) @knolleary
26
+
27
+ Nodes
28
+
29
+ - Debug: Handle RegExp types in Debug sidebar (#3251) @knolleary
30
+ - Delay: fix 2nd output when in rate limit per topic modes (#3261) @dceejay
31
+ - Link: fix to show link target when selected (#3267) @HiroyasuNishiyama
32
+ - Inject: Do not modify inject node props in oneditprepare (#3242) @knolleary
33
+ - HTTP Request: HTTP Basic Auth should always add : between username and password even if empty (#3236) @hardillb
34
+
1
35
  #### 2.1.3: Maintenance Release
2
36
 
3
37
  Runtime