Kazuhito Yokoi
c0650cc0f5
Add Japanese translation for keyboard shortcut scope
2023-05-01 13:53:54 +09:00
Nick O'Leary
55a9a29f76
Merge branch 'master' into dev
2023-04-28 18:49:03 +01:00
Nick O'Leary
86dfe86813
Add editor scope to keyboard shortcut scope select
2023-04-28 17:47:16 +01:00
Nick O'Leary
d1094da6c7
Merge pull request #3895 from hae-iotplatform/translation-KR
...
Translation kr
2023-03-03 15:23:54 +00:00
Nick O'Leary
307fbef5b2
Merge branch 'dev' into translation-zhcn
2023-03-03 15:22:34 +00:00
Nick O'Leary
fd66335bd4
Merge pull request #3962 from GogoVega/french-translation
...
Add French translation
2023-03-03 13:37:40 +00:00
Nick O'Leary
301343deb0
Update packages/node_modules/@node-red/editor-client/locales/fr/editor.json
...
Co-authored-by: Gauthier Dandele <92022724+GogoVega@users.noreply.github.com>
2023-03-03 13:36:45 +00:00
Nick O'Leary
c046c8c4d3
Merge pull request #3804 from FabsMuller/ptbrtranslation
...
Portuguese Brazilian (pt-BR) translation
2023-03-03 13:33:47 +00:00
Nick O'Leary
b4c155bdb8
Merge branch 'dev' into pr_4059
2023-03-02 15:12:28 +00:00
GogoVega
d3615c9661
Add translation of new features from dev branch
2023-03-01 16:50:40 +01:00
Kazuhito Yokoi
5ae56aaec7
Add Japanese translation for action list
2023-02-23 19:45:00 +09:00
Kazuhito Yokoi
37057d1da2
Remove duplicated messages in the message catalog
2023-02-22 01:33:53 +09:00
Hiroyasu Nishiyama
96cd823fea
Update packages/node_modules/@node-red/editor-client/locales/ja/editor.json
...
thank you!
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2023-02-21 20:31:12 +09:00
Nick O'Leary
196773d6ba
Merge branch 'master' into dev
2023-02-20 18:17:16 +00:00
cliyr
ce9462e6aa
Apply suggestions from code review
...
Co-authored-by: zoollcar <zoollcar@qq.com>
2023-02-20 21:42:53 +08:00
Hiroyasu Nishiyama
2e57d80959
add show-global-env action
2023-02-13 14:50:07 +09:00
Kazuhito Yokoi
ede3ac4282
Add tooltip for show/hide button on info sidebar
2023-02-04 20:55:34 +09:00
Kazuhito Yokoi
3e4cad3a79
Add Japanese translations for the action list
2023-02-04 20:38:08 +09:00
Kazuhito Yokoi
bd0b0077a3
Support i18n of lock/unlock button in flow property UI
2023-02-04 20:28:08 +09:00
Kazuhito Yokoi
7d1c3133b3
Fix i18n of tooltips for locking flow
2023-02-02 22:37:00 +09:00
Kazuhito Yokoi
da9c0af854
Add Japanese translations for locking flow
2023-02-02 22:35:07 +09:00
Nick O'Leary
4624e28675
Merge branch 'dev' into tab-context-menu
2023-02-02 11:33:06 +00:00
Nick O'Leary
68bb38b8d7
Merge branch 'master' into dev
2023-02-02 10:40:33 +00:00
Nick O'Leary
2ca3b3e99d
Merge pull request #4007 from node-red-hitachi/add-markdown-mermaid-diagram
...
Add support for mermaid diagram to markdown editor
2023-02-02 10:35:32 +00:00
Nick O'Leary
67c8354f76
Merge branch 'pr_4006' into dev
2023-02-02 10:29:39 +00:00
Hiroyasu Nishiyama
013ee2f1f4
fix hide subflow tooltip
2023-01-30 16:24:52 +09:00
Hiroyasu Nishiyama
038f75e48f
add support for mermaid diagram to markdown editor
2023-01-05 17:25:16 +09:00
Hiroyasu Nishiyama
b9fe4c5cd3
merge upstream/dev
2023-01-05 10:29:45 +09:00
Hiroyasu Nishiyama
7e8b7602b4
add support for inline image drag and drop to markdown editor
2023-01-05 10:28:48 +09:00
Nick O'Leary
dd2bc44c2d
Merge branch 'dev' into dev-jpn
2023-01-01 22:38:20 +00:00
Kazuhito Yokoi
a661bc1d23
Add Japanese translation for v3.1.0-beta.0
2022-12-31 00:41:35 +09:00
Hiroyasu Nishiyama
99bd957ea0
Resolve merge conflict
2022-12-27 23:45:25 +09:00
GogoVega
c3f13eb428
A few more minor fixes
2022-12-08 22:31:27 +01:00
GogoVega
19b5eda98c
fix: Double line in popup
2022-12-08 16:47:25 +01:00
GogoVega
6cbfe3d736
Last adjustment and translation of `commit`
2022-12-07 12:28:02 +01:00
GogoVega
2274319274
fix: Typos
2022-12-07 02:08:29 +01:00
Hiroyasu Nishiyama
6d09c81f11
Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-12-06 09:27:17 +09:00
Hiroyasu Nishiyama
192e537e5d
Update packages/node_modules/@node-red/editor-client/locales/ja/editor.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-12-06 09:27:02 +09:00
Kazuhito Yokoi
c24b123917
Add Japanese translation for editor actions
2022-12-05 23:11:56 +09:00
Kazuhito Yokoi
26462e684b
Merge branch 'node-red:dev' into dev
2022-12-05 01:08:45 +09:00
Nick O'Leary
2d6e1d7089
NLS updates for context menu
2022-12-03 21:29:27 +00:00
GogoVega
a6934b3cba
fix: Typos (grammar)
2022-12-03 09:37:08 +01:00
GogoVega
a9b6eaa31f
Add French option in other languages
2022-12-02 18:15:06 +01:00
GogoVega
f4309f5af6
fix: Typos (infinitif)
2022-12-02 18:07:39 +01:00
Nick O'Leary
07c05c1f2a
Merge pull request #3930 from node-red/tab-context-menu
...
Improve UX around hiding flows via context menu
2022-11-30 22:13:54 +00:00
Gauthier Dandele
327eab6c0d
fix: capitals and better translation
2022-11-29 23:09:28 +01:00
GogoVega
09979d3270
Translation of the `jsonata.json` file
2022-11-29 00:10:04 +01:00
GogoVega
116839d6f6
Add French translation
2022-11-28 23:00:31 +01:00
lkaiy
bed6c48e99
Translation of nodes context, setting menu, etc.
...
Translation of node context, setting context, etc.
Corrected previously mistranslated ones (grammar, word-spacing)
2022-11-15 16:41:36 +08:00
Nick O'Leary
3b27fb2aa7
Merge branch 'dev' into dev
2022-11-07 23:16:14 +00:00
Nick O'Leary
339013434b
Merge pull request #3946 from node-red-hitachi/i18n-item-url-copy-notification
...
i18n item URL copy notification & add Japanese message
2022-11-07 21:07:57 +00:00
Hiroyasu Nishiyama
e3892dc26d
add Japanese message for item url copy actions
2022-11-07 16:07:46 +09:00
Hiroyasu Nishiyama
b95df6d883
i18n item URL copy notification & add Japanese message
2022-11-07 15:47:19 +09:00
Hiroyasu Nishiyama
f23d0480e4
add global environment variable feature
2022-11-04 18:42:51 +09:00
Nick O'Leary
f12d36b5ed
Locking flows fixes and context menu options
2022-11-01 10:48:48 +00:00
Nick O'Leary
a351cd9d9f
Add move-to-start/end and better subflow menu options
2022-11-01 10:35:57 +00:00
Nick O'Leary
fb499be979
Add context menu to tab bar
2022-10-25 23:44:59 +01:00
Kazuhito Yokoi
75725a38df
Fix file permission
2022-10-12 23:50:33 +09:00
Kazuhito Yokoi
c4e277853c
Add Japanese translation for button of node URL
2022-10-12 23:24:21 +09:00
hae-iotplatform
3231247fb6
Korean Translation (editor.json)
2022-09-20 11:01:08 +09:00
Hiroyasu Nishiyama
954649007c
merge master
2022-09-13 10:52:48 +09:00
Nick O'Leary
0caa308757
Add core:copy-item-link action and expose in info sidebar
2022-09-12 20:53:46 +01:00
Nick O'Leary
2328f418be
Merge pull request #3871 from node-red-hitachi/fix-extended-function-error-handling-of-jsonata-editor
...
Fix error hanndling of JSONata expression editor for extended functions
2022-09-12 19:26:15 +01:00
Hiroyasu Nishiyama
7bd7c99dd4
Fix Japanese translation for JSONata editor
2022-09-06 16:53:38 +09:00
Hiroyasu Nishiyama
b0d12c4125
Fix error hanndling of JSONata expression editor for extennded functions
2022-09-06 15:38:49 +09:00
Kazuhito Yokoi
d0d22c333c
Add Japanese translation for v3.0.2
2022-08-28 02:04:13 +09:00
Fabio Barcello S. Dos R. Muller
e7c657f82d
Some minor changes to sections that were missing in some files
...
Fixing missing sessions is some pt-BR files and also
one small typo of an hmtl end paragraph </p> in the 21-httprequest.html
of en-US original language file.
2022-08-05 16:29:19 -03:00
Fabio Barcello S. Dos R. Muller
3bae92b356
Changing as pr-3804 discussion
...
Added some lines to /pt-br/editor.json and
added pt-br into other language editor.json locales.
2022-08-04 11:15:57 -03:00
Fabulous Muller
b937c37be3
Fixed JSON errors in 2 files
...
fixed 2 errors in editor.json and messages.json as reported
by run tests #1174 build(16).
2022-07-26 17:18:43 -03:00
Fabulous Muller
0908369dba
Portuguese Brazilian (pt-BR) translation
...
Portuguese Brazilian, pt-BR, translation based on v.3.0.1 branch.
The initial efforts started with PR #3100(V.2.0.3) but there were some
problems and the quality needed to be improved. Now I fixed some
failures and reviewed files line by line, double-checked with text editor
and dictionary updated to last ortographic agreement of the portuguese
language; anyway errors still can happen, this is not a robotic translation
and portuguese has a latin branch, so one word in english(sometimes) has
many possible translations in portuguese; just to complicate a litlle
bit.
So we are finally making pt-BR available in Node-Red and hope to just
improve from now on.
Resolves : #3100
2022-07-25 16:35:06 -03:00
Dennis Neufeld
fe5132be1d
Update german translation 2
2022-07-24 16:31:01 +02:00
Dennis Neufeld
b50ba3e0e4
Update german translation
2022-07-23 18:53:39 +02:00
Kazuhito Yokoi
d4fdf6be67
Add Japanese translations for v3.0-beta.4
2022-07-01 01:09:06 +09:00
Nick O'Leary
51684d18cf
Merge pull request #3719 from node-red/pr_3642
...
Allow flows to be stopped and started manually
2022-06-29 20:54:45 +01:00
Stephen McLaughlin
b7bdcc4e57
Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json
...
Remove unused i18n entries (these are safe to remove - were added in the original PR)
2022-06-29 18:37:53 +01:00
Nick O'Leary
f33848e16b
Rework start/stop api to use runtime-event notification message
2022-06-29 10:27:44 +01:00
Nick O'Leary
95f7ea9fc0
Merge pull request #3691 from Dennis14e/patch-1-de
...
Update german translation
2022-06-28 20:56:50 +01:00
Nick O'Leary
388c1b4ce4
Merge pull request #3717 from node-red/tour-help
...
List welcome tours in help sidebar
2022-06-28 20:54:44 +01:00
Nick O'Leary
a7e3548f22
List welcome tours in help sidebar under node-red section
2022-06-28 11:54:51 +01:00
Dennis Neufeld
5301798654
Update german translation based on PR review
2022-06-28 08:06:16 +02:00
Steve-Mcl
1b8a4577d5
improve UI, i18n and layout of stop/start feature
2022-06-27 18:07:22 +01:00
庄建国
cd71b3daf3
fix chinese translate: 登陆 -> 登录
2022-06-26 13:02:16 +08:00
Dennis Neufeld
d1efd2137a
Add german contextMenu translation
2022-06-25 16:24:28 +02:00
Dennis Neufeld
fce8c3a8a0
Merge commit '1f5588b803c7e2f216f2bfa31df7ac2cfa874480' into patch-1-de
2022-06-25 16:19:07 +02:00
Hiroyasu Nishiyama
42ecf54df6
add i18n support adn English and Japanese message
2022-06-21 22:39:22 +09:00
Dennis Neufeld
3fbbfce17c
Fix typo in german translation
2022-06-20 13:28:10 +02:00
Kazuhito Yokoi
ad0a08ea0e
Add Japanese translations in action list for project feature
2022-06-20 00:44:20 +09:00
Dennis Neufeld
6c2297c365
Update german translation
2022-06-18 19:46:38 +02:00
Kazuhito Yokoi
5e592427e9
Add Japanese translation in action list for junction
2022-06-19 01:56:59 +09:00
Kazuhito Yokoi
418b3ee7d6
Fix Japanese translations to be same as others
2022-06-18 00:56:34 +09:00
Kazuhito Yokoi
0000f2a34d
Support i18n in context menu
2022-06-18 00:51:05 +09:00
Kazuhito Yokoi
f424f07e54
Fix typos in message catalog
2022-05-25 22:56:58 +09:00
Kazuhito Yokoi
6c15fb6978
Fix indents in message catalog
2022-05-22 10:51:35 +09:00
Kazuhito Yokoi
b17b68c44b
Add Japanese translations for v3.0-beta.2
2022-05-22 10:37:22 +09:00
Nick O'Leary
8043f5d865
Merge pull request #3606 from node-red/dev
...
Merge minor dev branch fixes and "Search flow:active" V3 item into master
2022-05-10 11:19:03 +01:00
Stephen McLaughlin
f0293b8f52
Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-05-09 17:41:24 +01:00
Kazuhito Yokoi
50ae29a08c
Add Japanese translations for v3.0-beta.1
2022-05-04 23:29:40 +09:00
Steve-Mcl
1141f9de86
Add ability to search in current flow
...
fixes #3419
2022-05-04 14:42:47 +01:00
Steve-Mcl
135427dcc8
fix i18n for unknownNodesButton
2022-05-02 21:21:09 +01:00
Steve-Mcl
8a972ee543
Add "search for" buttons to notifications
2022-05-01 16:48:04 +01:00