diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 30 |
1 files changed, 24 insertions, 6 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-04-25 22:07+0200\n" +"POT-Creation-Date: 2023-04-26 21:09+0200\n" "PO-Revision-Date: 2023-03-25 21:13+0100\n" "Last-Translator: Santiago Forero <santiago@forero.xyz>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3845,9 +3845,8 @@ msgstr "" msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " -"format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): " -"\"${color:252}%H${color:245}%M${color:240}%S\"" +"format \"${color:xxx}\", see /help eval); for example time using grayscale: " +"\"${color:252}%H${color:243}%M${color:237}%S\"" msgstr "" "formato de hora en el registro (ver el manual de strftime para los " "especificadores de fecha/hora), se pueden usar colores con el formato " @@ -4811,8 +4810,19 @@ msgstr "color para el nombre del buffer actual en la barra de estado" #| "text color for current buffer name in status bar, if data are secured " #| "with a protocol like SSL" msgid "" -"text color for current buffer name in status bar, if data are secured with a " -"protocol like TLS" +"text color for current buffer name in status bar, if data are exchanged and " +"not secured with a protocol like TLS" +msgstr "" +"color para el nombre del buffer actual en la barra de estado, si los datos " +"están protegidos con un protocolo como SSL" + +#, fuzzy +#| msgid "" +#| "text color for current buffer name in status bar, if data are secured " +#| "with a protocol like SSL" +msgid "" +"text color for current buffer name in status bar, if data are exchanged and " +"secured with a protocol like TLS" msgstr "" "color para el nombre del buffer actual en la barra de estado, si los datos " "están protegidos con un protocolo como SSL" @@ -6926,6 +6936,14 @@ msgid "" "ctrl-x" msgstr "" +msgid "color for color name when option fset.look.use_color_value is enabled" +msgstr "" + +msgid "" +"color for color name on the selected line when option fset.look." +"use_color_value is enabled" +msgstr "" + #, fuzzy msgid "color for default value" msgstr "valor por defecto" |