Update translations from Crowdin for it_IT pt_PT

This commit is contained in:
ZNC-Jenkins
2021-10-05 00:32:29 +00:00
parent d89d2b98a5
commit 4b1854eadf
6 changed files with 126 additions and 100 deletions
+21 -19
View File
@@ -14,78 +14,80 @@ msgstr ""
#: flooddetach.cpp:30
msgid "Show current limits"
msgstr ""
msgstr "Mostra os limites atuais"
#: flooddetach.cpp:32 flooddetach.cpp:35
msgid "[<limit>]"
msgstr ""
msgstr "[<limite>]"
#: flooddetach.cpp:33
msgid "Show or set number of seconds in the time interval"
msgstr ""
msgstr "Mostra ou define o número de segundos num intervalo de tempo"
#: flooddetach.cpp:36
msgid "Show or set number of lines in the time interval"
msgstr ""
msgstr "Mostra ou define o número de linhas num intervalo de tempo"
#: flooddetach.cpp:39
msgid "Show or set whether to notify you about detaching and attaching back"
msgstr ""
msgstr "Mostra ou define se o(a) notifica sobre a desunião e a união de volta"
#: flooddetach.cpp:93
msgid "Flood in {1} is over, reattaching..."
msgstr ""
msgstr "Flood em {1} terminou, a voltar a unir..."
#: flooddetach.cpp:150
msgid "Channel {1} was flooded, you've been detached"
msgstr ""
msgstr "O canal {1} estava com flood, foi desunido(a)"
#: flooddetach.cpp:187
msgid "1 line"
msgid_plural "{1} lines"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "1 linha"
msgstr[1] "{1} linhas"
#: flooddetach.cpp:188
msgid "every second"
msgid_plural "every {1} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "a cada segundo"
msgstr[1] "a cada {1} segundos"
#: flooddetach.cpp:190
msgid "Current limit is {1} {2}"
msgstr ""
msgstr "O limite atual é {1} {2}"
#: flooddetach.cpp:197
msgid "Seconds limit is {1}"
msgstr ""
msgstr "O limite de segundos é {1}"
#: flooddetach.cpp:202
msgid "Set seconds limit to {1}"
msgstr ""
msgstr "Definir o limite de segundos para {1}"
#: flooddetach.cpp:211
msgid "Lines limit is {1}"
msgstr ""
msgstr "O limite de linhas é {1}"
#: flooddetach.cpp:216
msgid "Set lines limit to {1}"
msgstr ""
msgstr "Definido número de linhas para {1}"
#: flooddetach.cpp:229
msgid "Module messages are disabled"
msgstr ""
msgstr "As mensagens do módulo estão desativadas"
#: flooddetach.cpp:231
msgid "Module messages are enabled"
msgstr ""
msgstr "As mensagens do módulo estão ativadas"
#: flooddetach.cpp:247
msgid ""
"This user module takes up to two arguments. Arguments are numbers of "
"messages and seconds."
msgstr ""
"Este módulo de utilizador leva até 2 argumentos. Os argumentos são o número "
"de mensagens e o número de segundos."
#: flooddetach.cpp:251
msgid "Detach channels when flooded"
msgstr ""
msgstr "Desunir dos canais quando houver flood"
+23 -14
View File
@@ -14,7 +14,7 @@ msgstr ""
#: simple_away.cpp:56
msgid "[<text>]"
msgstr ""
msgstr "[<text>]"
#: simple_away.cpp:57
#, c-format
@@ -22,71 +22,80 @@ msgid ""
"Prints or sets the away reason (%awaytime% is replaced with the time you "
"were set away, supports substitutions using ExpandString)"
msgstr ""
"Mostra ou define a razão do away (ausência) (%awaytime% é substituído pelo o "
"tempo que foi definido como ausente, suporta substituições utilizando "
"ExpandString)"
#: simple_away.cpp:63
msgid "Prints the current time to wait before setting you away"
msgstr ""
"Mostra o tempo atual para espera antes de defini-lo(a) como away (ausente)"
#: simple_away.cpp:65
msgid "<seconds>"
msgstr ""
msgstr "<segundos>"
#: simple_away.cpp:66
msgid "Sets the time to wait before setting you away"
msgstr ""
msgstr "Define o tempo para espera antes de defini-lo(a) como away (ausente)"
#: simple_away.cpp:69
msgid "Disables the wait time before setting you away"
msgstr ""
msgstr "Desativa o tempo de espera antes de defini-lo(a) como away (ausente)"
#: simple_away.cpp:73
msgid "Get or set the minimum number of clients before going away"
msgstr ""
"Obtém ou define o número mínimo de clientes antes de entrar em away (ausente)"
#: simple_away.cpp:136
msgid "Away reason set"
msgstr ""
msgstr "Razão do away definida"
#: simple_away.cpp:138
msgid "Away reason: {1}"
msgstr ""
msgstr "Razão do Away: {1}"
#: simple_away.cpp:139
msgid "Current away reason would be: {1}"
msgstr ""
msgstr "A razão atual do away seria: {1}"
#: simple_away.cpp:144
msgid "Current timer setting: 1 second"
msgid_plural "Current timer setting: {1} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Definição atual do temporizador: 1 segundo"
msgstr[1] "Definição atual do temporizador: {1} segundos"
#: simple_away.cpp:153 simple_away.cpp:161
msgid "Timer disabled"
msgstr ""
msgstr "Temporizador desativado"
#: simple_away.cpp:155
msgid "Timer set to 1 second"
msgid_plural "Timer set to: {1} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Temporizador definido para 1 segundo"
msgstr[1] "Temporizador definido para: {1} segundos"
#: simple_away.cpp:166
msgid "Current MinClients setting: {1}"
msgstr ""
msgstr "Definição atual de MinClients: {1}"
#: simple_away.cpp:169
msgid "MinClients set to {1}"
msgstr ""
msgstr "MinClients definido para {1}"
#: simple_away.cpp:248
msgid ""
"You might enter up to 3 arguments, like -notimer awaymessage or -timer 5 "
"awaymessage."
msgstr ""
"Pode introduzir até 3 argumentos, como -notimer mensagemaway ou -timer 5 "
"mensagemaway."
#: simple_away.cpp:253
msgid ""
"This module will automatically set you away on IRC while you are "
"disconnected from the bouncer."
msgstr ""
"Este módulo vai automaticamente defini-lo(a) como away (ausente) no IRC "
"enquanto estiver desligado(a) do ZNC."
+22 -20
View File
@@ -14,89 +14,91 @@ msgstr ""
#: modules/po/../data/stickychan/tmpl/index.tmpl:9
msgid "Name"
msgstr ""
msgstr "Nome"
#: modules/po/../data/stickychan/tmpl/index.tmpl:10
msgid "Sticky"
msgstr ""
msgstr "Colado"
#: modules/po/../data/stickychan/tmpl/index.tmpl:25
msgid "Save"
msgstr ""
msgstr "Guardar"
#: modules/po/../data/stickychan/tmpl/stickychan_WebadminChan.tmpl:8
msgid "Channel is sticky"
msgstr ""
msgstr "Canal está colado"
#: stickychan.cpp:28
msgid "<#channel> [key]"
msgstr ""
msgstr "<#canal> [chave]"
#: stickychan.cpp:28
msgid "Sticks a channel"
msgstr ""
msgstr "Cola um canal"
#: stickychan.cpp:30
msgid "<#channel>"
msgstr ""
msgstr "<#canal>"
#: stickychan.cpp:30
msgid "Unsticks a channel"
msgstr ""
msgstr "Descola um canal"
#: stickychan.cpp:32
msgid "Lists sticky channels"
msgstr ""
msgstr "Lista os canais colados"
#: stickychan.cpp:75
msgid "Usage: Stick <#channel> [key]"
msgstr ""
msgstr "Utilização: Stick <#canal> [chave]"
#: stickychan.cpp:79
msgid "Stuck {1}"
msgstr ""
msgstr "{1} colado"
#: stickychan.cpp:85
msgid "Usage: Unstick <#channel>"
msgstr ""
msgstr "Utilização: Unstick <#canal>"
#: stickychan.cpp:89
msgid "Unstuck {1}"
msgstr ""
msgstr "{1} descolado"
#: stickychan.cpp:101
msgid " -- End of List"
msgstr ""
msgstr " -- Fim da lista"
#: stickychan.cpp:115
msgid "Could not join {1} (# prefix missing?)"
msgstr ""
msgstr "Não foi possível entrar em {1} (prefixo # em falta?)"
#: stickychan.cpp:128
msgid "Sticky Channels"
msgstr ""
msgstr "Canais Colados"
#: stickychan.cpp:160
msgid "Changes have been saved!"
msgstr ""
msgstr "As alterações foram guardadas!"
#: stickychan.cpp:185
msgid "Channel became sticky!"
msgstr ""
msgstr "O canal tornou-se colado!"
#: stickychan.cpp:189
msgid "Channel stopped being sticky!"
msgstr ""
msgstr "O canal parou de estar colado!"
#: stickychan.cpp:209
msgid ""
"Channel {1} cannot be joined, it is an illegal channel name. Unsticking."
msgstr ""
"Não é possível entrar no canal {1}, é um nome de canal inválido. A descolar."
#: stickychan.cpp:246
msgid "List of channels, separated by comma."
msgstr ""
msgstr "Lista de canais, separados por vírgula."
#: stickychan.cpp:251
msgid "configless sticky chans, keeps you there very stickily even"
msgstr ""
"canais colados sem configurações, mantém-no(a) lá mesmo bem coladinho(a)"
+2
View File
@@ -16,3 +16,5 @@ msgstr ""
msgid ""
"Strips control codes (Colors, Bold, ..) from channel and private messages."
msgstr ""
"Retira os códigos de controlo (Cores, Negrito...) das mensagens dos canais e "
"privados."
+1 -1
View File
@@ -14,7 +14,7 @@ msgstr ""
#: watch.cpp:178
msgid "<HostMask> [Target] [Pattern]"
msgstr ""
msgstr "<MascaraHost> [Alvo] [Padrão]"
#: watch.cpp:178
msgid "Used to add an entry to watch for."
+57 -46
View File
@@ -97,7 +97,7 @@ msgstr "Questo network può essere eliminato o spostato ad un altro utente."
#: IRCNetwork.cpp:948
msgid "Invalid index"
msgstr ""
msgstr "Indice non valido"
#: IRCNetwork.cpp:956 IRCNetwork.cpp:972 IRCNetwork.cpp:980
#: ClientCommand.cpp:1405
@@ -142,7 +142,8 @@ msgstr "Forse vuoi aggiungerlo come nuovo server."
#: IRCSock.cpp:975
msgid "Channel {1} is linked to another channel and was thus disabled."
msgstr "Il canale {1} è collegato ad un altro canale ed è quindi disabilitato."
msgstr ""
"Il canale {1} è collegato ad un altro canale ed è quindi stato disabilitato."
#: IRCSock.cpp:987
msgid "Switched to SSL (STARTTLS)"
@@ -473,11 +474,13 @@ msgstr "Usa: Detach <#canali>"
#: ClientCommand.cpp:161
msgid "There is no MOTD set."
msgstr "Non è stato impostato il MOTD."
msgstr "AVVISO: Non è ancora stato impostato il MOTD."
#: ClientCommand.cpp:167
msgid "Rehashing succeeded!"
msgstr "Ricarica corretta della configurazione!"
msgstr ""
"Rehashing eseguito. La ricarica della configurazione è riuscita "
"correttamente!"
#: ClientCommand.cpp:169
msgid "Rehashing failed: {1}"
@@ -493,120 +496,122 @@ msgstr "Errore durante il tentativo di scrivere la configurazione."
#: ClientCommand.cpp:183
msgid "Usage: ListClients"
msgstr ""
msgstr "Usa: ListClients"
#: ClientCommand.cpp:190
msgid "No such user: {1}"
msgstr ""
msgstr "Nessun utente: {1}"
#: ClientCommand.cpp:198
msgid "No clients are connected"
msgstr ""
msgstr "Nessun client connesso"
#: 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 "Network"
#: ClientCommand.cpp:205 ClientCommand.cpp:215
msgctxt "listclientscmd"
msgid "Identifier"
msgstr ""
msgstr "Identificatore ç_(Identifier)"
#: ClientCommand.cpp:223 ClientCommand.cpp:229
msgctxt "listuserscmd"
msgid "Username"
msgstr ""
msgstr "Username"
#: ClientCommand.cpp:224 ClientCommand.cpp:230
msgctxt "listuserscmd"
msgid "Networks"
msgstr ""
msgstr "Networks"
#: ClientCommand.cpp:225 ClientCommand.cpp:232
msgctxt "listuserscmd"
msgid "Clients"
msgstr ""
msgstr "Clients"
#: ClientCommand.cpp:240 ClientCommand.cpp:250 ClientCommand.cpp:260
#: ClientCommand.cpp:263
msgctxt "listallusernetworkscmd"
msgid "Username"
msgstr ""
msgstr "Username"
#: ClientCommand.cpp:241 ClientCommand.cpp:251 ClientCommand.cpp:266
msgctxt "listallusernetworkscmd"
msgid "Network"
msgstr ""
msgstr "Network"
#: ClientCommand.cpp:242 ClientCommand.cpp:252 ClientCommand.cpp:268
msgctxt "listallusernetworkscmd"
msgid "Clients"
msgstr ""
msgstr "Clients"
#: ClientCommand.cpp:243 ClientCommand.cpp:271 ClientCommand.cpp:280
msgctxt "listallusernetworkscmd"
msgid "On IRC"
msgstr ""
msgstr "Su IRC"
#: ClientCommand.cpp:244 ClientCommand.cpp:273
msgctxt "listallusernetworkscmd"
msgid "IRC Server"
msgstr ""
msgstr "Server IRC"
#: ClientCommand.cpp:245 ClientCommand.cpp:275
msgctxt "listallusernetworkscmd"
msgid "IRC User"
msgstr ""
msgstr "Utente IRC"
#: ClientCommand.cpp:246 ClientCommand.cpp:277
msgctxt "listallusernetworkscmd"
msgid "Channels"
msgstr ""
msgstr "Canali"
#: ClientCommand.cpp:251
msgid "N/A"
msgstr ""
msgstr "N/A"
#: ClientCommand.cpp:272
msgctxt "listallusernetworkscmd"
msgid "Yes"
msgstr ""
msgstr "Si"
#: ClientCommand.cpp:281
msgctxt "listallusernetworkscmd"
msgid "No"
msgstr ""
msgstr "No"
#: ClientCommand.cpp:291
msgid "Usage: SetMOTD <message>"
msgstr ""
msgstr "Usa: SetMOTD <messaggio>"
#: ClientCommand.cpp:294
msgid "MOTD set to: {1}"
msgstr ""
msgstr "MOTD impostato: {1}"
#: ClientCommand.cpp:300
msgid "Usage: AddMOTD <message>"
msgstr ""
msgstr "Usa: AddMOTD <messaggio>"
#: ClientCommand.cpp:303
msgid "Added [{1}] to MOTD"
msgstr ""
msgstr "Aggiunto [{1}] al MOTD"
#: ClientCommand.cpp:307
msgid "Cleared MOTD"
msgstr ""
msgstr "MOTD (Message Of The Day) cancellato."
#: ClientCommand.cpp:329
msgid ""
"ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore."
msgstr ""
"ERRORE: La scrittura del file di configurazione 'config' su disco non è "
"riuscita, ed è stata annullata. Usa {1} FORCE per ignorare."
#: ClientCommand.cpp:344 ClientCommand.cpp:842 ClientCommand.cpp:883
msgid "You don't have any servers added."
@@ -614,27 +619,29 @@ msgstr "Non hai nessun server aggiunto."
#: ClientCommand.cpp:355
msgid "Server [{1}] not found"
msgstr ""
msgstr "Server [{1}] non trovato"
#: ClientCommand.cpp:375 ClientCommand.cpp:380
msgid "Connecting to {1}..."
msgstr ""
msgstr "Connessione a {1}..."
#: ClientCommand.cpp:377
msgid "Jumping to the next server in the list..."
msgstr ""
msgstr "Connette al server successivo della lista (Jump)"
#: ClientCommand.cpp:382
msgid "Connecting..."
msgstr ""
msgstr "Connessione in corso..."
#: ClientCommand.cpp:400
msgid "Disconnected from IRC. Use 'connect' to reconnect."
msgstr ""
msgstr "Ora sei disconnesso da IRC. Usa 'connect' per riconnetterti."
#: ClientCommand.cpp:412
msgid "Usage: EnableChan <#chans>"
msgstr ""
"Usa: EnableChan <#canale #canale #canale ...> (inserisci più canali "
"separandoli con uno spazio)"
#: ClientCommand.cpp:426
msgid "Enabled {1} channel"
@@ -645,6 +652,8 @@ msgstr[1] ""
#: ClientCommand.cpp:439
msgid "Usage: DisableChan <#chans>"
msgstr ""
"Usa: DisableChan <#canale #canale #canale ...> (inserisci più canali "
"separandoli con uno spazio)"
#: ClientCommand.cpp:453
msgid "Disabled {1} channel"
@@ -654,19 +663,19 @@ msgstr[1] ""
#: ClientCommand.cpp:466
msgid "Usage: MoveChan <#chan> <index>"
msgstr ""
msgstr "Usa: MoveChan <#canale> <index>"
#: ClientCommand.cpp:474
msgid "Moved channel {1} to index {2}"
msgstr ""
msgstr "Spostato il canale {1} nella index {2}"
#: ClientCommand.cpp:487
msgid "Usage: SwapChans <#chan1> <#chan2>"
msgstr ""
msgstr "Usa: SwapChans <#canale1> <#canale2> (per cambiare canale)"
#: ClientCommand.cpp:493
msgid "Swapped channels {1} and {2}"
msgstr ""
msgstr "Scambiati {1} canali e {2}"
#: ClientCommand.cpp:510
msgid "Usage: ListChans"
@@ -687,7 +696,7 @@ msgstr "Non ci sono canali definiti."
#: ClientCommand.cpp:539 ClientCommand.cpp:557
msgctxt "listchans"
msgid "Index"
msgstr ""
msgstr "Index (Indice)"
#: ClientCommand.cpp:540 ClientCommand.cpp:558
msgctxt "listchans"
@@ -758,16 +767,18 @@ msgid ""
"Network number limit reached. Ask an admin to increase the limit for you, or "
"delete unneeded networks using /znc DelNetwork <name>"
msgstr ""
"Numero limite per network raggiunto. Chiedi ad un amministratore di "
"aumentare il limite per te o elimina i networks usando /znc DelNetwork <name>"
"ATTENZIONE: Hai raggiunto il limite massimo di network che puoi aggiungere. "
"Chiedi ad un amministratore della ZNC di aumentare il limite per te (se lo "
"permettono), oppure elimina i networks che utilizzi di meno usando /znc "
"DelNetwork <nome del network>"
#: ClientCommand.cpp:610
msgid "Usage: AddNetwork <name>"
msgstr "Usa: AddNetwork <nome>"
msgstr "Usa: AddNetwork <nome del network>"
#: ClientCommand.cpp:614
msgid "Network name should be alphanumeric"
msgstr "Il nome del network deve essere alfanumerico"
msgstr "ATTENZIONE: Il nome del network deve essere alfanumerico"
#: ClientCommand.cpp:621
msgid ""
@@ -1611,22 +1622,22 @@ msgstr "Disabilita canali"
#: ClientCommand.cpp:1829
msgctxt "helpcmd|MoveChan|args"
msgid "<#chan> <index>"
msgstr ""
msgstr "<#canale> <index>"
#: ClientCommand.cpp:1830
msgctxt "helpcmd|MoveChan|desc"
msgid "Move channel in sort order"
msgstr ""
msgstr "Sposta il canale nell'ordine ordinato"
#: ClientCommand.cpp:1832
msgctxt "helpcmd|SwapChans|args"
msgid "<#chan1> <#chan2>"
msgstr ""
msgstr "<#canale1> <#canale2>"
#: ClientCommand.cpp:1833
msgctxt "helpcmd|SwapChans|desc"
msgid "Swap channels in sort order"
msgstr ""
msgstr "Scambia i canali in ordine di ordinamento"
#: ClientCommand.cpp:1834
msgctxt "helpcmd|Attach|args"