summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-08-27 13:34:34 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-08-27 13:34:34 +0200
commit593b3cad727bf2e759c10372cc114fea14a74b84 (patch)
treef11a2d8793baaf00c3d73650e00caf6286c6b59d /po/de.po
parent1a4bfcdddc7f11372b9a1e887223f3baab7bb8a6 (diff)
downloadweechat-593b3cad727bf2e759c10372cc114fea14a74b84.zip
core: add example of splith and merge in /help window
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po11
1 files changed, 8 insertions, 3 deletions
diff --git a/po/de.po b/po/de.po
index 1add4688c..536055d82 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: 2016-08-16 21:17+0200\n"
+"POT-Creation-Date: 2016-08-27 11:58+0200\n"
"PO-Revision-Date: 2016-08-17 08:41+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <>\n"
@@ -2998,6 +2998,7 @@ msgstr ""
"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window "
"<number>] [up|down|left|right] || zoom [-window <number>] || bare [<delay>]"
+#, fuzzy, c-format
msgid ""
" list: list opened windows (without argument, this list is "
"displayed)\n"
@@ -3009,8 +3010,8 @@ msgid ""
" left: switch to window on the left\n"
" right: switch to window on the right\n"
" number: window number (see /window list)\n"
-" splith: split current window horizontally\n"
-" splitv: split current window vertically\n"
+" splith: split current window horizontally (to undo: /window merge)\n"
+" splitv: split current window vertically (to undo: /window merge)\n"
" resize: resize window size, new size is <pct> percentage of parent "
"window\n"
" balance: balance the sizes of all windows\n"
@@ -3052,6 +3053,10 @@ msgid ""
" /window scroll -d\n"
" zoom on window #2:\n"
" /window zoom -window 2\n"
+" split window horizontally using 30%% of space for the window on top:\n"
+" /window splith 30\n"
+" remove the split:\n"
+" /window merge\n"
" enable bare display for 2 seconds:\n"
" /window bare 2"
msgstr ""