diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 25 |
1 files changed, 12 insertions, 13 deletions
@@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-17 23:29+0200\n" -"PO-Revision-Date: 2014-04-05 16:12+0200\n" +"POT-Creation-Date: 2014-04-19 15:48+0200\n" +"PO-Revision-Date: 2014-04-19 13:08+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: es\n" @@ -191,10 +191,11 @@ msgstr "Error: no es posible crear el directorio \"%s\"\n" msgid "List of bars:" msgstr "Lista de barras:" -#, c-format +#. TRANSLATORS: the last thing displayed is "width:" or "height:" with its value +#, fuzzy, c-format msgid "" -" %s%s%s: %s%s%s (cond: %s), %s, filling: %s(top/bottom)/%s(left/right), %s: " -"%s" +" %s%s%s: %s%s%s (conditions: %s), %s, filling: %s(top/bottom)/%s(left/" +"right), %s: %s" msgstr "" " %s%s%s: %s%s%s (cond: %s), %s, llenado: %s(arriba/abajo)/%s(izquierda/" "derecha), %s: %s" @@ -1417,7 +1418,7 @@ msgid "" " \"50\" > \"100\" ==> 1\n" "\n" "Some variables are replaced in expression, using the format ${variable}, " -"variable can be, by order of priority :\n" +"variable can be, by order of priority:\n" " 1. a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" " 2. a color (format: \"color:xxx\")\n" " 3. an info (format: \"info:name,arguments\", arguments are optional)\n" @@ -7321,15 +7322,16 @@ msgid "color for text in part/quit messages" msgstr "color para el texto en mensajes de salida/abandono" #. TRANSLATORS: please do not translate the list of WeeChat color names at the end of string +#, fuzzy msgid "" "remap mirc colors in messages using a hashtable: keys are \"fg,bg\" as " "integers between -1 (not specified) and 15, values are WeeChat color names " "or numbers (format is: \"1,-1:color1;2,7:color2\"), example: \"1,-1:" "darkgray;1,2:white,blue\" to remap black to \"darkgray\" and black on blue " -"to \"white,blue\"; default WeeChat colors for IRC codes: 0:white, 1:black, 2:" -"blue, 3:green, 4:lightred, 5:red, 6:magenta, 7:brown, 8:yellow, 9: " -"lightgreen, 10:cyan, 11:lightcyan, 12:lightblue, 13:lightmagenta, 14:gray, " -"15:white" +"to \"white,blue\"; default WeeChat colors for IRC codes: 0=white, 1=black, " +"2=blue, 3=green, 4=lightred, 5=red, 6=magenta, 7=brown, 8=yellow, " +"9=lightgreen, 10=cyan, 11=lightcyan, 12=lightblue, 13=lightmagenta, 14=gray, " +"15=white" msgstr "" "remapear colores mirc en mensajes usando una tabla hash: claves son \"fg,bg" "\" con números entre -1 (no especificado) y 15, los valores son los nombres " @@ -10924,6 +10926,3 @@ msgstr "%s%s: no es posible configurar la opción \"nonblock\" para el socket" #, c-format msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s" - -#~ msgid "server,channel,nick (channel and nick are optional)" -#~ msgstr "servidor,canal,apodo (canal y apodo es opcional)" |