mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
New translations chanserv.lang.json (Portuguese, Brazilian)
This commit is contained in:
parent
0aa725e9f2
commit
155fb3ea21
1
languages/pt-BR-chanserv.lang.json
vendored
1
languages/pt-BR-chanserv.lang.json
vendored
@ -15,7 +15,6 @@
|
|||||||
"ChanServ lets you register and manage channels.": "ChanServ permite registrar e gerenciar canais.",
|
"ChanServ lets you register and manage channels.": "ChanServ permite registrar e gerenciar canais.",
|
||||||
"Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Sintaxe $bSET #canal <setting> <value>$b\n\nSET modifica as configurações de um canal. As seguintes configurações estão disponíveis:",
|
"Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Sintaxe $bSET #canal <setting> <value>$b\n\nSET modifica as configurações de um canal. As seguintes configurações estão disponíveis:",
|
||||||
"Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Sintaxe: $INFO #canal$b\n\nINFO exibe informação sobre um canal registrado.",
|
"Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Sintaxe: $INFO #canal$b\n\nINFO exibe informação sobre um canal registrado.",
|
||||||
"Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Sintaxe: $bAMODE #canal [mudança de modo] [account]$b\n\nAMODE lista ou modifica configurações do modo persistente que afetam membros do canal.\nPor exemplo. $bAMODE #canal +o dan$b concede ao portador da conta \"dan\"\no modo de operador +o toda vez que entrar em #canal. Para listar as contas\ne modos atuais, use $bAMODE #canal$b. Repare que referências a usuários\nsão sempre feitas através do nome do conta registrado, não apelidos.",
|
|
||||||
"Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Sintaxe: $bCLEAR #canal alvo$b\n\nCLEAR exclui usuários ou configurações de um canal. Especificamente: \n\n$bCLEAR #canal users$b expulsa todos os usuários exceto você.\n$bCLEAR #canal access$b remove banimentos armazenados, convites, exceções a\nbanimentos e modos de usuário persistente concedidos através de CS AMODE.",
|
"Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Sintaxe: $bCLEAR #canal alvo$b\n\nCLEAR exclui usuários ou configurações de um canal. Especificamente: \n\n$bCLEAR #canal users$b expulsa todos os usuários exceto você.\n$bCLEAR #canal access$b remove banimentos armazenados, convites, exceções a\nbanimentos e modos de usuário persistente concedidos através de CS AMODE.",
|
||||||
"Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.": "Sintaxe: $bDEOP #channel [nickname]$b\n\nDEOP remove o apelido informado, ou seu próprio, o admin do canal. Este comando\nsó pode ser usado pelo fundador do canal.",
|
"Syntax: $bDEOP #channel [nickname]$b\n\nDEOP removes the given nickname, or yourself, the channel admin. You can only use\nthis command if you're the founder of the channel.": "Sintaxe: $bDEOP #channel [nickname]$b\n\nDEOP remove o apelido informado, ou seu próprio, o admin do canal. Este comando\nsó pode ser usado pelo fundador do canal.",
|
||||||
"Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Sintaxe: $bGET #canal <setting>$b\n\nGET consulta os valores de configuração atuais do canal. Para mais informações\nsobre as configurações e seus possíveis valores, veja HELP SET.",
|
"Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Sintaxe: $bGET #canal <setting>$b\n\nGET consulta os valores de configuração atuais do canal. Para mais informações\nsobre as configurações e seus possíveis valores, veja HELP SET.",
|
||||||
|
Loading…
Reference in New Issue
Block a user