New translations strings.xml (Polish)

This commit is contained in:
Austin Huang 2021-03-05 14:32:13 -05:00
parent 3de9538a6f
commit 8d839e8beb
1 changed files with 9 additions and 9 deletions

View File

@ -46,18 +46,18 @@
<string name="import_export">Importuj/Eksportuj</string>
<string name="select_language">Język</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s post</item>
<item quantity="few">%s postów</item>
<item quantity="many">%s postów</item>
<item quantity="other">%s postów</item>
<item quantity="one">%s\nPost</item>
<item quantity="few">%s\nPosts</item>
<item quantity="many">%s\nPosts</item>
<item quantity="other">%s\nPosts</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s obserwujący</item>
<item quantity="few">%s obserwujących</item>
<item quantity="many">%s obserwujących</item>
<item quantity="other">%s obserwujących</item>
<item quantity="one">%s\nFollower</item>
<item quantity="few">%s\nFollowers</item>
<item quantity="many">%s\nFollowers</item>
<item quantity="other">%s\nFollowers</item>
</plurals>
<string name="main_posts_following">%s obserwowanych </string>
<string name="main_posts_following">%s\nFollowing</string>
<string name="post_viewer_autoplay_video">Automatyczne odtwarzanie filmów</string>
<string name="post_viewer_muted_autoplay">Zawsze wyciszaj filmy</string>
<string name="post_viewer_show_captions">Zawsze pokazuj napisy postów</string>