New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Eugen Rochko 2023-04-28 02:45:25 +02:00
parent 43600756c0
commit 385b91761b
1 changed files with 2 additions and 0 deletions

View File

@ -412,4 +412,6 @@
<!-- %1$s is server domain, %2$s is email domain. You can reorder these placeholders to fit your language better. --> <!-- %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_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> <string name="signup_username_taken">Esse nome de usuário já está em uso.</string>
<string name="learn_more">Saiba mais</string>
<string name="welcome_to_mastodon">Bem-vindo ao Mastodon</string>
</resources> </resources>