Fix translation files

- Align the translation keys across the files.
- Fix typos.
This commit is contained in:
DigiLive
2025-04-23 07:41:19 +02:00
parent 12abf40572
commit 9a081a32b6
4 changed files with 15 additions and 8 deletions

View File

@@ -29,7 +29,8 @@
"off": "Aus", "off": "Aus",
"on": "Ein", "on": "Ein",
"open": "Offen", "open": "Offen",
"unclosed": "Nicht Geschlossen" "unclosed": "Nicht Geschlossen",
"undisclosed": "Sonstiges"
}, },
"input_select": { "input_select": {
"input_selects": "Auswahl-Eingaben" "input_selects": "Auswahl-Eingaben"

View File

@@ -29,7 +29,8 @@
"off": "Off", "off": "Off",
"on": "On", "on": "On",
"open": "Open", "open": "Open",
"unclosed": "Unclosed" "unclosed": "Unclosed",
"undisclosed": "Other"
}, },
"input_select": { "input_select": {
"input_selects": "Input Selects" "input_selects": "Input Selects"
@@ -42,7 +43,7 @@
"locks": "Locks" "locks": "Locks"
}, },
"media_player": { "media_player": {
"media_players": "Mediaplayers" "media_players": "Media Players"
}, },
"scene": { "scene": {
"scenes": "Scenes" "scenes": "Scenes"

View File

@@ -29,7 +29,8 @@
"off": "Apagado", "off": "Apagado",
"on": "Encendido", "on": "Encendido",
"open": "Abierto", "open": "Abierto",
"unclosed": "Sin Cerrar" "unclosed": "Sin Cerrar",
"undisclosed": "Varios"
}, },
"input_select": { "input_select": {
"input_selects": "Selecciones de Entrada" "input_selects": "Selecciones de Entrada"
@@ -44,6 +45,9 @@
"media_player": { "media_player": {
"media_players": "Reproductores Multimedia" "media_players": "Reproductores Multimedia"
}, },
"scene": {
"scenes": "Scenas"
},
"select": { "select": {
"selects": "Seleccionar" "selects": "Seleccionar"
}, },

View File

@@ -19,9 +19,9 @@
"all": "Alle", "all": "Alle",
"areas": "Ruimtes", "areas": "Ruimtes",
"busy": "Bezig", "busy": "Bezig",
"good_afternoon": "Goede middag", "good_afternoon": "Goedemiddag",
"good_evening": "Goede avond", "good_evening": "Goedeavond",
"good_morning": "Goede morgen", "good_morning": "Goedemorgen",
"hello": "Hallo", "hello": "Hallo",
"home": "Start", "home": "Start",
"miscellaneous": "Overige", "miscellaneous": "Overige",
@@ -29,7 +29,8 @@
"off": "Uit", "off": "Uit",
"on": "Aan", "on": "Aan",
"open": "Open", "open": "Open",
"unclosed": "Ongesloten" "unclosed": "Ongesloten",
"undisclosed": "Overige"
}, },
"input_select": { "input_select": {
"input_selects": "Lijsten" "input_selects": "Lijsten"