diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-07-10 17:53:22 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-07-10 17:53:22 +0200 |
commit | f93837d5c891385f54b83ab62bd05f1b001812a3 (patch) | |
tree | d3ae0f5e9ee302a9f378befadaf88e59acf22f07 /po/hu.po | |
parent | abe0e1306813d13e40d65655f66230549b8b286a (diff) | |
download | weechat-f93837d5c891385f54b83ab62bd05f1b001812a3.zip |
Split "filling" bar value into "filling_top_bottom" and "filling_left_right" to have a filling specific to top/bottom bars (vs left/right bars)
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 13 |
1 files changed, 10 insertions, 3 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-07-06 11:26+0200\n" +"POT-Creation-Date: 2008-07-10 17:35+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" @@ -100,7 +100,9 @@ msgid "List of bars:" msgstr "Aliaszok listája:\n" #, fuzzy, c-format -msgid " %s%s%s: %s%s%s (cond: %s), %s, filling: %s, %s: %s" +msgid "" +" %s%s%s: %s%s%s (cond: %s), %s, filling: %s(top/bottom)/%s(left/right), %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" msgid "(hidden)" @@ -1725,7 +1727,12 @@ msgstr "névlista helye (top, left, right (alapértelmezett), bottom)" msgid "" "bar filling direction (\"horizontal\" (from left to right) or \"vertical" -"\" (from top to bottom))" +"\" (from top to bottom)) when bar position is top or bottom" +msgstr "" + +msgid "" +"bar filling direction (\"horizontal\" (from left to right) or \"vertical" +"\" (from top to bottom)) when bar position is left or right" msgstr "" msgid "bar size in chars (0 = auto size)" |