X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c81cb6f2afd79c33104671ea31f4b0a0e9f85eba..refs/pull/5721/head:/lang/sk/editor.php diff --git a/lang/sk/editor.php b/lang/sk/editor.php index e9423817e..3c098e3b3 100644 --- a/lang/sk/editor.php +++ b/lang/sk/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Zrušiť', 'save' => 'Uložiť', 'close' => 'Zavrieť', + 'apply' => 'Apply', 'undo' => 'Vrátiť späť', 'redo' => 'Obnoviť', 'left' => 'Vľavo', @@ -69,48 +70,51 @@ return [ 'edit_code_block' => 'Upraviť blok kódu', 'insert_drawing' => 'Vložiť/upraviť výkres', 'drawing_manager' => 'Manažér kreslenia', - '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', + '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', + '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', @@ -144,6 +148,7 @@ return [ 'url' => 'URL', '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', @@ -160,15 +165,17 @@ return [ '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' => 'Shortcuts', - 'shortcut' => 'Shortcut', - 'shortcuts_intro' => 'The following shortcuts are available in the editor:', + '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', ];