New translations strings.xml (Portuguese, Brazilian)
This commit is contained in:
parent
bc3e46eae1
commit
9c83a5aaeb
|
@ -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 <a>escolha um servidor diferente</a>.</string>
|
||||
<string name="signup_username_taken">Esse nome de usuário já está em uso.</string>
|
||||
|
|
Loading…
Reference in New Issue