diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-04-29 13:23:53 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-04-29 13:23:53 +0200 |
commit | 0470d6b8acc99d19618e9093b3d87111e1322587 (patch) | |
tree | 46dd8045e5615ff91a1c17ef3c4fa9032f443751 /po/de.po | |
parent | 40b75633e7a2a58b1693602444795c872b4e3bb3 (diff) | |
download | weechat-0470d6b8acc99d19618e9093b3d87111e1322587.zip |
Added bar priority (replaces bar number)
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -9,7 +9,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-28 16:55+0200\n" +"POT-Creation-Date: 2008-04-29 13:16+0200\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -119,7 +119,7 @@ msgid "List of bars:" msgstr "Liste der Aliases:\n" #, fuzzy, c-format -msgid " %3d. %s%s%s: %s (cond: %s), %s, filling: %s, %s: %s" +msgid " %s%s%s: %s (cond: %s), %s, filling: %s, %s: %s" msgstr "%sin %s%s%s/%s%s%s:%s ignoriere %s%s%s von %s%s\n" #, fuzzy @@ -133,7 +133,7 @@ msgid "auto" msgstr "" #, fuzzy, c-format -msgid " fg: %s, bg: %s, items: %s%s (plugin: %s)" +msgid " priority: %d, fg: %s, bg: %s, items: %s%s (plugin: %s)" msgstr "%sin %s%s%s/%s%s%s:%s ignoriere %s%s%s von %s%s\n" #, fuzzy @@ -616,7 +616,7 @@ msgstr "Puffer verwalten" msgid "" "[add barname type[,cond1,cond2,...] position size separator item1,item2,...] " -"| [del barname] | [set barname name|number|condition|position|filling|size|" +"| [del barname] | [set barname name|priority|condition|position|filling|size|" "separator|items value] | [list] | [listitems]" msgstr "" @@ -1713,6 +1713,9 @@ msgid "" "that" msgstr "" +msgid "bar priority (high number means bar displayed first)" +msgstr "" + msgid "bar type (root, window, window_active, window_inactive)" msgstr "" |