commit: 26b2a6a71e93901e6d43c67b2954bc58df992af6
parent: edf9a5e4fc6f169e7f7a4b08e3203a14213e0fef
Author: Renato "Lond" Cerqueira <renato@lond.com.br>
Date: Wed, 18 Oct 2017 09:53:17 -0200
Fix pt-BR translation strings related to advanced search. (#5449)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/javascript/mastodon/locales/pt-BR.json b/app/javascript/mastodon/locales/pt-BR.json
@@ -169,11 +169,11 @@
"report.submit": "Enviar",
"report.target": "Denunciar",
"search.placeholder": "Pesquisar",
- "search_popout.search_format": "Advanced search format",
+ "search_popout.search_format": "Formato de busca avançado",
"search_popout.tips.hashtag": "hashtag",
"search_popout.tips.status": "status",
"search_popout.tips.text": "Texto simples retorna nomes de exibição, usuários e hashtags correspondentes",
- "search_popout.tips.user": "user",
+ "search_popout.tips.user": "usuário",
"search_results.total": "{count, number} {count, plural, one {resultado} other {resultados}}",
"standalone.public_title": "Dê uma espiada...",
"status.cannot_reblog": "Esta postagem não pode ser compartilhada",