diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-04-24 15:39:34 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-04-24 15:39:34 +0200 |
commit | 16e11ef25ea13eeb77d5ebaf6df83a06bfc09afc (patch) | |
tree | a8ddd886435b58d6241ca6360a96c32f0714d0f5 /po/hu.po | |
parent | ab6684c60a9f4932c9ed3a53d7bc828dfd0c3536 (diff) | |
download | weechat-16e11ef25ea13eeb77d5ebaf6df83a06bfc09afc.zip |
Fixed bug with bar auto-sizing in windows
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-04-23 18:30+0200\n" +"POT-Creation-Date: 2008-04-24 15:24+0200\n" "PO-Revision-Date: 2007-10-10 18:07+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -120,7 +120,7 @@ msgid "List of bars:" msgstr "Aliaszok listája:\n" #, fuzzy, c-format -msgid " %3d. %s%s%s: %s (cond: %s), %s, filling: %s, %s: %s%s%d%s" +msgid " %3d. %s%s%s: %s (cond: %s), %s, filling: %s, %s: %s" msgstr "%s %s%s%s/%s%s%s:%s %s%s%s mellőzése a következő(k)től: %s%s\n" #, fuzzy @@ -614,8 +614,8 @@ msgstr "pufferek kezelése" msgid "" "[add barname type[,cond1,cond2,...] position size separator item1,item2,...] " -"| [del barname] | [set barname name|number|condition|position|size|separator|" -"items value] | [list] | [listitems]" +"| [del barname] | [set barname name|number|condition|position|filling|size|" +"separator|items value] | [list] | [listitems]" msgstr "" msgid "" @@ -629,6 +629,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" +" filling: horizontal or vertical\n" " size: size of bar (in chars)\n" "separator: 1 for using separator (line), 0 or nothing means no separator\n" "item1,...: items for this bar\n" |