kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			
		
			
				
	
	
		
			182 wiersze
		
	
	
		
			5.3 KiB
		
	
	
	
		
			PHP
		
	
	
			
		
		
	
	
			182 wiersze
		
	
	
		
			5.3 KiB
		
	
	
	
		
			PHP
		
	
	
<?php
 | 
						|
 | 
						|
return [
 | 
						|
 | 
						|
	'common' => [
 | 
						|
		'comment' => 'Skomentuj',
 | 
						|
		'commented' => 'Skomentowane',
 | 
						|
		'comments' => 'Komentarze',
 | 
						|
		'like' => 'Polub',
 | 
						|
		'liked' => 'Polubione',
 | 
						|
		'likes' => 'Polubienia',
 | 
						|
		'share' => 'Udostępnij',
 | 
						|
		'shared' => 'Udostępnione',
 | 
						|
		'shares' => 'Udostępnione',
 | 
						|
		'unshare' => 'Anuluj udostępnianie',
 | 
						|
 | 
						|
		'cancel' => 'Anuluj',
 | 
						|
		'copyLink' => 'Kopiuj Link',
 | 
						|
		'delete' => 'Usuń',
 | 
						|
		'error' => 'Błąd',
 | 
						|
		'errorMsg' => 'Coś poszło nie tak. Spróbuj ponownie później.',
 | 
						|
		'oops' => 'Ups!',
 | 
						|
		'other' => 'Inne',
 | 
						|
		'readMore' => 'Czytaj więcej',
 | 
						|
		'success' => 'Sukces',
 | 
						|
 | 
						|
		'sensitive' => 'Sensitive',
 | 
						|
		'sensitiveContent' => 'Treść wrażliwa',
 | 
						|
		'sensitiveContentWarning' => 'Ten post może zawierać wrażliwe treści',
 | 
						|
	],
 | 
						|
 | 
						|
	'site' => [
 | 
						|
		'terms' => 'Warunki Użytkowania',
 | 
						|
		'privacy' => 'Polityka Prywatności',
 | 
						|
	],
 | 
						|
 | 
						|
	'navmenu' => [
 | 
						|
		'search' => 'Szukaj',
 | 
						|
		'admin' => 'Panel administracyjny',
 | 
						|
 | 
						|
		// Timelines
 | 
						|
		'homeFeed' => 'Główny kanał',
 | 
						|
		'localFeed' => 'Lokalny kanał',
 | 
						|
		'globalFeed' => 'Globalny kanał',
 | 
						|
 | 
						|
		// Core features
 | 
						|
		'discover' => 'Odkrywaj',
 | 
						|
		'directMessages' => 'Wiadomości bezpośrednie',
 | 
						|
		'notifications' => 'Powiadomienia',
 | 
						|
		'groups' => 'Grupy',
 | 
						|
		'stories' => 'Stories',
 | 
						|
 | 
						|
		// Self links
 | 
						|
		'profile' => 'Profil',
 | 
						|
		'drive' => 'Dysk',
 | 
						|
		'settings' => 'Ustawienia',
 | 
						|
		'compose' => 'Utwórz nowy',
 | 
						|
 | 
						|
		// Nav footer
 | 
						|
		'about' => 'O nas',
 | 
						|
		'help' => 'Pomoc',
 | 
						|
		'language' => 'Język',
 | 
						|
		'privacy' => 'Prywatność',
 | 
						|
		'terms' => 'Regulamin',
 | 
						|
 | 
						|
		// Temporary links
 | 
						|
		'backToPreviousDesign' => 'Wróć do poprzedniego wyglądu'
 | 
						|
	],
 | 
						|
 | 
						|
	'directMessages' => [
 | 
						|
		'inbox' => 'Wiadomości',
 | 
						|
		'sent' => 'Wysłane',
 | 
						|
		'requests' => 'Prośby o kontakt'
 | 
						|
	],
 | 
						|
 | 
						|
	'notifications' => [
 | 
						|
		'liked' => 'polubił(a) twoje',
 | 
						|
		'commented' => 'skomentował(a) twoje',
 | 
						|
		'reacted' => 'zareagował(a) na twoje',
 | 
						|
		'shared' => 'shared your',
 | 
						|
		'tagged' => 'oznaczono cię w',
 | 
						|
 | 
						|
		'updatedA' => 'zaktualizowano',
 | 
						|
		'sentA' => 'wysłano',
 | 
						|
 | 
						|
		'followed' => 'zaobserwował(-a)',
 | 
						|
		'mentioned' => 'wspominał(-a)',
 | 
						|
		'you' => 'ciebie',
 | 
						|
 | 
						|
		'yourApplication' => 'Your application to join',
 | 
						|
		'applicationApproved' => 'została zatwierdzona!',
 | 
						|
		'applicationRejected' => 'została odrzucona. Możesz ponownie ubiegać się o dołączenie za 6 miesięcy.',
 | 
						|
 | 
						|
		'dm' => 'dm',
 | 
						|
		'groupPost' => 'group post',
 | 
						|
		'modlog' => 'logi',
 | 
						|
		'post' => 'post',
 | 
						|
		'story' => 'story',
 | 
						|
	],
 | 
						|
 | 
						|
	'post' => [
 | 
						|
		'shareToFollowers' => 'Udostępnij obserwującym',
 | 
						|
		'shareToOther' => 'Udostępnij innym',
 | 
						|
		'noLikes' => 'Brak polubień',
 | 
						|
		'uploading' => 'Przesyłanie',
 | 
						|
	],
 | 
						|
 | 
						|
	'profile' => [
 | 
						|
		'posts' => 'Posty',
 | 
						|
		'followers' => 'Obserwujący',
 | 
						|
		'following' => 'Obserwowane',
 | 
						|
		'admin' => 'Administrator',
 | 
						|
		'collections' => 'Kolekcje',
 | 
						|
		'follow' => 'Obserwuj',
 | 
						|
		'unfollow' => 'Przestań obserwować',
 | 
						|
		'editProfile' => 'Edytuj profil',
 | 
						|
		'followRequested' => 'Follow Requested',
 | 
						|
		'joined' => 'Dołączono',
 | 
						|
 | 
						|
		'emptyCollections' => 'We can\'t seem to find any collections',
 | 
						|
		'emptyPosts' => 'We can\'t seem to find any posts',
 | 
						|
	],
 | 
						|
 | 
						|
	'menu' => [
 | 
						|
		'viewPost' => 'Zobacz post',
 | 
						|
		'viewProfile' => 'Zobacz profil',
 | 
						|
		'moderationTools' => 'Narzędzia moderacyjne',
 | 
						|
		'report' => 'Zgłoś',
 | 
						|
		'archive' => 'Przenieś do archiwum',
 | 
						|
		'unarchive' => 'Usuń z archiwum',
 | 
						|
		'embed' => 'Osadź',
 | 
						|
 | 
						|
		'selectOneOption' => 'Select one of the following options',
 | 
						|
		'unlistFromTimelines' => 'Unlist from Timelines',
 | 
						|
		'addCW' => 'Dodaj ostrzeżenie o treści',
 | 
						|
		'removeCW' => 'Usuń ostrzeżenie o treści',
 | 
						|
		'markAsSpammer' => 'Mark as Spammer',
 | 
						|
		'markAsSpammerText' => 'Unlist + CW existing and future posts',
 | 
						|
		'spam' => 'Spam',
 | 
						|
		'sensitive' => 'Treść wrażliwa',
 | 
						|
		'abusive' => 'Abusive or Harmful',
 | 
						|
		'underageAccount' => 'Underage Account',
 | 
						|
		'copyrightInfringement' => 'Naruszenie praw autorskich',
 | 
						|
		'impersonation' => 'Podszywanie się pod inne osoby',
 | 
						|
		'scamOrFraud' => 'Scam or Fraud',
 | 
						|
		'confirmReport' => 'Confirm Report',
 | 
						|
		'confirmReportText' => 'Are you sure you want to report this post?',
 | 
						|
		'reportSent' => 'Zgłoszenie wysłane!',
 | 
						|
		'reportSentText' => 'Otrzymaliśmy Twój raport.',
 | 
						|
		'reportSentError' => 'Wystąpił błąd podczas zgłaszania tego posta.',
 | 
						|
 | 
						|
		'modAddCWConfirm' => 'Czy na pewno chcesz dodać ostrzeżenie o treści do tego wpisu?',
 | 
						|
		'modCWSuccess' => 'Successfully added content warning',
 | 
						|
		'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
 | 
						|
		'modRemoveCWSuccess' => 'Successfully removed content warning',
 | 
						|
		'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
 | 
						|
		'modUnlistSuccess' => 'Successfully unlisted post',
 | 
						|
		'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
 | 
						|
		'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
 | 
						|
 | 
						|
		'toFollowers' => 'to Followers',
 | 
						|
 | 
						|
		'showCaption' => 'Show Caption',
 | 
						|
		'showLikes' => 'Pokaż polubienia',
 | 
						|
		'compactMode' => 'Tryb kompaktowy',
 | 
						|
		'embedConfirmText' => 'By using this embed, you agree to our',
 | 
						|
 | 
						|
		'deletePostConfirm' => 'Czy na pewno chcesz usunąć ten post?',
 | 
						|
		'archivePostConfirm' => 'Czy na pewno chcesz zarchiwizować ten post?',
 | 
						|
		'unarchivePostConfirm' => 'Czy na pewno chcesz cofnąć archiwizację tego wpisu?',
 | 
						|
	],
 | 
						|
 | 
						|
	'story' => [
 | 
						|
		'add' => 'Add Story'
 | 
						|
	],
 | 
						|
 | 
						|
	'timeline' => [
 | 
						|
		'peopleYouMayKnow' => 'Ludzie, których możesz znać'
 | 
						|
	]
 | 
						|
 | 
						|
];
 |