ProjectLighthouse/ProjectLighthouse.Localization/Error.lang-pt-BR.resx
github-actions[bot] 893e215e93
Update the localization files (#1042)
[skip ci] Update the localization files

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-29 19:31:18 -05:00

44 lines
No EOL
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:element name="root" msdata:IsDataSet="true">
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="username_invalid" xml:space="preserve">
<value>O nome de usuário está vazio.</value>
</data>
<data name="username_taken" xml:space="preserve">
<value>O nome de usuário que você escolheu já existe.</value>
</data>
<data name="password_invalid" xml:space="preserve">
<value>O campo de senha é obrigatório.</value>
</data>
<data name="password_doesnt_match" xml:space="preserve">
<value>As senhas não coincidem!</value>
</data>
<data name="captcha_failed" xml:space="preserve">
<value>Você deve completar o captcha corretamente.</value>
</data>
<data name="email_taken" xml:space="preserve">
<value>O e-mail que você escolheu já está sendo usado.</value>
</data>
<data name="email_invalid" xml:space="preserve">
<value>O campo de endereço de e-mail é obrigatório.</value>
</data>
<data name="action_no_permission" xml:space="preserve">
<value>Você não tem permissões para executar esta ação.</value>
</data>
</root>