New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Eugen Rochko 2022-12-08 21:25:47 +01:00
parent b8e18613b1
commit 2b80420794
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="get_started">Vamos começar</string>
<string name="log_in">Iniciar sessão</string> <string name="log_in">Iniciar sessão</string>
<string name="next">Próximo</string> <string name="next">Próximo</string>
<string name="error">Erro</string> <string name="error">Erro</string>
@ -380,4 +379,5 @@
<string name="i_agree">Eu concordo</string> <string name="i_agree">Eu concordo</string>
<string name="empty_list">Essa lista está vazia</string> <string name="empty_list">Essa lista está vazia</string>
<string name="instance_signup_closed">Este servidor não aceita novos registros.</string> <string name="instance_signup_closed">Este servidor não aceita novos registros.</string>
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
</resources> </resources>