Merge remote-tracking branch 'mkljczk/develop' into develop
This commit is contained in:
commit
362fff4a90
2 changed files with 285 additions and 283 deletions
File diff suppressed because it is too large
Load diff
|
@ -1126,6 +1126,7 @@
|
|||
"notification.pleroma:participation_request": "{name} cce wziąć udział w Twoim wydarzeniu",
|
||||
"notification.poll": "Głosowanie w którym brałeś(-aś) udział zakończyła się",
|
||||
"notification.reblog": "{name} podbił(a) Twój wpis",
|
||||
"notification.reply": "{name} odpowiedział(a) na Twój wpis",
|
||||
"notification.severed_relationships": "Utracono połączenia z {name}",
|
||||
"notification.status": "{name} właśnie opublikował(a) wpis",
|
||||
"notification.update": "{name} zedytował(a) wpis, który podbiłeś(-aś)",
|
||||
|
@ -1464,7 +1465,7 @@
|
|||
"status.group": "Napisano w {group}",
|
||||
"status.group_mod_delete": "Usuń wpis z grupy",
|
||||
"status.hide_translation": "Ukryj tłumaczenie",
|
||||
"status.interactions.dislikes": "",
|
||||
"status.interactions.dislikes": "{count, plural, one {Negatywna reakcja} other {Negatywnych reakcji}}",
|
||||
"status.interactions.favourites": "{count, plural, one {Polubienie} few {Polubienia} other {Polubień}}",
|
||||
"status.interactions.quotes": "{count, plural, one {Cytat} few {Cytaty} other {Cytatów}}",
|
||||
"status.interactions.reblogs": "{count, plural, one {Podanie dalej} few {Podania dalej} other {Podań dalej}}",
|
||||
|
|
Loading…
Reference in a new issue