mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-08 07:57:28 +00:00
New translations strings.xml (Polish)
This commit is contained in:
parent
3de9538a6f
commit
8d839e8beb
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user