Browse Source

New translations strings.xml (Persian)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
f887b45e4e
  1. 6
      app/src/main/res/values-fa/strings.xml

6
app/src/main/res/values-fa/strings.xml

@ -47,13 +47,13 @@
<string name="select_language">زبان</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\n پست‌ها</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="other">%s\nدنبال کننده ها</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nدنبال کننده ها</string>
<string name="post_viewer_autoplay_video">پخش خودکار فیلم ها</string>
<string name="post_viewer_muted_autoplay">همیشه فیلم هارو بی صدا کن</string>
<string name="post_viewer_show_captions">Always show post captions</string>

Loading…
Cancel
Save