Browse Source

New translations strings.xml (Catalan)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
913d7d345f
  1. 10
      app/src/main/res/values-ca/strings.xml

10
app/src/main/res/values-ca/strings.xml

@ -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>

Loading…
Cancel
Save