New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Eugen Rochko 2023-01-31 07:47:05 +01:00
parent 1e75f9f1c2
commit 703dbd4c8a
1 changed files with 3 additions and 0 deletions

View File

@ -423,6 +423,9 @@
<string name="privacy_policy_explanation">TL;DR: Não coletamos ou processamos nada.</string>
<!-- %s is server domain -->
<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" -->
<!-- %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>
</resources>