X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/611cb290731e6fac507a7d24b5e234911a28bee6..refs/pull/2515/head:/resources/lang/pl/common.php diff --git a/resources/lang/pl/common.php b/resources/lang/pl/common.php index 664e7c4c5..c93d0b9e1 100644 --- a/resources/lang/pl/common.php +++ b/resources/lang/pl/common.php @@ -24,7 +24,7 @@ return [ // Actions 'actions' => 'Akcje', 'view' => 'Widok', - 'view_all' => 'View All', + 'view_all' => 'Zobacz wszystkie', 'create' => 'Utwórz', 'update' => 'Zaktualizuj', 'edit' => 'Edytuj', @@ -33,11 +33,13 @@ return [ 'copy' => 'Skopiuj', 'reply' => 'Odpowiedz', 'delete' => 'Usuń', + 'delete_confirm' => 'Potwierdź usunięcie', 'search' => 'Szukaj', 'search_clear' => 'Wyczyść wyszukiwanie', 'reset' => 'Resetuj', 'remove' => 'Usuń', 'add' => 'Dodaj', + 'fullscreen' => 'Pełny ekran', // Sort Options 'sort_options' => 'Opcje sortowania', @@ -59,12 +61,14 @@ return [ 'grid_view' => 'Widok kafelkowy', 'list_view' => 'Widok listy', 'default' => 'Domyślny', - 'breadcrumb' => 'Breadcrumb', + 'breadcrumb' => 'Ścieżka nawigacji', // Header - 'profile_menu' => 'Profile Menu', + 'profile_menu' => 'Menu profilu', 'view_profile' => 'Zobacz profil', 'edit_profile' => 'Edytuj profil', + 'dark_mode' => 'Tryb ciemny', + 'light_mode' => 'Tryb jasny', // Layout tabs 'tab_info' => 'Informacje',