mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-11 00:54:50 +00:00
New translations web.php (Polish)
[ci skip]
This commit is contained in:
parent
4088c03387
commit
6328a7add8
1 changed files with 16 additions and 16 deletions
|
@ -13,7 +13,7 @@ return [
|
||||||
'shared' => 'Udostępnione',
|
'shared' => 'Udostępnione',
|
||||||
'shares' => 'Udostępnione',
|
'shares' => 'Udostępnione',
|
||||||
'unshare' => 'Anuluj udostępnianie',
|
'unshare' => 'Anuluj udostępnianie',
|
||||||
'bookmark' => 'Bookmark',
|
'bookmark' => 'Zakładka',
|
||||||
|
|
||||||
'cancel' => 'Anuluj',
|
'cancel' => 'Anuluj',
|
||||||
'copyLink' => 'Kopiuj Link',
|
'copyLink' => 'Kopiuj Link',
|
||||||
|
@ -24,10 +24,10 @@ return [
|
||||||
'other' => 'Inne',
|
'other' => 'Inne',
|
||||||
'readMore' => 'Czytaj więcej',
|
'readMore' => 'Czytaj więcej',
|
||||||
'success' => 'Sukces',
|
'success' => 'Sukces',
|
||||||
'proceed' => 'Proceed',
|
'proceed' => 'Kontynuuj',
|
||||||
'next' => 'Next',
|
'next' => 'Następny',
|
||||||
'close' => 'Close',
|
'close' => 'Zamknij',
|
||||||
'clickHere' => 'click here',
|
'clickHere' => 'kliknij tutaj',
|
||||||
|
|
||||||
'sensitive' => 'Wrażliwe',
|
'sensitive' => 'Wrażliwe',
|
||||||
'sensitiveContent' => 'Treść wrażliwa',
|
'sensitiveContent' => 'Treść wrażliwa',
|
||||||
|
@ -102,7 +102,7 @@ return [
|
||||||
'modlog' => 'logi',
|
'modlog' => 'logi',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'opowieść',
|
'story' => 'opowieść',
|
||||||
'noneFound' => 'No notifications found',
|
'noneFound' => 'Brak powiadomień',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
|
@ -185,10 +185,10 @@ return [
|
||||||
'peopleYouMayKnow' => 'Ludzie, których możesz znać',
|
'peopleYouMayKnow' => 'Ludzie, których możesz znać',
|
||||||
|
|
||||||
'onboarding' => [
|
'onboarding' => [
|
||||||
'welcome' => 'Welcome',
|
'welcome' => 'Witaj',
|
||||||
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.',
|
'thisIsYourHomeFeed' => 'To jest Twój kanał główny, chronologiczny kanał wpisów z kont, które śledzisz.',
|
||||||
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow',
|
'letUsHelpYouFind' => 'Pomożemy Ci znaleźć ciekawych ludzi do obserwowania',
|
||||||
'refreshFeed' => 'Refresh my feed',
|
'refreshFeed' => 'Odśwież mój kanał',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -197,12 +197,12 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'report' => [
|
'report' => [
|
||||||
'report' => 'Report',
|
'report' => 'Zgłoś',
|
||||||
'selectReason' => 'Select a reason',
|
'selectReason' => 'Wybierz przyczynę',
|
||||||
'reported' => 'Reported',
|
'reported' => 'Zgłoszono',
|
||||||
'sendingReport' => 'Sending report',
|
'sendingReport' => 'Wysyłanie zgłoszenia',
|
||||||
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!',
|
'thanksMsg' => 'Dziękujemy za zgłoszenie, ludzie tacy jak ty pomagają chronić naszą społeczność!',
|
||||||
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report',
|
'contactAdminMsg' => 'Jeśli chcesz skontaktować się z administratorem w sprawie tego wpisu lub go zgłosić',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue