more translations

This commit is contained in:
Stefan Allius
2025-05-04 18:23:39 +02:00
parent 838f6d76d0
commit 09ae4f9bb8

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tsun-gen3-proxy 0.14.0\n" "Project-Id-Version: tsun-gen3-proxy 0.14.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-05-03 21:59+0200\n" "POT-Creation-Date: 2025-05-04 18:16+0200\n"
"PO-Revision-Date: 2025-04-18 16:24+0200\n" "PO-Revision-Date: 2025-04-18 16:24+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: de\n" "Language: de\n"
@@ -19,39 +19,39 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n" "Generated-By: Babel 2.17.0\n"
#: src/web/conn_table.py:51 src/web/templates/base.html.j2:58 #: src/web/conn_table.py:52 src/web/templates/base.html.j2:58
msgid "Connections" msgid "Connections"
msgstr "Verbindungen" msgstr "Verbindungen"
#: src/web/conn_table.py:58 #: src/web/conn_table.py:59
msgid "Device-IP:Port" msgid "Device-IP:Port"
msgstr "Geräte-IP:Port" msgstr "Geräte-IP:Port"
#: src/web/conn_table.py:58 #: src/web/conn_table.py:59
msgid "Device-IP" msgid "Device-IP"
msgstr "Geräte-IP" msgstr "Geräte-IP"
#: src/web/conn_table.py:59 src/web/mqtt_table.py:33 #: src/web/conn_table.py:60 src/web/mqtt_table.py:34
msgid "Serial-No" msgid "Serial-No"
msgstr "Seriennummer" msgstr "Seriennummer"
#: src/web/conn_table.py:60 #: src/web/conn_table.py:61
msgid "Cloud-IP:Port" msgid "Cloud-IP:Port"
msgstr "Cloud-IP:Port" msgstr "Cloud-IP:Port"
#: src/web/conn_table.py:60 #: src/web/conn_table.py:61
msgid "Cloud-IP" msgid "Cloud-IP"
msgstr "Cloud-IP" msgstr "Cloud-IP"
#: src/web/mqtt_table.py:26 #: src/web/mqtt_table.py:27
msgid "MQTT devices" msgid "MQTT devices"
msgstr "MQTT Geräte" msgstr "MQTT Geräte"
#: src/web/mqtt_table.py:34 #: src/web/mqtt_table.py:35
msgid "Node-ID" msgid "Node-ID"
msgstr "" msgstr ""
#: src/web/mqtt_table.py:35 #: src/web/mqtt_table.py:36
msgid "HA-Area" msgid "HA-Area"
msgstr "" msgstr ""
@@ -63,10 +63,18 @@ msgstr "Aktualisiert:"
msgid "Version:" msgid "Version:"
msgstr "" msgstr ""
#: src/web/templates/base.html.j2:60 src/web/templates/page_logging.html.j2:5 #: src/web/templates/base.html.j2:60 src/web/templates/page_notes.html.j2:5
msgid "Important Messages"
msgstr "Wichtige Hinweise"
#: src/web/templates/base.html.j2:61 src/web/templates/page_logging.html.j2:5
msgid "Log Files" msgid "Log Files"
msgstr "Log Dateien" msgstr "Log Dateien"
#: src/web/templates/page_index.html.j2:3
msgid "TSUN Proxy - Connections"
msgstr "TSUN Proxy - Verbindungen"
#: src/web/templates/page_index.html.j2:5 #: src/web/templates/page_index.html.j2:5
msgid "Proxy Connection Overview" msgid "Proxy Connection Overview"
msgstr "Proxy Verbindungen" msgstr "Proxy Verbindungen"
@@ -103,6 +111,10 @@ msgstr "Emu Modus"
msgid "Emulation sends data to cloud" msgid "Emulation sends data to cloud"
msgstr "Emulation sendet in die Cloud" msgstr "Emulation sendet in die Cloud"
#: src/web/templates/page_logging.html.j2:3
msgid "TSUN Proxy - Log Files"
msgstr "TSUN Proxy - Log Dateien"
#: src/web/templates/page_logging.html.j2:10 #: src/web/templates/page_logging.html.j2:10
msgid "Do you really want to delete the log file" msgid "Do you really want to delete the log file"
msgstr "Soll die Datei wirklich gelöscht werden" msgstr "Soll die Datei wirklich gelöscht werden"
@@ -115,6 +127,10 @@ msgstr "File löschen"
msgid "Abort" msgid "Abort"
msgstr "Abbruch" msgstr "Abbruch"
#: src/web/templates/page_mqtt.html.j2:3
msgid "TSUN Proxy - MQTT Status"
msgstr ""
#: src/web/templates/page_mqtt.html.j2:5 #: src/web/templates/page_mqtt.html.j2:5
msgid "MQTT Overview" msgid "MQTT Overview"
msgstr "MQTT Überblick" msgstr "MQTT Überblick"
@@ -143,6 +159,10 @@ msgstr "Empfangene Topics"
msgid "Number of topics received" msgid "Number of topics received"
msgstr "Anzahl der empfangenen Topics" msgstr "Anzahl der empfangenen Topics"
#: src/web/templates/page_notes.html.j2:3
msgid "TSUN Proxy - Important Messages"
msgstr "TSUN Proxy - Wichtige Hinweise"
#: src/web/templates/templ_log_files_list.html.j2:11 #: src/web/templates/templ_log_files_list.html.j2:11
msgid "Created" msgid "Created"
msgstr "Erzeugt" msgstr "Erzeugt"
@@ -159,24 +179,17 @@ msgstr "Größe"
msgid "Download File" msgid "Download File"
msgstr "Datei Download" msgstr "Datei Download"
#~ msgid "MQTT Server" #: src/web/templates/templ_notes_list.html.j2:3
#~ msgstr "" msgid "Warnings and error messages"
msgstr "Warnungen und Fehlermeldungen"
#~ msgid "MQTT User" #: src/web/templates/templ_notes_list.html.j2:18
#~ msgstr "" msgid "Well done!"
msgstr "Gut gemacht!"
#~ msgid "MQTT Connected" #: src/web/templates/templ_notes_list.html.j2:19
#~ msgstr "" msgid "No warnings or errors have been logged since the last proxy start."
msgstr ""
#~ msgid "Home Assistant Status" "Seit dem letzten Proxystart wurden keine Warnungen oder Fehler "
#~ msgstr "" "protokolliert."
#~ msgid "MQTT Publish Count"
#~ msgstr ""
#~ msgid "MQTT Reveiced Count"
#~ msgstr ""
#~ msgid "MQTT Connect Time"
#~ msgstr "MQTT Verbindungszeit"