forked from treehouse/mastodon
i18n: Update Polish translation (#6632)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>rebase/4.0.0rc2
parent
46a9a23749
commit
3b2e783c1f
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"account.block": "Blokuj @{name}",
|
"account.block": "Blokuj @{name}",
|
||||||
"account.block_domain": "Blokuj wszystko z {domain}",
|
"account.block_domain": "Blokuj wszystko z {domain}",
|
||||||
|
"account.blocked": "Zablokowany",
|
||||||
"account.disclaimer_full": "Poniższe informacje mogą nie odwzorowywać bezbłędnie profilu użytkownika.",
|
"account.disclaimer_full": "Poniższe informacje mogą nie odwzorowywać bezbłędnie profilu użytkownika.",
|
||||||
"account.edit_profile": "Edytuj profil",
|
"account.edit_profile": "Edytuj profil",
|
||||||
"account.follow": "Śledź",
|
"account.follow": "Śledź",
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
"account.moved_to": "{name} przeniósł się do:",
|
"account.moved_to": "{name} przeniósł się do:",
|
||||||
"account.mute": "Wycisz @{name}",
|
"account.mute": "Wycisz @{name}",
|
||||||
"account.mute_notifications": "Wycisz powiadomienia o @{name}",
|
"account.mute_notifications": "Wycisz powiadomienia o @{name}",
|
||||||
|
"account.muted": "Wyciszony",
|
||||||
"account.posts": "Wpisy",
|
"account.posts": "Wpisy",
|
||||||
"account.posts_with_replies": "Wpisy z odpowiedziami",
|
"account.posts_with_replies": "Wpisy z odpowiedziami",
|
||||||
"account.report": "Zgłoś @{name}",
|
"account.report": "Zgłoś @{name}",
|
||||||
|
@ -238,6 +240,7 @@
|
||||||
"status.mute_conversation": "Wycisz konwersację",
|
"status.mute_conversation": "Wycisz konwersację",
|
||||||
"status.open": "Rozszerz ten wpis",
|
"status.open": "Rozszerz ten wpis",
|
||||||
"status.pin": "Przypnij do profilu",
|
"status.pin": "Przypnij do profilu",
|
||||||
|
"status.pinned": "Przypięty wpis",
|
||||||
"status.reblog": "Podbij",
|
"status.reblog": "Podbij",
|
||||||
"status.reblogged_by": "{name} podbił",
|
"status.reblogged_by": "{name} podbił",
|
||||||
"status.reply": "Odpowiedz",
|
"status.reply": "Odpowiedz",
|
||||||
|
|
|
@ -371,6 +371,7 @@ pl:
|
||||||
logout: Wyloguj się
|
logout: Wyloguj się
|
||||||
migrate_account: Przenieś konto
|
migrate_account: Przenieś konto
|
||||||
migrate_account_html: Jeżeli chcesz skonfigurować przekierowanie z obecnego konta na inne, możesz <a href="%{path}">skonfigurować to tutaj</a>.
|
migrate_account_html: Jeżeli chcesz skonfigurować przekierowanie z obecnego konta na inne, możesz <a href="%{path}">skonfigurować to tutaj</a>.
|
||||||
|
or: lub
|
||||||
or_log_in_with: Lub zaloguj się z użyciem
|
or_log_in_with: Lub zaloguj się z użyciem
|
||||||
providers:
|
providers:
|
||||||
cas: CAS
|
cas: CAS
|
||||||
|
|
Loading…
Reference in New Issue