summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po377
1 files changed, 319 insertions, 58 deletions
diff --git a/po/de.po b/po/de.po
index d50ddc3e2..db26b7d01 100644
--- a/po/de.po
+++ b/po/de.po
@@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-04-05 21:03+0200\n"
+"POT-Creation-Date: 2023-04-12 17:15+0200\n"
"PO-Revision-Date: 2023-04-12 10:02+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German - Germany <weechatter@arcor.de>\n"
@@ -5312,9 +5312,13 @@ msgstr "Farbe des Zeichens welches den Status der Maus anzeigt"
msgid "text color for current buffer name in status bar"
msgstr "Farbe des aktuellen Buffer-Namens in der Statuszeile"
+#, fuzzy
+#| msgid ""
+#| "text color for current buffer name in status bar, if data are secured "
+#| "with a protocol like SSL"
msgid ""
"text color for current buffer name in status bar, if data are secured with a "
-"protocol like SSL"
+"protocol like TLS"
msgstr ""
"Farbe in der der aktuelle Buffer-Name in der Statuszeile angezeigt werden "
"soll, sofern die Verbindung durch ein Protokoll, zum Beispiel, SSL geschützt "
@@ -5468,9 +5472,14 @@ msgstr ""
"Zeitüberschreitung (in Sekunden) für eine Verbindung zu einem entfernten "
"Rechner (mittels einem Kindprozess)"
+#, fuzzy
+#| msgid ""
+#| "load system's default trusted certificate authorities on startup; this "
+#| "can be turned off to save some memory only if you are not using SSL "
+#| "connections at all"
msgid ""
"load system's default trusted certificate authorities on startup; this can "
-"be turned off to save some memory only if you are not using SSL connections "
+"be turned off to save some memory only if you are not using TLS connections "
"at all"
msgstr ""
"lädt die standardmäßigen vertrauenswürdigen Zertifizierungsstellen des "
@@ -8383,19 +8392,28 @@ msgstr "Klartext"
msgid "IRC (Internet Relay Chat) protocol"
msgstr "IRC (Internet Relay Chat) Protokoll"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%s%s: disconnecting from server because upgrade can't work for servers "
+#| "connected via SSL"
msgid ""
"%s%s: disconnecting from server because upgrade can't work for servers "
-"connected via SSL"
+"connected via TLS"
msgstr ""
"%s%s: Verbindung zum Server wird getrennt. Ein Upgrade ist über eine SSL-"
"Verbindung nicht möglich"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%s%s: disconnected from %d server (SSL connection not supported with "
+#| "upgrade)"
+#| msgid_plural ""
+#| "%s%s: disconnected from %d servers (SSL connection not supported with "
+#| "upgrade)"
msgid ""
-"%s%s: disconnected from %d server (SSL connection not supported with upgrade)"
+"%s%s: disconnected from %d server (TLS connection not supported with upgrade)"
msgid_plural ""
-"%s%s: disconnected from %d servers (SSL connection not supported with "
+"%s%s: disconnected from %d servers (TLS connection not supported with "
"upgrade)"
msgstr[0] ""
"%s%s: Verbindung zu %d Server getrennt (SSL Verbindung kann während Upgrade "
@@ -8745,6 +8763,11 @@ msgstr ""
msgid "%s%s: unable to add server"
msgstr "%s%s: Server kann nicht anlegt werden"
+#, fuzzy, c-format
+#| msgid "%s: server added: %s%s%s%s%s"
+msgid "%s: server added: %s%s%s -> %s"
+msgstr "%s: Server %s%s%s%s%s wurde angelegt"
+
#, c-format
msgid "%s%s: server \"%s\" not found for \"%s\" command"
msgstr "%s%s: Server \"%s\" wurde für den Befehl \"%s\" nicht gefunden"
@@ -9200,18 +9223,51 @@ msgstr ""
"[<server> [<server>...]] [-<option>[=<value>]] [-no<option>] [-nojoin] [-"
"switch] || -all|-auto|-open [-nojoin] [-switch]"
+#, fuzzy
+#| msgid ""
+#| " server: server name, which can be:\n"
+#| " - internal server name (added by /server add, recommended "
+#| "usage)\n"
+#| " - hostname/port or IP/port, port is 6667 by default\n"
+#| " - URL with format: irc[6][s]://[nickname[:password]@]irc."
+#| "example.org[:port][/#channel1][,#channel2[...]]\n"
+#| " Note: for an address/IP/URL, a temporary server is added (NOT "
+#| "SAVED), see /help irc.look.temporary_servers\n"
+#| " option: set option for server (for boolean option, value can be "
+#| "omitted)\n"
+#| " nooption: set boolean option to 'off' (for example: -nossl)\n"
+#| " -all: connect to all servers defined in configuration\n"
+#| " -auto: connect to servers with autoconnect enabled\n"
+#| " -open: connect to all opened servers that are not currently "
+#| "connected\n"
+#| " -nojoin: do not join any channel (even if autojoin is enabled on "
+#| "server)\n"
+#| " -switch: switch to next server address\n"
+#| "\n"
+#| "To disconnect from a server or stop any connection attempt, use command /"
+#| "disconnect.\n"
+#| "\n"
+#| "Examples:\n"
+#| " /connect libera\n"
+#| " /connect irc.oftc.net/6667\n"
+#| " /connect irc6.oftc.net/6667 -ipv6\n"
+#| " /connect irc6.oftc.net/6697 -ipv6 -ssl\n"
+#| " /connect my.server.org/6697 -ssl -password=test\n"
+#| " /connect irc://nick@irc.oftc.net/#channel\n"
+#| " /connect -switch"
msgid ""
" server: server name, which can be:\n"
" - internal server name (added by /server add, recommended "
"usage)\n"
-" - hostname/port or IP/port, port is 6667 by default\n"
+" - hostname/port or IP/port, port is 6697 by default for TLS, "
+"6667 otherwise\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
-" nooption: set boolean option to 'off' (for example: -nossl)\n"
+" nooption: set boolean option to 'off' (for example: -notls)\n"
" -all: connect to all servers defined in configuration\n"
" -auto: connect to servers with autoconnect enabled\n"
" -open: connect to all opened servers that are not currently connected\n"
@@ -9223,10 +9279,10 @@ msgid ""
"\n"
"Examples:\n"
" /connect libera\n"
-" /connect irc.oftc.net/6667\n"
-" /connect irc6.oftc.net/6667 -ipv6\n"
-" /connect irc6.oftc.net/6697 -ipv6 -ssl\n"
-" /connect my.server.org/6697 -ssl -password=test\n"
+" /connect irc.oftc.net\n"
+" /connect irc.oftc.net/6667 -notls\n"
+" /connect irc6.oftc.net/9999 -ipv6\n"
+" /connect my.server.org -password=test\n"
" /connect irc://nick@irc.oftc.net/#channel\n"
" /connect -switch"
msgstr ""
@@ -10062,6 +10118,58 @@ msgstr ""
"reorder <name> [<name>...] || open <name>|-all [<name>...] || del|keep "
"<name> || deloutq|jump || raw [<filter>]"
+#, fuzzy
+#| msgid ""
+#| " list: list servers (without argument, this list is displayed)\n"
+#| "listfull: list servers with detailed info for each server\n"
+#| " add: add a new server\n"
+#| " name: server name, for internal and display use; this name is used to "
+#| "connect to the server (/connect name) and to set server options: irc."
+#| "server.name.xxx\n"
+#| "hostname: name or IP address of server, with optional port (default: "
+#| "6667), many addresses can be separated by a comma\n"
+#| " -temp: add a temporary server (not saved)\n"
+#| " option: set option for server (for boolean option, value can be "
+#| "omitted)\n"
+#| "nooption: set boolean option to 'off' (for example: -nossl)\n"
+#| " copy: duplicate a server\n"
+#| " rename: rename a server\n"
+#| " reorder: reorder list of servers\n"
+#| " open: open the server buffer without connecting\n"
+#| " keep: keep server in config file (for temporary servers only)\n"
+#| " del: delete a server\n"
+#| " deloutq: delete messages out queue for all servers (all messages WeeChat "
+#| "is currently sending)\n"
+#| " jump: jump to server buffer\n"
+#| " raw: open buffer with raw IRC data\n"
+#| " filter: set a new filter to see only matching messages (this filter can "
+#| "be used as input in raw IRC data buffer as well); allowed formats are:\n"
+#| " * show all messages (no filter)\n"
+#| " xxx show only messages containing \"xxx\"\n"
+#| " s:xxx show only messages for server \"xxx\"\n"
+#| " f:xxx show only messages with a flag: recv (message "
+#| "received), sent (message sent), modified (message modified by a "
+#| "modifier), redirected (message redirected)\n"
+#| " m:xxx show only IRC command \"xxx\"\n"
+#| " c:xxx show only messages matching the evaluated condition "
+#| "\"xxx\", using following variables: output of function irc_message_parse "
+#| "(like nick, command, channel, text, etc., see function info_get_hashtable "
+#| "in plugin API reference for the list of all variables), date (format: "
+#| "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n"
+#| "\n"
+#| "Examples:\n"
+#| " /server listfull\n"
+#| " /server add libera irc.libera.chat\n"
+#| " /server add libera irc.libera.chat/6697 -ssl -autoconnect\n"
+#| " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n"
+#| " /server copy libera libera-test\n"
+#| " /server rename libera-test libera2\n"
+#| " /server reorder libera2 libera\n"
+#| " /server del libera\n"
+#| " /server deloutq\n"
+#| " /server raw\n"
+#| " /server raw s:libera\n"
+#| " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo"
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
@@ -10069,11 +10177,11 @@ msgid ""
" name: server name, for internal and display use; this name is used to "
"connect to the server (/connect name) and to set server options: irc.server."
"name.xxx\n"
-"hostname: name or IP address of server, with optional port (default: 6667), "
-"many addresses can be separated by a comma\n"
+"hostname: name or IP address of server, with optional port (default: 6697 "
+"for TLS, 6667 otherwise), many addresses can be separated by a comma\n"
" -temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
-"nooption: set boolean option to 'off' (for example: -nossl)\n"
+"nooption: set boolean option to 'off' (for example: -notls)\n"
" copy: duplicate a server\n"
" rename: rename a server\n"
" reorder: reorder list of servers\n"
@@ -10102,8 +10210,9 @@ msgid ""
"Examples:\n"
" /server listfull\n"
" /server add libera irc.libera.chat\n"
-" /server add libera irc.libera.chat/6697 -ssl -autoconnect\n"
-" /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n"
+" /server add libera irc.libera.chat/6667 -notls -autoconnect\n"
+" /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -"
+"notls\n"
" /server copy libera libera-test\n"
" /server rename libera-test libera2\n"
" /server reorder libera2 libera\n"
@@ -10613,18 +10722,30 @@ msgstr ""
"IPv6 nicht verfügbar sein dann wird automatisch auf IPv4 umgeschaltet); wird "
"die Funktion deaktiviert, dann wird ausschließlich IPv4 genutzt"
-msgid "use SSL for server communication"
+#, fuzzy
+#| msgid "use SSL for server communication"
+msgid "use TLS for server communication"
msgstr "Server über SSL ansprechen"
+#, fuzzy
+#| msgid ""
+#| "SSL certificate file used to automatically identify your nick (path is "
+#| "evaluated, see function string_eval_path_home in plugin API reference)"
msgid ""
-"SSL certificate file used to automatically identify your nick (path is "
+"TLS certificate file used to automatically identify your nick (path is "
"evaluated, see function string_eval_path_home in plugin API reference)"
msgstr ""
"SSL-Zertifikatdatei zur automatischen Identifizierung Ihres Nick (Pfad ist "
"evaluiert, siehe Funktion string_eval_path_home in der Plugin-API-Referenz)"
+#, fuzzy
+#| msgid ""
+#| "password for SSL certificate's private key; only used with gnutls version "
+#| ">= 3.1.0 (note: content is evaluated, see /help eval; server options are "
+#| "evaluated with ${irc_server.xxx} and ${server} is replaced by the server "
+#| "name)"
msgid ""
-"password for SSL certificate's private key; only used with gnutls version >= "
+"password for TLS certificate's private key; only used with gnutls version >= "
"3.1.0 (note: content is evaluated, see /help eval; server options are "
"evaluated with ${irc_server.xxx} and ${server} is replaced by the server "
"name)"
@@ -10649,12 +10770,21 @@ msgstr ""
"Größe des Schlüssels der während des Diffie-Hellman-Schlüsselaustausches "
"genutzt wurde"
+#, fuzzy
+#| msgid ""
+#| "fingerprint of certificate which is trusted and accepted for the server; "
+#| "only hexadecimal digits are allowed (0-9, a-f): 128 chars for SHA-512, 64 "
+#| "chars for SHA-256, 40 chars for SHA-1 (insecure, not recommended); many "
+#| "fingerprints can be separated by commas; if this option is set, the other "
+#| "checks on certificates are NOT performed (option \"ssl_verify\") (note: "
+#| "content is evaluated, see /help eval; server options are evaluated with "
+#| "${irc_server.xxx} and ${server} is replaced by the server name)"
msgid ""
"fingerprint of certificate which is trusted and accepted for the server; "
"only hexadecimal digits are allowed (0-9, a-f): 128 chars for SHA-512, 64 "
"chars for SHA-256, 40 chars for SHA-1 (insecure, not recommended); many "
"fingerprints can be separated by commas; if this option is set, the other "
-"checks on certificates are NOT performed (option \"ssl_verify\") (note: "
+"checks on certificates are NOT performed (option \"tls_verify\") (note: "
"content is evaluated, see /help eval; server options are evaluated with "
"${irc_server.xxx} and ${server} is replaced by the server name)"
msgstr ""
@@ -10668,7 +10798,9 @@ msgstr ""
"siehe /help eval; Serveroptionen sind mittels ${irc_server.xxx} evaluiert "
"und ${server} wird durch den eigentlichen Servernamen ersetzt)"
-msgid "check that the SSL connection is fully trusted"
+#, fuzzy
+#| msgid "check that the SSL connection is fully trusted"
+msgid "check that the TLS connection is fully trusted"
msgstr "überprüft ob die SSL-Verbindung vertrauenswürdig ist"
msgid ""
@@ -10696,13 +10828,21 @@ msgstr ""
"\"*\" ist erlaubt; eine Fähigkeit, die mit \"!\" beginnt, wird ignoriert "
"(Beispiel: \"*,!account-*,!extended-join\")"
+#, fuzzy
+#| msgid ""
+#| "mechanism for SASL authentication: \"plain\" for plain text password, "
+#| "\"scram-sha-1\" for SCRAM authentication with SHA-1 digest algorithm, "
+#| "\"scram-sha-256\" for SCRAM authentication with SHA-256 digest algorithm, "
+#| "\"scram-sha-512\" for SCRAM authentication with SHA-512 digest algorithm, "
+#| "\"ecdsa-nist256p-challenge\" for key-based challenge authentication, "
+#| "\"external\" for authentication using client side SSL certificate"
msgid ""
"mechanism for SASL authentication: \"plain\" for plain text password, "
"\"scram-sha-1\" for SCRAM authentication with SHA-1 digest algorithm, "
"\"scram-sha-256\" for SCRAM authentication with SHA-256 digest algorithm, "
"\"scram-sha-512\" for SCRAM authentication with SHA-512 digest algorithm, "
"\"ecdsa-nist256p-challenge\" for key-based challenge authentication, "
-"\"external\" for authentication using client side SSL certificate"
+"\"external\" for authentication using client side TLS certificate"
msgstr ""
"Verfahren welches bei einer SASL Authentifizierung angewandt werden soll: "
"\"plain\" Passwort wird im Klartext gesendet, \"scram-sha-1\" für SCRAM-"
@@ -11028,6 +11168,10 @@ msgstr "%s%s: Fehler bei der Erstellung des Servers \"%s\""
msgid "%s%s: error creating server option \"%s\""
msgstr "%s%s: Fehler bei der Erstellung der Serveroption \"%s\""
+#, c-format
+msgid "IRC option renamed: \"irc.%s.%s\" => \"irc.%s.%s\""
+msgstr ""
+
msgid ""
"open channel buffer before the JOIN is received from server when it is auto "
"joined (with server option \"autojoin\"); this is useful to open channels "
@@ -12558,6 +12702,33 @@ msgstr ""
"%s%s: ungültiger Fingerprint für Server \"%s\", es sind nur hexadezimale "
"Zeichen erlaubt (0-9, a-f)"
+#. TRANSLATORS: "temporary IRC server"
+#, fuzzy
+#| msgid " (temporary)"
+msgid "temporary"
+msgstr " (temporär)"
+
+#. TRANSLATORS: "fake IRC server"
+#, fuzzy
+#| msgid " (fake)"
+msgid "fake"
+msgstr " (Fälschung)"
+
+msgid "TLS:"
+msgstr ""
+
+#. TRANSLATORS: "TLS: enabled"
+#, fuzzy
+#| msgid "Mouse enabled"
+msgid "enabled"
+msgstr "Maus wurde aktiviert"
+
+#. TRANSLATORS: "TLS: disabled"
+#, fuzzy
+#| msgid "(disabled)"
+msgid "disabled"
+msgstr "(deaktiviert)"
+
#, c-format
msgid "%s%s: error when allocating new server"
msgstr "%s%s: Neuer Server konnte nicht alloziert werden"
@@ -12679,9 +12850,12 @@ msgstr "%s%s: TLS Initialisierungsfehler"
msgid "%s%s: TLS handshake failed"
msgstr "%s%s: TLS Handshake fehlgeschlagen"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%s%s: you should play with option irc.server.%s.ssl_dhkey_size (current "
+#| "value is %d, try a lower value like %d or %d)"
msgid ""
-"%s%s: you should play with option irc.server.%s.ssl_dhkey_size (current "
+"%s%s: you should play with option irc.server.%s.tls_dhkey_size (current "
"value is %d, try a lower value like %d or %d)"
msgstr ""
"%s%s: der Wert für die Einstellung irc.server.%s.ssl_dhkey_size sollte "
@@ -12731,10 +12905,13 @@ msgstr "%sgnutls: Zertifikat ist noch nicht freigeschaltet"
msgid "%sgnutls: certificate fingerprint matches"
msgstr "%sgnutls: Zertifikatsfingerabdruck stimmt überein"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%sgnutls: certificate fingerprint does NOT match (check value of option "
+#| "irc.server.%s.ssl_fingerprint)"
msgid ""
"%sgnutls: certificate fingerprint does NOT match (check value of option irc."
-"server.%s.ssl_fingerprint)"
+"server.%s.tls_fingerprint)"
msgstr ""
"%sgnutls: Zertifikatsfingerabdruck stimmt NICHT überein (prüfe Wert der "
"Option irc.server.%s.ssl_fingerprint)"
@@ -13920,18 +14097,23 @@ msgid "Relay WeeChat data to remote application (irc/weechat protocols)"
msgstr ""
"Übertragung von WeeChat Daten an andere Anwendungen (irc/weechat Protokoll)"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%s%s: disconnecting from client %s%s%s because upgrade can't work for "
+#| "clients connected via SSL"
msgid ""
"%s%s: disconnecting from client %s%s%s because upgrade can't work for "
-"clients connected via SSL"
+"clients connected via TLS"
msgstr ""
"%s%s: Verbindung zum Client %s%s%s wird getrennt. Ein Upgrade ist mit einer "
"aktiven SSL-Verbindung nicht möglich"
#. TRANSLATORS: "%s" after "%d" is "client" or "clients"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%s%s: disconnected from %d %s (SSL connection not supported with upgrade)"
msgid ""
-"%s%s: disconnected from %d %s (SSL connection not supported with upgrade)"
+"%s%s: disconnected from %d %s (TLS connection not supported with upgrade)"
msgstr ""
"%s%s: Verbindung mit %d %s getrennt (Upgrade über eine SSL Verbindung nicht "
"möglich)"
@@ -13985,10 +14167,13 @@ msgstr "%s%s: lese Daten von Socket für Client %s%s%s: Fehler %d %s"
msgid "%s%s: sending data to client %s%s%s: error %d %s"
msgstr "%s%s: sende Daten an Client %s%s%s: Fehler %d %s"
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "%s%s: warning: no SSL certificate/key found (option relay.network."
+#| "ssl_cert_key)"
msgid ""
-"%s%s: warning: no SSL certificate/key found (option relay.network."
-"ssl_cert_key)"
+"%s%s: warning: no TLS certificate/key found (option relay.network."
+"tls_cert_key)"
msgstr ""
"%s%s: Warnung: kein SSL Zertifikat/Schlüssel gefunden (Einstellung relay."
"network.ssl_cert_key)"
@@ -14076,13 +14261,74 @@ msgstr "%s%s: Relay \"%s\" nicht gefunden"
msgid "relay control"
msgstr "Relay-Kontrolle"
+#, fuzzy
+#| msgid ""
+#| "list|listfull|listrelay || add <name> <port>|<path> || del|start|restart|"
+#| "stop <name> || raw || sslcertkey"
msgid ""
"list|listfull|listrelay || add <name> <port>|<path> || del|start|restart|"
-"stop <name> || raw || sslcertkey"
+"stop <name> || raw || tlscertkey"
msgstr ""
"list|listfull|listrelay || add <name> <port>|<path> || del|start|restart|"
"stop <name> || raw || sslcertkey"
+#, fuzzy
+#| msgid ""
+#| " list: list relay clients (only active relays)\n"
+#| " listfull: list relay clients (verbose, all relays)\n"
+#| " listrelay: list relays (name and port)\n"
+#| " add: add a relay (listen on a port/path)\n"
+#| " del: remove a relay (clients remain connected)\n"
+#| " start: listen on port\n"
+#| " restart: close the server socket and listen again on port (clients "
+#| "remain connected)\n"
+#| " stop: close the server socket (clients remain connected)\n"
+#| " name: relay name (see format below)\n"
+#| " port: port used for relay\n"
+#| " path: path used for relay (for UNIX domain socket only); path is "
+#| "evaluated (see function string_eval_path_home in plugin API reference)\n"
+#| " raw: open buffer with raw Relay data\n"
+#| " sslcertkey: set SSL certificate/key using path in option relay.network."
+#| "ssl_cert_key\n"
+#| "\n"
+#| "Relay name is: [ipv4.][ipv6.][ssl.]<protocol.name> or unix."
+#| "[ssl.]<protocol.name>\n"
+#| " ipv4: force use of IPv4\n"
+#| " ipv6: force use of IPv6\n"
+#| " ssl: enable SSL\n"
+#| " unix: use UNIX domain socket\n"
+#| "protocol.name: protocol and name to relay:\n"
+#| " - protocol \"irc\": name is the server to share "
+#| "(optional, if not given, the server name must be sent by client in "
+#| "command \"PASS\", with format: \"PASS server:password\")\n"
+#| " - protocol \"weechat\" (name is not used)\n"
+#| "\n"
+#| "The \"irc\" protocol allows any IRC client (including WeeChat itself) to "
+#| "connect on the port.\n"
+#| "The \"weechat\" protocol allows a remote interface to connect on the "
+#| "port, see the list here: https://weechat.org/about/interfaces/\n"
+#| "\n"
+#| "Without argument, this command opens buffer with list of relay clients.\n"
+#| "\n"
+#| "Examples:\n"
+#| " irc proxy, for server \"libera\":\n"
+#| " /relay add irc.libera 8000\n"
+#| " irc proxy, for server \"libera\", with SSL:\n"
+#| " /relay add ssl.irc.libera 8001\n"
+#| " irc proxy, for all servers (client will choose), with SSL:\n"
+#| " /relay add ssl.irc 8002\n"
+#| " weechat protocol:\n"
+#| " /relay add weechat 9000\n"
+#| " weechat protocol with SSL:\n"
+#| " /relay add ssl.weechat 9001\n"
+#| " weechat protocol with SSL, using only IPv4:\n"
+#| " /relay add ipv4.ssl.weechat 9001\n"
+#| " weechat protocol with SSL, using only IPv6:\n"
+#| " /relay add ipv6.ssl.weechat 9001\n"
+#| " weechat protocol with SSL, using IPv4 + IPv6:\n"
+#| " /relay add ipv4.ipv6.ssl.weechat 9001\n"
+#| " weechat protocol over UNIX domain socket:\n"
+#| " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket"
msgid ""
" list: list relay clients (only active relays)\n"
" listfull: list relay clients (verbose, all relays)\n"
@@ -14098,14 +14344,14 @@ msgid ""
" path: path used for relay (for UNIX domain socket only); path is "
"evaluated (see function string_eval_path_home in plugin API reference)\n"
" raw: open buffer with raw Relay data\n"
-" sslcertkey: set SSL certificate/key using path in option relay.network."
-"ssl_cert_key\n"
+" tlscertkey: set TLS certificate/key using path in option relay.network."
+"tls_cert_key\n"
"\n"
-"Relay name is: [ipv4.][ipv6.][ssl.]<protocol.name> or unix.[ssl.]<protocol."
+"Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix.[tls.]<protocol."
"name>\n"
" ipv4: force use of IPv4\n"
" ipv6: force use of IPv6\n"
-" ssl: enable SSL\n"
+" tls: enable TLS\n"
" unix: use UNIX domain socket\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share (optional, "
@@ -14123,20 +14369,20 @@ msgid ""
"Examples:\n"
" irc proxy, for server \"libera\":\n"
" /relay add irc.libera 8000\n"
-" irc proxy, for server \"libera\", with SSL:\n"
-" /relay add ssl.irc.libera 8001\n"
-" irc proxy, for all servers (client will choose), with SSL:\n"
-" /relay add ssl.irc 8002\n"
+" irc proxy, for server \"libera\", with TLS:\n"
+" /relay add tls.irc.libera 8001\n"
+" irc proxy, for all servers (client will choose), with TLS:\n"
+" /relay add tls.irc 8002\n"
" weechat protocol:\n"
" /relay add weechat 9000\n"
-" weechat protocol with SSL:\n"
-" /relay add ssl.weechat 9001\n"
-" weechat protocol with SSL, using only IPv4:\n"
-" /relay add ipv4.ssl.weechat 9001\n"
-" weechat protocol with SSL, using only IPv6:\n"
-" /relay add ipv6.ssl.weechat 9001\n"
-" weechat protocol with SSL, using IPv4 + IPv6:\n"
-" /relay add ipv4.ipv6.ssl.weechat 9001\n"
+" weechat protocol with TLS:\n"
+" /relay add tls.weechat 9001\n"
+" weechat protocol with TLS, using only IPv4:\n"
+" /relay add ipv4.tls.weechat 9001\n"
+" weechat protocol with TLS, using only IPv6:\n"
+" /relay add ipv6.tls.weechat 9001\n"
+" weechat protocol with TLS, using IPv4 + IPv6:\n"
+" /relay add ipv4.ipv6.tls.weechat 9001\n"
" weechat protocol over UNIX domain socket:\n"
" /relay add unix.weechat ${weechat_runtime_dir}/relay_socket"
msgstr ""
@@ -14256,6 +14502,14 @@ msgstr ""
msgid "port for relay"
msgstr "Port für Relay"
+#, c-format
+msgid "Relay option renamed: \"relay.network.%s\" => \"relay.network.%s\""
+msgstr ""
+
+#, c-format
+msgid "Relay option renamed: \"relay.%s.%s\" => \"relay.%s.%s\""
+msgstr ""
+
msgid "auto open relay buffer when a new client is connecting"
msgstr ""
"öffnet automatisch einen Relay-Buffer, falls eine Verbindung zu einem neuen "
@@ -14407,8 +14661,13 @@ msgstr ""
"Sicherheitsgründen besser, aber langsamer zu berechnen. Diese Zahl sollte "
"nicht zu hoch sein, wenn Ihre CPU langsam ist"
+#, fuzzy
+#| msgid ""
+#| "file with SSL certificate and private key (for serving clients with SSL) "
+#| "(path is evaluated, see function string_eval_path_home in plugin API "
+#| "reference)"
msgid ""
-"file with SSL certificate and private key (for serving clients with SSL) "
+"file with TLS certificate and private key (for serving clients with TLS) "
"(path is evaluated, see function string_eval_path_home in plugin API "
"reference)"
msgstr ""
@@ -14534,12 +14793,14 @@ msgstr "Liste der Relay-Clients"
msgid "relay pointer (optional)"
msgstr "Relay Pointer (optional)"
-#, c-format
-msgid "%s: SSL certificate and key have been set"
+#, fuzzy, c-format
+#| msgid "%s: SSL certificate and key have been set"
+msgid "%s: TLS certificate and key have been set"
msgstr "%s: SSL Zertifikat und Schlüssel wurden festgelegt"
-#, c-format
-msgid "%s%s: unable to initialize priority for SSL"
+#, fuzzy, c-format
+#| msgid "%s%s: unable to initialize priority for SSL"
+msgid "%s%s: unable to initialize priority for TLS"
msgstr "%s%s: Initialisierung der Priorität für SSL fehlgeschlagen"
msgid "Relay raw messages"