This reverts commit 5174c00558.
closes #4145
This commit is contained in:
parent
8a39fc643c
commit
7fef19efc6
49 changed files with 528 additions and 1554 deletions
|
|
@ -209,36 +209,16 @@
|
|||
<string name="post_media_video">Wideo</string>
|
||||
<string name="state_follow_requested">Wysłano prośbę o obserwację</string>
|
||||
<!--These are for timestamps on statuses. For example: "16s" or "2d"-->
|
||||
<plurals name="abbreviated_in_years">
|
||||
<item quantity="other">w %d lata</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_in_days">
|
||||
<item quantity="other">w %d dni</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_in_hours">
|
||||
<item quantity="other">w %d godz.</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_in_minutes">
|
||||
<item quantity="other">w %d min.</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_in_seconds">
|
||||
<item quantity="other">w %ds</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_years_ago">
|
||||
<item quantity="other">%d lat temu</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_days_ago">
|
||||
<item quantity="other">%d dni temu</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_hours_ago">
|
||||
<item quantity="other">%d godz. temu</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_minutes_ago">
|
||||
<item quantity="other">%d min. temu</item>
|
||||
</plurals>
|
||||
<plurals name="abbreviated_seconds_ago">
|
||||
<item quantity="other">%ds temu</item>
|
||||
</plurals>
|
||||
<string name="abbreviated_in_years">w %d lata</string>
|
||||
<string name="abbreviated_in_days">w %d dni</string>
|
||||
<string name="abbreviated_in_hours">w %d godz.</string>
|
||||
<string name="abbreviated_in_minutes">w %d min.</string>
|
||||
<string name="abbreviated_in_seconds">w %ds</string>
|
||||
<string name="abbreviated_years_ago">%d lat temu</string>
|
||||
<string name="abbreviated_days_ago">%d dni temu</string>
|
||||
<string name="abbreviated_hours_ago">%d godz. temu</string>
|
||||
<string name="abbreviated_minutes_ago">%d min. temu</string>
|
||||
<string name="abbreviated_seconds_ago">%ds temu</string>
|
||||
<string name="follows_you">Obserwuje Cię</string>
|
||||
<string name="pref_title_alway_show_sensitive_media">Zawsze wyświetlaj wrażliwą zawartość</string>
|
||||
<string name="title_media">Zawartość multimedialna</string>
|
||||
|
|
@ -659,4 +639,4 @@
|
|||
<string name="action_discard">Odrzuć zmiany</string>
|
||||
<string name="action_share_account_username">Udostępnij nazwę użytkownika</string>
|
||||
<string name="action_share_account_link">Udostępnij link do konta</string>
|
||||
</resources>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue