X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b35b62d59ff057ce5cfbc5fb463431b086f5c830..refs/pull/5676/head:/lang/hu/editor.php diff --git a/lang/hu/editor.php b/lang/hu/editor.php index b71efec20..d5c6baed6 100644 --- a/lang/hu/editor.php +++ b/lang/hu/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Mégsem', 'save' => 'Mentés', 'close' => 'Bezárás', + 'apply' => 'Apply', 'undo' => 'Visszavonás', 'redo' => 'Újra', 'left' => 'Balra', @@ -35,10 +36,10 @@ return [ 'paragraph' => 'Bekezdés', 'blockquote' => 'Idézet', 'inline_code' => 'Forráskód', - 'callouts' => 'Ábrafelirat', + 'callouts' => 'Szövegdobozok', 'callout_information' => 'Információ', - 'callout_success' => 'Sikeres', - 'callout_warning' => 'Figyelem', + 'callout_success' => 'Siker', + 'callout_warning' => 'Figyelmeztetés', 'callout_danger' => 'Veszély', 'bold' => 'Félkövér', 'italic' => 'Dőlt', @@ -147,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Megjelenő szöveg', 'title' => 'Cím', + 'browse_links' => 'Browse links', 'open_link' => 'Hivatkozás megnyitása', 'open_link_in' => 'Hivatkozás megnyitása...', 'open_link_current' => 'Aktuális ablak', @@ -163,6 +165,8 @@ return [ 'about' => 'A szerkesztőről', 'about_title' => 'A WYSIWYG szerkesztőről', 'editor_license' => 'Szerkesztő Licensz és Copyright információi', + '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' => 'Ez a szerkesztő az MIT licenc alatt szolgáltatott :tinyLink segítségével készült.', 'editor_tiny_license_link' => 'A TinyMCE szerzői jogi és licencinformációi itt találhatók.', 'save_continue' => 'Mentés és Folytatás',