pt-rBR translation updated (#438)

This commit is contained in:
Anna e só 2017-11-07 18:37:11 -02:00 committed by Konrad Pozniak
parent b11e88cf46
commit 53de82bced
1 changed files with 11 additions and 1 deletions

View File

@ -33,6 +33,9 @@
<string name="title_follow_requests">Solicitações de seguidor</string>
<string name="title_edit_profile">Edite seu perfil</string>
<string name="title_saved_toot">Rascunhos</string>
<string name="title_x_followers"><b>%d</b> Seguidores</string>
<string name="title_x_following"><b>%d</b> Seguindo</string>
<string name="title_x_statuses"><b>%d</b> Postagens</string>
<string name="status_username_format">\@%s</string>
<string name="status_boosted_format">%s compartilhou</string>
@ -193,6 +196,11 @@
<string name="about_title_activity">Sobre</string>
<string name="about_application_version">Versão: %s</string>
<string name="about_tusky_version">Tusky %s</string>
<string name="about_tusky_license">Tusky é um software gratuito e de código aberto.
Ele é licenciado sob a versão 3 da Licença Pública Geral GNU.
Você pode ler a licença aqui: https://www.gnu.org/licenses/gpl-3.0.pt-br.html</string>
<!-- note to translators: the url can be changed to link to the localized version of the license -->
<string name="about_project_site">
Site do projeto:\n
https://tusky.keylesspalace.com
@ -227,6 +235,8 @@
<string name="follows_you">Segue você</string>
<string name="pref_title_alway_show_sensitive_media">Sempre mostrar conteúdo NSFW</string>
<string name="title_media">Mídia</string>
<string name="replying_to">Respondendo a @%s</string>
<string name="load_more_placeholder_text">carregar mais</string>
</resources>