X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5721/head:/lang/pl/editor.php diff --git a/lang/pl/editor.php b/lang/pl/editor.php index 9b19e2667..7ba9220cf 100644 --- a/lang/pl/editor.php +++ b/lang/pl/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Anuluj', 'save' => 'Zapisz', 'close' => 'Zamknij', + 'apply' => 'Apply', 'undo' => 'Cofnij', 'redo' => 'Ponów', 'left' => 'Lewa strona', @@ -81,6 +82,9 @@ return [ 'table_properties' => 'Właściwości tabeli', 'table_properties_title' => 'Właściwości Tabeli', 'delete_table' => 'Usuń tabelę', + 'table_clear_formatting' => 'Wyczyść formatowanie tabeli', + 'resize_to_contents' => 'Dostosuj rozmiar do zawartości', + 'row_header' => 'Wiersz nagłówka', 'insert_row_before' => 'Wstaw wiersz przed', 'insert_row_after' => 'Wstaw wiersz za', 'delete_row' => 'Usuń wiersz', @@ -144,6 +148,7 @@ return [ 'url' => 'Adres URL', 'text_to_display' => 'Tekst do wyświetlenia', 'title' => 'Tytuł', + 'browse_links' => 'Browse links', 'open_link' => 'Otwórz link', 'open_link_in' => 'Otwórz link w...', 'open_link_current' => 'Bieżące okno', @@ -160,6 +165,8 @@ return [ 'about' => 'O edytorze', 'about_title' => 'O edytorze WYSIWYG', 'editor_license' => 'Licencja edytora i prawa autorskie', + 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', + 'editor_lexical_license_link' => 'Full license details can be found here.', 'editor_tiny_license' => 'Ten edytor jest zbudowany przy użyciu :tinyLink, który jest udostępniany na licencji MIT.', 'editor_tiny_license_link' => 'Szczegóły dotyczące praw autorskich i licencji TinyMCE można znaleźć tutaj.', 'save_continue' => 'Zapisz stronę i kontynuuj',