diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-18 18:27:10 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-18 18:27:10 +0100 |
commit | aec97d2082113d2227460cc9236130773332dcc1 (patch) | |
tree | 7ce3d9bad23d8807d1725a255603dee279887366 /po/es.po | |
parent | 50421cf27f93310c53e71151fa0cafee09f597d9 (diff) | |
download | weechat-aec97d2082113d2227460cc9236130773332dcc1.zip |
Add note about comma and "+" in help of options weechat.bar.xxx.items
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-11-18 18:18+0100\n" +"POT-Creation-Date: 2010-11-18 18:24+0100\n" "PO-Revision-Date: 2010-11-06 11:56+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2636,8 +2636,10 @@ msgstr "color de fondo por defecto para la barra" msgid "separator line between bar and other bars/windows" msgstr "línea separadora entre la barra y otras barras/ventanas" -msgid "items of bar" -msgstr "elementos de la barra" +msgid "" +"items of bar, they can be separated by comma (space between items) or \"+" +"\" (glued items)" +msgstr "" #, c-format msgid "Bar \"%s\" updated" @@ -7208,6 +7210,9 @@ msgstr "" msgid "Pointer" msgstr "Puntero" +#~ msgid "items of bar" +#~ msgstr "elementos de la barra" + #~ msgid "time format for each line displayed in buffers" #~ msgstr "formato de hora mostrada en cada línea en los buffers" |