4 * Contains text strings used within the user interface of the
5 * WYSIWYG page editor. Some Markdown editor strings may still
6 * exist in the 'entities' file instead since this was added later.
9 // General editor terms
10 'general' => 'General',
11 'advanced' => 'Advanced',
28 'select' => 'Select...',
31 'formats' => 'Formats',
32 'header_large' => 'Large Header',
33 'header_medium' => 'Medium Header',
34 'header_small' => 'Small Header',
35 'header_tiny' => 'Tiny Header',
36 'paragraph' => 'Paragraph',
37 'blockquote' => 'Blockquote',
38 'inline_code' => 'Inline code',
39 'callouts' => 'Callouts',
40 'callout_information' => 'Information',
41 'callout_success' => 'Success',
42 'callout_warning' => 'Warning',
43 'callout_danger' => 'Danger',
46 'underline' => 'Underline',
47 'strikethrough' => 'Strikethrough',
48 'superscript' => 'Superscript',
49 'subscript' => 'Subscript',
50 'text_color' => 'Text color',
51 'highlight_color' => 'Highlight color',
52 'custom_color' => 'Custom color',
53 'remove_color' => 'Remove color',
54 'background_color' => 'Background color',
55 'align_left' => 'Align left',
56 'align_center' => 'Align center',
57 'align_right' => 'Align right',
58 'align_justify' => 'Justify',
59 'list_bullet' => 'Bullet list',
60 'list_numbered' => 'Numbered list',
61 'list_task' => 'Task list',
62 'indent_increase' => 'Increase indent',
63 'indent_decrease' => 'Decrease indent',
65 'insert_image' => 'Insert image',
66 'insert_image_title' => 'Insert/Edit Image',
67 'insert_link' => 'Insert/edit link',
68 'insert_link_title' => 'Insert/Edit Link',
69 'insert_horizontal_line' => 'Insert horizontal line',
70 'insert_code_block' => 'Insert code block',
71 'edit_code_block' => 'Edit code block',
72 'insert_drawing' => 'Insert/edit drawing',
73 'drawing_manager' => 'Drawing manager',
74 'insert_media' => 'Insert/edit media',
75 'insert_media_title' => 'Insert/Edit Media',
76 'clear_formatting' => 'Clear formatting',
77 'source_code' => 'Source code',
78 'source_code_title' => 'Source Code',
79 'fullscreen' => 'Fullscreen',
80 'image_options' => 'Image options',
83 'table_properties' => 'Table properties',
84 'table_properties_title' => 'Table Properties',
85 'delete_table' => 'Delete table',
86 'table_clear_formatting' => 'Clear table formatting',
87 'resize_to_contents' => 'Resize to contents',
88 'row_header' => 'Row header',
89 'insert_row_before' => 'Insert row before',
90 'insert_row_after' => 'Insert row after',
91 'delete_row' => 'Delete row',
92 'insert_column_before' => 'Insert column before',
93 'insert_column_after' => 'Insert column after',
94 'delete_column' => 'Delete column',
95 'table_cell' => 'Cell',
97 'table_column' => 'Column',
98 'cell_properties' => 'Cell properties',
99 'cell_properties_title' => 'Cell Properties',
100 'cell_type' => 'Cell type',
101 'cell_type_cell' => 'Cell',
102 'cell_scope' => 'Scope',
103 'cell_type_header' => 'Header cell',
104 'merge_cells' => 'Merge cells',
105 'split_cell' => 'Split cell',
106 'table_row_group' => 'Row Group',
107 'table_column_group' => 'Column Group',
108 'horizontal_align' => 'Horizontal align',
109 'vertical_align' => 'Vertical align',
110 'border_width' => 'Border width',
111 'border_style' => 'Border style',
112 'border_color' => 'Border color',
113 'row_properties' => 'Row properties',
114 'row_properties_title' => 'Row Properties',
115 'cut_row' => 'Cut row',
116 'copy_row' => 'Copy row',
117 'paste_row_before' => 'Paste row before',
118 'paste_row_after' => 'Paste row after',
119 'row_type' => 'Row type',
120 'row_type_header' => 'Header',
121 'row_type_body' => 'Body',
122 'row_type_footer' => 'Footer',
123 'alignment' => 'Alignment',
124 'cut_column' => 'Cut column',
125 'copy_column' => 'Copy column',
126 'paste_column_before' => 'Paste column before',
127 'paste_column_after' => 'Paste column after',
128 'cell_padding' => 'Cell padding',
129 'cell_spacing' => 'Cell spacing',
130 'caption' => 'Caption',
131 'show_caption' => 'Show caption',
132 'constrain' => 'Constrain proportions',
133 'cell_border_solid' => 'Solid',
134 'cell_border_dotted' => 'Dotted',
135 'cell_border_dashed' => 'Dashed',
136 'cell_border_double' => 'Double',
137 'cell_border_groove' => 'Groove',
138 'cell_border_ridge' => 'Ridge',
139 'cell_border_inset' => 'Inset',
140 'cell_border_outset' => 'Outset',
141 'cell_border_none' => 'None',
142 'cell_border_hidden' => 'Hidden',
144 // Images, links, details/summary & embed
145 'source' => 'Source',
146 'alt_desc' => 'Alternative description',
148 'paste_embed' => 'Paste your embed code below:',
150 'text_to_display' => 'Text to display',
152 'browse_links' => 'Browse links',
153 'open_link' => 'Open link',
154 'open_link_in' => 'Open link in...',
155 'open_link_current' => 'Current window',
156 'open_link_new' => 'New window',
157 'remove_link' => 'Remove link',
158 'insert_collapsible' => 'Insert collapsible block',
159 'collapsible_unwrap' => 'Unwrap',
160 'edit_label' => 'Edit label',
161 'toggle_open_closed' => 'Toggle open/closed',
162 'collapsible_edit' => 'Edit collapsible block',
163 'toggle_label' => 'Toggle label',
166 'about' => 'About the editor',
167 'about_title' => 'About the WYSIWYG Editor',
168 'editor_license' => 'Editor License & Copyright',
169 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
170 'editor_lexical_license_link' => 'Full license details can be found here.',
171 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
172 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
173 'save_continue' => 'Save Page & Continue',
174 'callouts_cycle' => '(Keep pressing to toggle through types)',
175 'link_selector' => 'Link to content',
176 'shortcuts' => 'Shortcuts',
177 'shortcut' => 'Shortcut',
178 'shortcuts_intro' => 'The following shortcuts are available in the editor:',
179 'windows_linux' => '(Windows/Linux)',
181 'description' => 'Description',