summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/po/de.po b/po/de.po
index 1d0cea135..1d0c32065 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2013-02-26 21:38+0100\n"
+"POT-Creation-Date: 2013-03-10 08:23+0100\n"
"PO-Revision-Date: 2013-02-23 18:31+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
@@ -4111,7 +4111,7 @@ msgstr "Einem Befehl wird ein Alias zugewiesen"
msgid "[-completion <completion>] <alias> [<command> [;<command>...]]"
msgstr "[-completion <completion>] <alias> [<command> [;<command>...]]"
-#, c-format
+#, fuzzy, c-format
msgid ""
"completion: completion for alias (optional, by default completion is done "
"with target command)\n"
@@ -4130,9 +4130,9 @@ msgid ""
" $n-m: arguments from 'n' to 'm'\n"
" $*: all arguments\n"
" $~: last argument\n"
-" $nick: current nick\n"
-" $channel: current channel\n"
-" $server: current server\n"
+" $var: where \"var\" is a local variable of buffer (see /buffer "
+"localvar)\n"
+" examples: $nick, $channel, $server, $plugin, $name\n"
"\n"
"To remove an alias, use command /unalias.\n"
"\n"