From eae518cf12c640ccdbb532b04754c2817ee5355c Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Thu, 7 May 2020 00:27:16 +0000 Subject: [PATCH 1/4] Update translations from Crowdin for pt_BR --- modules/po/adminlog.pt_BR.po | 2 +- modules/po/alias.pt_BR.po | 6 +-- modules/po/autoattach.pt_BR.po | 10 ++-- modules/po/autocycle.pt_BR.po | 2 +- modules/po/autovoice.pt_BR.po | 14 ++--- modules/po/awaystore.pt_BR.po | 8 +-- modules/po/blockuser.pt_BR.po | 10 ++-- modules/po/buffextras.pt_BR.po | 14 ++--- modules/po/cert.pt_BR.po | 6 +-- modules/po/certauth.pt_BR.po | 2 +- modules/po/clientnotify.pt_BR.po | 6 +-- modules/po/controlpanel.pt_BR.po | 56 ++++++++++---------- modules/po/webadmin.pt_BR.po | 2 +- src/po/znc.pt_BR.po | 88 +++++++++++++++++--------------- 14 files changed, 115 insertions(+), 111 deletions(-) diff --git a/modules/po/adminlog.pt_BR.po b/modules/po/adminlog.pt_BR.po index 2b15a807..88498c6c 100644 --- a/modules/po/adminlog.pt_BR.po +++ b/modules/po/adminlog.pt_BR.po @@ -40,7 +40,7 @@ msgstr "" #: adminlog.cpp:168 msgid "Usage: Target [path]" -msgstr "" +msgstr "Sintaxe: Target [caminho]" #: adminlog.cpp:170 msgid "Unknown target" diff --git a/modules/po/alias.pt_BR.po b/modules/po/alias.pt_BR.po index 358c80ba..b8b8ba56 100644 --- a/modules/po/alias.pt_BR.po +++ b/modules/po/alias.pt_BR.po @@ -62,7 +62,7 @@ msgstr "" #: alias.cpp:338 alias.cpp:341 alias.cpp:352 alias.cpp:357 msgid "" -msgstr "" +msgstr "" #: alias.cpp:339 msgid "Creates a new, blank alias called name." @@ -74,7 +74,7 @@ msgstr "" #: alias.cpp:343 msgid " " -msgstr "" +msgstr " " #: alias.cpp:344 msgid "Adds a line to an existing alias." @@ -82,7 +82,7 @@ msgstr "" #: alias.cpp:346 msgid " " -msgstr "" +msgstr " " #: alias.cpp:347 msgid "Inserts a line into an existing alias." diff --git a/modules/po/autoattach.pt_BR.po b/modules/po/autoattach.pt_BR.po index 454e0fc1..d07319d1 100644 --- a/modules/po/autoattach.pt_BR.po +++ b/modules/po/autoattach.pt_BR.po @@ -16,11 +16,11 @@ msgstr "Adicionado à lista" #: autoattach.cpp:96 msgid "{1} is already added" -msgstr "" +msgstr "O canal {1} já foi adicionado" #: autoattach.cpp:100 msgid "Usage: Add [!]<#chan> " -msgstr "" +msgstr "Sintaxe: Add [!]<#canal> " #: autoattach.cpp:101 msgid "Wildcards are allowed" @@ -28,11 +28,11 @@ msgstr "" #: autoattach.cpp:113 msgid "Removed {1} from list" -msgstr "" +msgstr "O canal {1} foi removido da lista" #: autoattach.cpp:115 msgid "Usage: Del [!]<#chan> " -msgstr "" +msgstr "Sintaxe: Del [!]<#canal> " #: autoattach.cpp:121 autoattach.cpp:129 msgid "Neg" @@ -48,7 +48,7 @@ msgstr "Buscar" #: autoattach.cpp:124 autoattach.cpp:132 msgid "Host" -msgstr "" +msgstr "Host" #: autoattach.cpp:138 msgid "You have no entries." diff --git a/modules/po/autocycle.pt_BR.po b/modules/po/autocycle.pt_BR.po index 01ce7dea..dc053998 100644 --- a/modules/po/autocycle.pt_BR.po +++ b/modules/po/autocycle.pt_BR.po @@ -48,7 +48,7 @@ msgstr "" #: autocycle.cpp:80 msgid "Usage: Del [!]<#chan>" -msgstr "" +msgstr "Sintaxe: Del [!]<#canal>" #: autocycle.cpp:85 autocycle.cpp:90 autocycle.cpp:95 msgid "Channel" diff --git a/modules/po/autovoice.pt_BR.po b/modules/po/autovoice.pt_BR.po index e1846325..56341b9d 100644 --- a/modules/po/autovoice.pt_BR.po +++ b/modules/po/autovoice.pt_BR.po @@ -16,7 +16,7 @@ msgstr "Listar todos os usuários" #: autovoice.cpp:122 autovoice.cpp:125 msgid " [channel] ..." -msgstr "" +msgstr " [canal] ..." #: autovoice.cpp:123 msgid "Adds channels to a user" @@ -28,7 +28,7 @@ msgstr "Remove canais de um usuário" #: autovoice.cpp:128 msgid " [channels]" -msgstr "" +msgstr " [canais]" #: autovoice.cpp:129 msgid "Adds a user" @@ -44,7 +44,7 @@ msgstr "Remove um usuário" #: autovoice.cpp:215 msgid "Usage: AddUser [channels]" -msgstr "" +msgstr "Sintaxe: AddUser [canais]" #: autovoice.cpp:229 msgid "Usage: DelUser " @@ -60,7 +60,7 @@ msgstr "Usuário" #: autovoice.cpp:245 autovoice.cpp:251 msgid "Hostmask" -msgstr "" +msgstr "Máscara de host" #: autovoice.cpp:246 autovoice.cpp:252 msgid "Channels" @@ -68,7 +68,7 @@ msgstr "Canais" #: autovoice.cpp:263 msgid "Usage: AddChans [channel] ..." -msgstr "" +msgstr "Sintaxe: AddChans [canal] ..." #: autovoice.cpp:270 autovoice.cpp:292 autovoice.cpp:329 msgid "No such user" @@ -80,7 +80,7 @@ msgstr "" #: autovoice.cpp:285 msgid "Usage: DelChans [channel] ..." -msgstr "" +msgstr "Sintaxe: DelChans [canal] ..." #: autovoice.cpp:298 msgid "Channel(s) Removed from user {1}" @@ -96,7 +96,7 @@ msgstr "Este usuário já existe" #: autovoice.cpp:347 msgid "User {1} added with hostmask {2}" -msgstr "" +msgstr "O usuário {1} foi adicionado com a máscara de host {2}" #: autovoice.cpp:360 msgid "" diff --git a/modules/po/awaystore.pt_BR.po b/modules/po/awaystore.pt_BR.po index 1ae4e75e..71cdc40c 100644 --- a/modules/po/awaystore.pt_BR.po +++ b/modules/po/awaystore.pt_BR.po @@ -24,11 +24,11 @@ msgstr "{1} mensagens foram excluídas" #: awaystore.cpp:104 msgid "USAGE: delete " -msgstr "" +msgstr "Sintaxe: delete " #: awaystore.cpp:109 msgid "Illegal message # requested" -msgstr "" +msgstr "Número inválido de mensagem solicitado" #: awaystore.cpp:113 msgid "Message erased" @@ -48,7 +48,7 @@ msgstr "Senha atualizada para [{1}]" #: awaystore.cpp:147 msgid "Corrupt message! [{1}]" -msgstr "" +msgstr "Mensagem corrupta! [{1}]" #: awaystore.cpp:159 msgid "Corrupt time stamp! [{1}]" @@ -86,7 +86,7 @@ msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 msgid "You have {1} messages!" -msgstr "" +msgstr "Você tem {1} nova{s} mensagem(ns)!" #: awaystore.cpp:456 msgid "Unable to find buffer" diff --git a/modules/po/blockuser.pt_BR.po b/modules/po/blockuser.pt_BR.po index dd2c8959..eba0b0b1 100644 --- a/modules/po/blockuser.pt_BR.po +++ b/modules/po/blockuser.pt_BR.po @@ -54,7 +54,7 @@ msgstr "Usuários bloqueados:" #: blockuser.cpp:100 msgid "Usage: Block " -msgstr "" +msgstr "Sintaxe: Block " #: blockuser.cpp:105 blockuser.cpp:147 msgid "You can't block yourself" @@ -70,11 +70,11 @@ msgstr "" #: blockuser.cpp:120 msgid "Usage: Unblock " -msgstr "" +msgstr "Sintaxe: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 msgid "Unblocked {1}" -msgstr "" +msgstr "O usuário {1} foi desbloqueado" #: blockuser.cpp:127 msgid "This user is not blocked" @@ -82,11 +82,11 @@ msgstr "Este usuário não está bloqueado" #: blockuser.cpp:155 msgid "Couldn't block {1}" -msgstr "" +msgstr "Falha ao bloquear o usuário {1}" #: blockuser.cpp:164 msgid "User {1} is not blocked" -msgstr "" +msgstr "O usuário {1} não está bloqueado" #: blockuser.cpp:216 msgid "Enter one or more user names. Separate them by spaces." diff --git a/modules/po/buffextras.pt_BR.po b/modules/po/buffextras.pt_BR.po index 4149f380..bd14bfdb 100644 --- a/modules/po/buffextras.pt_BR.po +++ b/modules/po/buffextras.pt_BR.po @@ -12,7 +12,7 @@ msgstr "" #: buffextras.cpp:45 msgid "Server" -msgstr "" +msgstr "Servidor" #: buffextras.cpp:47 msgid "{1} set mode: {2} {3}" @@ -20,27 +20,27 @@ msgstr "" #: buffextras.cpp:55 msgid "{1} kicked {2} with reason: {3}" -msgstr "" +msgstr "{1} expulsou {2}: {3}" #: buffextras.cpp:64 msgid "{1} quit: {2}" -msgstr "" +msgstr "{1} saiu: {2}" #: buffextras.cpp:73 msgid "{1} joined" -msgstr "" +msgstr "{1} entrou" #: buffextras.cpp:81 msgid "{1} parted: {2}" -msgstr "" +msgstr "{1} saiu do canal: {2}" #: buffextras.cpp:90 msgid "{1} is now known as {2}" -msgstr "" +msgstr "{1} trocou de apelido: {2}" #: buffextras.cpp:100 msgid "{1} changed the topic to: {2}" -msgstr "" +msgstr "{1} alterou o tópico para: {2}" #: buffextras.cpp:115 msgid "Adds joins, parts etc. to the playback buffer" diff --git a/modules/po/cert.pt_BR.po b/modules/po/cert.pt_BR.po index 59f61c04..a855a708 100644 --- a/modules/po/cert.pt_BR.po +++ b/modules/po/cert.pt_BR.po @@ -28,15 +28,15 @@ msgstr "" #: modules/po/../data/cert/tmpl/index.tmpl:14 cert.cpp:72 msgid "Certificate" -msgstr "" +msgstr "Certificado" #: modules/po/../data/cert/tmpl/index.tmpl:18 msgid "PEM File:" -msgstr "" +msgstr "Arquivo PEM:" #: modules/po/../data/cert/tmpl/index.tmpl:22 msgid "Update" -msgstr "" +msgstr "Atualizar" #: cert.cpp:28 msgid "Pem file deleted" diff --git a/modules/po/certauth.pt_BR.po b/modules/po/certauth.pt_BR.po index 8912c1f2..7cd2a1c4 100644 --- a/modules/po/certauth.pt_BR.po +++ b/modules/po/certauth.pt_BR.po @@ -37,7 +37,7 @@ msgstr "" #: certauth.cpp:31 msgid "[pubkey]" -msgstr "" +msgstr "[chave pública]" #: certauth.cpp:32 msgid "Add a public key. If key is not provided will use the current key" diff --git a/modules/po/clientnotify.pt_BR.po b/modules/po/clientnotify.pt_BR.po index 21130711..8d5da606 100644 --- a/modules/po/clientnotify.pt_BR.po +++ b/modules/po/clientnotify.pt_BR.po @@ -44,7 +44,7 @@ msgstr[1] "" #: clientnotify.cpp:108 msgid "Usage: Method " -msgstr "" +msgstr "Sintaxe: Method " #: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140 msgid "Saved." @@ -52,11 +52,11 @@ msgstr "" #: clientnotify.cpp:121 msgid "Usage: NewOnly " -msgstr "" +msgstr "Sintaxe: NewOnly " #: clientnotify.cpp:134 msgid "Usage: OnDisconnect " -msgstr "" +msgstr "Sintaxe: OnDisconnect " #: clientnotify.cpp:145 msgid "" diff --git a/modules/po/controlpanel.pt_BR.po b/modules/po/controlpanel.pt_BR.po index 19a4cc24..9523c76b 100644 --- a/modules/po/controlpanel.pt_BR.po +++ b/modules/po/controlpanel.pt_BR.po @@ -22,19 +22,19 @@ msgstr "Variáveis" #: controlpanel.cpp:78 msgid "String" -msgstr "" +msgstr "String" #: controlpanel.cpp:79 msgid "Boolean (true/false)" -msgstr "" +msgstr "Booleano (verdadeiro/falso)" #: controlpanel.cpp:80 msgid "Integer" -msgstr "" +msgstr "Inteiro" #: controlpanel.cpp:81 msgid "Number" -msgstr "" +msgstr "Número" #: controlpanel.cpp:126 msgid "The following variables are available when using the Set/Get commands:" @@ -76,7 +76,7 @@ msgstr "" #: controlpanel.cpp:215 msgid "Usage: Get [username]" -msgstr "" +msgstr "Sintaxe: Get [usuário]" #: controlpanel.cpp:305 controlpanel.cpp:508 controlpanel.cpp:583 #: controlpanel.cpp:659 controlpanel.cpp:794 controlpanel.cpp:879 @@ -85,17 +85,17 @@ msgstr "" #: controlpanel.cpp:314 msgid "Usage: Set " -msgstr "" +msgstr "Sintaxe: Set " #: controlpanel.cpp:336 controlpanel.cpp:624 msgid "This bind host is already set!" -msgstr "" +msgstr "Este host já está vinculado!" #: controlpanel.cpp:343 controlpanel.cpp:355 controlpanel.cpp:363 #: controlpanel.cpp:426 controlpanel.cpp:445 controlpanel.cpp:461 #: controlpanel.cpp:471 controlpanel.cpp:631 msgid "Access denied!" -msgstr "" +msgstr "Acesso negado!" #: controlpanel.cpp:377 controlpanel.cpp:386 controlpanel.cpp:843 msgid "Setting failed, limit for buffer size is {1}" @@ -119,7 +119,7 @@ msgstr "Idiomas suportados: {1}" #: controlpanel.cpp:520 msgid "Usage: GetNetwork [username] [network]" -msgstr "" +msgstr "Sintaxe: GetNetwork [usuário] [rede]" #: controlpanel.cpp:539 msgid "Error: A network must be specified to get another users settings." @@ -135,11 +135,11 @@ msgstr "" #: controlpanel.cpp:595 msgid "Usage: SetNetwork " -msgstr "" +msgstr "Sintaxe: SetNetwork " #: controlpanel.cpp:669 msgid "Usage: AddChan " -msgstr "" +msgstr "Sintaxe: AddChan " #: controlpanel.cpp:682 msgid "Error: User {1} already has a channel named {2}." @@ -156,7 +156,7 @@ msgstr "" #: controlpanel.cpp:703 msgid "Usage: DelChan " -msgstr "" +msgstr "Sintaxe: DelChan " #: controlpanel.cpp:718 msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" @@ -170,7 +170,7 @@ msgstr[1] "" #: controlpanel.cpp:746 msgid "Usage: GetChan " -msgstr "" +msgstr "Sintaxe: GetChan " #: controlpanel.cpp:760 controlpanel.cpp:824 msgid "Error: No channels matching [{1}] found." @@ -178,17 +178,17 @@ msgstr "" #: controlpanel.cpp:809 msgid "Usage: SetChan " -msgstr "" +msgstr "Sintaxe: SetChan " #: controlpanel.cpp:890 controlpanel.cpp:900 msgctxt "listusers" msgid "Username" -msgstr "" +msgstr "Nome de usuário" #: controlpanel.cpp:891 controlpanel.cpp:901 msgctxt "listusers" msgid "Realname" -msgstr "" +msgstr "Nome real" #: controlpanel.cpp:892 controlpanel.cpp:904 controlpanel.cpp:906 msgctxt "listusers" @@ -208,12 +208,12 @@ msgstr "Apelido alternativo" #: controlpanel.cpp:895 controlpanel.cpp:909 msgctxt "listusers" msgid "Ident" -msgstr "" +msgstr "Ident" #: controlpanel.cpp:896 controlpanel.cpp:910 msgctxt "listusers" msgid "BindHost" -msgstr "" +msgstr "Host vinculado" #: controlpanel.cpp:904 controlpanel.cpp:1144 msgid "No" @@ -229,19 +229,19 @@ msgstr "" #: controlpanel.cpp:926 msgid "Usage: AddUser " -msgstr "" +msgstr "Sintaxe: AddUser " #: controlpanel.cpp:931 msgid "Error: User {1} already exists!" -msgstr "" +msgstr "Erro: o usuário {1} já existe!" #: controlpanel.cpp:943 controlpanel.cpp:1018 msgid "Error: User not added: {1}" -msgstr "" +msgstr "Erro: o usuário não foi adicionado: {1}" #: controlpanel.cpp:947 controlpanel.cpp:1022 msgid "User {1} added!" -msgstr "" +msgstr "O usuário {1} foi adicionado!" #: controlpanel.cpp:954 msgid "Error: You need to have admin rights to delete users!" @@ -249,7 +249,7 @@ msgstr "" #: controlpanel.cpp:960 msgid "Usage: DelUser " -msgstr "" +msgstr "Sintaxe: DelUser " #: controlpanel.cpp:972 msgid "Error: You can't delete yourself!" @@ -265,7 +265,7 @@ msgstr "" #: controlpanel.cpp:997 msgid "Usage: CloneUser " -msgstr "" +msgstr "Sintaxe: CloneUser " #: controlpanel.cpp:1012 msgid "Error: Cloning failed: {1}" @@ -273,7 +273,7 @@ msgstr "" #: controlpanel.cpp:1041 msgid "Usage: AddNetwork [user] network" -msgstr "" +msgstr "Sintaxe: AddNetwork [usuário] " #: controlpanel.cpp:1047 msgid "" @@ -295,7 +295,7 @@ msgstr "" #: controlpanel.cpp:1086 msgid "Usage: DelNetwork [user] network" -msgstr "" +msgstr "Sintaxe: DelNetwork [usuário] " #: controlpanel.cpp:1097 msgid "The currently active network can be deleted via {1}status" @@ -340,7 +340,7 @@ msgstr "" #: controlpanel.cpp:1160 msgid "Usage: AddServer [[+]port] [password]" -msgstr "" +msgstr "Sintaxe: AddServer [[+]porta] [senha]" #: controlpanel.cpp:1174 msgid "Added IRC Server {1} to network {2} for user {3}." @@ -352,7 +352,7 @@ msgstr "" #: controlpanel.cpp:1191 msgid "Usage: DelServer [[+]port] [password]" -msgstr "" +msgstr "Sintaxe: DelServer [[+]porta] [senha]" #: controlpanel.cpp:1206 msgid "Deleted IRC Server {1} from network {2} for user {3}." diff --git a/modules/po/webadmin.pt_BR.po b/modules/po/webadmin.pt_BR.po index 53f73b79..be463b0d 100644 --- a/modules/po/webadmin.pt_BR.po +++ b/modules/po/webadmin.pt_BR.po @@ -160,7 +160,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:58 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:99 msgid "BindHost:" -msgstr "" +msgstr "Host vinculado:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:65 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:112 diff --git a/src/po/znc.pt_BR.po b/src/po/znc.pt_BR.po index 72522898..8c431141 100644 --- a/src/po/znc.pt_BR.po +++ b/src/po/znc.pt_BR.po @@ -764,7 +764,7 @@ msgstr "SSL" #: ClientCommand.cpp:832 msgid "Usage: AddTrustedServerFingerprint " -msgstr "" +msgstr "Sintaxe: AddTrustedServerFingerprint " #: ClientCommand.cpp:836 ClientCommand.cpp:849 msgid "Done." @@ -772,11 +772,11 @@ msgstr "" #: ClientCommand.cpp:845 msgid "Usage: DelTrustedServerFingerprint " -msgstr "" +msgstr "Sintaxe: AddTrustedServerFingerprint " #: ClientCommand.cpp:858 msgid "No fingerprints added." -msgstr "" +msgstr "Nenhuma impressão digital adicionada." #: ClientCommand.cpp:874 ClientCommand.cpp:880 msgctxt "topicscmd" @@ -867,7 +867,7 @@ msgstr "Falha ao carregar o módulo global {1}: acesso negado." #: ClientCommand.cpp:1049 msgid "Unable to load network module {1}: Not connected with a network." -msgstr "" +msgstr "Falha ao carregar o módulo de rede {1}: sem conexão com uma rede." #: ClientCommand.cpp:1071 msgid "Unknown module type" @@ -887,35 +887,35 @@ msgstr "Falha ao carregar o módulo {1}: {2}" #: ClientCommand.cpp:1104 msgid "Unable to unload {1}: Access denied." -msgstr "" +msgstr "Falha ao descarregar {1}: acesso negado." #: ClientCommand.cpp:1110 msgid "Usage: UnloadMod [--type=global|user|network] " -msgstr "" +msgstr "Sintaxe: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1119 msgid "Unable to determine type of {1}: {2}" -msgstr "" +msgstr "Falha ao determinar o tipo do módulo {1}: {2}" #: ClientCommand.cpp:1127 msgid "Unable to unload global module {1}: Access denied." -msgstr "" +msgstr "Falha ao descarregar o módulo global {1}: acesso negado." #: ClientCommand.cpp:1134 msgid "Unable to unload network module {1}: Not connected with a network." -msgstr "" +msgstr "Falha ao descarregar o módulo de rede {1}: sem conexão com uma rede." #: ClientCommand.cpp:1153 msgid "Unable to unload module {1}: Unknown module type" -msgstr "" +msgstr "Falha ao descarregar o módulo {1}: tipo de módulo desconhecido" #: ClientCommand.cpp:1166 msgid "Unable to reload modules. Access denied." -msgstr "" +msgstr "Falha ao recarregar módulos: acesso negado." #: ClientCommand.cpp:1187 msgid "Usage: ReloadMod [--type=global|user|network] [args]" -msgstr "" +msgstr "Sintaxe: ReloadMod [--type=global|user|network] [parâmetros]" #: ClientCommand.cpp:1196 msgid "Unable to reload {1}: {2}" @@ -923,15 +923,15 @@ msgstr "Falha ao recarregar {1}: {2}" #: ClientCommand.cpp:1204 msgid "Unable to reload global module {1}: Access denied." -msgstr "" +msgstr "Falha ao recarregar o módulo global {1}: acesso negado." #: ClientCommand.cpp:1211 msgid "Unable to reload network module {1}: Not connected with a network." -msgstr "" +msgstr "Falha ao recarregar o módulo de rede {1}: sem conexão com uma rede." #: ClientCommand.cpp:1233 msgid "Unable to reload module {1}: Unknown module type" -msgstr "" +msgstr "Falha ao recarregar o módulo {1}: tipo de módulo desconhecido" #: ClientCommand.cpp:1244 msgid "Usage: UpdateMod " @@ -939,7 +939,7 @@ msgstr "Uso: UpdateMod " #: ClientCommand.cpp:1248 msgid "Reloading {1} everywhere" -msgstr "" +msgstr "Recarregando {1}" #: ClientCommand.cpp:1250 msgid "Done" @@ -958,19 +958,19 @@ msgstr "" #: ClientCommand.cpp:1268 msgid "Usage: SetBindHost " -msgstr "Uso: SetBindHost " +msgstr "Sintaxe: SetBindHost " #: ClientCommand.cpp:1273 ClientCommand.cpp:1290 msgid "You already have this bind host!" -msgstr "" +msgstr "Você já está vinculado a este host!" #: ClientCommand.cpp:1278 msgid "Set bind host for network {1} to {2}" -msgstr "" +msgstr "Vincular o host {2} à rede {1}" #: ClientCommand.cpp:1285 msgid "Usage: SetUserBindHost " -msgstr "Uso: SetUserBindHost " +msgstr "Sintaxe: SetUserBindHost " #: ClientCommand.cpp:1295 msgid "Set default bind host to {1}" @@ -996,15 +996,15 @@ msgstr "" #: ClientCommand.cpp:1315 msgid "This user's default bind host is {1}" -msgstr "" +msgstr "O host padrão vinculado a este usuário é {1}" #: ClientCommand.cpp:1320 msgid "This network's bind host not set" -msgstr "" +msgstr "Esta rede não possui hosts vinculados" #: ClientCommand.cpp:1322 msgid "This network's default bind host is {1}" -msgstr "" +msgstr "O host padrão vinculado a esta rede é {1}" #: ClientCommand.cpp:1336 msgid "Usage: PlayBuffer <#chan|query>" @@ -1129,7 +1129,7 @@ msgstr "Porta" #: ClientCommand.cpp:1548 ClientCommand.cpp:1559 msgctxt "listports" msgid "BindHost" -msgstr "BindHost" +msgstr "Host vinculado" #: ClientCommand.cpp:1549 ClientCommand.cpp:1562 msgctxt "listports" @@ -1293,7 +1293,7 @@ msgstr "Adiciona uma rede ao seu usuário" #: ClientCommand.cpp:1718 msgctxt "helpcmd|DelNetwork|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1719 msgctxt "helpcmd|DelNetwork|desc" @@ -1308,7 +1308,7 @@ msgstr "Listar todas as redes" #: ClientCommand.cpp:1724 msgctxt "helpcmd|MoveNetwork|args" msgid " [new network]" -msgstr "" +msgstr " [rede nova]" #: ClientCommand.cpp:1726 msgctxt "helpcmd|MoveNetwork|desc" @@ -1318,7 +1318,7 @@ msgstr "Move uma rede de um usuário para outro" #: ClientCommand.cpp:1730 msgctxt "helpcmd|JumpNetwork|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1731 msgctxt "helpcmd|JumpNetwork|desc" @@ -1326,34 +1326,36 @@ msgid "" "Jump to another network (Alternatively, you can connect to ZNC several " "times, using `user/network` as username)" msgstr "" +"Troca para outra rede (você pode também conectar ao ZNC várias vezes " +"utilizando `usuário/rede` como nome de usuário)" #: ClientCommand.cpp:1736 msgctxt "helpcmd|AddServer|args" msgid " [[+]port] [pass]" -msgstr "" +msgstr " [[+]porta] [senha]" #: ClientCommand.cpp:1737 msgctxt "helpcmd|AddServer|desc" msgid "" "Add a server to the list of alternate/backup servers of current IRC network." -msgstr "" +msgstr "Adiciona um servidor à lista de servidores alternativos da rede atual." #: ClientCommand.cpp:1741 msgctxt "helpcmd|DelServer|args" msgid " [port] [pass]" -msgstr "" +msgstr " [porta] [senha]" #: ClientCommand.cpp:1742 msgctxt "helpcmd|DelServer|desc" msgid "" "Remove a server from the list of alternate/backup servers of current IRC " "network" -msgstr "" +msgstr "Remove um servidor da lista de servidores alternativos da rede atual." #: ClientCommand.cpp:1748 msgctxt "helpcmd|AddTrustedServerFingerprint|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1749 msgctxt "helpcmd|AddTrustedServerFingerprint|desc" @@ -1361,26 +1363,28 @@ msgid "" "Add a trusted server SSL certificate fingerprint (SHA-256) to current IRC " "network." msgstr "" +"Adiciona a impressão digital (SHA-256) do certificado SSL confiável de um " +"servidor à rede atual." #: ClientCommand.cpp:1754 msgctxt "helpcmd|DelTrustedServerFingerprint|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1755 msgctxt "helpcmd|DelTrustedServerFingerprint|desc" msgid "Delete a trusted server SSL certificate from current IRC network." -msgstr "" +msgstr "Exclui um certificado SSL confiável da rede atual." #: ClientCommand.cpp:1759 msgctxt "helpcmd|ListTrustedServerFingerprints|desc" msgid "List all trusted server SSL certificates of current IRC network." -msgstr "" +msgstr "Lista todos os certificados SSL confiáveis da rede atual." #: ClientCommand.cpp:1762 msgctxt "helpcmd|EnableChan|args" msgid "<#chans>" -msgstr "" +msgstr "<#canais>" #: ClientCommand.cpp:1763 msgctxt "helpcmd|EnableChan|desc" @@ -1390,12 +1394,12 @@ msgstr "Habilitar canais" #: ClientCommand.cpp:1764 msgctxt "helpcmd|DisableChan|args" msgid "<#chans>" -msgstr "" +msgstr "<#canais>" #: ClientCommand.cpp:1765 msgctxt "helpcmd|DisableChan|desc" msgid "Disable channels" -msgstr "" +msgstr "Desativar canais" #: ClientCommand.cpp:1766 msgctxt "helpcmd|Attach|args" @@ -1470,22 +1474,22 @@ msgstr "" #: ClientCommand.cpp:1795 msgctxt "helpcmd|SetBindHost|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1796 msgctxt "helpcmd|SetBindHost|desc" msgid "Set the bind host for this network" -msgstr "" +msgstr "Vincula o host especificado a esta rede" #: ClientCommand.cpp:1800 msgctxt "helpcmd|SetUserBindHost|args" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1801 msgctxt "helpcmd|SetUserBindHost|desc" msgid "Set the default bind host for this user" -msgstr "" +msgstr "Vincula o host especificado a este usuário" #: ClientCommand.cpp:1804 msgctxt "helpcmd|ClearBindHost|desc" From 5fd7584e7c4efadc5e1e7153340c18810f91e2a2 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Fri, 8 May 2020 00:27:21 +0000 Subject: [PATCH 2/4] Update translations from Crowdin for pt_BR --- modules/po/autocycle.pt_BR.po | 2 +- modules/po/autoop.pt_BR.po | 14 ++++++++------ modules/po/autovoice.pt_BR.po | 2 +- modules/po/controlpanel.pt_BR.po | 16 ++++++++-------- modules/po/crypt.pt_BR.po | 4 ++-- modules/po/ctcpflood.pt_BR.po | 4 ++-- modules/po/cyrusauth.pt_BR.po | 2 +- modules/po/dcc.pt_BR.po | 4 ++-- modules/po/fail2ban.pt_BR.po | 8 ++++---- modules/po/log.pt_BR.po | 4 +++- modules/po/perform.pt_BR.po | 2 +- modules/po/stickychan.pt_BR.po | 4 ++-- src/po/znc.pt_BR.po | 32 +++++++++++++++++--------------- 13 files changed, 52 insertions(+), 46 deletions(-) diff --git a/modules/po/autocycle.pt_BR.po b/modules/po/autocycle.pt_BR.po index dc053998..e7743d8d 100644 --- a/modules/po/autocycle.pt_BR.po +++ b/modules/po/autocycle.pt_BR.po @@ -40,7 +40,7 @@ msgstr "" #: autocycle.cpp:70 msgid "Usage: Add [!]<#chan>" -msgstr "" +msgstr "Sintaxe: Add [!]<#canal>" #: autocycle.cpp:78 msgid "Removed {1} from list" diff --git a/modules/po/autoop.pt_BR.po b/modules/po/autoop.pt_BR.po index ede3f80c..4fa342f6 100644 --- a/modules/po/autoop.pt_BR.po +++ b/modules/po/autoop.pt_BR.po @@ -56,11 +56,13 @@ msgstr "Remove um usuário" #: autoop.cpp:275 msgid "Usage: AddUser [,...] [channels]" -msgstr "Uso: AddUser [,...] [channels]" +msgstr "" +"Sintaxe: AddUser [,...] " +" [canais]" #: autoop.cpp:291 msgid "Usage: DelUser " -msgstr "Uso: DelUser " +msgstr "Sintaxe: DelUser " #: autoop.cpp:300 msgid "There are no users defined" @@ -84,7 +86,7 @@ msgstr "Canais" #: autoop.cpp:337 msgid "Usage: AddChans [channel] ..." -msgstr "Uso: AddChans [channel] ..." +msgstr "Sintaxe: AddChans [canal] ..." #: autoop.cpp:344 autoop.cpp:365 autoop.cpp:387 autoop.cpp:408 autoop.cpp:472 msgid "No such user" @@ -96,7 +98,7 @@ msgstr "Canal(ais) adicionado(s) ao usuário {1}" #: autoop.cpp:358 msgid "Usage: DelChans [channel] ..." -msgstr "Uso: DelChans [channel] ..." +msgstr "Sintaxe: DelChans [canal] ..." #: autoop.cpp:371 msgid "Channel(s) Removed from user {1}" @@ -104,7 +106,7 @@ msgstr "Canal(ais) removido(s) do usuário {1}" #: autoop.cpp:380 msgid "Usage: AddMasks ,[mask] ..." -msgstr "Uso: AddMasks ,[mask] ..." +msgstr "Sintaxe: AddMasks ,[máscara] ..." #: autoop.cpp:392 msgid "Hostmasks(s) added to user {1}" @@ -112,7 +114,7 @@ msgstr "Máscara(s) de host adicionada(s) ao usuário {1}" #: autoop.cpp:401 msgid "Usage: DelMasks ,[mask] ..." -msgstr "Uso: DelMasks ,[mask] ..." +msgstr "Sintaxe: DelMasks ,[máscara] ..." #: autoop.cpp:413 msgid "Removed user {1} with key {2} and channels {3}" diff --git a/modules/po/autovoice.pt_BR.po b/modules/po/autovoice.pt_BR.po index 56341b9d..9778a40f 100644 --- a/modules/po/autovoice.pt_BR.po +++ b/modules/po/autovoice.pt_BR.po @@ -48,7 +48,7 @@ msgstr "Sintaxe: AddUser [canais]" #: autovoice.cpp:229 msgid "Usage: DelUser " -msgstr "Uso: DelUser " +msgstr "Sintaxe: DelUser " #: autovoice.cpp:238 msgid "There are no users defined" diff --git a/modules/po/controlpanel.pt_BR.po b/modules/po/controlpanel.pt_BR.po index 9523c76b..3fc29590 100644 --- a/modules/po/controlpanel.pt_BR.po +++ b/modules/po/controlpanel.pt_BR.po @@ -364,7 +364,7 @@ msgstr "" #: controlpanel.cpp:1220 msgid "Usage: Reconnect " -msgstr "" +msgstr "Sintaxe: Reconnect " #: controlpanel.cpp:1247 msgid "Queued network {1} of user {2} for a reconnect." @@ -372,7 +372,7 @@ msgstr "" #: controlpanel.cpp:1256 msgid "Usage: Disconnect " -msgstr "" +msgstr "Sintaxe: Disconnect " #: controlpanel.cpp:1271 msgid "Closed IRC connection for network {1} of user {2}." @@ -398,7 +398,7 @@ msgstr "" #: controlpanel.cpp:1315 msgid "Usage: AddCTCP [user] [request] [reply]" -msgstr "" +msgstr "Sintaxe: AddCTCP [usuário] [pedido] [resposta]" #: controlpanel.cpp:1317 msgid "" @@ -419,7 +419,7 @@ msgstr "" #: controlpanel.cpp:1350 msgid "Usage: DelCTCP [user] [request]" -msgstr "" +msgstr "Sintaxe: DelCTCP [usuário] [pedido]" #: controlpanel.cpp:1356 msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" @@ -457,11 +457,11 @@ msgstr "" #: controlpanel.cpp:1405 msgid "Usage: LoadModule [args]" -msgstr "" +msgstr "Sintaxe: LoadModule [parâmetros]" #: controlpanel.cpp:1424 msgid "Usage: LoadNetModule [args]" -msgstr "" +msgstr "Sintaxe: LoadModule [parâmetros]" #: controlpanel.cpp:1449 msgid "Please use /znc unloadmod {1}" @@ -477,11 +477,11 @@ msgstr "" #: controlpanel.cpp:1467 msgid "Usage: UnloadModule " -msgstr "" +msgstr "Sintaxe: UnloadModule " #: controlpanel.cpp:1484 msgid "Usage: UnloadNetModule " -msgstr "" +msgstr "Sintaxe: UnloadNetModule " #: controlpanel.cpp:1501 controlpanel.cpp:1507 msgctxt "listmodules" diff --git a/modules/po/crypt.pt_BR.po b/modules/po/crypt.pt_BR.po index b9748466..3e7edc78 100644 --- a/modules/po/crypt.pt_BR.po +++ b/modules/po/crypt.pt_BR.po @@ -84,7 +84,7 @@ msgstr "" #: crypt.cpp:417 msgid "Usage: SetKey <#chan|Nick> " -msgstr "" +msgstr "Sintaxe: SetKey <#canal|apelido> " #: crypt.cpp:428 msgid "Sent my DH1080 public key to {1}, waiting for reply ..." @@ -96,7 +96,7 @@ msgstr "" #: crypt.cpp:433 msgid "Usage: KeyX " -msgstr "" +msgstr "Sintaxe: KeyX " #: crypt.cpp:440 msgid "Nick Prefix disabled." diff --git a/modules/po/ctcpflood.pt_BR.po b/modules/po/ctcpflood.pt_BR.po index 8a345530..1494175a 100644 --- a/modules/po/ctcpflood.pt_BR.po +++ b/modules/po/ctcpflood.pt_BR.po @@ -32,11 +32,11 @@ msgstr "" #: ctcpflood.cpp:98 msgid "Usage: Secs " -msgstr "" +msgstr "Sintaxe: Secs " #: ctcpflood.cpp:113 msgid "Usage: Lines " -msgstr "" +msgstr "Sintaxe: Lines " #: ctcpflood.cpp:125 msgid "1 CTCP message" diff --git a/modules/po/cyrusauth.pt_BR.po b/modules/po/cyrusauth.pt_BR.po index 40b57654..8af5ed8e 100644 --- a/modules/po/cyrusauth.pt_BR.po +++ b/modules/po/cyrusauth.pt_BR.po @@ -58,7 +58,7 @@ msgstr "" #: cyrusauth.cpp:199 msgid "Usage: CreateUsers yes, CreateUsers no, or CreateUsers clone " -msgstr "" +msgstr "Sintaxe: CreateUsers " #: cyrusauth.cpp:232 msgid "" diff --git a/modules/po/dcc.pt_BR.po b/modules/po/dcc.pt_BR.po index 914e2632..12dc9b28 100644 --- a/modules/po/dcc.pt_BR.po +++ b/modules/po/dcc.pt_BR.po @@ -49,7 +49,7 @@ msgstr "" #: dcc.cpp:179 msgid "Usage: Send " -msgstr "" +msgstr "Sintaxe: Send " #: dcc.cpp:186 dcc.cpp:206 msgid "Illegal path." @@ -57,7 +57,7 @@ msgstr "" #: dcc.cpp:199 msgid "Usage: Get " -msgstr "" +msgstr "Sintaxe: Get " #: dcc.cpp:215 dcc.cpp:232 dcc.cpp:234 msgctxt "list" diff --git a/modules/po/fail2ban.pt_BR.po b/modules/po/fail2ban.pt_BR.po index 3e3ebc16..dc70c7d0 100644 --- a/modules/po/fail2ban.pt_BR.po +++ b/modules/po/fail2ban.pt_BR.po @@ -55,7 +55,7 @@ msgstr "" #: fail2ban.cpp:86 msgid "Usage: Timeout [minutes]" -msgstr "" +msgstr "Sintaxe: Timeout [minutos]" #: fail2ban.cpp:91 fail2ban.cpp:94 msgid "Timeout: {1} min" @@ -63,7 +63,7 @@ msgstr "" #: fail2ban.cpp:109 msgid "Usage: Attempts [count]" -msgstr "" +msgstr "Sintaxe: Attempts [quantidade]" #: fail2ban.cpp:114 fail2ban.cpp:117 msgid "Attempts: {1}" @@ -71,7 +71,7 @@ msgstr "" #: fail2ban.cpp:130 msgid "Usage: Ban " -msgstr "" +msgstr "Sintaxe: Ban " #: fail2ban.cpp:140 msgid "Banned: {1}" @@ -79,7 +79,7 @@ msgstr "" #: fail2ban.cpp:153 msgid "Usage: Unban " -msgstr "" +msgstr "Sintaxe: Unban " #: fail2ban.cpp:163 msgid "Unbanned: {1}" diff --git a/modules/po/log.pt_BR.po b/modules/po/log.pt_BR.po index a7630cea..9cf28b18 100644 --- a/modules/po/log.pt_BR.po +++ b/modules/po/log.pt_BR.po @@ -40,7 +40,7 @@ msgstr "" #: log.cpp:143 msgid "Usage: SetRules " -msgstr "" +msgstr "Sintaxe: SetRules " #: log.cpp:144 msgid "Wildcards are allowed" @@ -70,6 +70,8 @@ msgstr "" msgid "" "Usage: Set true|false, where is one of: joins, quits, nickchanges" msgstr "" +"Sintaxe: Set true|false, onde é: joins, quits, " +"nickchanges" #: log.cpp:197 msgid "Will log joins" diff --git a/modules/po/perform.pt_BR.po b/modules/po/perform.pt_BR.po index fc7fdf42..81f4bb96 100644 --- a/modules/po/perform.pt_BR.po +++ b/modules/po/perform.pt_BR.po @@ -28,7 +28,7 @@ msgstr "" #: perform.cpp:24 msgid "Usage: add " -msgstr "" +msgstr "Sintaxe: add " #: perform.cpp:29 msgid "Added!" diff --git a/modules/po/stickychan.pt_BR.po b/modules/po/stickychan.pt_BR.po index e5f6e4ee..3847f431 100644 --- a/modules/po/stickychan.pt_BR.po +++ b/modules/po/stickychan.pt_BR.po @@ -48,7 +48,7 @@ msgstr "" #: stickychan.cpp:75 msgid "Usage: Stick <#channel> [key]" -msgstr "" +msgstr "Sintaxe: Stick <#canal> [senha]" #: stickychan.cpp:79 msgid "Stuck {1}" @@ -56,7 +56,7 @@ msgstr "" #: stickychan.cpp:85 msgid "Usage: Unstick <#channel>" -msgstr "" +msgstr "Sintaxe: Unstick <#canal>" #: stickychan.cpp:89 msgid "Unstuck {1}" diff --git a/src/po/znc.pt_BR.po b/src/po/znc.pt_BR.po index 8c431141..cf533982 100644 --- a/src/po/znc.pt_BR.po +++ b/src/po/znc.pt_BR.po @@ -259,7 +259,7 @@ msgstr "Olá. Como posso ajudá-lo(a)?" #: Client.cpp:1331 msgid "Usage: /attach <#chans>" -msgstr "Uso: /attach <#canais>" +msgstr "Sintaxe: /attach <#canais>" #: Client.cpp:1338 Client.cpp:1360 ClientCommand.cpp:129 ClientCommand.cpp:151 msgid "There was {1} channel matching [{2}]" @@ -275,7 +275,7 @@ msgstr[1] "{1} canais foram anexados" #: Client.cpp:1353 msgid "Usage: /detach <#chans>" -msgstr "Uso: /detach <#canais>" +msgstr "Sintaxe: /detach <#canais>" #: Client.cpp:1363 ClientCommand.cpp:154 msgid "Detached {1} channel" @@ -422,7 +422,7 @@ msgstr "Você precisa estar conectado a uma rede para usar este comando" #: ClientCommand.cpp:58 msgid "Usage: ListNicks <#chan>" -msgstr "Uso: ListNicks <#canal>" +msgstr "Sintaxe: ListNicks <#canal>" #: ClientCommand.cpp:65 msgid "You are not on [{1}]" @@ -450,11 +450,11 @@ msgstr "Host" #: ClientCommand.cpp:122 msgid "Usage: Attach <#chans>" -msgstr "Uso: Attach <#canais>" +msgstr "Sintaxe: Attach <#canais>" #: ClientCommand.cpp:144 msgid "Usage: Detach <#chans>" -msgstr "Uso: Detach <#canais>" +msgstr "Sintaxe: Detach <#canais>" #: ClientCommand.cpp:161 msgid "There is no MOTD set." @@ -478,7 +478,7 @@ msgstr "Erro ao tentar gravar as configurações." #: ClientCommand.cpp:455 msgid "Usage: ListChans" -msgstr "Uso: ListChans" +msgstr "Sintaxe: ListChans" #: ClientCommand.cpp:462 msgid "No such user [{1}]" @@ -567,7 +567,7 @@ msgstr "" #: ClientCommand.cpp:550 msgid "Usage: AddNetwork " -msgstr "Uso: AddNetwork " +msgstr "Sintaxe: AddNetwork " #: ClientCommand.cpp:554 msgid "Network name should be alphanumeric" @@ -587,7 +587,7 @@ msgstr "Não foi possível adicionar esta rede" #: ClientCommand.cpp:573 msgid "Usage: DelNetwork " -msgstr "Uso: DelNetwork " +msgstr "Sintaxe: DelNetwork " #: ClientCommand.cpp:582 msgid "Network deleted" @@ -648,7 +648,8 @@ msgstr "Acesso negado." #: ClientCommand.cpp:643 msgid "Usage: MoveNetwork [new network]" msgstr "" -"Uso: MoveNetwork [nova rede]" +"Sintaxe: MoveNetwork [nova " +"rede]" #: ClientCommand.cpp:653 msgid "Old user {1} not found." @@ -707,7 +708,7 @@ msgstr "Você não tem uma rede chamada {1}" #: ClientCommand.cpp:754 msgid "Usage: AddServer [[+]port] [pass]" -msgstr "Uso: AddServer [[+]porta] [pass]" +msgstr "Sintaxe: AddServer [[+]porta] [senha]" #: ClientCommand.cpp:759 msgid "Server added" @@ -723,7 +724,7 @@ msgstr "" #: ClientCommand.cpp:777 msgid "Usage: DelServer [port] [pass]" -msgstr "Uso: DelServer [port] [pass]" +msgstr "Sintaxe: DelServer [porta] [senha]" #: ClientCommand.cpp:782 ClientCommand.cpp:822 msgid "You don't have any servers added." @@ -855,7 +856,7 @@ msgstr "Falha ao carregar {1}: acesso negado." #: ClientCommand.cpp:1026 msgid "Usage: LoadMod [--type=global|user|network] [args]" -msgstr "Uso: LoadMod [--type=global|user|network] [parâmetros]" +msgstr "Sintaxe: LoadMod [--type=global|user|network] [parâmetros]" #: ClientCommand.cpp:1033 msgid "Unable to load {1}: {2}" @@ -935,7 +936,7 @@ msgstr "Falha ao recarregar o módulo {1}: tipo de módulo desconhecido" #: ClientCommand.cpp:1244 msgid "Usage: UpdateMod " -msgstr "Uso: UpdateMod " +msgstr "Sintaxe: UpdateMod " #: ClientCommand.cpp:1248 msgid "Reloading {1} everywhere" @@ -1200,7 +1201,8 @@ msgstr "não" msgid "" "Usage: AddPort <[+]port> [bindhost [uriprefix]]" msgstr "" -"Uso: AddPort <[+]porta> [bindhost [uriprefix]]" +"Sintaxe: AddPort <[+]porta> [host vinculado " +"[prefixo de URI]]" #: ClientCommand.cpp:1640 msgid "Port added" @@ -1212,7 +1214,7 @@ msgstr "Não foi possível adicionar esta porta" #: ClientCommand.cpp:1648 msgid "Usage: DelPort [bindhost]" -msgstr "Uso: DelPort [bindhost]" +msgstr "Sintaxe: DelPort [host vinculado]" #: ClientCommand.cpp:1657 msgid "Deleted Port" From b6d5a331a7148d794e5a80d322eea90ae1fcca90 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Sat, 9 May 2020 00:28:08 +0000 Subject: [PATCH 3/4] Update translations from Crowdin for de_DE --- modules/po/crypt.de_DE.po | 8 ++++---- modules/po/dcc.de_DE.po | 28 ++++++++++++++-------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/modules/po/crypt.de_DE.po b/modules/po/crypt.de_DE.po index 265fc88b..31ecfc08 100644 --- a/modules/po/crypt.de_DE.po +++ b/modules/po/crypt.de_DE.po @@ -12,7 +12,7 @@ msgstr "" #: crypt.cpp:198 msgid "<#chan|Nick>" -msgstr "" +msgstr "<#Raum|Nickname>" #: crypt.cpp:199 msgid "Remove a key for nick or channel" @@ -36,7 +36,7 @@ msgstr "" #: crypt.cpp:207 msgid "Start a DH1080 key exchange with nick" -msgstr "" +msgstr "Starte DH1080 Schlüsselaustausch mit Nick" #: crypt.cpp:210 msgid "Get the nick prefix" @@ -134,8 +134,8 @@ msgstr "" #: crypt.cpp:486 msgid "You have no encryption keys set." -msgstr "" +msgstr "Du hast kein Verschlüsselungsschlüsselsatz." #: crypt.cpp:508 msgid "Encryption for channel/private messages" -msgstr "" +msgstr "Verschlüsselung für Räume/private Nachrichten" diff --git a/modules/po/dcc.de_DE.po b/modules/po/dcc.de_DE.po index d9b9a72e..8e6e83c4 100644 --- a/modules/po/dcc.de_DE.po +++ b/modules/po/dcc.de_DE.po @@ -12,15 +12,15 @@ msgstr "" #: dcc.cpp:88 msgid " " -msgstr "" +msgstr " " #: dcc.cpp:89 msgid "Send a file from ZNC to someone" -msgstr "" +msgstr "Sende Datei von ZNC zu jemandem" #: dcc.cpp:91 msgid "" -msgstr "" +msgstr "" #: dcc.cpp:92 msgid "Send a file from ZNC to your client" @@ -62,32 +62,32 @@ msgstr "" #: dcc.cpp:215 dcc.cpp:232 dcc.cpp:234 msgctxt "list" msgid "Type" -msgstr "" +msgstr "Typ" #: dcc.cpp:216 dcc.cpp:238 dcc.cpp:241 msgctxt "list" msgid "State" -msgstr "" +msgstr "Status" #: dcc.cpp:217 dcc.cpp:243 msgctxt "list" msgid "Speed" -msgstr "" +msgstr "Geschwindigkeit" #: dcc.cpp:218 dcc.cpp:227 msgctxt "list" msgid "Nick" -msgstr "" +msgstr "Nick" #: dcc.cpp:219 dcc.cpp:228 msgctxt "list" msgid "IP" -msgstr "" +msgstr "IP" #: dcc.cpp:220 dcc.cpp:229 msgctxt "list" msgid "File" -msgstr "" +msgstr "Datei" #: dcc.cpp:232 msgctxt "list-type" @@ -146,23 +146,23 @@ msgstr "" #: dcc.cpp:401 msgid "Receiving [{1}] from [{2}]: Timeout." -msgstr "" +msgstr "Empfangen von [{1}] von [{2}]: Zeitüberschreitung." #: dcc.cpp:411 msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" -msgstr "" +msgstr "Sende [{1}] zu [{2}]: Socket Fehler {3}: {4}" #: dcc.cpp:415 msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" -msgstr "" +msgstr "Empfange [{1}] von [{2}]: Socket Fehler {3}: {4}" #: dcc.cpp:423 msgid "Sending [{1}] to [{2}]: Transfer started." -msgstr "" +msgstr "Sende [{1}] zu [{2}]: Übertragung gestartet." #: dcc.cpp:427 msgid "Receiving [{1}] from [{2}]: Transfer started." -msgstr "" +msgstr "Empfang [{1}] von [{2}]: Übertragung gestartet." #: dcc.cpp:446 msgid "Sending [{1}] to [{2}]: Too much data!" From 68d14c12fe9a8dfd35b51c2d87a94244b3ef087c Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Sun, 10 May 2020 00:26:30 +0000 Subject: [PATCH 4/4] Update translations from Crowdin for pt_BR --- modules/po/adminlog.pt_BR.po | 2 +- modules/po/awaystore.pt_BR.po | 2 +- modules/po/clientnotify.pt_BR.po | 6 +++--- src/po/znc.pt_BR.po | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/po/adminlog.pt_BR.po b/modules/po/adminlog.pt_BR.po index 88498c6c..a70ddf14 100644 --- a/modules/po/adminlog.pt_BR.po +++ b/modules/po/adminlog.pt_BR.po @@ -40,7 +40,7 @@ msgstr "" #: adminlog.cpp:168 msgid "Usage: Target [path]" -msgstr "Sintaxe: Target [caminho]" +msgstr "Sintaxe: Target [caminho]" #: adminlog.cpp:170 msgid "Unknown target" diff --git a/modules/po/awaystore.pt_BR.po b/modules/po/awaystore.pt_BR.po index 71cdc40c..d5644ab1 100644 --- a/modules/po/awaystore.pt_BR.po +++ b/modules/po/awaystore.pt_BR.po @@ -24,7 +24,7 @@ msgstr "{1} mensagens foram excluídas" #: awaystore.cpp:104 msgid "USAGE: delete " -msgstr "Sintaxe: delete " +msgstr "Sintaxe: delete " #: awaystore.cpp:109 msgid "Illegal message # requested" diff --git a/modules/po/clientnotify.pt_BR.po b/modules/po/clientnotify.pt_BR.po index 8d5da606..e1a6e251 100644 --- a/modules/po/clientnotify.pt_BR.po +++ b/modules/po/clientnotify.pt_BR.po @@ -44,7 +44,7 @@ msgstr[1] "" #: clientnotify.cpp:108 msgid "Usage: Method " -msgstr "Sintaxe: Method " +msgstr "Sintaxe: Method " #: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140 msgid "Saved." @@ -52,11 +52,11 @@ msgstr "" #: clientnotify.cpp:121 msgid "Usage: NewOnly " -msgstr "Sintaxe: NewOnly " +msgstr "Sintaxe: NewOnly " #: clientnotify.cpp:134 msgid "Usage: OnDisconnect " -msgstr "Sintaxe: OnDisconnect " +msgstr "Sintaxe: OnDisconnect " #: clientnotify.cpp:145 msgid "" diff --git a/src/po/znc.pt_BR.po b/src/po/znc.pt_BR.po index cf533982..d8dee335 100644 --- a/src/po/znc.pt_BR.po +++ b/src/po/znc.pt_BR.po @@ -765,7 +765,7 @@ msgstr "SSL" #: ClientCommand.cpp:832 msgid "Usage: AddTrustedServerFingerprint " -msgstr "Sintaxe: AddTrustedServerFingerprint " +msgstr "Sintaxe: AddTrustedServerFingerprint " #: ClientCommand.cpp:836 ClientCommand.cpp:849 msgid "Done." @@ -773,7 +773,7 @@ msgstr "" #: ClientCommand.cpp:845 msgid "Usage: DelTrustedServerFingerprint " -msgstr "Sintaxe: AddTrustedServerFingerprint " +msgstr "Sintaxe: AddTrustedServerFingerprint " #: ClientCommand.cpp:858 msgid "No fingerprints added."