]> BookStack Code Mirror - bookstack/blobdiff - lang/hu/editor.php
Layout: Converted tri-layout component to ts
[bookstack] / lang / hu / editor.php
index b71efec20f2f9930122c09bb5d5d936c64b3410c..d5c6baed67fcab02bb6e8d4ed51835eeb7ac4ddc 100644 (file)
@@ -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',