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

120
po/ca.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:
# David Planella Molas <david.planella@gmail.com>, 2007
@@ -12,12 +12,12 @@
# Yannick Garcia <ygp@tinet.fut.es>, 2001
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: 2018-04-03 20:10+0000\n"
"Last-Translator: TingPing <tingping@tingping.se>\n"
"Language-Team: Catalan (http://www.transifex.com/hexchat/hexchat/language/ca/)\n"
"Language-Team: Catalan (http://www.transifex.com/zoitechat/zoitechat/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -27,8 +27,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
@@ -37,16 +37,16 @@ msgstr "Client 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 és un client IRC extensible i fàcil d'utilitzar. Et permet unir-te a múltiples xarxes amb seguretat i parlar amb altres usuaris en privat o en canals utilitzant una interfície personalitzable. Fins i tot pots transferir fitxers."
msgstr "ZoiteChat és un client IRC extensible i fàcil d'utilitzar. Et permet unir-te a múltiples xarxes amb seguretat i parlar amb altres usuaris en privat o en canals utilitzant una interfície personalitzable. Fins i tot pots transferir fitxers."
#: 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 té suport per: DCC, SASL, proxis, correcció d'escriptura, notificacions, registre, temes personalitzats i scripts en Python o Perl."
msgstr "ZoiteChat té suport per: DCC, SASL, proxis, correcció d'escriptura, notificacions, registre, temes personalitzats i scripts en Python o Perl."
#: data/misc/io.github.Hexchat.appdata.xml.in:22
msgid "Main Chat Window"
@@ -62,16 +62,16 @@ msgstr "MI;Xat;"
#: 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 "Obre el mode segur"
#: data/misc/io.github.Hexchat.ThemeManager.desktop.in:3
msgid "HexChat Theme Manager"
msgstr "Gestor de temes d'HexChat"
msgid "ZoiteChat Theme Manager"
msgstr "Gestor de temes d'ZoiteChat"
#. 0 means unlimited
#. STRINGS
@@ -164,142 +164,142 @@ msgstr "%s us està oferint «%s». Voleu acceptar-lo?"
msgid "No active DCCs\n"
msgstr "No hi ha connexions DCC actives\n"
#: src/common/hexchat.c:885
#: src/common/zoitechat.c:885
msgid "_Open Dialog Window"
msgstr "_Obre una finestra de diàleg"
#: src/common/hexchat.c:886
#: src/common/zoitechat.c:886
msgid "_Send a File"
msgstr "Envia un _fitxer"
#: src/common/hexchat.c:887
#: src/common/zoitechat.c:887
msgid "_User Info (WhoIs)"
msgstr "Informació de l'_usuari (whois)"
#: src/common/hexchat.c:888
#: src/common/zoitechat.c:888
msgid "_Add to Friends List"
msgstr "_Afegeix a la Llista d'amics"
#: src/common/hexchat.c:889
#: src/common/zoitechat.c:889
msgid "_Ignore"
msgstr "_Ignora"
#: src/common/hexchat.c:890
#: src/common/zoitechat.c:890
msgid "O_perator Actions"
msgstr "Accions d'operador"
#: src/common/hexchat.c:892
#: src/common/zoitechat.c:892
msgid "Give Ops"
msgstr "Dóna l'estatus d'operador"
#: src/common/hexchat.c:893
#: src/common/zoitechat.c:893
msgid "Take Ops"
msgstr "Treu l'estatus d'operador"
#: src/common/hexchat.c:894
#: src/common/zoitechat.c:894
msgid "Give Voice"
msgstr "Dóna l'estatus de veu"
#: src/common/hexchat.c:895
#: src/common/zoitechat.c:895
msgid "Take Voice"
msgstr "Treu l'estatus de veu"
#: src/common/hexchat.c:897
#: src/common/zoitechat.c:897
msgid "Kick/Ban"
msgstr "Fes fora/Bandeja"
#: src/common/hexchat.c:898 src/common/hexchat.c:935
#: src/common/zoitechat.c:898 src/common/zoitechat.c:935
msgid "Kick"
msgstr "Fes fora"
#: 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 "Bandeja"
#: 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 "Fes fora i bandeja"
#: src/common/hexchat.c:917
#: src/common/zoitechat.c:917
msgid "Leave Channel"
msgstr "Deixa el canal"
#: src/common/hexchat.c:918
#: src/common/zoitechat.c:918
msgid "Join Channel..."
msgstr "Uneix-te 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 "Introduïu el canal per unir-vos:"
#: src/common/hexchat.c:920
#: src/common/zoitechat.c:920
msgid "Server Links"
msgstr "Enllaços 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 "Oculta la versió"
#: src/common/hexchat.c:932
#: src/common/zoitechat.c:932
msgid "Op"
msgstr "Op"
#: src/common/hexchat.c:933
#: src/common/zoitechat.c:933
msgid "DeOp"
msgstr "DeOp"
#: src/common/hexchat.c:936
#: src/common/zoitechat.c:936
msgid "bye"
msgstr "adéu"
#: src/common/hexchat.c:937
#: src/common/zoitechat.c:937
#, c-format
msgid "Enter reason to kick %s:"
msgstr "Introduïu el motiu per a fer fora a %s:"
#: src/common/hexchat.c:938
#: src/common/zoitechat.c:938
msgid "Send File"
msgstr "Envia un fitxer"
#: src/common/hexchat.c:939
#: src/common/zoitechat.c:939
msgid "Dialog"
msgstr "Diàleg"
#: 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 "Envia"
#: src/common/hexchat.c:950
#: src/common/zoitechat.c:950
msgid "Chat"
msgstr "Xat"
#: 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 "Neteja"
#: 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 tens permís d'escriptura a %s. No es pot desar res d'aquesta sessió."
#: 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"
@@ -571,8 +571,8 @@ msgid "EXECWRITE, sends data to the processes stdin"
msgstr "EXECWRITE, envia dades a l'stdin dels processos"
#: src/common/outbound.c:3993
msgid "EXPORTCONF, exports HexChat settings"
msgstr "EXPORTCONF, exporta els paràmetres d'HexChat"
msgid "EXPORTCONF, exports ZoiteChat settings"
msgstr "EXPORTCONF, exporta els paràmetres d'ZoiteChat"
#: src/common/outbound.c:3996
msgid "FLUSHQ, flushes the current server's send queue"
@@ -750,9 +750,9 @@ msgstr "RECONENCT [<amfitrió>] [<port>] [<contrasenya>], Pot invocar-se sols am
#: 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 <text>, envia dades en cru a HexChat, com si haguessin set enviades des del servidor IRC"
msgstr "RECV <text>, envia dades en cru a ZoiteChat, com si haguessin set enviades des del servidor IRC"
#: src/common/outbound.c:4086
msgid "RELOAD <name>, reloads a plugin or script"
@@ -893,8 +893,8 @@ msgid "Unknown Command %s. Try /help\n"
msgstr "%s: Ordre desconeguda. prova /help\n"
#: src/common/plugin.c:403
msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?"
msgstr "No hi ha cap símbol hexchat_plugin_init; realment és un connector d'HexChat?"
msgid "No zoitechat_plugin_init symbol; is this really a ZoiteChat plugin?"
msgstr "No hi ha cap símbol zoitechat_plugin_init; realment és un connector d'ZoiteChat?"
#: src/common/plugin-identd.c:175
#, c-format
@@ -3473,8 +3473,8 @@ msgid "Execute command:"
msgstr "Executa l'ordre:"
#: src/fe-gtk/fe-gtk.c:89
msgid "Open URL or execute command in an existing HexChat"
msgstr "Obre un URL o executa una ordre en un HexChat existent"
msgid "Open URL or execute command in an existing ZoiteChat"
msgstr "Obre un URL o executa una ordre en un ZoiteChat existent"
#: src/fe-gtk/fe-gtk.c:91
msgid "Begin minimized. Level 0=Normal 1=Iconified 2=Tray"
@@ -3755,8 +3755,8 @@ msgid ""
msgstr "Aquest canal encara té %d canals o diàlegs associats amb ell. Tancar-los tots?"
#: src/fe-gtk/maingui.c:1177
msgid "Quit HexChat?"
msgstr "Sortir d'HexChat?"
msgid "Quit ZoiteChat?"
msgstr "Sortir d'ZoiteChat?"
#: src/fe-gtk/maingui.c:1197
msgid "Don't ask next time."
@@ -4068,7 +4068,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"
@@ -4136,7 +4136,7 @@ msgid ""
"\n"
"Putting a ! in front of the command\n"
"indicates it should be sent to a\n"
"shell instead of HexChat"
"shell instead of ZoiteChat"
msgstr ""
#: src/fe-gtk/menu.c:1529