New translations strings.xml (Turkish)

This commit is contained in:
Austin Huang 2021-03-05 14:32:22 -05:00
parent d6e76cfa28
commit db86674add
1 changed files with 5 additions and 5 deletions

View File

@ -46,14 +46,14 @@
<string name="import_export">İçe Aktar/Dışa Aktar</string>
<string name="select_language">Dil</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s Gönderi</item>
<item quantity="other">%s Gönderi</item>
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s Takipçi</item>
<item quantity="other">%s Takipçi</item>
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s Takip </string>
<string name="main_posts_following">%s\nFollowing</string>
<string name="post_viewer_autoplay_video">Videoları otomatik oynat</string>
<string name="post_viewer_muted_autoplay">Videoları her zaman sustur</string>
<string name="post_viewer_show_captions">Gönderi başlıklarını her zaman göster</string>