mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-04 20:14:28 +02:00
Fix translation files
- Align the translation keys across the files. - Fix typos.
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"off": "Aus",
|
||||
"on": "Ein",
|
||||
"open": "Offen",
|
||||
"unclosed": "Nicht Geschlossen"
|
||||
"unclosed": "Nicht Geschlossen",
|
||||
"undisclosed": "Sonstiges"
|
||||
},
|
||||
"input_select": {
|
||||
"input_selects": "Auswahl-Eingaben"
|
||||
|
@@ -29,7 +29,8 @@
|
||||
"off": "Off",
|
||||
"on": "On",
|
||||
"open": "Open",
|
||||
"unclosed": "Unclosed"
|
||||
"unclosed": "Unclosed",
|
||||
"undisclosed": "Other"
|
||||
},
|
||||
"input_select": {
|
||||
"input_selects": "Input Selects"
|
||||
@@ -42,7 +43,7 @@
|
||||
"locks": "Locks"
|
||||
},
|
||||
"media_player": {
|
||||
"media_players": "Mediaplayers"
|
||||
"media_players": "Media Players"
|
||||
},
|
||||
"scene": {
|
||||
"scenes": "Scenes"
|
||||
|
@@ -29,7 +29,8 @@
|
||||
"off": "Apagado",
|
||||
"on": "Encendido",
|
||||
"open": "Abierto",
|
||||
"unclosed": "Sin Cerrar"
|
||||
"unclosed": "Sin Cerrar",
|
||||
"undisclosed": "Varios"
|
||||
},
|
||||
"input_select": {
|
||||
"input_selects": "Selecciones de Entrada"
|
||||
@@ -44,6 +45,9 @@
|
||||
"media_player": {
|
||||
"media_players": "Reproductores Multimedia"
|
||||
},
|
||||
"scene": {
|
||||
"scenes": "Scenas"
|
||||
},
|
||||
"select": {
|
||||
"selects": "Seleccionar"
|
||||
},
|
||||
|
@@ -19,9 +19,9 @@
|
||||
"all": "Alle",
|
||||
"areas": "Ruimtes",
|
||||
"busy": "Bezig",
|
||||
"good_afternoon": "Goede middag",
|
||||
"good_evening": "Goede avond",
|
||||
"good_morning": "Goede morgen",
|
||||
"good_afternoon": "Goedemiddag",
|
||||
"good_evening": "Goedeavond",
|
||||
"good_morning": "Goedemorgen",
|
||||
"hello": "Hallo",
|
||||
"home": "Start",
|
||||
"miscellaneous": "Overige",
|
||||
@@ -29,7 +29,8 @@
|
||||
"off": "Uit",
|
||||
"on": "Aan",
|
||||
"open": "Open",
|
||||
"unclosed": "Ongesloten"
|
||||
"unclosed": "Ongesloten",
|
||||
"undisclosed": "Overige"
|
||||
},
|
||||
"input_select": {
|
||||
"input_selects": "Lijsten"
|
||||
|
Reference in New Issue
Block a user