diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-03 11:18+0200\n" +"POT-Creation-Date: 2014-04-03 12:10+0200\n" "PO-Revision-Date: 2014-04-02 20:17+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -5426,7 +5426,9 @@ msgid "" " /exec -nf -noln links -dump http://weechat.org/files/doc/devel/" "weechat_user.en.html\n" " /exec -o uptime\n" -" /exec -pipe \"/print Machine uptime:\" uptime" +" /exec -pipe \"/print Machine uptime:\" uptime\n" +" /exec -n tail -f /var/log/messages\n" +" /exec -kill 0" msgstr "" " -list: zeigt laufende Befehle an\n" " -sh: es wird die shell um Befehle auszuführen (WARNUNG: Diese Option " |