diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-01-22 09:21+0100\n" +"POT-Creation-Date: 2017-01-22 13:29+0100\n" "PO-Revision-Date: 2017-01-06 21:59+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2541,7 +2541,7 @@ msgstr "" "scroll_previous_highlight|scroll_next_highlight || swap [up|down|left|right] " "|| zoom" -#, fuzzy, c-format +#, fuzzy, no-c-format msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -2598,11 +2598,11 @@ 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" +" split window horizontally using 30% of space for the window on top:\n" " /window splith 30\n" -" resize window to 75%% of the parent window size:\n" +" resize window to 75% of the parent window size:\n" " /window resize 75\n" -" resize vertical split, add 10%% in size:\n" +" resize vertical split, add 10% in size:\n" " /window resize v+10\n" " remove the split:\n" " /window merge\n" |