about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorRenato "Lond" Cerqueira <renato@lond.com.br>2017-10-18 09:53:17 -0200
committerEugen Rochko <eugen@zeonfederated.com>2017-10-18 13:53:17 +0200
commit26b2a6a71e93901e6d43c67b2954bc58df992af6 (patch)
tree7f950b6420fda70856f5f14bff31b62a5ffe507d /app
parentedf9a5e4fc6f169e7f7a4b08e3203a14213e0fef (diff)
Fix pt-BR translation strings related to advanced search. (#5449)
Diffstat (limited to 'app')
-rw-r--r--app/javascript/mastodon/locales/pt-BR.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/javascript/mastodon/locales/pt-BR.json b/app/javascript/mastodon/locales/pt-BR.json
index e30b88f74..ddb8b83f5 100644
--- 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",