diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-16 09:55:41 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-16 09:55:41 +0100 |
commit | bd2a6253864bd38d5ab063e864f3968727d3129c (patch) | |
tree | 75e257a85fb86fd144eb9b96de45216fa52c31d8 /po/es.po | |
parent | fcf5e84fa48cf96847f5078326fa1f3761b25988 (diff) | |
download | weechat-bd2a6253864bd38d5ab063e864f3968727d3129c.zip |
core: update translations
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-16 09:34+0100\n" +"POT-Creation-Date: 2014-03-16 09:53+0100\n" "PO-Revision-Date: 2014-03-10 21:07+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4837,10 +4837,11 @@ msgstr "ejecuta un comando silenciosamente" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout " -"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -" -"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill " -"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]" +"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] " +"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] " +"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> " +"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del " +"<id>|-all [<id>...]" msgstr "" msgid "" @@ -4867,9 +4868,11 @@ msgid "" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" " -color: action on ANSI colors in output:\n" -" ansi: keep ANSI codes as-is\n" -" decode: convert ANSI colors to WeeChat/IRC (default)\n" -" strip: remove ANSI colors\n" +" ansi: keep ANSI codes as-is\n" +" auto: convert ANSI colors to WeeChat/IRC (default)\n" +" irc: convert ANSI colors to IRC colors\n" +" weechat: convert ANSI colors to WeeChat colors\n" +" strip: remove ANSI colors\n" " -rc: display return code (default)\n" " -norc: don't display return code\n" "-timeout: set a timeout for the command (in seconds)\n" |