X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4d094331cfd1fbd2fede80232d9b1a0a94b4d482..refs/pull/3918/head:/resources/lang/pl/common.php diff --git a/resources/lang/pl/common.php b/resources/lang/pl/common.php index 316b04326..61adf67b6 100644 --- a/resources/lang/pl/common.php +++ b/resources/lang/pl/common.php @@ -18,13 +18,14 @@ return [ 'name' => 'Nazwa', 'description' => 'Opis', 'role' => 'Rola', - 'cover_image' => 'Zdjęcie z okładki', + 'cover_image' => 'Okładka', 'cover_image_description' => 'Ten obraz powinien posiadać wymiary około 440x250px.', // Actions 'actions' => 'Akcje', 'view' => 'Widok', 'view_all' => 'Zobacz wszystkie', + 'new' => 'Nowe', 'create' => 'Utwórz', 'update' => 'Zaktualizuj', 'edit' => 'Edytuj', @@ -45,8 +46,10 @@ return [ 'unfavourite' => 'Usuń z ulubionych', 'next' => 'Dalej', 'previous' => 'Wstecz', - 'filter_active' => 'Active Filter:', - 'filter_clear' => 'Clear Filter', + 'filter_active' => 'Aktywny filtr:', + 'filter_clear' => 'Wyczyść Filtr', + 'download' => 'Pobierz', + 'open_in_tab' => 'Otwórz w karcie', // Sort Options 'sort_options' => 'Opcje sortowania', @@ -72,17 +75,20 @@ return [ 'default' => 'Domyślny', 'breadcrumb' => 'Ścieżka nawigacji', 'status' => 'Status', - 'status_active' => 'Active', - 'status_inactive' => 'Inactive', - 'never' => 'Never', + 'status_active' => 'Aktywny', + 'status_inactive' => 'Nieaktywny', + 'never' => 'Nigdy', + 'none' => 'Brak', // Header + 'homepage' => 'Strona domowa', 'header_menu_expand' => 'Rozwiń menu nagłówka', 'profile_menu' => 'Menu profilu', 'view_profile' => 'Zobacz profil', 'edit_profile' => 'Edytuj profil', 'dark_mode' => 'Tryb ciemny', 'light_mode' => 'Tryb jasny', + 'global_search' => 'Wyszukiwanie globalne', // Layout tabs 'tab_info' => 'Informacje',