summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-01-07 12:01:41 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-01-07 12:01:41 +0100
commited0b337505ce5d80049358626aafd169343cbb42 (patch)
tree3d44ec0c4cb63094d3b1546452a91f4461edfc54 /po/de.po
parentda5a75f0cc73bc9641f4bfc7a1094d48777a8924 (diff)
downloadweechat-ed0b337505ce5d80049358626aafd169343cbb42.zip
core: add option "-y" in command /buffer, add support of buffers with free content
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po14
1 files changed, 10 insertions, 4 deletions
diff --git a/po/de.po b/po/de.po
index 8ca90ffc0..fdd0087a3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2018-01-06 14:16+0100\n"
+"POT-Creation-Date: 2018-01-07 11:55+0100\n"
"PO-Revision-Date: 2018-01-06 13:50+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -2407,20 +2407,26 @@ msgstr ""
msgid "display text on a buffer"
msgstr "gibt einen Text in einem Buffer aus"
+#, fuzzy
msgid ""
-"[-buffer <number>|<name>] [-core] [-escape] [-date <date>] [-tags <tags>] [-"
-"action|-error|-join|-network|-quit] [<text>] || -stdout|-stderr [<text>] || -"
-"beep"
+"[-buffer <number>|<name>] [-core|-current] [-y <line>] [-escape] [-date "
+"<date>] [-tags <tags>] [-action|-error|-join|-network|-quit] [<text>] || -"
+"stdout|-stderr [<text>] || -beep"
msgstr ""
"[-buffer <number>|<name>] [-core] [-escape] [-date <date>] [-tags <tags>] [-"
"action|-error|-join|-network|-quit] [<text>] || -stdout|-stderr [<text>] || -"
"beep"
+#, fuzzy
msgid ""
" -buffer: display text in this buffer (default: buffer where command is "
"executed)\n"
" -core: alias of \"-buffer core.weechat\"\n"
"-current: display text on current buffer\n"
+" -y: display on a custom line (for buffer with free content only)\n"
+" line: line number for buffer with free content (first line is 0, a "
+"negative number displays after last line: -1 = after last line, -2 = two "
+"lines after last line, ...)\n"
" -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n"
" -date: message date, format can be:\n"
" -n: 'n' seconds before now\n"