New translations strings.xml (Catalan)

This commit is contained in:
Austin Huang 2021-03-05 14:32:37 -05:00
parent 192dddd2cf
commit 913d7d345f
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 Publicació</item>
<item quantity="other">%s Publicacions</item>
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s Seguidor</item>
<item quantity="other">%s Seguidors</item>
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s Seguint</string>
<string name="main_posts_following">%s\nFollowing</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>