@@ -24,7 +24,7 @@ msgstr ""
2424"Project-Id-Version : WeeChat.org\n "
2525"Report-Msgid-Bugs-To : \n "
2626"POT-Creation-Date : 2026-07-19 17:18+0200\n "
27- "PO-Revision-Date : 2026-07-05 17:16 +0200\n "
27+ "PO-Revision-Date : 2026-07-19 18:07 +0200\n "
2828"Last-Translator : Nils Görs <weechatter@arcor.de>\n "
2929"Language-Team : German <weechatter@arcor.de>\n "
3030"Language : de\n "
@@ -619,6 +619,9 @@ msgid ""
619619"A malicious client could authenticate on the relay, with protocol \" api\" or "
620620"\" weechat\" , without giving the password configured in WeeChat."
621621msgstr ""
622+ "Ein böswilliger Client könnte sich am Relay mit dem Protokoll \" api\" oder "
623+ "\" weechat\" authentifizieren, ohne das in WeeChat konfigurierte Passwort "
624+ "anzugeben."
622625
623626#: doc/_i18n_security.py:21
624627msgid "API"
@@ -716,11 +719,14 @@ msgstr ""
716719#: doc/_i18n_security.py:30
717720msgid "Authentication Bypass Using an Alternate Path or Channel"
718721msgstr ""
722+ "Umgehung der Authentifizierung mittels eines alternativen Pfads oder Kanals"
719723
720724#: doc/_i18n_security.py:31
721725msgid ""
722726"Authentication bypass in Relay plugin, protocols \" api\" and \" weechat\" ."
723727msgstr ""
728+ "Umgehung der Authentifizierung in der Relay-Erweiterung, Protokolle \" api\" "
729+ "und \" weechat\" ."
724730
725731#: doc/_i18n_security.py:32
726732msgid "Buffer overflow in base 32 encoding in evaluated expressions."
@@ -951,11 +957,11 @@ msgstr "Speicherzuweisung mit übermäßigem Größenwert"
951957
952958#: doc/_i18n_security.py:77
953959msgid "Memory leak in API relay, endpoint \" handshake\" ."
954- msgstr ""
960+ msgstr "Speicherleck im API-Relay, Endpunkt \" handshake \" . "
955961
956962#: doc/_i18n_security.py:78
957963msgid "Missing Release of Memory after Effective Lifetime"
958- msgstr ""
964+ msgstr "Fehlende Speicherfreigabe nach Ablauf der effektiven Lebensdauer "
959965
960966#: doc/_i18n_security.py:79
961967msgid ""
@@ -1074,22 +1080,16 @@ msgid ""
10741080"A malicious client can send large arrays and cause memory exhaustion. The "
10751081"WeeChat process can be killed by the OOM killer."
10761082msgstr ""
1083+ "Nachrichten, die am \" handshake\" -Endpunkt eingehen (für welche keine "
1084+ "Authentifizierung erforderlich ist), werden nicht freigegeben, wenn es sich "
1085+ "bei dem Inhalt nicht um ein JSON-Objekt handelt (sondern beispielsweise um "
1086+ "ein Array oder einen anderen JSON-Typ).\n"
1087+ "<br>\n"
1088+ "Ein böswilliger Client kann große Arrays senden und so den Arbeitsspeicher "
1089+ "erschöpfen. Dies kann dazu führen, dass der WeeChat-Prozess vom OOM-Killer "
1090+ "beendet wird."
10771091
10781092#: doc/_i18n_security.py:98
1079- #, fuzzy
1080- #| msgid ""
1081- #| "There are multiple ways to mitigate this issue:\n"
1082- #| "<ul>\n"
1083- #| " <li>Disable permessage-deflate compression: "
1084- #| "<code>relay.network.websocket_permessage_deflate</code> (recommended)</"
1085- #| "li>\n"
1086- #| " <li>Remove all relays with protocol \"api\", see: <code>/help relay</"
1087- #| "code></li>\n"
1088- #| " <li>Unload relay plugin with command: <code>/plugin unload relay</code> "
1089- #| "and see: <code>/help weechat.plugin.autoload</code></li>\n"
1090- #| " <li>Secure relay to allow some trusted IP addresses, see: <code>/help "
1091- #| "relay.network.allowed_ips</code></li>\n"
1092- #| "</ul>"
10931093msgid ""
10941094"There are multiple ways to mitigate this issue:\n"
10951095"<ul>\n"
@@ -1107,7 +1107,7 @@ msgstr ""
11071107"<ul>\n"
11081108" <li>permessage-deflate-Komprimierung deaktivieren: "
11091109"<code>relay.network.websocket_permessage_deflate</code> (empfohlen)</li>\n"
1110- " <li>entferne alle relays des Protokolls \" api\" , siehe: <code>/help relay</"
1110+ " <li>entferne alle Relays des Protokolls \" api\" , siehe: <code>/help relay</"
11111111"code></li>\n"
11121112" <li>Relay-Erweiterung per Befehl entfernen: <code>/plugin unload relay</"
11131113"code> und siehe: <code>/help weechat.plugin.autoload</code></li>\n"
@@ -1117,17 +1117,6 @@ msgstr ""
11171117"</ul>"
11181118
11191119#: doc/_i18n_security.py:99
1120- #, fuzzy
1121- #| msgid ""
1122- #| "There are multiple ways to mitigate this issue:\n"
1123- #| "<ul>\n"
1124- #| " <li>Remove all relays with protocol \"api\", see: <code>/help relay</"
1125- #| "code></li>\n"
1126- #| " <li>Unload relay plugin with command: <code>/plugin unload relay</code> "
1127- #| "and see: <code>/help weechat.plugin.autoload</code></li>\n"
1128- #| " <li>Secure relay to allow some trusted IP addresses, see: <code>/help "
1129- #| "relay.network.allowed_ips</code></li>\n"
1130- #| "</ul>"
11311120msgid ""
11321121"There are multiple ways to mitigate this issue:\n"
11331122"<ul>\n"
@@ -1141,26 +1130,15 @@ msgid ""
11411130msgstr ""
11421131"Es gibt mehrere Möglichkeiten, dieses Problem zu entschärfen:\n"
11431132"<ul>\n"
1144- " <li>entferne alle Relays, die das Protokoll \" api\" nutzen, siehe: <code>/ "
1145- "help relay</code></li>\n"
1146- " <li>Relay Erweiterung entfernen mit Befehl: <code>/plugin unload relay</"
1147- "code> und siehe: <code>/help weechat.plugin.autoload</code></li>\n"
1148- " <li>Relay absichern, um nur einige vertrauenswürdige IP-Adressen "
1149- "zuzulassen, siehe: <code>/help relay.network.allowed_ips</code></li>\n"
1133+ " <li>entferne alle Relays, welche die Protokolle \" api\" und \" weechat \" "
1134+ "nutzen, siehe: <code>/ help relay</code></li>\n"
1135+ " <li>Relay Erweiterung mit Befehl: <code>/plugin unload relay</code> "
1136+ "entfernen und siehe: <code>/help weechat.plugin.autoload</code></li>\n"
1137+ " <li>Relay absichern, um nur vertrauenswürdige IP-Adressen zuzulassen, "
1138+ "siehe: <code>/help relay.network.allowed_ips</code></li>\n"
11501139"</ul>"
11511140
11521141#: doc/_i18n_security.py:100 doc/_i18n_security.py:101
1153- #, fuzzy
1154- #| msgid ""
1155- #| "There are multiple ways to mitigate this issue:\n"
1156- #| "<ul>\n"
1157- #| " <li>Remove all relays with protocol \"api\", see: <code>/help relay</"
1158- #| "code></li>\n"
1159- #| " <li>Unload relay plugin with command: <code>/plugin unload relay</code> "
1160- #| "and see: <code>/help weechat.plugin.autoload</code></li>\n"
1161- #| " <li>Secure relay to allow some trusted IP addresses, see: <code>/help "
1162- #| "relay.network.allowed_ips</code></li>\n"
1163- #| "</ul>"
11641142msgid ""
11651143"There are multiple ways to mitigate this issue:\n"
11661144"<ul>\n"
@@ -1176,10 +1154,10 @@ msgstr ""
11761154"<ul>\n"
11771155" <li>entferne alle Relays, die das Protokoll \" api\" nutzen, siehe: <code>/"
11781156"help relay</code></li>\n"
1179- " <li>Relay Erweiterung entfernen mit Befehl: <code>/plugin unload relay</"
1180- "code> und siehe: <code>/help weechat.plugin.autoload</code></li>\n"
1181- " <li>Relay absichern, um nur einige vertrauenswürdige IP-Adressen "
1182- "zuzulassen, siehe: <code>/help relay.network.allowed_ips</code></li>\n"
1157+ " <li>Relay Erweiterung mit Befehl: <code>/plugin unload relay</code> "
1158+ "entfernen und siehe: <code>/help weechat.plugin.autoload</code></li>\n"
1159+ " <li>Relay absichern, um nur vertrauenswürdige IP-Adressen zuzulassen, "
1160+ "siehe: <code>/help relay.network.allowed_ips</code></li>\n"
11831161"</ul>"
11841162
11851163#: doc/_i18n_security.py:102 doc/_i18n_security.py:103
@@ -1364,6 +1342,10 @@ msgid ""
13641342"used to forge a new path that can be outside the path configured by the "
13651343"option <code>logger.file.path</code>."
13661344msgstr ""
1345+ "Beim Schreiben einer Protokolldatei kann ein intern als Trennzeichen "
1346+ "verwendetes spezielles Zeichen dazu genutzt werden, einen neuen Pfad zu "
1347+ "konstruieren, der außerhalb des über die Option <code>logger.file.path</"
1348+ "code> konfigurierten Pfads liegt."
13671349
13681350#: doc/_i18n_security.py:117
13691351#, python-brace-format
@@ -1412,12 +1394,8 @@ msgstr ""
14121394"empfangen wurde."
14131395
14141396#: doc/_i18n_security.py:120
1415- #, fuzzy
1416- #| msgid "Write of DCC file received outside of configured download path."
14171397msgid "Write of logger file outside of configured path."
1418- msgstr ""
1419- "Schreiben einer DCC-Datei, die außerhalb des konfigurierten Download-Pfads "
1420- "empfangen wurde."
1398+ msgstr "Schreiben der Logger-Datei außerhalb des konfigurierten Pfads."
14211399
14221400#: doc/_i18n_security.py:121
14231401msgid "Xfer"
@@ -6115,14 +6093,6 @@ msgstr ""
61156093"github.com/weechat/weechat/releases/tag/v4.9.2\" >Änderungsprotokoll</a>."
61166094
61176095#: news/_i18n_info.py:212
6118- #, fuzzy
6119- #| msgid ""
6120- #| "Version 4.4.3 is available!\n"
6121- #| "\n"
6122- #| "This is a bug fix and maintenance release.\n"
6123- #| "\n"
6124- #| "Bugs fixed: <a href=\"https://github.com/weechat/weechat/releases/tag/"
6125- #| "v4.4.3\">ChangeLog</a>."
61266096msgid ""
61276097"Version 4.9.3 is available!\n"
61286098"\n"
@@ -6131,23 +6101,15 @@ msgid ""
61316101"Bugs fixed: <a href=\" https://github.com/weechat/weechat/releases/tag/"
61326102"v4.9.3\" >ChangeLog</a>."
61336103msgstr ""
6134- "Version 4.4 .3 ist verfügbar!\n"
6104+ "Version 4.9 .3 ist verfügbar!\n"
61356105"\n"
61366106"Diese Version behebt lediglich Fehler und ist als Korrekturversion zu "
61376107"verstehen.\n"
61386108"\n"
61396109"Eine Liste der Fehlerbereinigungen findet man unter <a href=\" https://"
6140- "github.com/weechat/weechat/releases/tag/v4.4 .3\" >Änderungsprotokoll</a>."
6110+ "github.com/weechat/weechat/releases/tag/v4.9 .3\" >Änderungsprotokoll</a>."
61416111
61426112#: news/_i18n_info.py:213
6143- #, fuzzy
6144- #| msgid ""
6145- #| "Version 4.4.4 is available!\n"
6146- #| "\n"
6147- #| "This is a bug fix and maintenance release.\n"
6148- #| "\n"
6149- #| "Bugs fixed: <a href=\"https://github.com/weechat/weechat/releases/tag/"
6150- #| "v4.4.4\">ChangeLog</a>."
61516113msgid ""
61526114"Version 4.9.4 is available!\n"
61536115"\n"
@@ -6157,13 +6119,13 @@ msgid ""
61576119"Bugs fixed: <a href=\" https://github.com/weechat/weechat/releases/tag/"
61586120"v4.9.4\" >ChangeLog</a>."
61596121msgstr ""
6160- "Version 4.4 .4 ist verfügbar!\n"
6122+ "Version 4.9 .4 ist verfügbar!\n"
61616123"\n"
61626124"Diese Version behebt lediglich Fehler und ist als Korrekturversion zu "
61636125"verstehen.\n"
61646126"\n"
61656127"Eine Liste der Fehlerbereinigungen findet man unter <a href=\" https://"
6166- "github.com/weechat/weechat/releases/tag/v4.4 .4\" >Änderungsprotokoll</a>."
6128+ "github.com/weechat/weechat/releases/tag/v4.9 .4\" >Änderungsprotokoll</a>."
61676129
61686130#: news/_i18n_info.py:214
61696131msgid ""
0 commit comments