]> BookStack Code Mirror - bookstack/blobdiff - lang/pl/editor.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / pl / editor.php
index 9b19e266768a34c5e56a2fbb6d6f913763296cdb..7ba9220cf56a27dcb76570f9daa2783874b730ef 100644 (file)
@@ -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',