@node-red/editor-client 4.0.2 → 4.0.3

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.
@@ -375,7 +375,10 @@
375
375
  "flowAdded": "flow added",
376
376
  "moved": "moved",
377
377
  "movedTo": "moved to __id__",
378
- "movedFrom": "moved from __id__"
378
+ "movedFrom": "moved from __id__",
379
+ "none": "none",
380
+ "position": "position",
381
+ "wires": "wires"
379
382
  },
380
383
  "nodeCount": "__count__ node",
381
384
  "nodeCount_plural": "__count__ nodes",
@@ -384,9 +387,14 @@
384
387
  "reviewChanges": "Review Changes",
385
388
  "noBinaryFileShowed": "Cannot show binary file contents",
386
389
  "viewCommitDiff": "View Commit Changes",
390
+ "commit": "Commit",
387
391
  "compareChanges": "Compare Changes",
388
392
  "saveConflict": "Save conflict resolution",
389
393
  "conflictHeader": "<span>__resolved__</span> of <span>__unresolved__</span> conflicts resolved",
394
+ "localChanges": "Local Changes",
395
+ "remoteChanges": "Remote Changes",
396
+ "useLocalChanges": "use local changes",
397
+ "useRemoteChanges": "use remote changes",
390
398
  "commonVersionError": "Common Version doesn't contain valid JSON:",
391
399
  "oldVersionError": "Old Version doesn't contain valid JSON:",
392
400
  "newVersionError": "New Version doesn't contain valid JSON:"
@@ -554,7 +562,9 @@
554
562
  "types": {
555
563
  "local": "Local",
556
564
  "examples": "Examples"
557
- }
565
+ },
566
+ "type": "Type",
567
+ "name": "Name"
558
568
  },
559
569
  "palette": {
560
570
  "noInfo": "no information available",
@@ -803,6 +813,7 @@
803
813
  "branches": "Branches",
804
814
  "noBranches": "No branches",
805
815
  "deleteConfirm": "Are you sure you want to delete the local branch '__name__'? This cannot be undone.",
816
+ "deleteBranch": "Delete branch",
806
817
  "unmergedConfirm": "The local branch '__name__' has unmerged changes that will be lost. Are you sure you want to delete it?",
807
818
  "deleteUnmergedBranch": "Delete unmerged branch",
808
819
  "gitRemotes": "Git remotes",
@@ -375,7 +375,10 @@
375
375
  "flowAdded": "flux ajouté",
376
376
  "moved": "déplacé",
377
377
  "movedTo": "déplacé vers __id__",
378
- "movedFrom": "déplacé depuis __id__"
378
+ "movedFrom": "déplacé depuis __id__",
379
+ "none": "aucun",
380
+ "position": "position",
381
+ "wires": "câbles"
379
382
  },
380
383
  "nodeCount": "__count__ noeud",
381
384
  "nodeCount_plural": "__count__ noeuds",
@@ -384,9 +387,14 @@
384
387
  "reviewChanges": "Examiner les modifications",
385
388
  "noBinaryFileShowed": "Impossible d'afficher le contenu du fichier binaire",
386
389
  "viewCommitDiff": "Afficher les modifications de la validation",
390
+ "commit": "Validation",
387
391
  "compareChanges": "Comparer les modifications",
388
392
  "saveConflict": "Enregistrer la résolution des conflits",
389
393
  "conflictHeader": "<span>__resolved__</span> sur <span>__unresolved__</span> conflit(s) résolu(s)",
394
+ "localChanges": "Modifications locales",
395
+ "remoteChanges": "Modifications distantes",
396
+ "useLocalChanges": "utiliser les modifications locales",
397
+ "useRemoteChanges": "utiliser les modifications distantes",
390
398
  "commonVersionError": "La version commune ne contient pas de JSON valide :",
391
399
  "oldVersionError": "L'ancienne version ne contient pas de JSON valide :",
392
400
  "newVersionError": "La nouvelle version ne contient pas de JSON valide :"
@@ -554,7 +562,9 @@
554
562
  "types": {
555
563
  "local": "Local",
556
564
  "examples": "Exemples"
557
- }
565
+ },
566
+ "type": "Type",
567
+ "name": "Nom"
558
568
  },
559
569
  "palette": {
560
570
  "noInfo": "Pas d'information disponible",
@@ -803,6 +813,7 @@
803
813
  "branches": "Branches",
804
814
  "noBranches": "Pas de branche",
805
815
  "deleteConfirm": "Êtes-vous sûr de vouloir supprimer la branche locale '__name__' ? Ça ne peut pas être annulé.",
816
+ "deleteBranch": "Supprimer la branche",
806
817
  "unmergedConfirm": "La branche locale '__name__' contient des modifications non fusionnées qui seront perdues. Êtes-vous sûr de vouloir la supprimer?",
807
818
  "deleteUnmergedBranch": "Supprimer la branche non fusionnée",
808
819
  "gitRemotes": "Git distant",
@@ -375,7 +375,10 @@
375
375
  "flowAdded": "追加されたフロー",
376
376
  "moved": "移動",
377
377
  "movedTo": "__id__ へ移動",
378
- "movedFrom": "__id__ から移動"
378
+ "movedFrom": "__id__ から移動",
379
+ "none": "なし",
380
+ "position": "位置",
381
+ "wires": "ワイヤー"
379
382
  },
380
383
  "nodeCount": "__count__ 個のノード",
381
384
  "nodeCount_plural": "__count__ 個のノード",
@@ -384,9 +387,14 @@
384
387
  "reviewChanges": "変更を表示",
385
388
  "noBinaryFileShowed": "バイナリファイルの中身は表示することができません",
386
389
  "viewCommitDiff": "コミットの内容を表示",
390
+ "commit": "コミット",
387
391
  "compareChanges": "変更を比較",
388
392
  "saveConflict": "解決して保存",
389
393
  "conflictHeader": "<span>__unresolved__</span> 個中 <span>__resolved__</span> 個のコンフリクトを解決",
394
+ "localChanges": "ローカルの変更",
395
+ "remoteChanges": "リモートの変更",
396
+ "useLocalChanges": "ローカルの変更を使用",
397
+ "useRemoteChanges": "リモートの変更を使用",
390
398
  "commonVersionError": "共通バージョンは正しいJSON形式ではありません:",
391
399
  "oldVersionError": "古いバージョンは正しいJSON形式ではありません:",
392
400
  "newVersionError": "新しいバージョンは正しいJSON形式ではありません:"
@@ -554,7 +562,9 @@
554
562
  "types": {
555
563
  "local": "ローカル",
556
564
  "examples": "サンプル"
557
- }
565
+ },
566
+ "type": "型",
567
+ "name": "名前"
558
568
  },
559
569
  "palette": {
560
570
  "noInfo": "情報がありません",
@@ -803,6 +813,7 @@
803
813
  "branches": "ブランチ",
804
814
  "noBranches": "ブランチなし",
805
815
  "deleteConfirm": "本当にローカルブランチ'__name__'を削除しますか?削除すると元に戻すことはできません。",
816
+ "deleteBranch": "ブランチを削除",
806
817
  "unmergedConfirm": "ローカルブランチ'__name__'にはマージされていない変更があります。この変更は削除されます。本当に削除しますか?",
807
818
  "deleteUnmergedBranch": "マージされていないブランチを削除",
808
819
  "gitRemotes": "Gitリモート",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@node-red/editor-client",
3
- "version": "4.0.2",
3
+ "version": "4.0.3",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
package/public/red/about CHANGED
@@ -1,3 +1,38 @@
1
+ #### 4.0.3: Maintenance Release
2
+
3
+ Editor
4
+
5
+ - Refresh page title after changing tab name (#4850) @kazuhitoyokoi
6
+ - Add Japanese translations for v4.0.2 (again) (#4853) @kazuhitoyokoi
7
+ - Stay in quick-add mode following context menu insert (#4883) @knolleary
8
+ - Do not include Junction type in quick-add for virtual links (#4879) @knolleary
9
+ - Multiplayer cursor tracking (#4845) @knolleary
10
+ - Hide add-flow options when disabled via editorTheme (#4869) @knolleary
11
+ - Fix env-var config select when multiple defined (#4872) @knolleary
12
+ - Fix subflow outbound-link filter (#4857) @GogoVega
13
+ - Add French translations for v4.0.2 (#4856) @GogoVega
14
+ - Fix moving link wires (#4851) @knolleary
15
+ - Adjust type search dialog position to prevent x-overflow (#4844) @Steve-Mcl
16
+ - fix: modulesInUse might be undefined (#4838) @lorenz-maurer
17
+ - Add Japanese translations for v4.0.2 (#4849) @kazuhitoyokoi
18
+ - Fix menu to enable/disable selection when it's a group (#4828) @GogoVega
19
+
20
+ Runtime
21
+
22
+ - Update dependencies (#4874) @knolleary
23
+ - GitHub: Add citation file to enable "Cite this repository" feature (#4861) @lobis
24
+ - Remove use of util.log (#4875) @knolleary
25
+
26
+ Nodes
27
+
28
+ - Fix invalid property error in range node example (#4855)
29
+ - Fix typo in flow example name (#4854) @kazuhitoyokoi
30
+ - Move SNI, ALPN and Verify Server cert out of check (#4882) @hardillb
31
+ - Set status of mqtt nodes to "disconnected" when deregistered from broker (#4878) @Steve-Mcl
32
+ - MQTT: Ensure will payload is a string (#4873) @knolleary
33
+ - Let batch node terminate "early" if msg.parts set to end of sequence (#4829) @dceejay
34
+ - Fix unintentional Capitalisation in Split node name (#4835) @dceejay
35
+
1
36
  #### 4.0.2: Maintenance Release
2
37
 
3
38
  Editor