New translations strings.xml (Macedonian)

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

View File

@ -46,14 +46,14 @@
<string name="import_export">Импорт/Експорт</string>
<string name="select_language">Јазик</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s Објава</item>
<item quantity="other">%s Објави</item>
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s Следач</item>
<item quantity="other">%s Следачи</item>
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s Следиш </string>
<string name="main_posts_following">%s\nFollowing</string>
<string name="post_viewer_autoplay_video">Autoplay на видеа</string>
<string name="post_viewer_muted_autoplay">Секогаш гледај видеа без звук</string>
<string name="post_viewer_show_captions">Секогаш прикажувај наслов</string>