Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Page Editor Lines * Contains text strings used within the user interface of ..
Decoded Output download
<?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Tng qut',
'advanced' => 'Nng cao',
'none' => 'Khng',
'cancel' => 'Hu',
'save' => 'Lu',
'close' => 'ng',
'undo' => 'Hon tc',
'redo' => 'Lm li',
'left' => 'Bn tri',
'center' => 'Chnh gia',
'right' => 'Bn phai',
'top' => 'Trn cng',
'middle' => 'Gia',
'bottom' => 'Di cng',
'width' => 'Chiu rng',
'height' => 'Chiu cao',
'More' => 'Thm',
'select' => 'Chn...',
// Toolbar
'formats' => 'nh dng',
'header_large' => 'Tiu ln',
'header_medium' => 'Tiu trung binh',
'header_small' => 'Tiu nh',
'header_tiny' => 'Tiu cc nh',
'paragraph' => 'on vn',
'blockquote' => 'Trch dn',
'inline_code' => 'M ni tuyn',
'callouts' => 'Ch thch',
'callout_information' => 'Thng tin',
'callout_success' => 'Thnh cng',
'callout_warning' => 'Cnh bo',
'callout_danger' => 'Nguy him',
'bold' => 'In m',
'italic' => 'In nghing',
'underline' => 'Gch chn',
'strikethrough' => 'Gch ngang',
'superscript' => 'Ch s trn',
'subscript' => 'ng k',
'text_color' => 'Mu ch',
'custom_color' => 'Mu ty chnh',
'remove_color' => 'Xo mu',
'background_color' => 'Mu nn',
'align_left' => 'Canh l tri',
'align_center' => 'Cn gia',
'align_right' => 'Cn l phi',
'align_justify' => 'Cn u',
'list_bullet' => 'Danh sch kiu k hiu',
'list_numbered' => 'Danh sch kiu s',
'list_task' => 'Danh sch tc v',
'indent_increase' => 'Tng tht l',
'indent_decrease' => 'Gim tht l',
'table' => 'Bng',
'insert_image' => 'Chn hnh nh',
'insert_image_title' => 'Chn/Sa hnh nh',
'insert_link' => 'Chn/sa lin kt',
'insert_link_title' => 'Chn/sa lin kt',
'insert_horizontal_line' => 'Chn ng ngang',
'insert_code_block' => 'Chn khi m',
'edit_code_block' => 'Chnh sa khi m',
'insert_drawing' => 'Chn/chnh sa bn v',
'drawing_manager' => 'Qun l hnh v',
'insert_media' => 'Chn/chnh sa media',
'insert_media_title' => 'Chn/chnh sa media',
'clear_formatting' => 'Xa nh dng',
'source_code' => 'M ngun',
'source_code_title' => 'M Ngun',
'fullscreen' => 'Ton mn hnh',
'image_options' => 'Tu chn hnh nh',
// Tables
'table_properties' => 'Thuc tnh bng',
'table_properties_title' => 'Thuc tnh bng',
'delete_table' => 'Xa bng',
'table_clear_formatting' => 'Clear table formatting',
'resize_to_contents' => 'Resize to contents',
'row_header' => 'Row header',
'insert_row_before' => 'Chn thm hng trn',
'insert_row_after' => 'Chn thm hng di',
'delete_row' => 'Xa hng',
'insert_column_before' => 'Chn ct mi vo bn tri',
'insert_column_after' => 'Chn ct mi vo bn phi',
'delete_column' => 'Xa ct',
'table_cell' => '',
'table_row' => 'Hng',
'table_column' => 'Ct',
'cell_properties' => 't thuc tnh ',
'cell_properties_title' => 't thuc tnh ',
'cell_type' => 'Kiu ',
'cell_type_cell' => '',
'cell_scope' => 'Phm vi',
'cell_type_header' => ' tiu ',
'merge_cells' => 'St nhp cc ',
'split_cell' => 'Chia tch ',
'table_row_group' => 'Nhm hng',
'table_column_group' => 'Nhm ct',
'horizontal_align' => 'Cn chnh theo chiu ngang',
'vertical_align' => 'Cn chnh theo chiu dc',
'border_width' => 'Chiu rng vin',
'border_style' => 'Kiu ng vin',
'border_color' => 'Mu vin',
'row_properties' => 't thuc tnh hng',
'row_properties_title' => 't thuc tnh hng',
'cut_row' => 'Tch ct',
'copy_row' => 'Sao chp ct',
'paste_row_before' => 'Dn ct vo bn tri',
'paste_row_after' => 'Dn ct vo bn phi',
'row_type' => 'Kiu hng',
'row_type_header' => 'Tiu ',
'row_type_body' => 'Ni dung',
'row_type_footer' => 'Cui trang',
'alignment' => 'Canh l',
'cut_column' => 'Ct ct',
'copy_column' => 'Sao chp ct',
'paste_column_before' => 'Thm ct pha trc',
'paste_column_after' => 'Thm ct pha sau',
'cell_padding' => 'Cell padding',
'cell_spacing' => 'Cell spacing',
'caption' => 'Ch thch',
'show_caption' => 'Hin ch thch',
'constrain' => 'Rng buc cc thuc tnh',
'cell_border_solid' => 'Khi',
'cell_border_dotted' => 'im chm',
'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' => 'n',
// Images, links, details/summary & embed
'source' => 'Ngun',
'alt_desc' => 'M t thay th',
'embed' => 'M nhng',
'paste_embed' => 'Dn m nh km ca bn vo bn di:',
'url' => 'ng dn',
'text_to_display' => 'Cc vn bn hin th',
'title' => 'Tiu ',
'open_link' => 'M lin kt',
'open_link_in' => 'M lin kt trong...',
'open_link_current' => 'Ca s hin ti',
'open_link_new' => 'Ca s mi',
'remove_link' => 'Loi b lin kt',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
'edit_label' => 'Chnh sa nhn',
'toggle_open_closed' => 'Toggle open/closed',
'collapsible_edit' => 'Edit collapsible block',
'toggle_label' => 'Toggle label',
// About view
'about' => 'Gii thiu v trnh son tho',
'about_title' => 'Gii thiu v trnh son tho WYSIWYG',
'editor_license' => 'Giy php & Bn quyn ca trnh son tho',
'editor_tiny_license' => 'Trnh son tho ny c xy dng bng cc s dng :tinyLink theo giy php MIT.',
'editor_tiny_license_link' => 'Chi tit v bn quyn v giy php ca TinyMCE c th c tm thy ti y.',
'save_continue' => 'Lu trang & Tip tc',
'callouts_cycle' => '(Keep pressing to toggle through types)',
'link_selector' => 'Lin kt n ni dung',
'shortcuts' => 'Phm tt',
'shortcut' => 'Phm tt',
'shortcuts_intro' => 'The following shortcuts are available in the editor:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Description',
];
?>
Did this file decode correctly?
Original Code
<?php
/**
* Page Editor Lines
* Contains text strings used within the user interface of the
* WYSIWYG page editor. Some Markdown editor strings may still
* exist in the 'entities' file instead since this was added later.
*/
return [
// General editor terms
'general' => 'Tng qut',
'advanced' => 'Nng cao',
'none' => 'Khng',
'cancel' => 'Hu',
'save' => 'Lu',
'close' => 'ng',
'undo' => 'Hon tc',
'redo' => 'Lm li',
'left' => 'Bn tri',
'center' => 'Chnh gia',
'right' => 'Bn phai',
'top' => 'Trn cng',
'middle' => 'Gia',
'bottom' => 'Di cng',
'width' => 'Chiu rng',
'height' => 'Chiu cao',
'More' => 'Thm',
'select' => 'Chn...',
// Toolbar
'formats' => 'nh dng',
'header_large' => 'Tiu ln',
'header_medium' => 'Tiu trung binh',
'header_small' => 'Tiu nh',
'header_tiny' => 'Tiu cc nh',
'paragraph' => 'on vn',
'blockquote' => 'Trch dn',
'inline_code' => 'M ni tuyn',
'callouts' => 'Ch thch',
'callout_information' => 'Thng tin',
'callout_success' => 'Thnh cng',
'callout_warning' => 'Cnh bo',
'callout_danger' => 'Nguy him',
'bold' => 'In m',
'italic' => 'In nghing',
'underline' => 'Gch chn',
'strikethrough' => 'Gch ngang',
'superscript' => 'Ch s trn',
'subscript' => 'ng k',
'text_color' => 'Mu ch',
'custom_color' => 'Mu ty chnh',
'remove_color' => 'Xo mu',
'background_color' => 'Mu nn',
'align_left' => 'Canh l tri',
'align_center' => 'Cn gia',
'align_right' => 'Cn l phi',
'align_justify' => 'Cn u',
'list_bullet' => 'Danh sch kiu k hiu',
'list_numbered' => 'Danh sch kiu s',
'list_task' => 'Danh sch tc v',
'indent_increase' => 'Tng tht l',
'indent_decrease' => 'Gim tht l',
'table' => 'Bng',
'insert_image' => 'Chn hnh nh',
'insert_image_title' => 'Chn/Sa hnh nh',
'insert_link' => 'Chn/sa lin kt',
'insert_link_title' => 'Chn/sa lin kt',
'insert_horizontal_line' => 'Chn ng ngang',
'insert_code_block' => 'Chn khi m',
'edit_code_block' => 'Chnh sa khi m',
'insert_drawing' => 'Chn/chnh sa bn v',
'drawing_manager' => 'Qun l hnh v',
'insert_media' => 'Chn/chnh sa media',
'insert_media_title' => 'Chn/chnh sa media',
'clear_formatting' => 'Xa nh dng',
'source_code' => 'M ngun',
'source_code_title' => 'M Ngun',
'fullscreen' => 'Ton mn hnh',
'image_options' => 'Tu chn hnh nh',
// Tables
'table_properties' => 'Thuc tnh bng',
'table_properties_title' => 'Thuc tnh bng',
'delete_table' => 'Xa bng',
'table_clear_formatting' => 'Clear table formatting',
'resize_to_contents' => 'Resize to contents',
'row_header' => 'Row header',
'insert_row_before' => 'Chn thm hng trn',
'insert_row_after' => 'Chn thm hng di',
'delete_row' => 'Xa hng',
'insert_column_before' => 'Chn ct mi vo bn tri',
'insert_column_after' => 'Chn ct mi vo bn phi',
'delete_column' => 'Xa ct',
'table_cell' => '',
'table_row' => 'Hng',
'table_column' => 'Ct',
'cell_properties' => 't thuc tnh ',
'cell_properties_title' => 't thuc tnh ',
'cell_type' => 'Kiu ',
'cell_type_cell' => '',
'cell_scope' => 'Phm vi',
'cell_type_header' => ' tiu ',
'merge_cells' => 'St nhp cc ',
'split_cell' => 'Chia tch ',
'table_row_group' => 'Nhm hng',
'table_column_group' => 'Nhm ct',
'horizontal_align' => 'Cn chnh theo chiu ngang',
'vertical_align' => 'Cn chnh theo chiu dc',
'border_width' => 'Chiu rng vin',
'border_style' => 'Kiu ng vin',
'border_color' => 'Mu vin',
'row_properties' => 't thuc tnh hng',
'row_properties_title' => 't thuc tnh hng',
'cut_row' => 'Tch ct',
'copy_row' => 'Sao chp ct',
'paste_row_before' => 'Dn ct vo bn tri',
'paste_row_after' => 'Dn ct vo bn phi',
'row_type' => 'Kiu hng',
'row_type_header' => 'Tiu ',
'row_type_body' => 'Ni dung',
'row_type_footer' => 'Cui trang',
'alignment' => 'Canh l',
'cut_column' => 'Ct ct',
'copy_column' => 'Sao chp ct',
'paste_column_before' => 'Thm ct pha trc',
'paste_column_after' => 'Thm ct pha sau',
'cell_padding' => 'Cell padding',
'cell_spacing' => 'Cell spacing',
'caption' => 'Ch thch',
'show_caption' => 'Hin ch thch',
'constrain' => 'Rng buc cc thuc tnh',
'cell_border_solid' => 'Khi',
'cell_border_dotted' => 'im chm',
'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' => 'n',
// Images, links, details/summary & embed
'source' => 'Ngun',
'alt_desc' => 'M t thay th',
'embed' => 'M nhng',
'paste_embed' => 'Dn m nh km ca bn vo bn di:',
'url' => 'ng dn',
'text_to_display' => 'Cc vn bn hin th',
'title' => 'Tiu ',
'open_link' => 'M lin kt',
'open_link_in' => 'M lin kt trong...',
'open_link_current' => 'Ca s hin ti',
'open_link_new' => 'Ca s mi',
'remove_link' => 'Loi b lin kt',
'insert_collapsible' => 'Insert collapsible block',
'collapsible_unwrap' => 'Unwrap',
'edit_label' => 'Chnh sa nhn',
'toggle_open_closed' => 'Toggle open/closed',
'collapsible_edit' => 'Edit collapsible block',
'toggle_label' => 'Toggle label',
// About view
'about' => 'Gii thiu v trnh son tho',
'about_title' => 'Gii thiu v trnh son tho WYSIWYG',
'editor_license' => 'Giy php & Bn quyn ca trnh son tho',
'editor_tiny_license' => 'Trnh son tho ny c xy dng bng cc s dng :tinyLink theo giy php MIT.',
'editor_tiny_license_link' => 'Chi tit v bn quyn v giy php ca TinyMCE c th c tm thy ti y.',
'save_continue' => 'Lu trang & Tip tc',
'callouts_cycle' => '(Keep pressing to toggle through types)',
'link_selector' => 'Lin kt n ni dung',
'shortcuts' => 'Phm tt',
'shortcut' => 'Phm tt',
'shortcuts_intro' => 'The following shortcuts are available in the editor:',
'windows_linux' => '(Windows/Linux)',
'mac' => '(Mac)',
'description' => 'Description',
];
Function Calls
None |
Stats
MD5 | 3f6a496bd38ec8c3518f06e4d36a1876 |
Eval Count | 0 |
Decode Time | 91 ms |