New translations web.php (Polish)

[ci skip]
This commit is contained in:
daniel 2023-12-12 17:00:20 -07:00
parent 4088c03387
commit 6328a7add8

View file

@ -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ć',
], ],
]; ];