X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9135a85de4eef32a91c7a3ee0aa405ed454e5a4c..refs/pull/5591/head:/lang/sk/editor.php diff --git a/lang/sk/editor.php b/lang/sk/editor.php index 670c1c5e1..3c098e3b3 100644 --- a/lang/sk/editor.php +++ b/lang/sk/editor.php @@ -7,168 +7,175 @@ */ 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', - 'select' => 'Select...', + 'general' => 'Všeobecné', + 'advanced' => 'Pokročilé', + 'none' => 'Žiadne', + 'cancel' => 'Zrušiť', + 'save' => 'Uložiť', + 'close' => 'Zavrieť', + 'apply' => 'Apply', + 'undo' => 'Vrátiť späť', + 'redo' => 'Obnoviť', + 'left' => 'Vľavo', + 'center' => 'Na stred', + 'right' => 'Vpravo', + 'top' => 'Nahor', + 'middle' => 'Uprostred', + 'bottom' => 'Dole', + 'width' => 'Šírka', + 'height' => 'Výška', + 'More' => 'Viac', + 'select' => 'Vybrať...', // 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' => 'Justify', - 'list_bullet' => 'Bullet list', - 'list_numbered' => 'Numbered list', - 'list_task' => 'Task 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', - 'edit_code_block' => 'Edit 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' => 'Formáty', + 'header_large' => 'Veľká hlavička', + 'header_medium' => 'Stredná hlavička', + 'header_small' => 'Malá hlavička', + 'header_tiny' => 'Drobná hlavička', + 'paragraph' => 'Odstavec', + 'blockquote' => 'Citácia', + 'inline_code' => 'Vložený kód', + 'callouts' => 'Hlášky', + 'callout_information' => 'Informácie', + 'callout_success' => 'Úspech', + 'callout_warning' => 'Upozornenie', + 'callout_danger' => 'Nebezpečné', + 'bold' => 'Tučné', + 'italic' => 'Kurzíva', + 'underline' => 'Podčiarknutie', + 'strikethrough' => 'Prečiarknutie', + 'superscript' => 'Horný index', + 'subscript' => 'Dolný index', + 'text_color' => 'Farba textu', + 'custom_color' => 'Vlastná farba', + 'remove_color' => 'Odstrániť farbu', + 'background_color' => 'Farba pozadia', + 'align_left' => 'Zarovnať vľavo', + 'align_center' => 'Zarovnať na stred', + 'align_right' => 'Zarovnať vpravo', + 'align_justify' => 'Do bloku', + 'list_bullet' => 'Bodový zoznam', + 'list_numbered' => 'Číslovaný zoznam', + 'list_task' => 'Zoznam úloh', + 'indent_increase' => 'Zvýšiť odsadenie', + 'indent_decrease' => 'Zmenšiť odsadenie', + 'table' => 'Tabuľka', + 'insert_image' => 'Vložiť obrázok', + 'insert_image_title' => 'Vložiť/Upraviť obrázok', + 'insert_link' => 'Vložiť/Upraviť odkaz', + 'insert_link_title' => 'Vložiť/Upraviť link', + 'insert_horizontal_line' => 'Vložiť horizontálnu čiaru', + 'insert_code_block' => 'Vložte blok kódu', + 'edit_code_block' => 'Upraviť blok kódu', + 'insert_drawing' => 'Vložiť/upraviť výkres', + 'drawing_manager' => 'Manažér kreslenia', + 'insert_media' => 'Vložiť/Upraviť média', + 'insert_media_title' => 'Vložiť/Upraviť média', + 'clear_formatting' => 'Vymazať formátovanie', + 'source_code' => 'Zdrojový kód', + 'source_code_title' => 'Zdrojový kód', + 'fullscreen' => 'Celá obrazovka', + 'image_options' => 'Možnosti obrázka', // 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_scope' => 'Scope', - 'cell_type_header' => 'Header cell', - 'merge_cells' => 'Merge cells', - 'split_cell' => 'Split 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', - 'cell_border_solid' => 'Solid', - 'cell_border_dotted' => 'Dotted', - 'cell_border_dashed' => 'Dashed', - 'cell_border_double' => 'Double', - 'cell_border_groove' => 'Groove', - 'cell_border_ridge' => 'Ridge', - 'cell_border_inset' => 'Inset', - 'cell_border_outset' => 'Outset', - 'cell_border_none' => 'None', - 'cell_border_hidden' => 'Hidden', + 'table_properties' => 'Vlastnosti tabuľky', + 'table_properties_title' => 'Vlastnosti tabuľky', + 'delete_table' => 'Vymazať tabuľku', + 'table_clear_formatting' => 'Clear table formatting', + 'resize_to_contents' => 'Resize to contents', + 'row_header' => 'Row header', + 'insert_row_before' => 'Vložiť riadok pred', + 'insert_row_after' => 'Vložiť riadok za', + 'delete_row' => 'Vymazať riadok', + 'insert_column_before' => 'Vložiť stĺpec pred', + 'insert_column_after' => 'Vložiť stĺpec za', + 'delete_column' => 'Vymazať stĺpec', + 'table_cell' => 'Bunka', + 'table_row' => 'Riadok', + 'table_column' => 'Stĺpec', + 'cell_properties' => 'Vlastnosti bunky', + 'cell_properties_title' => 'Vlastnosti bunky', + 'cell_type' => 'Typ bunky', + 'cell_type_cell' => 'Bunka', + 'cell_scope' => 'Rozsah', + 'cell_type_header' => 'Bunka hlavičky', + 'merge_cells' => 'Zlúčiť bunky', + 'split_cell' => 'Rozdeliť bunku', + 'table_row_group' => 'Skupina riadkov', + 'table_column_group' => 'Skupina stĺpcov', + 'horizontal_align' => 'Horizontálne zarovnanie', + 'vertical_align' => 'Vertikálne zarovnanie', + 'border_width' => 'Šírka orámovania', + 'border_style' => 'Štýl orámovania', + 'border_color' => 'Farba orámovania', + 'row_properties' => 'Vlastnosti riadku', + 'row_properties_title' => 'Vlastnosti riadku', + 'cut_row' => 'Vystrihnúť riadok', + 'copy_row' => 'Kopírovať riadok', + 'paste_row_before' => 'Pridať riadok pred', + 'paste_row_after' => 'Pridať riadok za', + 'row_type' => 'Typ riadku', + 'row_type_header' => 'Hlavička', + 'row_type_body' => 'Telo', + 'row_type_footer' => 'Päta', + 'alignment' => 'Zarovnanie', + 'cut_column' => 'Vystrihnúť stĺpec', + 'copy_column' => 'Kopírovať stĺpec', + 'paste_column_before' => 'Pridať stĺpec pred', + 'paste_column_after' => 'Pridať stĺpec po', + 'cell_padding' => 'Cell Rozostup', + 'cell_spacing' => 'Cell Rozstup', + 'caption' => 'Titulok', + 'show_caption' => 'Zobraziť Titulok', + 'constrain' => 'Obmedziť rozmery', + 'cell_border_solid' => 'Plný', + 'cell_border_dotted' => 'Bodkovaný', + 'cell_border_dashed' => 'Prerušované', + 'cell_border_double' => 'Dvojité', + 'cell_border_groove' => 'Drážka', + 'cell_border_ridge' => 'Hrebeň', + 'cell_border_inset' => 'Príloha', + 'cell_border_outset' => 'Počiatok', + 'cell_border_none' => 'Žiadne', + 'cell_border_hidden' => 'Skryté', // Images, links, details/summary & embed - 'source' => 'Source', - 'alt_desc' => 'Alternative description', - 'embed' => 'Embed', - 'paste_embed' => 'Paste your embed code below:', + 'source' => 'Zdroj', + 'alt_desc' => 'Alternatívny popis', + 'embed' => 'Vložka', + 'paste_embed' => 'Vložte svoj kód na vloženie nižšie:', 'url' => 'URL', - 'text_to_display' => 'Text to display', - 'title' => 'Title', - 'open_link' => 'Open link', - 'open_link_in' => 'Open link in...', - 'open_link_current' => 'Current window', - 'open_link_new' => 'New window', - 'remove_link' => 'Remove link', - 'insert_collapsible' => 'Insert collapsible block', - 'collapsible_unwrap' => 'Unwrap', - 'edit_label' => 'Edit label', - 'toggle_open_closed' => 'Toggle open/closed', - 'collapsible_edit' => 'Edit collapsible block', - 'toggle_label' => 'Toggle label', + 'text_to_display' => 'Text na zobrazenie', + 'title' => 'Názov', + 'browse_links' => 'Browse links', + 'open_link' => 'Otvoriť odkaz', + 'open_link_in' => 'Otvoriť odkaz v...', + 'open_link_current' => 'Iba aktuálne okno', + 'open_link_new' => 'Nové okno', + 'remove_link' => 'Odstrániť odkaz', + 'insert_collapsible' => 'Vložte skladací blok', + 'collapsible_unwrap' => 'Rozbaliť', + 'edit_label' => 'Upraviť menovku', + 'toggle_open_closed' => 'Prepínač otvorené/zatvorené', + 'collapsible_edit' => 'Upraviť skladací blok', + 'toggle_label' => 'Prepnutie menovky', // About view - 'about' => 'About the editor', - 'about_title' => 'About the WYSIWYG Editor', - 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT 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)', - 'link_selector' => 'Link to content', - 'shortcuts' => 'Shortcuts', - 'shortcut' => 'Shortcut', - 'shortcuts_intro' => 'The following shortcuts are available in the editor:', + 'about' => 'O editore', + 'about_title' => 'O WYSIWYG Editore', + 'editor_license' => 'Licencia editora a autorské práva', + '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' => 'Tento editor je vytvorený pomocou :tinyLink, ktorý je poskytovaný pod licenciou MIT.', + 'editor_tiny_license_link' => 'Podrobnosti o autorských právach a licenciách TinyMCE nájdete tu.', + 'save_continue' => 'Uložiť a pokračovať', + 'callouts_cycle' => '(Podržte stlačené, aby ste prepínali medzi typmi)', + 'link_selector' => 'Prejsť na obsah', + 'shortcuts' => 'Skratky', + 'shortcut' => 'Skratka', + 'shortcuts_intro' => 'V editore sú k dispozícii nasledujúce skratky:', 'windows_linux' => '(Windows/Linux)', 'mac' => '(Mac)', - 'description' => 'Description', + 'description' => 'Popis', ];