New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Austin Huang 2021-03-05 20:48:06 -05:00
parent 728027b36f
commit 06ff282aa9
1 changed files with 5 additions and 5 deletions

View File

@ -46,14 +46,14 @@
<string name="import_export">Importar/Exportar</string>
<string name="select_language">Idioma</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="one">%s\nPublicação</item>
<item quantity="other">%s\nPublicações</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="one">%s\nSeguidor</item>
<item quantity="other">%s\nSeguidores</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nSeguindo</string>
<string name="post_viewer_autoplay_video">Reprodução automática de vídeos</string>
<string name="post_viewer_muted_autoplay">Sempre silenciar vídeos</string>
<string name="post_viewer_show_captions">Sempre mostrar as legendas das publicações</string>