New translations editor.php (Hungarian)
This commit is contained in:
parent
6989d7dbec
commit
e7a3b544ca
1 changed files with 10 additions and 10 deletions
|
@ -153,21 +153,21 @@ return [
|
|||
'collapsible_unwrap' => 'Unwrap',
|
||||
'edit_label' => 'Címke szerkesztése',
|
||||
'toggle_open_closed' => 'Nyitott/zárt váltása',
|
||||
'collapsible_edit' => 'Edit collapsible block',
|
||||
'toggle_label' => 'Toggle label',
|
||||
'collapsible_edit' => 'Összecsukható blokk szerkesztése',
|
||||
'toggle_label' => 'Címke ki-be kapcsolása',
|
||||
|
||||
// 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.',
|
||||
'about' => 'A szerkesztőről',
|
||||
'about_title' => 'A WYSIWYG szerkesztőről',
|
||||
'editor_license' => 'Szerkesztő Licensz és Copyright információi',
|
||||
'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',
|
||||
'callouts_cycle' => '(Keep pressing to toggle through types)',
|
||||
'link_selector' => 'Link to content',
|
||||
'callouts_cycle' => '(Folyamatos lenyomva tartással válassza ki a típusok közötti váltást)',
|
||||
'link_selector' => 'Tartalom hivatkozása',
|
||||
'shortcuts' => 'Gyorsbillentyűk',
|
||||
'shortcut' => 'Gyorsbillentyű',
|
||||
'shortcuts_intro' => 'The following shortcuts are available in the editor:',
|
||||
'shortcuts_intro' => 'Az alábbi gyorsbillentyűk érhetők el a szerkesztőben:',
|
||||
'windows_linux' => '(Windows/Linux)',
|
||||
'mac' => '(Mac)',
|
||||
'description' => 'Leírás',
|
||||
|
|
Loading…
Reference in a new issue