summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-01-25 07:59:33 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-01-25 07:59:33 +0100
commitdb8d2d43f0d89538169ce9c9481a97c12ef4411e (patch)
tree08c9fa58df2aa2ee6a2e059b753993b8c11e8f91
parent5a93b5ad157904ed80e0e96b66ef7e765030df10 (diff)
downloadweechat-db8d2d43f0d89538169ce9c9481a97c12ef4411e.zip
doc: update German auto-generated file
-rw-r--r--doc/de/includes/autogen_user_commands.de.adoc20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/de/includes/autogen_user_commands.de.adoc b/doc/de/includes/autogen_user_commands.de.adoc
index ee2245f76..251938a7c 100644
--- a/doc/de/includes/autogen_user_commands.de.adoc
+++ b/doc/de/includes/autogen_user_commands.de.adoc
@@ -134,16 +134,16 @@ Beispiele:
join
sort
- add: add current channel or a list of channels (with optional keys) to the autojoin option; if you are on the channel and the key is not provided, the key is read in the channel
- addraw: use the IRC raw format (same as /join command): all channels separated by commas, optional keys separated by commas
- del: delete current channel or a list of channels from the autojoin option
-channel: channel name
- key: key for the channel
- apply: set currently joined channels in the autojoin option
- join: join the channels in the autojoin option
- sort: sort alphabetically channels in the autojoin option
-
-Examples:
+ add: Hinzufügen des aktuellen Kanals oder einer Liste von Kanälen (mit optionalen Schlüsseln) zur autojoin-Option; Wenn Sie sich in dem Kanal befinden und der Schlüssel nicht übergeben wird, wird der Schlüssel im Kanal gelesen
+ addraw: das IRC Roh-Format wird genutzt (wie beim /join Befehl): alle Kanäle werden durch Kommata voneinander getrennt und optional werden die Schlüssel durch Kommata separiert
+ del: Löschen des aktuellen Kanals oder eine Liste von Kanälen aus der autoJoin-Option
+channel: Kanalname
+ key: Schlüssel für den Kanal
+ apply: fügt die aktuell besuchten Kanäle in der autojoin-Option hinzu
+ join: betrete die Kanäle, die in der autojoin-Option eingetragen sind
+ sort: sortiert die Kanäle alphabetisch in der autojoin Option
+
+Beispiele:
/autojoin add
/autojoin add #test
/autojoin add #chan1 #chan2