new name after fork

This commit is contained in:
2026-01-05 23:12:38 -07:00
parent ca43595430
commit 4683ef705b
316 changed files with 5422 additions and 6141 deletions

124
po/es.po
View File

@@ -1,6 +1,6 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the hexchat package.
# This file is distributed under the same license as the zoitechat package.
#
# Translators:
# Alejandro López-Valencia, 2016-2017
@@ -19,12 +19,12 @@
# Víctor Vega <vegadark@protonmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: HexChat\n"
"Project-Id-Version: ZoiteChat\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-03 16:10-0400\n"
"PO-Revision-Date: 2019-01-28 21:28+0000\n"
"Last-Translator: Víctor Vega <vegadark@protonmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/hexchat/hexchat/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/zoitechat/zoitechat/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -34,8 +34,8 @@ msgstr ""
#: data/misc/io.github.Hexchat.appdata.xml.in:4
#: data/misc/io.github.Hexchat.appdata.xml.in:5
#: data/misc/io.github.Hexchat.desktop.in.in:3
msgid "HexChat"
msgstr "HexChat"
msgid "ZoiteChat"
msgstr "ZoiteChat"
#: data/misc/io.github.Hexchat.appdata.xml.in:9
#: data/misc/io.github.Hexchat.desktop.in.in:4
@@ -44,16 +44,16 @@ msgstr "Cliente de IRC"
#: data/misc/io.github.Hexchat.appdata.xml.in:11
msgid ""
"HexChat is an easy to use yet extensible IRC Client. It allows you to "
"ZoiteChat is an easy to use yet extensible IRC Client. It allows you to "
"securely join multiple networks and talk to users privately or in channels "
"using a customizable interface. You can even transfer files."
msgstr "HexChat es un cliente de IRC fácil de usar. Permite unirse a múltiples redes de manera segura y hablar con los usuarios en privado o en los canales usando una interfaz personalizable. Incluso puede enviar archivos."
msgstr "ZoiteChat es un cliente de IRC fácil de usar. Permite unirse a múltiples redes de manera segura y hablar con los usuarios en privado o en los canales usando una interfaz personalizable. Incluso puede enviar archivos."
#: data/misc/io.github.Hexchat.appdata.xml.in:12
msgid ""
"HexChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"ZoiteChat supports features such as: DCC, SASL, proxies, spellcheck, alerts, "
"logging, custom themes, and Python/Perl scripts."
msgstr "HexChat soporta características como: DCC, SASL, proxies, autocorrector, alertas, registro automático, temas personalizados, y scripts en Python/Perl."
msgstr "ZoiteChat soporta características como: DCC, SASL, proxies, autocorrector, alertas, registro automático, temas personalizados, y scripts en Python/Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
msgid "Main Chat Window"
@@ -69,16 +69,16 @@ msgstr "IM;Chat;"
#: data/misc/io.github.Hexchat.desktop.in.in:8
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:5
msgid "hexchat"
msgstr "hexchat"
msgid "zoitechat"
msgstr "zoitechat"
#: data/misc/io.github.Hexchat.desktop.in.in:19
msgid "Open Safe Mode"
msgstr "Abrir en modo seguro"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
msgid "HexChat Theme Manager"
msgstr "Administrador de temas de HexChat"
msgid "ZoiteChat Theme Manager"
msgstr "Administrador de temas de ZoiteChat"
#. 0 means unlimited
#. STRINGS
@@ -171,142 +171,142 @@ msgstr "%s está ofreciendo «%s». ¿Desea aceptar?"
msgid "No active DCCs\n"
msgstr "No hay DCCs activos\n"
#: src/common/hexchat.c:885
#: src/common/zoitechat.c:885
msgid "_Open Dialog Window"
msgstr "_Abrir ventana de diálogo"
#: src/common/hexchat.c:886
#: src/common/zoitechat.c:886
msgid "_Send a File"
msgstr "_Enviar un archivo"
#: src/common/hexchat.c:887
#: src/common/zoitechat.c:887
msgid "_User Info (WhoIs)"
msgstr "Información del _usuario (WhoIs)"
#: src/common/hexchat.c:888
#: src/common/zoitechat.c:888
msgid "_Add to Friends List"
msgstr "_Añadir a la lista de amigos"
#: src/common/hexchat.c:889
#: src/common/zoitechat.c:889
msgid "_Ignore"
msgstr "_Ignorar"
#: src/common/hexchat.c:890
#: src/common/zoitechat.c:890
msgid "O_perator Actions"
msgstr "Acciones de operador"
#: src/common/hexchat.c:892
#: src/common/zoitechat.c:892
msgid "Give Ops"
msgstr "Dar Op"
#: src/common/hexchat.c:893
#: src/common/zoitechat.c:893
msgid "Take Ops"
msgstr "Quitar Op"
#: src/common/hexchat.c:894
#: src/common/zoitechat.c:894
msgid "Give Voice"
msgstr "Dar voz"
#: src/common/hexchat.c:895
#: src/common/zoitechat.c:895
msgid "Take Voice"
msgstr "Quitar voz"
#: src/common/hexchat.c:897
#: src/common/zoitechat.c:897
msgid "Kick/Ban"
msgstr "Expulsar/Banear"
#: src/common/hexchat.c:898 src/common/hexchat.c:935
#: src/common/zoitechat.c:898 src/common/zoitechat.c:935
msgid "Kick"
msgstr "Expulsar"
#: src/common/hexchat.c:899 src/common/hexchat.c:900 src/common/hexchat.c:901
#: src/common/hexchat.c:902 src/common/hexchat.c:903 src/common/hexchat.c:934
#: src/common/zoitechat.c:899 src/common/zoitechat.c:900 src/common/zoitechat.c:901
#: src/common/zoitechat.c:902 src/common/zoitechat.c:903 src/common/zoitechat.c:934
#: src/fe-gtk/banlist.c:50
msgid "Ban"
msgstr "Banear"
#: src/common/hexchat.c:904 src/common/hexchat.c:905 src/common/hexchat.c:906
#: src/common/hexchat.c:907
#: src/common/zoitechat.c:904 src/common/zoitechat.c:905 src/common/zoitechat.c:906
#: src/common/zoitechat.c:907
msgid "KickBan"
msgstr "Expulsar y banear"
#: src/common/hexchat.c:917
#: src/common/zoitechat.c:917
msgid "Leave Channel"
msgstr "Abandonar canal"
#: src/common/hexchat.c:918
#: src/common/zoitechat.c:918
msgid "Join Channel..."
msgstr "Unirse al canal..."
#: src/common/hexchat.c:919 src/fe-gtk/menu.c:1411
#: src/common/zoitechat.c:919 src/fe-gtk/menu.c:1411
msgid "Enter Channel to Join:"
msgstr "Introduce el canal a unirte:"
#: src/common/hexchat.c:920
#: src/common/zoitechat.c:920
msgid "Server Links"
msgstr "Enlaces del servidor"
#: src/common/hexchat.c:921
#: src/common/zoitechat.c:921
msgid "Ping Server"
msgstr "Ping al servidor"
#: src/common/hexchat.c:922
#: src/common/zoitechat.c:922
msgid "Hide Version"
msgstr "Ocultar la versión"
#: src/common/hexchat.c:932
#: src/common/zoitechat.c:932
msgid "Op"
msgstr "Dar Op"
#: src/common/hexchat.c:933
#: src/common/zoitechat.c:933
msgid "DeOp"
msgstr "Quitar Op"
#: src/common/hexchat.c:936
#: src/common/zoitechat.c:936
msgid "bye"
msgstr "adiós"
#: src/common/hexchat.c:937
#: src/common/zoitechat.c:937
#, c-format
msgid "Enter reason to kick %s:"
msgstr "Introduce el motivo para expulsar a %s:"
#: src/common/hexchat.c:938
#: src/common/zoitechat.c:938
msgid "Send File"
msgstr "Enviar archivo"
#: src/common/hexchat.c:939
#: src/common/zoitechat.c:939
msgid "Dialog"
msgstr "Diálogo"
#: src/common/hexchat.c:948
#: src/common/zoitechat.c:948
msgid "WhoIs"
msgstr "WhoIs"
#: src/common/hexchat.c:949
#: src/common/zoitechat.c:949
msgid "Send"
msgstr "Enviar"
#: src/common/hexchat.c:950
#: src/common/zoitechat.c:950
msgid "Chat"
msgstr "Chat"
#: src/common/hexchat.c:951 src/fe-gtk/banlist.c:847 src/fe-gtk/dccgui.c:889
#: src/common/zoitechat.c:951 src/fe-gtk/banlist.c:847 src/fe-gtk/dccgui.c:889
#: src/fe-gtk/ignoregui.c:387 src/fe-gtk/urlgrab.c:214
msgid "Clear"
msgstr "Limpiar"
#: src/common/hexchat.c:952
#: src/common/zoitechat.c:952
msgid "Ping"
msgstr "Ping"
#: src/common/hexchat.c:1125
#: src/common/zoitechat.c:1125
#, c-format
msgid ""
"You do not have write access to %s. Nothing from this session can be saved."
msgstr "No tienes acceso de escritura a %s. No se guardará nada de esta sesión."
#: src/common/hexchat.c:1134
#: src/common/zoitechat.c:1134
msgid ""
"* Running IRC as root is stupid! You should\n"
" create a User Account and use that to login.\n"
@@ -578,8 +578,8 @@ msgid "EXECWRITE, sends data to the processes stdin"
msgstr "EXECWRITE, envía los datos a los procesos stdin"
#: src/common/outbound.c:3993
msgid "EXPORTCONF, exports HexChat settings"
msgstr "EXPORTCONF, exporta la configuración de HexChat"
msgid "EXPORTCONF, exports ZoiteChat settings"
msgstr "EXPORTCONF, exporta la configuración de ZoiteChat"
#: src/common/outbound.c:3996
msgid "FLUSHQ, flushes the current server's send queue"
@@ -757,9 +757,9 @@ msgstr "RECONNECT [<host>] [<puerto>] [<contraseña>], puede ser invocado como /
#: src/common/outbound.c:4085
msgid ""
"RECV <text>, send raw data to HexChat, as if it was received from the IRC "
"RECV <text>, send raw data to ZoiteChat, as if it was received from the IRC "
"server"
msgstr "RECV <texto>, envía datos en bruto a HexChat, como si los recibiese del servidor IRC"
msgstr "RECV <texto>, envía datos en bruto a ZoiteChat, como si los recibiese del servidor IRC"
#: src/common/outbound.c:4086
msgid "RELOAD <name>, reloads a plugin or script"
@@ -900,8 +900,8 @@ msgid "Unknown Command %s. Try /help\n"
msgstr "Orden %s desconocida. Intente /help\n"
#: src/common/plugin.c:403
msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?"
msgstr "Sin distintivo hexchat_plugin_init; ¿realmente es un complemento de HexChat?"
msgid "No zoitechat_plugin_init symbol; is this really a ZoiteChat plugin?"
msgstr "Sin distintivo zoitechat_plugin_init; ¿realmente es un complemento de ZoiteChat?"
#: src/common/plugin-identd.c:175
#, c-format
@@ -3480,8 +3480,8 @@ msgid "Execute command:"
msgstr "Ejecutar orden:"
#: src/fe-gtk/fe-gtk.c:89
msgid "Open URL or execute command in an existing HexChat"
msgstr "Abrir URL o ejecutar una orden en una sesión existente de HexChat"
msgid "Open URL or execute command in an existing ZoiteChat"
msgstr "Abrir URL o ejecutar una orden en una sesión existente de ZoiteChat"
#: src/fe-gtk/fe-gtk.c:91
msgid "Begin minimized. Level 0=Normal 1=Iconified 2=Tray"
@@ -3762,8 +3762,8 @@ msgid ""
msgstr "Este servidor aún tiene %d canales o diálogos asociados en él. ¿Desea cerrarlos todos?"
#: src/fe-gtk/maingui.c:1177
msgid "Quit HexChat?"
msgstr "¿Salir de HexChat?"
msgid "Quit ZoiteChat?"
msgstr "¿Salir de ZoiteChat?"
#: src/fe-gtk/maingui.c:1197
msgid "Don't ask next time."
@@ -4075,7 +4075,7 @@ msgid ""
"%m = machine info\n"
"%n = your nick\n"
"%t = time/date\n"
"%v = HexChat version\n"
"%v = ZoiteChat version\n"
"%2 = word 2\n"
"%3 = word 3\n"
"&2 = word 2 to the end of line\n"
@@ -4086,7 +4086,7 @@ msgid ""
"\n"
"%2 would be \"john\"\n"
"&2 would be \"john hello\"."
msgstr "Órdenes de Usuario - Códigos especiales:\n\n%c = canal actual\n%e = nombre de red actual\n%m = información de máquina\n%n = su apodo\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 de la línea\n&3 = palabra 3 hasta el final de la línea\n\nej:\n/cmd juan hola\n\n%2 sería «juan»\n&2 sería «juan hola»."
msgstr "Órdenes de Usuario - Códigos especiales:\n\n%c = canal actual\n%e = nombre de red actual\n%m = información de máquina\n%n = su apodo\n%t = hora/fecha\n%v = versión de ZoiteChat\n%2 = palabra 2\n%3 = palabra 3\n&2 = palabra 2 hasta el final de la línea\n&3 = palabra 3 hasta el final de la línea\n\nej:\n/cmd juan hola\n\n%2 sería «juan»\n&2 sería «juan hola»."
#: src/fe-gtk/menu.c:1486
msgid ""
@@ -4143,8 +4143,8 @@ msgid ""
"\n"
"Putting a ! in front of the command\n"
"indicates it should be sent to a\n"
"shell instead of HexChat"
msgstr "Manejadores de URL - Códigos especiales:\n\n%s = cadena de la URL\n\nPoniendo una ! delante de la orden\nindica que se debe enviar a una\nshell en lugar de a HexChat"
"shell instead of ZoiteChat"
msgstr "Manejadores de URL - Códigos especiales:\n\n%s = cadena de la URL\n\nPoniendo una ! delante de la orden\nindica que se debe enviar a una\nshell en lugar de a ZoiteChat"
#: src/fe-gtk/menu.c:1529
#, c-format