New translations web.php (Polish)

[ci skip]
This commit is contained in:
daniel 2021-12-22 19:24:19 -07:00
parent c988f07895
commit 6008a5d186
1 changed files with 10 additions and 10 deletions

View File

@ -64,7 +64,7 @@ return [
'terms' => 'Regulamin', 'terms' => 'Regulamin',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => 'Wróć do poprzedniego wyglądu'
], ],
'directMessages' => [ 'directMessages' => [
@ -83,24 +83,24 @@ return [
'updatedA' => 'zaktualizowano', 'updatedA' => 'zaktualizowano',
'sentA' => 'wysłano', 'sentA' => 'wysłano',
'followed' => 'followed', 'followed' => 'zaobserwował(-a)',
'mentioned' => 'mentioned', 'mentioned' => 'wspominał(-a)',
'you' => 'ciebie', 'you' => 'ciebie',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Your application to join',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'została zatwierdzona!',
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', 'applicationRejected' => 'została odrzucona. Możesz ponownie ubiegać się o dołączenie za 6 miesięcy.',
'dm' => 'dm', 'dm' => 'dm',
'groupPost' => 'group post', 'groupPost' => 'group post',
'modlog' => 'modlog', 'modlog' => 'logi',
'post' => 'post', 'post' => 'post',
'story' => 'story', 'story' => 'story',
], ],
'post' => [ 'post' => [
'shareToFollowers' => 'Share to followers', 'shareToFollowers' => 'Udostępnij obserwującym',
'shareToOther' => 'Share to other', 'shareToOther' => 'Udostępnij innym',
'noLikes' => 'Brak polubień', 'noLikes' => 'Brak polubień',
'uploading' => 'Przesyłanie', 'uploading' => 'Przesyłanie',
], ],
@ -108,14 +108,14 @@ return [
'profile' => [ 'profile' => [
'posts' => 'Posty', 'posts' => 'Posty',
'followers' => 'Obserwujący', 'followers' => 'Obserwujący',
'following' => 'Following', 'following' => 'Obserwowane',
'admin' => 'Administrator', 'admin' => 'Administrator',
'collections' => 'Kolekcje', 'collections' => 'Kolekcje',
'follow' => 'Obserwuj', 'follow' => 'Obserwuj',
'unfollow' => 'Przestań obserwować', 'unfollow' => 'Przestań obserwować',
'editProfile' => 'Edytuj profil', 'editProfile' => 'Edytuj profil',
'followRequested' => 'Follow Requested', 'followRequested' => 'Follow Requested',
'joined' => 'Joined', 'joined' => 'Dołączono',
], ],
'menu' => [ 'menu' => [