]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/editor.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / pl / editor.php
index e84d60a7d0dbb7710511d4ce8e43ff5e3a9e59fc..f7a6050b2b61916f6cd5835b46b109359253dff3 100644 (file)
  */
 return [
     // General editor terms
-    'general' => 'General',
-    'advanced' => 'Advanced',
-    'none' => 'None',
-    'cancel' => 'Cancel',
-    'save' => 'Save',
-    'close' => 'Close',
-    'undo' => 'Undo',
-    'redo' => 'Redo',
-    'left' => 'Left',
-    'center' => 'Center',
-    'right' => 'Right',
-    'top' => 'Top',
-    'middle' => 'Middle',
-    'bottom' => 'Bottom',
-    'width' => 'Width',
-    'height' => 'Height',
-    'More' => 'More',
+    'general' => 'Ogólne',
+    'advanced' => 'Zaawansowane',
+    'none' => 'Brak',
+    'cancel' => 'Anuluj',
+    'save' => 'Zapisz',
+    'close' => 'Zamknij',
+    'undo' => 'Cofnij',
+    'redo' => 'Ponów',
+    'left' => 'Lewa strona',
+    'center' => 'Centrum',
+    'right' => 'Prawa strona',
+    'top' => 'Góra',
+    'middle' => 'Środek',
+    'bottom' => 'Dół',
+    'width' => 'Szerokość',
+    'height' => 'Wysokość',
+    'More' => 'Więcej',
+    'select' => 'Wybierz...',
 
     // Toolbar
-    'formats' => 'Formats',
-    'header_large' => 'Large Header',
-    'header_medium' => 'Medium Header',
-    'header_small' => 'Small Header',
-    'header_tiny' => 'Tiny Header',
-    'paragraph' => 'Paragraph',
-    'blockquote' => 'Blockquote',
-    'inline_code' => 'Inline code',
-    'callouts' => 'Callouts',
-    'callout_information' => 'Information',
-    'callout_success' => 'Success',
-    'callout_warning' => 'Warning',
-    'callout_danger' => 'Danger',
-    'bold' => 'Bold',
-    'italic' => 'Italic',
-    'underline' => 'Underline',
-    'strikethrough' => 'Strikethrough',
-    'superscript' => 'Superscript',
-    'subscript' => 'Subscript',
-    'text_color' => 'Text color',
-    'custom_color' => 'Custom color',
-    'remove_color' => 'Remove color',
-    'background_color' => 'Background color',
-    'align_left' => 'Align left',
-    'align_center' => 'Align center',
-    'align_right' => 'Align right',
-    'align_justify' => 'Align justify',
-    'list_bullet' => 'Bullet list',
-    'list_numbered' => 'Numbered list',
-    'indent_increase' => 'Increase indent',
-    'indent_decrease' => 'Decrease indent',
-    'table' => 'Table',
-    'insert_image' => 'Insert image',
-    'insert_image_title' => 'Insert/Edit Image',
-    'insert_link' => 'Insert/edit link',
-    'insert_link_title' => 'Insert/Edit Link',
-    'insert_horizontal_line' => 'Insert horizontal line',
-    'insert_code_block' => 'Insert code block',
-    'insert_drawing' => 'Insert/edit drawing',
-    'drawing_manager' => 'Drawing manager',
-    'insert_media' => 'Insert/edit media',
-    'insert_media_title' => 'Insert/Edit Media',
-    'clear_formatting' => 'Clear formatting',
-    'source_code' => 'Source code',
-    'source_code_title' => 'Source Code',
-    'fullscreen' => 'Fullscreen',
-    'image_options' => 'Image options',
+    'formats' => 'Formaty',
+    'header_large' => 'Duży Nagłówek',
+    'header_medium' => 'Średni Nagłówek',
+    'header_small' => 'Mały Nagłówek',
+    'header_tiny' => 'Bardzo Mały Nagłówek',
+    'paragraph' => 'Paragraf',
+    'blockquote' => 'Cytat',
+    'inline_code' => 'Kod źródłowy',
+    'callouts' => 'Objaśnienia',
+    'callout_information' => 'Informacja',
+    'callout_success' => 'Sukces',
+    'callout_warning' => 'Ostrzeżenie',
+    'callout_danger' => 'Niebezpieczeństwo',
+    'bold' => 'Pogrubienie',
+    'italic' => 'Kursywa',
+    'underline' => 'Podkreślenie',
+    'strikethrough' => 'Przekreślenie',
+    'superscript' => 'Indeks górny',
+    'subscript' => 'Indeks dolny',
+    'text_color' => 'Kolor tekstu',
+    'custom_color' => 'Kolor niestandardowy',
+    'remove_color' => 'Usuń kolor',
+    'background_color' => 'Kolor tła',
+    'align_left' => 'Wyrównaj do lewej',
+    'align_center' => 'Wyśrodkuj',
+    'align_right' => 'Wyrównaj do prawej',
+    'align_justify' => 'Wyjustuj',
+    'list_bullet' => 'Lista punktowana',
+    'list_numbered' => 'Lista numerowana',
+    'list_task' => 'Lista zadań',
+    'indent_increase' => 'Zwiększ wcięcie',
+    'indent_decrease' => 'Zmniejsz wcięcie',
+    'table' => 'Tabela',
+    'insert_image' => 'Wstaw obraz',
+    'insert_image_title' => 'Wstaw/Edytuj obraz',
+    'insert_link' => 'Wstaw/edytuj link',
+    'insert_link_title' => 'Wstaw/Edytuj Link',
+    'insert_horizontal_line' => 'Wstaw linię poziomą',
+    'insert_code_block' => 'Wstaw blok kodu',
+    'insert_drawing' => 'Wstaw/Edytuj rysunek',
+    'drawing_manager' => 'Menedżer rysunków',
+    'insert_media' => 'Wstaw/edytuj multimedia',
+    'insert_media_title' => 'Wstaw/Edytuj Multimedia',
+    'clear_formatting' => 'Wyczyść formatowanie',
+    'source_code' => 'Kod źródłowy',
+    'source_code_title' => 'Kod Źródłowy',
+    'fullscreen' => 'Pełny ekran',
+    'image_options' => 'Opcje obrazu',
 
     // Tables
-    'table_properties' => 'Table properties',
-    'table_properties_title' => 'Table Properties',
-    'delete_table' => 'Delete table',
-    'insert_row_before' => 'Insert row before',
-    'insert_row_after' => 'Insert row after',
-    'delete_row' => 'Delete row',
-    'insert_column_before' => 'Insert column before',
-    'insert_column_after' => 'Insert column after',
-    'delete_column' => 'Delete column',
-    'table_cell' => 'Cell',
-    'table_row' => 'Row',
-    'table_column' => 'Column',
-    'cell_properties' => 'Cell properties',
-    'cell_properties_title' => 'Cell Properties',
-    'cell_type' => 'Cell type',
-    'cell_type_cell' => 'Cell',
-    'cell_type_header' => 'Header cell',
-    'table_row_group' => 'Row Group',
-    'table_column_group' => 'Column Group',
-    'horizontal_align' => 'Horizontal align',
-    'vertical_align' => 'Vertical align',
-    'border_width' => 'Border width',
-    'border_style' => 'Border style',
-    'border_color' => 'Border color',
-    'row_properties' => 'Row properties',
-    'row_properties_title' => 'Row Properties',
-    'cut_row' => 'Cut row',
-    'copy_row' => 'Copy row',
-    'paste_row_before' => 'Paste row before',
-    'paste_row_after' => 'Paste row after',
-    'row_type' => 'Row type',
-    'row_type_header' => 'Header',
-    'row_type_body' => 'Body',
-    'row_type_footer' => 'Footer',
-    'alignment' => 'Alignment',
-    'cut_column' => 'Cut column',
-    'copy_column' => 'Copy column',
-    'paste_column_before' => 'Paste column before',
-    'paste_column_after' => 'Paste column after',
-    'cell_padding' => 'Cell padding',
-    'cell_spacing' => 'Cell spacing',
-    'caption' => 'Caption',
-    'show_caption' => 'Show caption',
-    'constrain' => 'Constrain proportions',
+    'table_properties' => 'Właściwości tabeli',
+    'table_properties_title' => 'Właściwości Tabeli',
+    'delete_table' => 'Usuń tabelę',
+    'insert_row_before' => 'Wstaw wiersz przed',
+    'insert_row_after' => 'Wstaw wiersz za',
+    'delete_row' => 'Usuń wiersz',
+    'insert_column_before' => 'Wstaw kolumnę przed',
+    'insert_column_after' => 'Wstaw kolumnę za',
+    'delete_column' => 'Usuń kolumnę',
+    'table_cell' => 'Komórka',
+    'table_row' => 'Wiersz',
+    'table_column' => 'Kolumna',
+    'cell_properties' => 'Właściwości komórki',
+    'cell_properties_title' => 'Właściwości Komórki',
+    'cell_type' => 'Typ komórki',
+    'cell_type_cell' => 'Komórka',
+    'cell_scope' => 'Zakres',
+    'cell_type_header' => 'Komórka nagłówka',
+    'merge_cells' => 'Scal komórki',
+    'split_cell' => 'Podziel komórkę',
+    'table_row_group' => 'Grupa wierszy',
+    'table_column_group' => 'Grupa kolumn',
+    'horizontal_align' => 'Wyrównanie w poziomie',
+    'vertical_align' => 'Wyrównanie w pionie',
+    'border_width' => 'Szerokość obramowania',
+    'border_style' => 'Styl obramowania',
+    'border_color' => 'Kolor obramowania',
+    'row_properties' => 'Właściwości wiersza',
+    'row_properties_title' => 'Właściwości Wiersza',
+    'cut_row' => 'Wytnij wiersz',
+    'copy_row' => 'Kopiuj wiersz',
+    'paste_row_before' => 'Wklej wiersz przed',
+    'paste_row_after' => 'Wklej wiersz za',
+    'row_type' => 'Typ wiersza',
+    'row_type_header' => 'Nagłówek',
+    'row_type_body' => 'Ciało',
+    'row_type_footer' => 'Stopka',
+    'alignment' => 'Wyrównanie',
+    'cut_column' => 'Wytnij kolumnę',
+    'copy_column' => 'Kopiuj kolumnę',
+    'paste_column_before' => 'Wklej kolumnę przed',
+    'paste_column_after' => 'Wklej kolumnę za',
+    'cell_padding' => 'Wypełnienie komórki',
+    'cell_spacing' => 'Odstępy między komórkami',
+    'caption' => 'Opis',
+    'show_caption' => 'Pokaż opis',
+    'constrain' => 'Zachowaj proporcje',
+    'cell_border_solid' => 'Ciągły',
+    'cell_border_dotted' => 'Kropkowany',
+    'cell_border_dashed' => 'Kreskowany',
+    'cell_border_double' => 'Podwójny',
+    'cell_border_groove' => 'Rowek',
+    'cell_border_ridge' => 'Grzbiet',
+    'cell_border_inset' => 'Ramka',
+    'cell_border_outset' => 'Wypukły',
+    'cell_border_none' => 'Brak',
+    'cell_border_hidden' => 'Ukryty',
 
-    // Images, links & embed
-    'source' => 'Source',
-    'alt_desc' => 'Alternative description',
-    'embed' => 'Embed',
-    'paste_embed' => 'Paste your embed code below:',
-    'url' => 'URL',
-    'text_to_display' => 'Text to display',
-    'title' => 'Title',
-    'open_link' => 'Open link in...',
-    'open_link_current' => 'Current window',
-    'open_link_new' => 'New window',
+    // Images, links, details/summary & embed
+    'source' => 'Źródło',
+    'alt_desc' => 'Alternatywny opis',
+    'embed' => 'Osadź',
+    'paste_embed' => 'Wklej kod osadzenia poniżej:',
+    'url' => 'Adres URL',
+    'text_to_display' => 'Tekst do wyświetlenia',
+    'title' => 'Tytuł',
+    'open_link' => 'Otwórz link za pomocą...',
+    'open_link_current' => 'Bieżące okno',
+    'open_link_new' => 'Nowe okno',
+    'insert_collapsible' => 'Wstaw zwijalny blok',
+    'collapsible_unwrap' => 'Rozwiń',
+    'edit_label' => 'Edytuj etykietę',
+    'toggle_open_closed' => 'Otwórz/zamknij',
+    'collapsible_edit' => 'Edytuj zwijalny blok',
+    'toggle_label' => 'Przełącz etykietę',
 
     // About view
-    'about_title' => 'About the WYSIWYG Editor',
-    'editor_license' => 'Editor License & Copyright',
-    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.',
-    'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
-    'save_continue' => 'Save Page & Continue',
-    'callouts_cycle' => '(Keep pressing to toggle through types)',
-    'shortcuts' => 'Shortcuts',
-    'shortcut' => 'Shortcut',
-    'shortcuts_intro' => 'The following shortcuts are available in the editor:',
+    'about' => 'O edytorze',
+    'about_title' => 'O edytorze WYSIWYG',
+    'editor_license' => 'Licencja edytora i prawa autorskie',
+    'editor_tiny_license' => 'Ten edytor jest zbudowany przy użyciu :tinyLink, który jest dostępny na licencji LGPL v2.1.',
+    'editor_tiny_license_link' => 'Szczegóły dotyczące praw autorskich i licencji TinyMCE można znaleźć tutaj.',
+    'save_continue' => 'Zapisz stronę i kontynuuj',
+    'callouts_cycle' => '(Naciskaj dalej, aby przełączyć przez typy)',
+    'link_selector' => 'Link do treści',
+    'shortcuts' => 'Skróty',
+    'shortcut' => 'Skrót',
+    'shortcuts_intro' => 'Następujące skróty są dostępne w edytorze:',
     'windows_linux' => '(Windows/Linux)',
     'mac' => '(Mac)',
-    'description' => 'Description',
+    'description' => 'Opis',
 ];