mirror of https://github.com/arendst/Tasmota.git
Add New Translation Keys
This commit is contained in:
parent
6a48b1a63d
commit
89f07f507e
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Wagwoord"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Wagwoord"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Wagwoord"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT-parameters"
|
||||
#define D_CLIENT "Kliënt"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Парола"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Парола"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Парола"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Параметри на MQTT"
|
||||
#define D_CLIENT "Клиент"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSID"
|
||||
#define D_AP1_PASSWORD "Heslo AP1"
|
||||
#define D_AP2_SSID "AP2 SSID"
|
||||
#define D_AP2_PASSWORD "Heslo AP2"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "Heslo WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Nastavení MQTT"
|
||||
#define D_CLIENT "Klient"
|
||||
|
|
|
@ -291,9 +291,18 @@
|
|||
#define D_WPA_PSK "WPA-PSK"
|
||||
#define D_WPA2_PSK "WPA2-PSK"
|
||||
#define D_AP1_SSID "WLAN 1 - SSID"
|
||||
#define D_AP1_PASSWORD "WLAN 1 - Passwort"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WLAN 2 - SSID"
|
||||
#define D_AP2_PASSWORD "WLAN 2 - Passwort"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WLAN - Passwort"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT-Einstellungen"
|
||||
#define D_CLIENT "client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Κωδικός"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Κωδικός"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Κωδικός"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Παράμετροι MQTT"
|
||||
#define D_CLIENT "Πελάτης"
|
||||
|
|
|
@ -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 v9.3.1.1
|
||||
* Updated until v9.3.1.2
|
||||
\*********************************************************************/
|
||||
|
||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Password"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Password"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Password"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT parameters"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "SSId AP1"
|
||||
#define D_AP1_PASSWORD "Clave AP1"
|
||||
#define D_AP2_SSID "SSId AP2"
|
||||
#define D_AP2_PASSWORD "Clave AP2"
|
||||
#define D_AP1_SSID "Red WiFi"
|
||||
#define D_AP1_SSID_HELP "Escriba o Seleccione su Red WiFi"
|
||||
#define D_AP2_SSID "Red WiFi Alternativa"
|
||||
#define D_AP2_SSID_HELP "Escriba el nombre de la Red WiFi Alternativa"
|
||||
#define D_AP_PASSWORD "Clave WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Escriba la clave de WiFi"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Seleccione su Red WiFi"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Buscar todas las Redes WiFi"
|
||||
#define D_SHOW_MORE_OPTIONS "Mas Opciones"
|
||||
#define D_CHECK_CREDENTIALS "Por favor, revise la clave"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Conexión WiFi Existosa"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Ahora puede cerrar esta ventana"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redireccionando a la nueva dirección IP"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Parámetros MQTT"
|
||||
#define D_CLIENT "Cliente"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSID"
|
||||
#define D_AP1_PASSWORD "Mot de passe AP1"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "Mot de passe AP2"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "Mot de passe"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Paramètres MQTT"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Wachtwurd"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Wachtwurd"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Wachtwurd"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT parameters"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Password"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Password"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Password"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT פרמטרים"
|
||||
#define D_CLIENT "לקוח"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSID"
|
||||
#define D_AP1_PASSWORD "AP1 megosztott kulcs"
|
||||
#define D_AP2_SSID "AP2 SSID"
|
||||
#define D_AP2_PASSWORD "AP2 megosztott kulcs"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi megosztott kulcs"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT paraméterek"
|
||||
#define D_CLIENT "Kliens"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 - SSID"
|
||||
#define D_AP1_PASSWORD "AP1 - Password"
|
||||
#define D_AP2_SSID "AP2 - SSID"
|
||||
#define D_AP2_PASSWORD "AP2 - Password"
|
||||
#define D_AP1_SSID "Rete WiFi"
|
||||
#define D_AP1_SSID_HELP "Digita o Seleziona la tua Rete WiFi"
|
||||
#define D_AP2_SSID "Rete WiFi 2"
|
||||
#define D_AP2_SSID_HELP "Digita la tua Rete WiFi Alternativa"
|
||||
#define D_AP_PASSWORD "Password WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Inserisci la tua Password WiFi"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Seleziona la tua Rete WiFi"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Cerca tutte le Reti WiFi"
|
||||
#define D_SHOW_MORE_OPTIONS "Più Opzioni"
|
||||
#define D_CHECK_CREDENTIALS "Per favore, controlla le tue Credenziali"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Connessione WiFi riuscita"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Adesso puoi chiudere questa finestra"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Reindirizzamento al nuovo indirizzo IP del dispositivo"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Parametri MQTT"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 비밀번호"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 비밀번호"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi 비밀번호"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT 설정"
|
||||
#define D_CLIENT "클라이언트"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Wachtwoord"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Wachtwoord"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Wachtwoord"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT parameters"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "Nazwa 1"
|
||||
#define D_AP1_PASSWORD "Hasło 1"
|
||||
#define D_AP1_SSID "Nazwa"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "Nazwa 2"
|
||||
#define D_AP2_PASSWORD "Hasło 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "Hasło"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Parametry MQTT"
|
||||
#define D_CLIENT "Klient"
|
||||
|
|
|
@ -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 v9.3.1.1
|
||||
* Updated until v9.3.1.2
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "Senha AP1"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "Senha AP2"
|
||||
#define D_AP1_SSID "Rede WiFi"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "Rede WiFi 2"
|
||||
#define D_AP2_SSID_HELP "Digite ou selecione sua rede WiFi"
|
||||
#define D_AP_PASSWORD "Senha do WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Digite sua Senha WiFi"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Selecione sua Rede WiFi"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Procure todas as Redes WiFi"
|
||||
#define D_SHOW_MORE_OPTIONS "Mais Opções"
|
||||
#define D_CHECK_CREDENTIALS "Por favor, verifique suas credenciais"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Conexão WiFi bem-sucedida"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Agora você pode fechar esta janela"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecionando para o novo endereço IP do dispositivo"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Parâmetros MQTT"
|
||||
#define D_CLIENT "Cliente"
|
||||
|
|
|
@ -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 v9.3.1.1
|
||||
* Updated until v9.3.1.2
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "SSId do AP1"
|
||||
#define D_AP1_PASSWORD "Palavra Chave do AP1"
|
||||
#define D_AP2_SSID "SSId do AP2"
|
||||
#define D_AP2_PASSWORD "Palavra Chave do AP2"
|
||||
#define D_AP1_SSID "Rede WiFi"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "Rede WiFi 2"
|
||||
#define D_AP2_SSID_HELP "Digite ou selecione sua rede WiFi"
|
||||
#define D_AP_PASSWORD "Palavra Chave do WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Digite sua Palavra Chave do WiFi"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Selecione sua Rede WiFi"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Procure todas as Redes WiFi"
|
||||
#define D_SHOW_MORE_OPTIONS "Mais Opções"
|
||||
#define D_CHECK_CREDENTIALS "Por favor, verifique suas credenciais"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Conexão WiFi bem-sucedida"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Agora você pode fechar esta janela"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecionando para o novo endereço IP do dispositivo"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Parametros MQTT"
|
||||
#define D_CLIENT "Cliente"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "Parolă AP1"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "Parolă AP2"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "Parolă WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "parametri MQTT"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 Пароль"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Пароль"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Пароль"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Параметры MQTT"
|
||||
#define D_CLIENT "Клиент"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSID"
|
||||
#define D_AP1_PASSWORD "Heslo AP1"
|
||||
#define D_AP2_SSID "AP2 SSID"
|
||||
#define D_AP2_PASSWORD "Heslo AP2"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "Heslo WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Nastavenia MQTT"
|
||||
#define D_CLIENT "Klient"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSId"
|
||||
#define D_AP1_PASSWORD "AP1 lösenord"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 lösenord"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi lösenord"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT-parameterar"
|
||||
#define D_CLIENT "Klient"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 Adı (SSId)"
|
||||
#define D_AP1_PASSWORD "AP1 Parolası"
|
||||
#define D_AP2_SSID "AP2 SSId"
|
||||
#define D_AP2_PASSWORD "AP2 Parolası"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi Parolası"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT parametreleri"
|
||||
#define D_CLIENT "İstemci"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 SSID"
|
||||
#define D_AP1_PASSWORD "AP1 гасло"
|
||||
#define D_AP2_SSID "AP2 SSID"
|
||||
#define D_AP2_PASSWORD "AP2 гасло"
|
||||
#define D_AP1_SSID "WiFi Network"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi Network 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi гасло"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Параметри MQTT"
|
||||
#define D_CLIENT "Клієнт"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "Tên mạng wifi 1"
|
||||
#define D_AP1_PASSWORD "Mật khẩu mạng wifi 1"
|
||||
#define D_AP2_SSID "Tên mạng wifi 2"
|
||||
#define D_AP2_PASSWORD "Mật khẩu mạng wifi 2"
|
||||
#define D_AP1_SSID "Tên mạng WiFi"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "Tên mạng WiFi 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "Mật khẩu mạng WiFi"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "Thông số MQTT"
|
||||
#define D_CLIENT "Client"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "AP1 名称"
|
||||
#define D_AP1_PASSWORD "AP1 密码"
|
||||
#define D_AP2_SSID "AP2 名称"
|
||||
#define D_AP2_PASSWORD "AP2 密码"
|
||||
#define D_AP1_SSID "WiFi 名称"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "WiFi 名称 2"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "WiFi 密码"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT 设置"
|
||||
#define D_CLIENT "客户端"
|
||||
|
|
|
@ -290,10 +290,19 @@
|
|||
#define D_WEP "WEP"
|
||||
#define D_WPA_PSK "WPA PSK"
|
||||
#define D_WPA2_PSK "WPA2 PSK"
|
||||
#define D_AP1_SSID "存取點1 SSID"
|
||||
#define D_AP1_PASSWORD "存取點1 密碼"
|
||||
#define D_AP1_SSID "存取點 SSID"
|
||||
#define D_AP1_SSID_HELP "Type or Select your WiFi Network"
|
||||
#define D_AP2_SSID "存取點2 SSID"
|
||||
#define D_AP2_PASSWORD "存取點2 密碼"
|
||||
#define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
|
||||
#define D_AP_PASSWORD "存取點 密碼"
|
||||
#define D_AP_PASSWORD_HELP "Enter your WiFi Password"
|
||||
#define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
|
||||
#define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
|
||||
#define D_SHOW_MORE_OPTIONS "More Options"
|
||||
#define D_CHECK_CREDENTIALS "Please, check your credentials"
|
||||
#define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
|
||||
#define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
|
||||
#define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
|
||||
|
||||
#define D_MQTT_PARAMETERS "MQTT設定"
|
||||
#define D_CLIENT "客戶端"
|
||||
|
|
Loading…
Reference in New Issue