New translations strings.xml (Polish)

This commit is contained in:
Thomas 2018-03-14 16:43:22 +01:00
parent e71bda10be
commit f333674685
1 changed files with 4 additions and 0 deletions

View File

@ -129,6 +129,7 @@
<plurals name="preview_replies">
<item quantity="one">%d odpowiedzi</item>
<item quantity="few">%d odpowiedzi</item>
<item quantity="many">%d replies</item>
<item quantity="other">%d odpowiedzi</item>
</plurals>
<string name="bookmarks">Bookmarks</string>
@ -215,11 +216,13 @@
<plurals name="other_notifications">
<item quantity="one">dodaj %d innych powiadomień</item>
<item quantity="few">dodaj %d innych powiadomień</item>
<item quantity="many">and %d other notifications</item>
<item quantity="other">dodaj %d innych powiadomień</item>
</plurals>
<plurals name="other_notif_hometimeline">
<item quantity="one">i kolejne %d toot do odkrycia</item>
<item quantity="few">i kolejne %d toot do odkrycia</item>
<item quantity="many">and %d other toots to discover</item>
<item quantity="other">i kolejne %d toot do odkrycia</item>
</plurals>
<string name="delete_notification_ask">Usunąć powiadomienie?</string>
@ -298,6 +301,7 @@
<string name="set_nsfw_timeout">Timeout widoku NSFW (sekundy, 0 oznacza wyłącznie)</string>
<string name="settings_title_profile">Edytuj profil</string>
<string name="set_profile_description">Bio…</string>
<string name="set_lock_account">Lock account</string>
<string name="set_save_changes">Zapisz zmiany</string>
<string name="set_header_picture_overlay">Wybierz zdjęcie nagłówka</string>
<string name="set_preview_reply">Wyświetl liczbę odpowiedzi na domowej osi czasu</string>