mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
parent
29b128e5e0
commit
ff35c46d5d
@ -21,7 +21,7 @@
|
|||||||
<input type="text" id="node-input-name" data-i18n="[placeholder]node-red:common.label.name">
|
<input type="text" id="node-input-name" data-i18n="[placeholder]node-red:common.label.name">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-row">
|
<div class="form-row">
|
||||||
<label for="node-input-property"><i class="fa fa-forward"></i> <span data-i18n="split.split"></span></label>
|
<label for="node-input-property"><i class="fa fa-forward"></i> <span data-i18n="split.splitThe"></span></label>
|
||||||
<input type="text" id="node-input-property" style="width:70%;"/>
|
<input type="text" id="node-input-property" style="width:70%;"/>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-row"><span data-i18n="[html]split.strBuff"></span></div>
|
<div class="form-row"><span data-i18n="[html]split.strBuff"></span></div>
|
||||||
|
@ -912,6 +912,7 @@
|
|||||||
"objectSend": "Sende eine Nachricht für jedes Schlüssel/Wert-Paar",
|
"objectSend": "Sende eine Nachricht für jedes Schlüssel/Wert-Paar",
|
||||||
"strBuff": "<b>string</b> / <b>buffer</b>",
|
"strBuff": "<b>string</b> / <b>buffer</b>",
|
||||||
"array": "<b>array</b>",
|
"array": "<b>array</b>",
|
||||||
|
"splitThe": "Split",
|
||||||
"splitUsing": "Aufteilung",
|
"splitUsing": "Aufteilung",
|
||||||
"splitLength": "feste Längen von",
|
"splitLength": "feste Längen von",
|
||||||
"stream": "Als Nachrichtenstrom behandeln (Streaming-Modus)",
|
"stream": "Als Nachrichtenstrom behandeln (Streaming-Modus)",
|
||||||
|
@ -1011,12 +1011,13 @@
|
|||||||
"tip": "Tip: The filename should be an absolute path, otherwise it will be relative to the working directory of the Node-RED process."
|
"tip": "Tip: The filename should be an absolute path, otherwise it will be relative to the working directory of the Node-RED process."
|
||||||
},
|
},
|
||||||
"split": {
|
"split": {
|
||||||
"split": "Split",
|
"split": "split",
|
||||||
"intro": "Split <code>msg.payload</code> based on type:",
|
"intro": "Split <code>msg.payload</code> based on type:",
|
||||||
"object": "<b>Object</b>",
|
"object": "<b>Object</b>",
|
||||||
"objectSend": "Send a message for each key/value pair",
|
"objectSend": "Send a message for each key/value pair",
|
||||||
"strBuff": "<b>String</b> / <b>Buffer</b>",
|
"strBuff": "<b>String</b> / <b>Buffer</b>",
|
||||||
"array": "<b>Array</b>",
|
"array": "<b>Array</b>",
|
||||||
|
"splitThe": "Split the",
|
||||||
"splitUsing": "Split using",
|
"splitUsing": "Split using",
|
||||||
"splitLength": "Fixed length of",
|
"splitLength": "Fixed length of",
|
||||||
"stream": "Handle as a stream of messages",
|
"stream": "Handle as a stream of messages",
|
||||||
|
@ -1017,6 +1017,7 @@
|
|||||||
"objectSend": "各key/valueペアのメッセージを送信",
|
"objectSend": "各key/valueペアのメッセージを送信",
|
||||||
"strBuff": "<b>文字列</b> / <b>バッファ</b>",
|
"strBuff": "<b>文字列</b> / <b>バッファ</b>",
|
||||||
"array": "<b>配列</b>",
|
"array": "<b>配列</b>",
|
||||||
|
"splitThe": "に基づく",
|
||||||
"splitUsing": "分割",
|
"splitUsing": "分割",
|
||||||
"splitLength": "固定長",
|
"splitLength": "固定長",
|
||||||
"stream": "メッセージのストリームとして処理",
|
"stream": "メッセージのストリームとして処理",
|
||||||
|
@ -994,6 +994,7 @@
|
|||||||
"objectSend": "Envia uma mensagem para cada par chave/valor",
|
"objectSend": "Envia uma mensagem para cada par chave/valor",
|
||||||
"strBuff": "<b>Cadeia de caracteres</b> / <b>Armazenamento Temporário</b>",
|
"strBuff": "<b>Cadeia de caracteres</b> / <b>Armazenamento Temporário</b>",
|
||||||
"array": "<b>Matriz</b>",
|
"array": "<b>Matriz</b>",
|
||||||
|
"splitThe": "Dividir",
|
||||||
"splitUsing": "Dividir usando",
|
"splitUsing": "Dividir usando",
|
||||||
"splitLength": "Comprimento fixo de",
|
"splitLength": "Comprimento fixo de",
|
||||||
"stream": "Tratar como uma transmissão de mensagens",
|
"stream": "Tratar como uma transmissão de mensagens",
|
||||||
|
@ -874,6 +874,7 @@
|
|||||||
"objectSend":"Отправлять сообщение для каждой пары ключ/значение",
|
"objectSend":"Отправлять сообщение для каждой пары ключ/значение",
|
||||||
"strBuff":"<b>Строка</b> / <b>Буфер</b>",
|
"strBuff":"<b>Строка</b> / <b>Буфер</b>",
|
||||||
"array":"<b>Массив</b>",
|
"array":"<b>Массив</b>",
|
||||||
|
"splitThe": "Pазделить",
|
||||||
"splitUsing":"С помощью",
|
"splitUsing":"С помощью",
|
||||||
"splitLength":"Фикс. длина",
|
"splitLength":"Фикс. длина",
|
||||||
"stream":"Обрабатывать как поток сообщений",
|
"stream":"Обрабатывать как поток сообщений",
|
||||||
|
@ -997,6 +997,7 @@
|
|||||||
"objectSend": "每个键值对作为单个消息发送",
|
"objectSend": "每个键值对作为单个消息发送",
|
||||||
"strBuff": "<b>字符串</b> / <b>Buffer</b>",
|
"strBuff": "<b>字符串</b> / <b>Buffer</b>",
|
||||||
"array": "<b>数组</b>",
|
"array": "<b>数组</b>",
|
||||||
|
"splitThe": "Split",
|
||||||
"splitUsing": "拆分使用",
|
"splitUsing": "拆分使用",
|
||||||
"splitLength": "固定长度",
|
"splitLength": "固定长度",
|
||||||
"stream": "作为消息流处理",
|
"stream": "作为消息流处理",
|
||||||
|
@ -866,6 +866,7 @@
|
|||||||
"objectSend": "每個鍵值對作為單個消息發送",
|
"objectSend": "每個鍵值對作為單個消息發送",
|
||||||
"strBuff": "<b>字串</b> / <b>Buffer</b>",
|
"strBuff": "<b>字串</b> / <b>Buffer</b>",
|
||||||
"array": "<b>陣列</b>",
|
"array": "<b>陣列</b>",
|
||||||
|
"splitThe": "Split",
|
||||||
"splitUsing": "拆分使用",
|
"splitUsing": "拆分使用",
|
||||||
"splitLength": "固定長度",
|
"splitLength": "固定長度",
|
||||||
"stream": "作為消息流處理",
|
"stream": "作為消息流處理",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user