Skip to content

Commit

Permalink
Language improvements (#22607)
Browse files Browse the repository at this point in the history
Some language improvements
  • Loading branch information
SteWers authored Dec 8, 2024
1 parent d6c1617 commit 09f0b89
Show file tree
Hide file tree
Showing 29 changed files with 86 additions and 59 deletions.
5 changes: 3 additions & 2 deletions tasmota/language/af_AF.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Luggehalte"
#define D_AP "AP" // Access Point
#define D_AS "as"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/bg_BG.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Качество на въздуха"
#define D_AP "Точка за достъп" // Access Point
#define D_AS "като"
#define D_AT "at"
#define D_AUTO "АВТОМАТИЧНО"
#define D_BATTERY "Battery"
#define D_BATT "Бат." // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/ca_AD.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Qualitat Aire"
#define D_AP "PA" // Access Point
#define D_AS "com"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Bat" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/cs_CZ.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Kvalita vzduchu"
#define D_AP "AP" // Access Point
#define D_AS "jako"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
9 changes: 5 additions & 4 deletions tasmota/language/de_DE.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
* Use online command Prefix to translate cmnd, stat and tele.
*
* Updated until v14.3.0.7 - Last update 07.12.2024
* Updated until v14.3.0.7 - Last update 08.12.2024
\*********************************************************************/

//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
Expand Down Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Luftqualität"
#define D_AP "AP" // Access Point
#define D_AS "als"
#define D_AT "an"
#define D_AUTO "AUTO"
#define D_BATTERY "Batterie"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -571,10 +572,10 @@
#define D_THERMOSTAT_AUTOTUNE_HYBRID "Autotune (Hybrid)"

// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "BLE Einstellungen"
#define D_CONFIGURE_BLE "BLE"
#define D_BLE_PARAMETERS "BLE Parameter"
#define D_MQTT_BLE_ENABLE "BLE aktivieren"
#define D_MQTT_BLE_ACTIVESCAN "Aktiv scannen (*)"
#define D_BLE_ENABLE "BLE aktivieren"
#define D_BLE_ACTIVESCAN "Aktiv scannen (*)"
#define D_BLE_DEVICES "Erkannte Geräte"
#define D_BLE_REMARK "Mit (*) markierte Geräte werden nicht gespeichert."

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/el_GR.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Ποιότητα αέρα"
#define D_AP "AP" // Access Point
#define D_AS "ως"
#define D_AT "at"
#define D_AUTO "ΑΥΤΟΜΑΤΟ"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/en_GB.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Air quality"
#define D_AP "AP" // Access Point
#define D_AS "as"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/es_ES.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Calidad del Aire"
#define D_AP "AP" // Access Point
#define D_AS "como"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Bat" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/fr_FR.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Qualité de l'Air"
#define D_AP "AP" // Access Point
#define D_AS "comme"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/fy_NL.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Luchtkwaliteit"
#define D_AP "AP" // Access Point
#define D_AS "als"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/he_HE.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "איכות אוויר"
#define D_AP "AP" // Access Point
#define D_AS "-כ"
#define D_AT "at"
#define D_AUTO "אוטומטי"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/hu_HU.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Levegőminőség"
#define D_AP "AP" // Access Point
#define D_AS "mint"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/it_IT.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Qualità dell'aria"
#define D_AP "AP" // Access Point
#define D_AS "come"
#define D_AT "in"
#define D_AUTO "AUTO"
#define D_BATTERY "Batteria"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "BLE"
#define D_BLE_PARAMETERS "Impostazioni Bluetooth"
#define D_MQTT_BLE_ENABLE "Abilita Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Abilita scansione attiva (*)"
#define D_BLE_ENABLE "Abilita Bluetooth"
#define D_BLE_ACTIVESCAN "Abilita scansione attiva (*)"
#define D_BLE_DEVICES "Scansione dispositivi"
#define D_BLE_REMARK "gli elementi segnati con (*) non sono memorizzati in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/ko_KO.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "공기질"
#define D_AP "AP" // Access Point
#define D_AS "as"
#define D_AT "at"
#define D_AUTO "자동"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/nl_NL.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Lucht kwaliteit"
#define D_AP "AP" // Access Point
#define D_AS "als"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/pl_PL.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Jakość powietrza"
#define D_AP "AP" // Access Point
#define D_AS "jak"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Bateria"
#define D_BATT "Bat" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Konfiguracja BLE"
#define D_BLE_PARAMETERS "Ustawienia Bluetooth"
#define D_MQTT_BLE_ENABLE "Załącz Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Załącz Aktywne Skanowanie(*)"
#define D_BLE_ENABLE "Załącz Bluetooth"
#define D_BLE_ACTIVESCAN "Załącz Aktywne Skanowanie(*)"
#define D_BLE_DEVICES "Znalezione Urządzenia"
#define D_BLE_REMARK "rzeczy oznaczone (*) nie są zapisywane w konfiguracji"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/pt_BR.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Qualidade do ar"
#define D_AP "Ponto de acesso" // Ponto de Acesso
#define D_AS "como"
#define D_AT "at"
#define D_AUTO "Auto"
#define D_BATTERY "Battery"
#define D_BATT "Bat" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/pt_PT.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Qualidade do Ar"
#define D_AP "AP" // Ponto de Acesso
#define D_AS "como"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/ro_RO.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#define D_AIR_QUALITY "Calitatea aerului"
#define D_AP "AP" // Access Point
#define D_AS "as"
#define D_AT "at"
#define D_AUTO "AUTO"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -573,8 +574,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
5 changes: 3 additions & 2 deletions tasmota/language/ru_RU.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#define D_AIR_QUALITY "Качество воздуха"
#define D_AP "AP" // Access Point
#define D_AS "как"
#define D_AT "at"
#define D_AUTO "АВТО"
#define D_BATTERY "Battery"
#define D_BATT "Batt" // Short for Battery
Expand Down Expand Up @@ -574,8 +575,8 @@
// xdrv_79_esp32_ble.ino
#define D_CONFIGURE_BLE "Configure BLE"
#define D_BLE_PARAMETERS "Bluetooth Settings"
#define D_MQTT_BLE_ENABLE "Enable Bluetooth"
#define D_MQTT_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_ENABLE "Enable Bluetooth"
#define D_BLE_ACTIVESCAN "Enable Active Scan(*)"
#define D_BLE_DEVICES "Devices Seen"
#define D_BLE_REMARK "items marked (*) are not stored in config"

Expand Down
Loading

0 comments on commit 09f0b89

Please sign in to comment.