X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4d094331cfd1fbd2fede80232d9b1a0a94b4d482..refs/pull/3570/head:/resources/lang/pl/common.php diff --git a/resources/lang/pl/common.php b/resources/lang/pl/common.php index 316b04326..e07b1849a 100644 --- a/resources/lang/pl/common.php +++ b/resources/lang/pl/common.php @@ -18,7 +18,7 @@ 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 @@ -45,8 +45,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,9 +74,10 @@ 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' => 'Żaden', // Header 'header_menu_expand' => 'Rozwiń menu nagłówka',