mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Remove unused messages in language catalog
This commit is contained in:
parent
bc2c81f058
commit
8e2d3ea16f
@ -851,7 +851,6 @@
|
|||||||
"outputas": "Ausgabe",
|
"outputas": "Ausgabe",
|
||||||
"breakchunks": "In Chunks aufteilen",
|
"breakchunks": "In Chunks aufteilen",
|
||||||
"breaklines": "In Linien aufteilen",
|
"breaklines": "In Linien aufteilen",
|
||||||
"filelabel": "file",
|
|
||||||
"sendError": "Nachricht bei Fehler senden (herkömmlicher Modus)",
|
"sendError": "Nachricht bei Fehler senden (herkömmlicher Modus)",
|
||||||
"encoding": "Kodierung",
|
"encoding": "Kodierung",
|
||||||
"deletelabel": "lösche __file__",
|
"deletelabel": "lösche __file__",
|
||||||
|
@ -771,7 +771,6 @@
|
|||||||
"outputas": "출력형식",
|
"outputas": "출력형식",
|
||||||
"breakchunks": "청크로 분할",
|
"breakchunks": "청크로 분할",
|
||||||
"breaklines": "행으로 분할",
|
"breaklines": "행으로 분할",
|
||||||
"filelabel": "file",
|
|
||||||
"sendError": "에러메세지를 송신(호환모드)",
|
"sendError": "에러메세지를 송신(호환모드)",
|
||||||
"deletelabel": "delete __file__",
|
"deletelabel": "delete __file__",
|
||||||
"utf8String": "UTF8문자열",
|
"utf8String": "UTF8문자열",
|
||||||
|
@ -816,7 +816,6 @@
|
|||||||
"outputas": "Выход",
|
"outputas": "Выход",
|
||||||
"breakchunks": "Разбить файл на части",
|
"breakchunks": "Разбить файл на части",
|
||||||
"breaklines": "Разбить на строки",
|
"breaklines": "Разбить на строки",
|
||||||
"filelabel": "файл",
|
|
||||||
"sendError": "Отправлять сообщение при ошибке (устаревший режим)",
|
"sendError": "Отправлять сообщение при ошибке (устаревший режим)",
|
||||||
"encoding": "Кодировка",
|
"encoding": "Кодировка",
|
||||||
"deletelabel": "удалить __file__",
|
"deletelabel": "удалить __file__",
|
||||||
|
@ -804,7 +804,6 @@
|
|||||||
"outputas": "输出",
|
"outputas": "输出",
|
||||||
"breakchunks": "分拆成块",
|
"breakchunks": "分拆成块",
|
||||||
"breaklines": "分拆成行",
|
"breaklines": "分拆成行",
|
||||||
"filelabel": "文件",
|
|
||||||
"sendError": "发生错误时发送消息(传统模式)",
|
"sendError": "发生错误时发送消息(传统模式)",
|
||||||
"encoding": "编码",
|
"encoding": "编码",
|
||||||
"deletelabel": "删除 __file__",
|
"deletelabel": "删除 __file__",
|
||||||
|
@ -809,7 +809,6 @@
|
|||||||
"outputas": "輸出",
|
"outputas": "輸出",
|
||||||
"breakchunks": "分拆成塊",
|
"breakchunks": "分拆成塊",
|
||||||
"breaklines": "分拆成行",
|
"breaklines": "分拆成行",
|
||||||
"filelabel": "文件",
|
|
||||||
"sendError": "發生錯誤時發送消息(傳統模式)",
|
"sendError": "發生錯誤時發送消息(傳統模式)",
|
||||||
"encoding": "編碼",
|
"encoding": "編碼",
|
||||||
"deletelabel": "刪除 __file__",
|
"deletelabel": "刪除 __file__",
|
||||||
|
Loading…
Reference in New Issue
Block a user