smart-energy-monitor/software/flow/node_modules/node-red-dashboard/nodes/locales/de/ui_form.json

36 lines
1 KiB
JSON

{
"ui_form": {
"label": {
"group": "Gruppe",
"size": "Größe",
"label": "Beschriftung",
"optionalLabel": "Optionale Beschriftung",
"formElements": "Formular- elemente",
"type": "Typ",
"required": "Erforderlich",
"rows": "UiZeilen",
"remove": "Entfernen",
"egName": "z.B. Name",
"egName2": "z.B. Name",
"text": "Text",
"multiline": "Mehrzeilig",
"number": "Zahl",
"email": "E-Mail",
"password": "Kennwort",
"checkbox": "Auswahlkästchen",
"switch": "Schalter",
"date": "Datum",
"time": "Zeit",
"element": "Element",
"buttons": "Schaltflächen",
"submitButtonText": "Text Absenden-Schaltfläche",
"cancelButtonText": "Text Abbrechen-Schaltfläche",
"topic": "Topic",
"optionalMsgTopic": "Optionaler msg.topic",
"splitLayout": "Platzieren sie die formularelemente in 2 spalten",
"className": "Klasse",
"classNamePlaceholder": "Optionale(r) CSS-Klassenname(n) für das Widget"
}
}
}