From 5a93b5ad157904ed80e0e96b66ef7e765030df10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20G=C3=B6rs?= Date: Wed, 25 Jan 2023 07:50:28 +0100 Subject: [PATCH] core: update German translations --- po/de.po | 35 +++++------------------------------ 1 file changed, 5 insertions(+), 30 deletions(-) diff --git a/po/de.po b/po/de.po index e5c5dbac1..0cc93b1f2 100644 --- a/po/de.po +++ b/po/de.po @@ -27,7 +27,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2023-01-24 20:52+0100\n" -"PO-Revision-Date: 2023-01-16 08:43+0100\n" +"PO-Revision-Date: 2023-01-25 07:49+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German - Germany \n" "Language: de_DE\n" @@ -8851,42 +8851,15 @@ msgstr "" msgid "configure the \"autojoin\" server option" msgstr "Konfigurieren der Serveroption \"autojoin\"" -#, fuzzy -#| msgid "" -#| "add [ [...]] || addraw [,...] " -#| "[[,...]] || del [ [...]] || apply || sort" msgid "" "add [ [...]] || addraw [,...] " "[[,...]] || del [ [...]] || apply || join || " "sort" msgstr "" "add [ [...]] || addraw [,...] " -"[[,...]] || del [ [...]] || apply || sort" +"[[,...]] || del [ [...]] || apply || join || " +"sort" -#, fuzzy -#| msgid "" -#| " 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\n" -#| " addraw: use the IRC raw format (same as /join command): all channels " -#| "separated by commas, optional keys separated by commas\n" -#| " del: delete current channel or a list of channels from the autojoin " -#| "option\n" -#| "channel: channel name\n" -#| " key: key for the channel\n" -#| " apply: set currently joined channels in the autojoin option\n" -#| " sort: sort alphabetically channels in the autojoin option\n" -#| "\n" -#| "Examples:\n" -#| " /autojoin add\n" -#| " /autojoin add #test\n" -#| " /autojoin add #chan1 #chan2\n" -#| " /allchan /autojoin add\n" -#| " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#| " /autojoin del\n" -#| " /autojoin del #chan1\n" -#| " /autojoin apply\n" -#| " /autojoin sort" msgid "" " 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, " @@ -8925,6 +8898,7 @@ msgstr "" "channel: Kanalname\n" " key: Schlüssel für den Kanal\n" " apply: fügt die aktuell besuchten Kanäle in der autojoin-Option hinzu\n" +" join: betrete die Kanäle, die in der autojoin-Option eingetragen sind\n" " sort: sortiert die Kanäle alphabetisch in der autojoin Option\n" "\n" "Beispiele:\n" @@ -8936,6 +8910,7 @@ msgstr "" " /autojoin del\n" " /autojoin del #chan1\n" " /autojoin apply\n" +" /autojoin join\n" " /autojoin sort" msgid "ban nicks or hosts"