New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Eugen Rochko 2023-03-02 15:21:36 +01:00
parent bc3e46eae1
commit 9c83a5aaeb
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<resources>
<string name="get_started">Criar conta</string>
<string name="already_have_account">Já tenho uma conta</string>
<string name="log_in">Iniciar sessão</string>
<string name="log_in">Entrar</string>
<string name="next">Próximo</string>
<string name="loading_instance">Recuperando informações do servidor…</string>
<string name="error">Erro</string>
@ -427,6 +427,7 @@
<string name="server_policy_disagree">Discordo de %s</string>
<string name="profile_bio">Bio</string>
<!-- Shown in a progress dialog when you tap "follow all" -->
<string name="sending_follows">Seguindo usuários…</string>
<!-- %1$s is server domain, %2$s is email domain. You can reorder these placeholders to fit your language better. -->
<string name="signup_email_domain_blocked">%1$s não permite inscrições de %2$s. Tente um diferente ou &lt;a&gt;escolha um servidor diferente&lt;/a&gt;.</string>
<string name="signup_username_taken">Esse nome de usuário já está em uso.</string>