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