Browse Source

New translations strings.xml (Polish)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
8d839e8beb
  1. 18
      app/src/main/res/values-pl/strings.xml

18
app/src/main/res/values-pl/strings.xml

@ -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…
Cancel
Save