]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/common.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / pl / common.php
index 1e718a63cc943081f87e4be160ed64497957fbe7..7bacb698d700730e83b80cc3b9b9cc03695a16b7 100644 (file)
@@ -18,9 +18,9 @@ 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',
@@ -45,6 +45,8 @@ return [
     'unfavourite' => 'Usuń z ulubionych',
     'next' => 'Dalej',
     'previous' => 'Wstecz',
+    'filter_active' => 'Aktywny filtr:',
+    'filter_clear' => 'Wyczyść Filtr',
 
     // Sort Options
     'sort_options' => 'Opcje sortowania',
@@ -69,6 +71,11 @@ return [
     'list_view' => 'Widok listy',
     'default' => 'Domyślny',
     'breadcrumb' => 'Ścieżka nawigacji',
+    'status' => 'Status',
+    'status_active' => 'Aktywny',
+    'status_inactive' => 'Nieaktywny',
+    'never' => 'Nigdy',
+    'none' => 'Żaden',
 
     // Header
     'header_menu_expand' => 'Rozwiń menu nagłówka',