diff options
author | Nils Görs <weechatter@arcor.de> | 2023-05-01 18:11:02 +0200 |
---|---|---|
committer | Nils Görs <weechatter@arcor.de> | 2023-05-01 18:11:02 +0200 |
commit | 87b7d03cced497891989c634b0eb6829f1f30671 (patch) | |
tree | f6e21e3cca0a3b5cdd39619819e437446636cbbd /po | |
parent | ed2ab8a6d0e4f88d42337bd97a9274175f2bde6f (diff) | |
download | weechat-87b7d03cced497891989c634b0eb6829f1f30671.zip |
core: update German translations
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 36 |
1 files changed, 4 insertions, 32 deletions
@@ -27,7 +27,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2023-05-01 17:48+0200\n" -"PO-Revision-Date: 2023-05-01 17:32+0200\n" +"PO-Revision-Date: 2023-05-01 18:10+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German - Germany <weechatter@arcor.de>\n" "Language: de_DE\n" @@ -9100,34 +9100,6 @@ msgstr "" "[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || join || " "sort [buffer]" -#, 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" -#| " join: join the channels in the autojoin option\n" -#| " sort: sort alphabetically channels in the autojoin option\n" -#| " buffer: sort channels by order of buffers 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 join\n" -#| " /autojoin sort\n" -#| " /autojoin sort buffer" 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, " @@ -9169,9 +9141,9 @@ msgstr "" " 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" -" buffer: sortiert die Kanäle nach der Reihenfolge der Buffer, in der " -"autojoin-Option\n" +" sort: sortiert die Kanäle alphabetisch, in der autojoin Option, nutzt man " +"\"buffer\": sortiert die Kanäle nach der Reihenfolge der Buffer, dann " +"alphabetisch\n" "\n" "Beispiele:\n" " /autojoin add\n" |