diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/po/es.po b/po/es.po index 4bc8a937..31faf410 100644 --- a/po/es.po +++ b/po/es.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: HexChat\n" "Report-Msgid-Bugs-To: www.hexchat.org\n" -"POT-Creation-Date: 2012-10-30 02:56+0100\n" -"PO-Revision-Date: 2012-10-30 02:18+0000\n" -"Last-Translator: VegaDark <vegadark@hotmail.de>\n" +"POT-Creation-Date: 2012-10-30 11:58+0100\n" +"PO-Revision-Date: 2012-10-30 10:59+0000\n" +"Last-Translator: bviktor <bviktor@hexchat.org>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/hexchat/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -601,9 +601,9 @@ msgstr "RECONNECT [<equipo>] [<puerto>] [<contraseña>], Puede ser llamado sólo #: src/common/outbound.c:3698 msgid "" -"RECV <text>, send raw data to xchat, as if it was received from the irc " +"RECV <text>, send raw data to HexChat, as if it was received from the IRC " "server" -msgstr "RECV <texto>, envía datos crudos hacia xchat como si estos fuesen recibidos desde el servidor IRC" +msgstr "" #: src/common/outbound.c:3701 msgid "SAY <text>, sends the text to the object in the current window" @@ -728,8 +728,8 @@ msgid "Unknown Command. Try /help\n" msgstr "Orden desconocida. Pruebe /help\n" #: src/common/plugin.c:382 src/common/plugin.c:423 -msgid "No xchat_plugin_init symbol; is this really an xchat plugin?" -msgstr "No tiene el símbolo xchat_plugin_init. ¿Es de verdad una extensiçon de xchat?" +msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?" +msgstr "" #: src/common/server.c:665 msgid "Are you sure this is a SSL capable server and port?\n" @@ -3186,8 +3186,8 @@ msgid "Execute command:" msgstr "Ejecutar orden:" #: src/fe-gtk/fe-gtk.c:140 -msgid "Open URL or execute command in an existing XChat" -msgstr "Abrir URL o ejecutar un comando en un HexChat existente" +msgid "Open URL or execute command in an existing HexChat" +msgstr "" #: src/fe-gtk/fe-gtk.c:142 msgid "Begin minimized. Level 0=Normal 1=Iconified 2=Tray" @@ -3201,7 +3201,7 @@ msgstr "nivel" msgid "Show version information" msgstr "Mostrar información de la versión" -#: src/fe-gtk/fe-gtk.c:342 +#: src/fe-gtk/fe-gtk.c:359 #, c-format msgid "" "Failed to open font:\n" @@ -3209,16 +3209,16 @@ msgid "" "%s" msgstr "ha fallado la apertura de la tipografía:\n\n%s" -#: src/fe-gtk/fe-gtk.c:732 +#: src/fe-gtk/fe-gtk.c:749 msgid "Search buffer is empty.\n" msgstr "El buffer de búsqueda esta vacio.\n" -#: src/fe-gtk/fe-gtk.c:841 +#: src/fe-gtk/fe-gtk.c:858 #, c-format msgid "%d bytes" msgstr "%d bytes" -#: src/fe-gtk/fe-gtk.c:842 +#: src/fe-gtk/fe-gtk.c:859 #, c-format msgid "Network send queue: %d bytes" msgstr "Cola de envío de red: %d bytes" @@ -3773,7 +3773,7 @@ msgid "" "%m = machine info\n" "%n = your nick\n" "%t = time/date\n" -"%v = xchat version\n" +"%v = HexChat version\n" "%2 = word 2\n" "%3 = word 3\n" "&2 = word 2 to the end of line\n" @@ -3784,7 +3784,7 @@ msgid "" "\n" "%2 would be \"john\"\n" "&2 would be \"john hello\"." -msgstr "Comandos de usuario - Códigos especiales:\n\n%c = canal actual\n%e = red actual\n%m = información de máquina\n%n = tu nick\n%t = hora/fecha\n%v = versión de HexChat\n%2 = palabra 2\n%3 = palabra 3\n&2 = palabra 2 hasta el final\n&3 = palabra 3 hasta el final\n\nejemplo:\n/comando juan hola\n\n%2 sería \"juan\"\n&2 sería \"juan hola\"." +msgstr "" #: src/fe-gtk/menu.c:1406 msgid "" @@ -3837,10 +3837,10 @@ msgid "" "\n" "%s = the URL string\n" "\n" -"Putting a ! infront of the command\n" +"Putting a ! in front of the command\n" "indicates it should be sent to a\n" -"shell instead of XChat" -msgstr "Manejadores de URL - Códigos especiales:\n\n%s = La cadena de la URL\n\nPoner un ! enfrente del comando indica \nque debería ser enviado hacia un shell \nen vez de hacia XChat" +"shell instead of HexChat" +msgstr "" #: src/fe-gtk/menu.c:1446 msgid ": User Defined Commands" |