summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-03-29 18:37:08 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-03-29 18:37:08 +0200
commit35944a4219ce0e9734fc6080a68943a94ced3d66 (patch)
treede1c5f977e4beb4b3de978d530f6b95ad48a05b2 /po/de.po
parentb6bb001fc471283b886aaf69b466f198577fa019 (diff)
downloadweechat-35944a4219ce0e9734fc6080a68943a94ced3d66.zip
Fix IRC command /list: send channel and server name given as argument, and use separate option "-re" to allow a regex
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po28
1 files changed, 22 insertions, 6 deletions
diff --git a/po/de.po b/po/de.po
index bee9f067e..fc7a5460a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-03-26 19:57+0100\n"
+"POT-Creation-Date: 2010-03-29 18:13+0200\n"
"PO-Revision-Date: 2010-03-23 15:44+0100\n"
"Last-Translator: Nils G <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3669,15 +3669,24 @@ msgstr ""
msgid "list channels and their topic"
msgstr "Channels mit ihren Topics auflisten"
-msgid "[channel[,channel] [server]]"
+#, fuzzy
+msgid "[channel[,channel] [server] [-re regexp]]"
msgstr "[Channel[,Channel] [Server]]"
msgid ""
-"channel: channel to list (a regexp is allowed)\n"
-"server: server name"
+"channel: channel to list\n"
+" server: server name\n"
+" regexp: regular expression used to filter results\n"
+"\n"
+"Examples:\n"
+" list all channels on server (can be very slow on large networks):\n"
+" /list\n"
+" list channel #weechat:\n"
+" /list #weechat\n"
+" list all channels beginning with \"#weechat\" (can be very slow on large "
+"networks):\n"
+" /list -re #weechat.*"
msgstr ""
-"Channel: aufzulistender Channel (reguläre Ausdrücke sind möglich)\n"
-"Server: Servername"
msgid "get statistics about the size of the IRC network"
msgstr "Statistik über die Größe dieses IRC-Netzwerks abfragen"
@@ -6620,6 +6629,13 @@ msgstr "Argumente"
msgid "Pointer"
msgstr "Pointer"
+#~ msgid ""
+#~ "channel: channel to list (a regexp is allowed)\n"
+#~ "server: server name"
+#~ msgstr ""
+#~ "Channel: aufzulistender Channel (reguläre Ausdrücke sind möglich)\n"
+#~ "Server: Servername"
+
#, fuzzy
#~ msgid "No key added or redefined"
#~ msgstr "Keine Tastenbelegung definiert"