From de6c22af61ffc4d568a29b46e1869cca79584a1d Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Wed, 29 Sep 2021 00:30:42 +0000 Subject: [PATCH] Update translations from Crowdin for pt_PT --- src/po/znc.pt_PT.po | 462 ++++++++++++++++++++++++-------------------- 1 file changed, 253 insertions(+), 209 deletions(-) diff --git a/src/po/znc.pt_PT.po b/src/po/znc.pt_PT.po index 3481cff4..524165a5 100644 --- a/src/po/znc.pt_PT.po +++ b/src/po/znc.pt_PT.po @@ -14,35 +14,35 @@ msgstr "" #: webskins/_default_/tmpl/InfoBar.tmpl:6 msgid "Logged in as: {1}" -msgstr "" +msgstr "Iniciou sessão como: {1}" #: webskins/_default_/tmpl/InfoBar.tmpl:8 msgid "Not logged in" -msgstr "" +msgstr "Não tem sessão iniciada" #: webskins/_default_/tmpl/LoginBar.tmpl:3 msgid "Logout" -msgstr "" +msgstr "Terminar sessão" #: webskins/_default_/tmpl/Menu.tmpl:4 msgid "Home" -msgstr "" +msgstr "Inicio" #: webskins/_default_/tmpl/Menu.tmpl:7 msgid "Global Modules" -msgstr "" +msgstr "Módulos Globais" #: webskins/_default_/tmpl/Menu.tmpl:20 msgid "User Modules" -msgstr "" +msgstr "Módulos do utilizador" #: webskins/_default_/tmpl/Menu.tmpl:35 msgid "Network Modules ({1})" -msgstr "" +msgstr "Módulos de Rede ({1})" #: webskins/_default_/tmpl/index.tmpl:6 msgid "Welcome to ZNC's web interface!" -msgstr "" +msgstr "Bem-vindo(a) ao interface web do ZNC!" #: webskins/_default_/tmpl/index.tmpl:11 msgid "" @@ -50,306 +50,326 @@ msgid "" "*status help” and “/msg *status loadmod <module>”). Once you have loaded some Web-enabled modules, the menu will expand." msgstr "" +"Nenhum módulo capaz de usar a Web foi carregado. Carregue módulos a partir " +"do IRC (“/msg *status help” e “/msg *status loadmod <" +"módulo>”). Após ter carregado algum módulo capaz de usar a Web, o " +"menu irá expandir-se." #: znc.cpp:1554 msgid "User already exists" -msgstr "" +msgstr "O utilizador já existe" #: znc.cpp:1662 msgid "IPv6 is not enabled" -msgstr "" +msgstr "O IPv6 não está ativado" #: znc.cpp:1670 msgid "SSL is not enabled" -msgstr "" +msgstr "O SSL não está ativado" #: znc.cpp:1678 msgid "Unable to locate pem file: {1}" -msgstr "" +msgstr "Não foi possível localizar o ficheiro pen: {1}" #: znc.cpp:1697 msgid "Invalid port" -msgstr "" +msgstr "Porta inválida" #: znc.cpp:1813 ClientCommand.cpp:1700 msgid "Unable to bind: {1}" -msgstr "" +msgstr "Não foi possível usar a porta: {1}" #: IRCNetwork.cpp:235 msgid "Jumping servers because this server is no longer in the list" -msgstr "" +msgstr "A saltar servidores porque este servidor já não está na lista" #: IRCNetwork.cpp:669 User.cpp:678 msgid "Welcome to ZNC" -msgstr "" +msgstr "Bem-vindo(a) ao ZNC" #: IRCNetwork.cpp:757 msgid "You are currently disconnected from IRC. Use 'connect' to reconnect." msgstr "" +"Está desligado(a) atualmente do IRC. Utilize 'connect' para voltar a ligar." #: IRCNetwork.cpp:787 msgid "This network is being deleted or moved to another user." -msgstr "" +msgstr "Esta rede está a ser eliminada ou movida para outro utilizador." #: IRCNetwork.cpp:948 msgid "Invalid index" -msgstr "" +msgstr "Índice inválido" #: IRCNetwork.cpp:956 IRCNetwork.cpp:972 IRCNetwork.cpp:980 #: ClientCommand.cpp:1405 msgid "You are not on {1}" -msgstr "" +msgstr "Não está em {1}" #: IRCNetwork.cpp:1059 msgid "The channel {1} could not be joined, disabling it." -msgstr "" +msgstr "Não foi possível entrar no canal {1}, a desativá-lo." #: IRCNetwork.cpp:1188 msgid "Your current server was removed, jumping..." -msgstr "" +msgstr "O seu servidor atual foi removido, a saltar..." #: IRCNetwork.cpp:1351 msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" +"Não é possível ligar a {1}, porque o ZNC não está compilado com suporte para " +"SSL." #: IRCNetwork.cpp:1372 msgid "Some module aborted the connection attempt" -msgstr "" +msgstr "Algum módulo abortou a tentativa de ligação" #: IRCSock.cpp:492 msgid "Error from server: {1}" -msgstr "" +msgstr "Erro do servidor: {1}" #: IRCSock.cpp:694 msgid "ZNC seems to be connected to itself, disconnecting..." -msgstr "" +msgstr "O ZNC parece que está a ligar-se a ele próprio, a desligar..." #: IRCSock.cpp:741 msgid "Server {1} redirects us to {2}:{3} with reason: {4}" -msgstr "" +msgstr "O servidor {1} redirecionou-nos para {2}:{3} com a razão: {4}" #: IRCSock.cpp:745 msgid "Perhaps you want to add it as a new server." -msgstr "" +msgstr "Talvez queira adicioná-lo como novo servidor." #: IRCSock.cpp:975 msgid "Channel {1} is linked to another channel and was thus disabled." -msgstr "" +msgstr "O canal {1} está ligado a outro canal e por isso foi desativado." #: IRCSock.cpp:987 msgid "Switched to SSL (STARTTLS)" -msgstr "" +msgstr "A mudar para SSL (STARTTLS)" #: IRCSock.cpp:1040 msgid "You quit: {1}" -msgstr "" +msgstr "Saiu de: {1}" #: IRCSock.cpp:1246 msgid "Disconnected from IRC. Reconnecting..." -msgstr "" +msgstr "Desligado do IRC. A voltar a ligar..." #: IRCSock.cpp:1277 msgid "Cannot connect to IRC ({1}). Retrying..." -msgstr "" +msgstr "Não é possível ligar ao IRC ({1}). A voltar a tentar..." #: IRCSock.cpp:1280 msgid "Disconnected from IRC ({1}). Reconnecting..." -msgstr "" +msgstr "Desligado do IRC ({1}). A voltar a ligar..." #: IRCSock.cpp:1316 msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" -msgstr "" +msgstr "Se confia neste certificado, faça /znc AddTrustedServerFingerprint {1}" #: IRCSock.cpp:1325 msgid "IRC connection timed out. Reconnecting..." -msgstr "" +msgstr "A ligação ao IRC expirou. A voltar a ligar..." #: IRCSock.cpp:1337 msgid "Connection Refused. Reconnecting..." -msgstr "" +msgstr "Ligação recusada. A voltar a ligar..." #: IRCSock.cpp:1345 msgid "Received a too long line from the IRC server!" -msgstr "" +msgstr "Foi recebida uma linha demasiado longa a partir do servidor de IRC!" #: IRCSock.cpp:1449 msgid "No free nick available" -msgstr "" +msgstr "Sem nick livre disponível" #: IRCSock.cpp:1457 msgid "No free nick found" -msgstr "" +msgstr "Nenhum nick livre encontrado" #: Client.cpp:74 msgid "No such module {1}" -msgstr "" +msgstr "O módulo {1} não existe" #: Client.cpp:359 msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" +"Um cliente a partir de {1} tentou iniciar sessão como você, mas foi " +"rejeitado: {2}" #: Client.cpp:394 msgid "Network {1} doesn't exist." -msgstr "" +msgstr "A rede {1} não existe." #: Client.cpp:408 msgid "" "You have several networks configured, but no network was specified for the " "connection." msgstr "" +"Tem muitas redes configuradas, mas nenhuma rede foi especificada para esta " +"ligação." #: Client.cpp:411 msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" msgstr "" +"A selecionar a rede {1}. Para ver uma lista de todas as redes configuradas, " +"utilize /znc ListNetworks" #: Client.cpp:414 msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" msgstr "" +"Se pretende escolher outra rede, utilize /znc JumpNetwork , ou ligue-" +"se ao ZNC com nome-do-utilizador {1}/ (em vez de só {1})" #: Client.cpp:420 msgid "" "You have no networks configured. Use /znc AddNetwork to add one." msgstr "" +"Não tem redes configuradas. Utilize /znc AddNetwork para adicionar " +"uma." #: Client.cpp:431 msgid "Closing link: Timeout" -msgstr "" +msgstr "A fechar a ligação: O tempo expirou" #: Client.cpp:453 msgid "Closing link: Too long raw line" -msgstr "" +msgstr "A fechar a ligação: Linha raw demasiado longa" #: Client.cpp:460 msgid "" "You are being disconnected because another user just authenticated as you." msgstr "" +"Está a ser desligado porque outro utilizador autenticou-se agora como você." #: Client.cpp:1022 msgid "Your CTCP to {1} got lost, you are not connected to IRC!" -msgstr "" +msgstr "O seu CTCP para {1} foi perdido, não está ligado ao IRC!" #: Client.cpp:1148 msgid "Your notice to {1} got lost, you are not connected to IRC!" -msgstr "" +msgstr "O seu notice para {1} foi perdido, não está ligado ao IRC!" #: Client.cpp:1187 msgid "Removing channel {1}" -msgstr "" +msgstr "A remover o canal {1}" #: Client.cpp:1265 msgid "Your message to {1} got lost, you are not connected to IRC!" -msgstr "" +msgstr "A sua mensagem para {1} foi perdida, não está ligado ao IRC!" #: Client.cpp:1318 Client.cpp:1324 msgid "Hello. How may I help you?" -msgstr "" +msgstr "Olá. Como posso ajudá-lo(a)?" #: Client.cpp:1338 msgid "Usage: /attach <#chans>" -msgstr "" +msgstr "Utilização: /attach <#canais>" #: Client.cpp:1345 Client.cpp:1367 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Há {1} canal a coincidir com [{2}]" +msgstr[1] "Há {1} canais a coincidir com [{2}]" #: Client.cpp:1348 ClientCommand.cpp:132 msgid "Attached {1} channel" msgid_plural "Attached {1} channels" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "{1} canal unido" +msgstr[1] "{1} canais unidos" #: Client.cpp:1360 msgid "Usage: /detach <#chans>" -msgstr "" +msgstr "Utilização: /detach <#canais>" #: Client.cpp:1370 ClientCommand.cpp:154 msgid "Detached {1} channel" msgid_plural "Detached {1} channels" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "{1} canal desunido" +msgstr[1] "{1} canais desunidos" #: Chan.cpp:678 msgid "Buffer Playback..." -msgstr "" +msgstr "Reprodução do buffer..." #: Chan.cpp:716 msgid "Playback Complete." -msgstr "" +msgstr "Reprodução Concluída." #: Modules.cpp:528 msgctxt "modhelpcmd" msgid "" -msgstr "" +msgstr "" #: Modules.cpp:529 msgctxt "modhelpcmd" msgid "Generate this output" -msgstr "" +msgstr "Gera este output" #: Modules.cpp:573 ClientCommand.cpp:1972 msgid "No matches for '{1}'" -msgstr "" +msgstr "Não há correspondências para '{1}'" #: Modules.cpp:691 msgid "This module doesn't implement any commands." -msgstr "" +msgstr "Este módulo não implementa quaisquer comandos." #: Modules.cpp:693 msgid "Unknown command!" -msgstr "" +msgstr "Comando desconhecido!" #: Modules.cpp:1633 msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" msgstr "" +"Os nomes dos módulos só podem conter letras, números e underscores. [{1}] é " +"inválido" #: Modules.cpp:1652 msgid "Module {1} already loaded." -msgstr "" +msgstr "O módulo {1} já está carregado." #: Modules.cpp:1666 msgid "Unable to find module {1}" -msgstr "" +msgstr "Não foi possível localizar o módulo {1}" #: Modules.cpp:1678 msgid "Module {1} does not support module type {2}." -msgstr "" +msgstr "O módulo {1} não suporta o tipo de módulo {2}." #: Modules.cpp:1685 msgid "Module {1} requires a user." -msgstr "" +msgstr "O módulo {1} requer um utilizador." #: Modules.cpp:1691 msgid "Module {1} requires a network." -msgstr "" +msgstr "O módulo {1} requer uma rede." #: Modules.cpp:1707 msgid "Caught an exception" -msgstr "" +msgstr "Apanhada uma exceção" #: Modules.cpp:1713 msgid "Module {1} aborted: {2}" -msgstr "" +msgstr "O módulo {1} abortou: {2}" #: Modules.cpp:1715 msgid "Module {1} aborted." -msgstr "" +msgstr "O módulo {1} abortou." #: Modules.cpp:1739 Modules.cpp:1781 msgid "Module [{1}] not loaded." -msgstr "" +msgstr "Módulo [{1}] não carregado." #: Modules.cpp:1763 msgid "Module {1} unloaded." -msgstr "" +msgstr "Módulo {1} descarregado." #: Modules.cpp:1768 msgid "Unable to unload module {1}." @@ -450,19 +470,19 @@ msgstr "" #: ClientCommand.cpp:167 msgid "Rehashing succeeded!" -msgstr "" +msgstr "Rehashing bem sucedido!" #: ClientCommand.cpp:169 msgid "Rehashing failed: {1}" -msgstr "" +msgstr "Rehashing falhou: {1}" #: ClientCommand.cpp:173 msgid "Wrote config to {1}" -msgstr "" +msgstr "Config escrita para {1}" #: ClientCommand.cpp:175 msgid "Error while trying to write config." -msgstr "" +msgstr "Erro ao tentar escrever a config." #: ClientCommand.cpp:183 msgid "Usage: ListClients" @@ -479,12 +499,12 @@ msgstr "Não há clientes ligados" #: ClientCommand.cpp:203 ClientCommand.cpp:209 msgctxt "listclientscmd" msgid "Host" -msgstr "" +msgstr "Host" #: ClientCommand.cpp:204 ClientCommand.cpp:212 msgctxt "listclientscmd" msgid "Network" -msgstr "" +msgstr "Rede" #: ClientCommand.cpp:205 ClientCommand.cpp:215 msgctxt "listclientscmd" @@ -494,7 +514,7 @@ msgstr "Identificador" #: ClientCommand.cpp:223 ClientCommand.cpp:229 msgctxt "listuserscmd" msgid "Username" -msgstr "" +msgstr "Nome do utilizador" #: ClientCommand.cpp:224 ClientCommand.cpp:230 msgctxt "listuserscmd" @@ -510,12 +530,12 @@ msgstr "Clientes" #: ClientCommand.cpp:263 msgctxt "listallusernetworkscmd" msgid "Username" -msgstr "" +msgstr "Nome do utilizador" #: ClientCommand.cpp:241 ClientCommand.cpp:251 ClientCommand.cpp:266 msgctxt "listallusernetworkscmd" msgid "Network" -msgstr "" +msgstr "Rede" #: ClientCommand.cpp:242 ClientCommand.cpp:252 ClientCommand.cpp:268 msgctxt "listallusernetworkscmd" @@ -525,22 +545,22 @@ msgstr "Clientes" #: ClientCommand.cpp:243 ClientCommand.cpp:271 ClientCommand.cpp:280 msgctxt "listallusernetworkscmd" msgid "On IRC" -msgstr "" +msgstr "No IRC" #: ClientCommand.cpp:244 ClientCommand.cpp:273 msgctxt "listallusernetworkscmd" msgid "IRC Server" -msgstr "" +msgstr "Servidor IRC" #: ClientCommand.cpp:245 ClientCommand.cpp:275 msgctxt "listallusernetworkscmd" msgid "IRC User" -msgstr "" +msgstr "Utilizador de IRC" #: ClientCommand.cpp:246 ClientCommand.cpp:277 msgctxt "listallusernetworkscmd" msgid "Channels" -msgstr "" +msgstr "Canais" #: ClientCommand.cpp:251 msgid "N/A" @@ -549,12 +569,12 @@ msgstr "N/A" #: ClientCommand.cpp:272 msgctxt "listallusernetworkscmd" msgid "Yes" -msgstr "" +msgstr "Sim" #: ClientCommand.cpp:281 msgctxt "listallusernetworkscmd" msgid "No" -msgstr "" +msgstr "Não" #: ClientCommand.cpp:291 msgid "Usage: SetMOTD " @@ -585,7 +605,7 @@ msgstr "" #: ClientCommand.cpp:344 ClientCommand.cpp:842 ClientCommand.cpp:883 msgid "You don't have any servers added." -msgstr "" +msgstr "Não tem qualquer servidores adicionados." #: ClientCommand.cpp:355 msgid "Server [{1}] not found" @@ -629,159 +649,164 @@ msgstr[1] "{1} canais desativados" #: ClientCommand.cpp:466 msgid "Usage: MoveChan <#chan> " -msgstr "" +msgstr "Utilização: MoveChan <#canal> <índice>" #: ClientCommand.cpp:474 msgid "Moved channel {1} to index {2}" -msgstr "" +msgstr "Canal {1} movido para o índice {2}" #: ClientCommand.cpp:487 msgid "Usage: SwapChans <#chan1> <#chan2>" -msgstr "" +msgstr "Utilização: SwapChans <#canal1> <#canal2>" #: ClientCommand.cpp:493 msgid "Swapped channels {1} and {2}" -msgstr "" +msgstr "Canais {1} e {2} trocados" #: ClientCommand.cpp:510 msgid "Usage: ListChans" -msgstr "" +msgstr "Utilização: ListChans" #: ClientCommand.cpp:517 msgid "No such user [{1}]" -msgstr "" +msgstr "Utilizador [{1}] não existe" #: ClientCommand.cpp:523 msgid "User [{1}] doesn't have network [{2}]" -msgstr "" +msgstr "O utilizador [{1}] não tem rede [{2}]" #: ClientCommand.cpp:534 msgid "There are no channels defined." -msgstr "" +msgstr "Não há canais definidos." #: ClientCommand.cpp:539 ClientCommand.cpp:557 msgctxt "listchans" msgid "Index" -msgstr "" +msgstr "Índice" #: ClientCommand.cpp:540 ClientCommand.cpp:558 msgctxt "listchans" msgid "Name" -msgstr "" +msgstr "Nome" #: ClientCommand.cpp:541 ClientCommand.cpp:561 msgctxt "listchans" msgid "Status" -msgstr "" +msgstr "Estado" #: ClientCommand.cpp:542 ClientCommand.cpp:568 msgctxt "listchans" msgid "In config" -msgstr "" +msgstr "No config" #: ClientCommand.cpp:543 ClientCommand.cpp:570 msgctxt "listchans" msgid "Buffer" -msgstr "" +msgstr "Buffer" #: ClientCommand.cpp:544 ClientCommand.cpp:574 msgctxt "listchans" msgid "Clear" -msgstr "" +msgstr "Limpar" #: ClientCommand.cpp:545 ClientCommand.cpp:579 msgctxt "listchans" msgid "Modes" -msgstr "" +msgstr "Modos" #: ClientCommand.cpp:546 ClientCommand.cpp:580 msgctxt "listchans" msgid "Users" -msgstr "" +msgstr "Utilizadores" #: ClientCommand.cpp:563 msgctxt "listchans" msgid "Detached" -msgstr "" +msgstr "Desunido" #: ClientCommand.cpp:564 msgctxt "listchans" msgid "Joined" -msgstr "" +msgstr "Entrou" #: ClientCommand.cpp:565 msgctxt "listchans" msgid "Disabled" -msgstr "" +msgstr "Desativado" #: ClientCommand.cpp:566 msgctxt "listchans" msgid "Trying" -msgstr "" +msgstr "A tentar" #: ClientCommand.cpp:569 ClientCommand.cpp:577 msgctxt "listchans" msgid "yes" -msgstr "" +msgstr "sim" #: ClientCommand.cpp:596 msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" -msgstr "" +msgstr "Total: {1}, Entrou: {2}, Desunido: {3}, Desativado: {4}" #: ClientCommand.cpp:601 msgid "" "Network number limit reached. Ask an admin to increase the limit for you, or " "delete unneeded networks using /znc DelNetwork " msgstr "" +"O limite do número de redes foi excedido. Peça a um administrador para " +"aumentar-lhe o limite, ou elimine redes desnecessárias utilizando /znc " +"DelNetwork " #: ClientCommand.cpp:610 msgid "Usage: AddNetwork " -msgstr "" +msgstr "Utilização: AddNetwork " #: ClientCommand.cpp:614 msgid "Network name should be alphanumeric" -msgstr "" +msgstr "O nome da rede deve ser alfanumérico" #: ClientCommand.cpp:621 msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." msgstr "" +"Rede adicionada. Utilize /znc JumpNetwork {1}, ou ligue ao ZNC com o nome de " +"utilizador {2} (em vez de apenas {3}) para ligar a ele." #: ClientCommand.cpp:626 msgid "Unable to add that network" -msgstr "" +msgstr "Não foi possível adicionar essa rede" #: ClientCommand.cpp:633 msgid "Usage: DelNetwork " -msgstr "" +msgstr "Utilização: DelNetwork " #: ClientCommand.cpp:642 msgid "Network deleted" -msgstr "" +msgstr "Rede eliminada" #: ClientCommand.cpp:645 msgid "Failed to delete network, perhaps this network doesn't exist" -msgstr "" +msgstr "Falha ao eliminar a rede, talvez porque esta rede não existe" #: ClientCommand.cpp:655 msgid "User {1} not found" -msgstr "" +msgstr "Utilizador {1} não encontrado" #: ClientCommand.cpp:663 ClientCommand.cpp:671 msgctxt "listnetworks" msgid "Network" -msgstr "" +msgstr "Rede" #: ClientCommand.cpp:664 ClientCommand.cpp:673 ClientCommand.cpp:682 msgctxt "listnetworks" msgid "On IRC" -msgstr "" +msgstr "No IRC" #: ClientCommand.cpp:665 ClientCommand.cpp:675 msgctxt "listnetworks" msgid "IRC Server" -msgstr "" +msgstr "Servidor IRC" #: ClientCommand.cpp:666 ClientCommand.cpp:677 msgctxt "listnetworks" @@ -1004,210 +1029,221 @@ msgstr "" #: ClientCommand.cpp:1053 msgid "No network modules available." -msgstr "" +msgstr "Sem módulos de rede disponíveis." #: ClientCommand.cpp:1081 msgid "Unable to load {1}: Access denied." -msgstr "" +msgstr "Não foi possível carregar{1}: Acesso negado." #: ClientCommand.cpp:1087 msgid "Usage: LoadMod [--type=global|user|network] [args]" -msgstr "" +msgstr "Utilização: LoadMod [--type=global|user|network] [argumentos]" #: ClientCommand.cpp:1094 msgid "Unable to load {1}: {2}" -msgstr "" +msgstr "Não foi possível carregar {1}: {2}" #: ClientCommand.cpp:1104 msgid "Unable to load global module {1}: Access denied." -msgstr "" +msgstr "Não foi possível carregar o módulo global {1}: Acesso negado." #: ClientCommand.cpp:1110 msgid "Unable to load network module {1}: Not connected with a network." msgstr "" +"Não foi possível carregar o módulo de rede {1}: Não está ligado com uma rede." #: ClientCommand.cpp:1132 msgid "Unknown module type" -msgstr "" +msgstr "Tipo de módulo desconhecido" #: ClientCommand.cpp:1137 msgid "Loaded module {1}" -msgstr "" +msgstr "Módulo {1} carregado" #: ClientCommand.cpp:1139 msgid "Loaded module {1}: {2}" -msgstr "" +msgstr "Módulo {1} carregado: {2}" #: ClientCommand.cpp:1142 msgid "Unable to load module {1}: {2}" -msgstr "" +msgstr "Não foi possível carregar o módulo {1}: {2}" #: ClientCommand.cpp:1165 msgid "Unable to unload {1}: Access denied." -msgstr "" +msgstr "Não foi possível descarregar {1}: Acesso negado." #: ClientCommand.cpp:1171 msgid "Usage: UnloadMod [--type=global|user|network] " -msgstr "" +msgstr "Utilização: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1180 msgid "Unable to determine type of {1}: {2}" -msgstr "" +msgstr "Não foi possível determinar o tipo de {1}: {2}" #: ClientCommand.cpp:1188 msgid "Unable to unload global module {1}: Access denied." -msgstr "" +msgstr "Não foi possível descarregar o módulo global {1}: Acesso negado." #: ClientCommand.cpp:1195 msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" +"Não foi possível descarregar o módulo de rede {1}: Não está ligado com uma " +"rede." #: ClientCommand.cpp:1214 msgid "Unable to unload module {1}: Unknown module type" -msgstr "" +msgstr "Não foi possível descarregar o módulo {1}: Tipo de módulo desconhecido" #: ClientCommand.cpp:1227 msgid "Unable to reload modules. Access denied." -msgstr "" +msgstr "Não foi possível recarregar módulos. Acesso negado." #: ClientCommand.cpp:1248 msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "" +"Utilização: ReloadMod [--type=global|user|network] [argumentos]" #: ClientCommand.cpp:1257 msgid "Unable to reload {1}: {2}" -msgstr "" +msgstr "Não foi possível recarregar {1}: {2}" #: ClientCommand.cpp:1265 msgid "Unable to reload global module {1}: Access denied." -msgstr "" +msgstr "Não foi possível recarregar o módulo global {1}: Acesso negado." #: ClientCommand.cpp:1272 msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" +"Não foi possível recarregar o módulo de rede {1}: Não está ligado com uma " +"rede." #: ClientCommand.cpp:1294 msgid "Unable to reload module {1}: Unknown module type" -msgstr "" +msgstr "Não foi possível recarregar o módulo {1}: Tipo de módulo desconhecido" #: ClientCommand.cpp:1305 msgid "Usage: UpdateMod " -msgstr "" +msgstr "Utilização: UpdateMod " #: ClientCommand.cpp:1309 msgid "Reloading {1} everywhere" -msgstr "" +msgstr "A recarregar {1} em qualquer lado" #: ClientCommand.cpp:1311 msgid "Done" -msgstr "" +msgstr "Feito" #: ClientCommand.cpp:1314 msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" +"Feito, mas houve erros, o módulo {1} não pôde ser recarregado em todo o lado." #: ClientCommand.cpp:1322 msgid "" "You must be connected with a network to use this command. Try " "SetUserBindHost instead" msgstr "" +"Tem de estar ligado(a) com uma rede para poder usar este comando. Tente " +"SetUserBindHost em vez disso" #: ClientCommand.cpp:1329 msgid "Usage: SetBindHost " -msgstr "" +msgstr "Utilização: SetBindHost " #: ClientCommand.cpp:1334 ClientCommand.cpp:1351 msgid "You already have this bind host!" -msgstr "" +msgstr "Já tem este host vinculado!" #: ClientCommand.cpp:1339 msgid "Set bind host for network {1} to {2}" -msgstr "" +msgstr "Definido o vínculo do host da rede {1} para {2}" #: ClientCommand.cpp:1346 msgid "Usage: SetUserBindHost " -msgstr "" +msgstr "Utilização: SetUserBindHost " #: ClientCommand.cpp:1356 msgid "Set default bind host to {1}" -msgstr "" +msgstr "Definir vínculo de host por defeito para {1}" #: ClientCommand.cpp:1362 msgid "" "You must be connected with a network to use this command. Try " "ClearUserBindHost instead" msgstr "" +"Tem de estar ligado com uma rede para utilizar este comando. Tente " +"ClearUserBindHost em vez disso" #: ClientCommand.cpp:1367 msgid "Bind host cleared for this network." -msgstr "" +msgstr "Vínculo de host limpo para esta rede." #: ClientCommand.cpp:1371 msgid "Default bind host cleared for your user." -msgstr "" +msgstr "Vínculo de host por defeito limpo para o seu utilizador." #: ClientCommand.cpp:1374 msgid "This user's default bind host not set" -msgstr "" +msgstr "O vínculo de host por defeito deste utilizador não está definido" #: ClientCommand.cpp:1376 msgid "This user's default bind host is {1}" -msgstr "" +msgstr "O vínculo de host por defeito deste utilizador é {1}" #: ClientCommand.cpp:1381 msgid "This network's bind host not set" -msgstr "" +msgstr "O vínculo de host desta rede não está definido" #: ClientCommand.cpp:1383 msgid "This network's default bind host is {1}" -msgstr "" +msgstr "O vínculo de host por defeito desta rede é {1}" #: ClientCommand.cpp:1397 msgid "Usage: PlayBuffer <#chan|query>" -msgstr "" +msgstr "Utilização: PlayBuffer <#canal|privado>" #: ClientCommand.cpp:1410 msgid "You are not on {1} (trying to join)" -msgstr "" +msgstr "Não está no {1} (a tentar entrar)" #: ClientCommand.cpp:1415 msgid "The buffer for channel {1} is empty" -msgstr "" +msgstr "O buffer para este canal {1} está vazio" #: ClientCommand.cpp:1424 msgid "No active query with {1}" -msgstr "" +msgstr "Não privado ativo com {1}" #: ClientCommand.cpp:1429 msgid "The buffer for {1} is empty" -msgstr "" +msgstr "O buffer de {1} está vazio" #: ClientCommand.cpp:1445 msgid "Usage: ClearBuffer <#chan|query>" -msgstr "" +msgstr "Utilização: ClearBuffer <#canal|privado>" #: ClientCommand.cpp:1464 msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "{1} buffer que coincidia com {2} foi limpo" +msgstr[1] "{1} buffers que coincidiam com {2} foram limpos" #: ClientCommand.cpp:1477 msgid "All channel buffers have been cleared" -msgstr "" +msgstr "Todos os buffers de canal foram limpos" #: ClientCommand.cpp:1486 msgid "All query buffers have been cleared" -msgstr "" +msgstr "Todos os buffers de privados foram limpos" #: ClientCommand.cpp:1498 msgid "All buffers have been cleared" -msgstr "" +msgstr "Todos os buffers foram limpos" #: ClientCommand.cpp:1509 msgid "Usage: SetBuffer <#chan|query> [linecount]" -msgstr "" +msgstr "Utilização: SetBuffer <#canal|privado> [número-linhas]" #: ClientCommand.cpp:1530 msgid "Setting buffer size failed for {1} buffer" @@ -1463,12 +1499,12 @@ msgstr "" #: ClientCommand.cpp:1789 msgctxt "helpcmd|MoveNetwork|desc" msgid "Move an IRC network from one user to another" -msgstr "" +msgstr "Move uma rede de IRC de um utilizador para outro" #: ClientCommand.cpp:1793 msgctxt "helpcmd|JumpNetwork|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1794 msgctxt "helpcmd|JumpNetwork|desc" @@ -1476,22 +1512,26 @@ msgid "" "Jump to another network (Alternatively, you can connect to ZNC several " "times, using `user/network` as username)" msgstr "" +"Salta para outra rede (em alternativa, pode ligar-se ao ZNC muitas vezes, " +"utilizando 'utilizador/rede' como nome de utilizador)" #: ClientCommand.cpp:1799 msgctxt "helpcmd|AddServer|args" msgid " [[+]port] [pass]" -msgstr "" +msgstr " [[+]porta] [palavra-passe]" #: ClientCommand.cpp:1800 msgctxt "helpcmd|AddServer|desc" msgid "" "Add a server to the list of alternate/backup servers of current IRC network." msgstr "" +"Adiciona um servidor para a lista de servidores alternativos da rede de IRC " +"atual." #: ClientCommand.cpp:1804 msgctxt "helpcmd|DelServer|args" msgid " [port] [pass]" -msgstr "" +msgstr " [porta] [palavra-passe]" #: ClientCommand.cpp:1805 msgctxt "helpcmd|DelServer|desc" @@ -1499,11 +1539,12 @@ msgid "" "Remove a server from the list of alternate/backup servers of current IRC " "network" msgstr "" +"Remove um servidor da lista de servidores alternativos da rede de IRC atual" #: ClientCommand.cpp:1811 msgctxt "helpcmd|AddTrustedServerFingerprint|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1812 msgctxt "helpcmd|AddTrustedServerFingerprint|desc" @@ -1511,211 +1552,214 @@ msgid "" "Add a trusted server SSL certificate fingerprint (SHA-256) to current IRC " "network." msgstr "" +"Adiciona um fingerprint de certificado SSL fidedigno de servidor (SHA-256) à " +"rede de IRC atual." #: ClientCommand.cpp:1817 msgctxt "helpcmd|DelTrustedServerFingerprint|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1818 msgctxt "helpcmd|DelTrustedServerFingerprint|desc" msgid "Delete a trusted server SSL certificate from current IRC network." -msgstr "" +msgstr "Elimina um certificado SSL fidedigno de servidor da rede de IRC atual." #: ClientCommand.cpp:1822 msgctxt "helpcmd|ListTrustedServerFingerprints|desc" msgid "List all trusted server SSL certificates of current IRC network." msgstr "" +"Lista todos os certificados SSL fidedignos de servidor da rede de IRc atual." #: ClientCommand.cpp:1825 msgctxt "helpcmd|EnableChan|args" msgid "<#chans>" -msgstr "" +msgstr "<#canais>" #: ClientCommand.cpp:1826 msgctxt "helpcmd|EnableChan|desc" msgid "Enable channels" -msgstr "" +msgstr "Ativar canais" #: ClientCommand.cpp:1827 msgctxt "helpcmd|DisableChan|args" msgid "<#chans>" -msgstr "" +msgstr "<#canais>" #: ClientCommand.cpp:1828 msgctxt "helpcmd|DisableChan|desc" msgid "Disable channels" -msgstr "" +msgstr "Desativar canais" #: ClientCommand.cpp:1829 msgctxt "helpcmd|MoveChan|args" msgid "<#chan> " -msgstr "" +msgstr "<#canal> <índice>" #: ClientCommand.cpp:1830 msgctxt "helpcmd|MoveChan|desc" msgid "Move channel in sort order" -msgstr "" +msgstr "Mover canais numa forma ordenada" #: ClientCommand.cpp:1832 msgctxt "helpcmd|SwapChans|args" msgid "<#chan1> <#chan2>" -msgstr "" +msgstr "<#canal1> <#canal2>" #: ClientCommand.cpp:1833 msgctxt "helpcmd|SwapChans|desc" msgid "Swap channels in sort order" -msgstr "" +msgstr "Trocar canais numa forma ordenada" #: ClientCommand.cpp:1834 msgctxt "helpcmd|Attach|args" msgid "<#chans>" -msgstr "" +msgstr "<#canais>" #: ClientCommand.cpp:1835 msgctxt "helpcmd|Attach|desc" msgid "Attach to channels" -msgstr "" +msgstr "Unir aos canais" #: ClientCommand.cpp:1836 msgctxt "helpcmd|Detach|args" msgid "<#chans>" -msgstr "" +msgstr "<#canais>" #: ClientCommand.cpp:1837 msgctxt "helpcmd|Detach|desc" msgid "Detach from channels" -msgstr "" +msgstr "Desunir dos canais" #: ClientCommand.cpp:1840 msgctxt "helpcmd|Topics|desc" msgid "Show topics in all your channels" -msgstr "" +msgstr "Mostrar os tópicos em todos os seus canais" #: ClientCommand.cpp:1843 msgctxt "helpcmd|PlayBuffer|args" msgid "<#chan|query>" -msgstr "" +msgstr "<#canal|privado>" #: ClientCommand.cpp:1844 msgctxt "helpcmd|PlayBuffer|desc" msgid "Play back the specified buffer" -msgstr "" +msgstr "Reproduzir o buffer especificado" #: ClientCommand.cpp:1846 msgctxt "helpcmd|ClearBuffer|args" msgid "<#chan|query>" -msgstr "" +msgstr "<#canal|privado>" #: ClientCommand.cpp:1847 msgctxt "helpcmd|ClearBuffer|desc" msgid "Clear the specified buffer" -msgstr "" +msgstr "Limpar o buffer especificado" #: ClientCommand.cpp:1849 msgctxt "helpcmd|ClearAllBuffers|desc" msgid "Clear all channel and query buffers" -msgstr "" +msgstr "Limpar todos os buffers de canais e privados" #: ClientCommand.cpp:1852 msgctxt "helpcmd|ClearAllChannelBuffers|desc" msgid "Clear the channel buffers" -msgstr "" +msgstr "Limpar os buffers de canal" #: ClientCommand.cpp:1856 msgctxt "helpcmd|ClearAllQueryBuffers|desc" msgid "Clear the query buffers" -msgstr "" +msgstr "Limpar os buffers de privado" #: ClientCommand.cpp:1858 msgctxt "helpcmd|SetBuffer|args" msgid "<#chan|query> [linecount]" -msgstr "" +msgstr "<#canal|privado> [número-linhas]" #: ClientCommand.cpp:1859 msgctxt "helpcmd|SetBuffer|desc" msgid "Set the buffer count" -msgstr "" +msgstr "Definir o número de buffer" #: ClientCommand.cpp:1863 msgctxt "helpcmd|SetBindHost|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1864 msgctxt "helpcmd|SetBindHost|desc" msgid "Set the bind host for this network" -msgstr "" +msgstr "Definir o vínculo de host para esta rede" #: ClientCommand.cpp:1868 msgctxt "helpcmd|SetUserBindHost|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1869 msgctxt "helpcmd|SetUserBindHost|desc" msgid "Set the default bind host for this user" -msgstr "" +msgstr "Define o vínculo de host por defeito para este utilizador" #: ClientCommand.cpp:1872 msgctxt "helpcmd|ClearBindHost|desc" msgid "Clear the bind host for this network" -msgstr "" +msgstr "Limpar o vínculo de host para esta rede" #: ClientCommand.cpp:1875 msgctxt "helpcmd|ClearUserBindHost|desc" msgid "Clear the default bind host for this user" -msgstr "" +msgstr "Limpar o vínculo de host por defeito para este utilizador" #: ClientCommand.cpp:1881 msgctxt "helpcmd|ShowBindHost|desc" msgid "Show currently selected bind host" -msgstr "" +msgstr "Mostra o vínculo de host atualmente selecionado" #: ClientCommand.cpp:1883 msgctxt "helpcmd|Jump|args" msgid "[server]" -msgstr "" +msgstr "[servidor]" #: ClientCommand.cpp:1884 msgctxt "helpcmd|Jump|desc" msgid "Jump to the next or the specified server" -msgstr "" +msgstr "Saltar para o próximo ou um servidor especifico" #: ClientCommand.cpp:1885 msgctxt "helpcmd|Disconnect|args" msgid "[message]" -msgstr "" +msgstr "[mensagem]" #: ClientCommand.cpp:1886 msgctxt "helpcmd|Disconnect|desc" msgid "Disconnect from IRC" -msgstr "" +msgstr "Desligar do IRC" #: ClientCommand.cpp:1888 msgctxt "helpcmd|Connect|desc" msgid "Reconnect to IRC" -msgstr "" +msgstr "Voltar a ligar ao IRC" #: ClientCommand.cpp:1891 msgctxt "helpcmd|Uptime|desc" msgid "Show for how long ZNC has been running" -msgstr "" +msgstr "Mostra por quanto tempo o ZNC está em execução" #: ClientCommand.cpp:1895 msgctxt "helpcmd|LoadMod|args" msgid "[--type=global|user|network] [args]" -msgstr "" +msgstr "[--type=global|user|network] [argumentos]" #: ClientCommand.cpp:1897 msgctxt "helpcmd|LoadMod|desc" msgid "Load a module" -msgstr "" +msgstr "Carrega um módulo" #: ClientCommand.cpp:1899 msgctxt "helpcmd|UnloadMod|args" msgid "[--type=global|user|network] " -msgstr "" +msgstr "[--type=global|user|network] " #: ClientCommand.cpp:1901 msgctxt "helpcmd|UnloadMod|desc"