Merge pull request #1466 from oragono/l10n_master

New Crowdin updates
This commit is contained in:
Shivaram Lingamneni 2020-12-16 13:30:54 -05:00 committed by GitHub
commit 94df158c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -31,5 +31,9 @@
"Password incorrect": "Senha incorreta",
"Passwords do not match": "As senhas não correspondem",
"Syntax $bSET <setting> <value>$b\n\nSET modifies your account settings. The following settings are available:": "Sintaxe $bSET <setting> <value>$b\n\nSET modifica configurações da sua conta. Os seguintes parâmetros estão disponíveis:",
"Syntax: $bCERT <LIST | ADD | DEL> [account] [certfp]$b\n\nCERT examines or modifies the TLS certificate fingerprints that can be used to\nlog into an account. Specifically, $bCERT LIST$b lists the authorized\nfingerprints, $bCERT ADD <fingerprint>$b adds a new fingerprint, and\n$bCERT DEL <fingerprint>$b removes a fingerprint. If you're an IRC operator\nwith the correct permissions, you can act on another user's account, for\nexample with $bCERT ADD <account> <fingerprint>$b.": "Sintaxe: $bCERT <LIST | ADD | DEL> [account] [certfp]$b\n\nCERT exame ou modifica a assinatura do certificado TLS que pode\nser usado para entrar com uma conta. Especificamente, $bCERT LIST$b\nexibe assinaturas autorizadas. $bCERT ADD <fingerprint>$b adiciona uma\nnova assinatura, e $bCERT DEL <fingerprint>$b remove uma assinatura.\nOperadores IRC com as permissões corretas podem atuar na conta de\noutros usuários, por exemplo, $bCERT ADD <account> <fingerprint>$b.",
"Syntax: $bCLIENTS LIST [nickname]$b\n\nCLIENTS LIST shows information about the clients currently attached, via\nthe server's multiclient functionality, to your nickname. An administrator\ncan use this command to list another user's clients.\n\nSyntax: $bCLIENTS LOGOUT [nickname] [client_id/all]$b\n\nCLIENTS LOGOUT detaches a single client, or all other clients currently\nattached, via the server's multiclient functionality, to your nickname. An\nadministrator can use this command to logout another user's clients.": "Sintaxe: $bCLIENTS LIST [nickname]$b\n\nCLIENTS LIST mostra informação sobre clientes associados através\nda funcionalidade 'multiclient' ao seu apelido. Administradores podem\nusar este comando para exibir os clientes de outros usuários.\n\nSintaxe: $bCLIENTS LOGOUT [nickname] [client_id/all]$b\n\nCLIENTS LOGOUT desconecta um único cliente, ou todos os outros clientes\natualmente associados através da funcionalidade 'multiclient' ao seu\napelido. Administradores podemusar este comando para desconectar\nclientes de outros usuários.",
"Syntax: $bDROP [nickname]$b\n\nDROP de-links the given (or your current) nickname from your user account.": "Sintaxe: $bDROP [nickname]$b\n\nDROP dissocia o apelido informado (ou o atual) da sua conta de usuário.",
"Syntax: $bENFORCE [method]$b\n\nENFORCE is an alias for $bGET enforce$b and $bSET enforce$b. See the help\nentry for $bSET$b for more information.": "Sintaxe: $bENFORCE [method]$b\n\nENFORCE é um nome alternativo para $bGET enforce$b e $bSET enforce$b. Veja\na documentação de $bSET$b para mais informações.",
"You're not logged into an account": "Você não está logado em uma conta"
}