Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Acgua committed Mar 21, 2023
2 parents 70aebb2 + 045ab61 commit 9dbcc3f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"A detailed documentation with explanations and all further information can be found on this GitHub page:": "Eine ausführliche Dokumentation mit Erklärungen und allen weiteren Informationen finden Sie auf dieser GitHub-Seite:",
"Add new devices by clicking the plus (+) symbol...": "Neue Geräte hinzufügen, indem Sie auf das Plus-Symbol (+) klicken...",
"Always update info objects, even if value did not change": "Info-Datenpunkte werden damit immer aktualisiert, auch wenn sich der Wert nicht ändert",
"Always update info states": "Info-Datenpunkte immer aktualisieren",
"Client and Connection errors as info in log": "Client- und Connection-Fehler als info im Log",
"Add new devices by clicking the plus (+) symbol...": "Neue Geräte hinzufügen, indem Sie auf das Plus-Symbol (+) klicken",
"Always update info objects, even if value did not change": "Info-Zustände werden damit immer aktualisiert, auch wenn sich der Wert nicht ändert",
"Always update info states": "Info-Zustände immer aktualisieren",
"Client and Connection errors as info in log": "Client- und Verbindungs-Fehler als Info im Log",
"Device Name": "Gerätename",
"Do not process published info more than every x seconds": "Publizierte Infos nicht öfter als alle x Sekunden verarbeiten",
"Do not verify user and password": "Benutzername und Passwort nicht verifizieren",
"Enabled": "Aktiv",
"Enabled": "Aktiviert",
"Expert Settings": "Experten-Einstellungen",
"Fully Browser Devices": "Fully-Browser-Geräte",
"Fully MQTT Adapter Documentation": "Fully-MQTT Adapter-Dokumentation",
"IP Address": "IP-Adresse",
"Logs client and connection errors as 'info' and not as 'error'": "Client- und Connection-Fehler als 'info' und nicht als 'error' im Log ausgeben",
"Logs client and connection errors as 'info' and not as 'error'": "Client- und Verbindungs-Fehler als 'Info' und nicht als 'Error' im Log ausgeben",
"MQTT Configuration": "MQTT-Konfiguration",
"MQTT Password": "MQTT-Passwort",
"Main Settings": "Haupt-Einstellungen",
"Password": "Passwort",
"Port is always required, but you can leave user name and password empty. Fully Browser App: Settings -> Other Settings -> MQTT Integration (PLUS)": "Die Angabe der Port-Nummer ist immer erforderlich, aber Benutzername und Passwort kann man leer lassen. Fully Browser App: Settings -> Other Settings -> MQTT Integration (PLUS)",
"Port is always required, but you can leave user name and password empty. Fully Browser App: Settings -> Other Settings -> MQTT Integration (PLUS)": "Die Angabe der Port-Nummer ist immer erforderlich, aber Benutzername und Passwort kann leer gelassen werden. Fully Browser App: Settings -> Other Settings -> MQTT Integration (PLUS)",
"Protocol": "Protokoll",
"Remote Admin Password": "Remote Admin Passwort",
"This disables the username and password verification": "Die Überprüfung von Benutzername und Passwort wird damit deaktiviert",
Expand Down
10 changes: 5 additions & 5 deletions admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"A detailed documentation with explanations and all further information can be found on this GitHub page:": "A detailed documentation with explanations and all further information can be found on this GitHub page:",
"Add new devices by clicking the plus (+) symbol...": "Add new devices by clicking the plus (+) symbol...",
"Add new devices by clicking the plus (+) symbol...": "Add new devices by clicking the plus (+) symbol",
"Always update info objects, even if value did not change": "Always update info objects, even if value did not change",
"Always update info states": "Always update info states",
"Client and Connection errors as info in log": "Client and Connection errors as info in log",
"Device Name": "Device Name",
"Do not process published info more than every x seconds": "Do not process published info more than every x seconds",
"Do not verify user and password": "Do not verify user and password",
"Enabled": "",
"Enabled": "Enabled",
"Expert Settings": "Expert Settings",
"Fully Browser Devices": "Fully Browser Devices",
"Fully MQTT Adapter Documentation": "",
"Fully MQTT Adapter Documentation": "Fully MQTT Adapter Documentation",
"IP Address": "IP Address",
"Logs client and connection errors as 'info' and not as 'error'": "Logs client and connection errors as 'info' and not as 'error'",
"MQTT Configuration": "MQTT Configuration",
"MQTT Password": "MQTT Password",
"Main Settings": "Main Settings",
"Password": "Password",
"Port is always required, but you can leave user name and password empty. Fully Browser App: Settings -> Other Settings -> MQTT Integration (PLUS)": "Port is always required, but you can leave user name and password empty. Fully Browser App: Settings -> Other Settings -> MQTT Integration (PLUS)",
"Protocol": "Protokoll",
"Protocol": "Protocol",
"Remote Admin Password": "Remote Admin Password",
"This disables the username and password verification": "This disables the username and password verification",
"User name": "User name",
"User name": "Username",
"Welcome to Fully MQTT adapter": "Welcome to Fully MQTT adapter",
"in milliseconds (500-15000, default: 6000)": "in milliseconds (500-15000, default: 6000)",
"in seconds (2-120, default: 30)": "in seconds (2-120, default: 30)",
Expand Down
Loading

0 comments on commit 9dbcc3f

Please sign in to comment.