New translations strings.xml (Catalan)

This commit is contained in:
Austin Huang 2021-03-05 15:19:07 -05:00
parent 6a93718b7c
commit a4dc8d9c45
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">Llengua</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="one">%s\nPublicació</item>
<item quantity="other">%s\nPublicacions</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\n Seguidors</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\n Seguint</string>
<string name="post_viewer_autoplay_video">Reproduir vídeos automàticament</string>
<string name="post_viewer_muted_autoplay">Silenciar sempre els vídeos</string>
<string name="post_viewer_show_captions">Mostrar sempre els subtítols</string>