5ca3c838 |
1 | <?php |
a94cf79e |
2 | |
5ca3c838 |
3 | $string['modulename'] = 'TinyMCE editor'; |
f3920b67 |
4 | |
5 | |
6 | |
7 | |
8 | // Automatically created strings from original TinyMCE lang files, please do not update yet |
9 | |
10 | $string['common:edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?'; |
11 | $string['common:apply'] = 'Apply'; |
12 | $string['common:insert'] = 'Insert'; |
13 | $string['common:update'] = 'Update'; |
14 | $string['common:cancel'] = 'Cancel'; |
15 | $string['common:close'] = 'Close'; |
16 | $string['common:browse'] = 'Browse'; |
17 | $string['common:class_name'] = 'Class'; |
18 | $string['common:not_set'] = '-- Not set --'; |
19 | $string['common:clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\\nDo you want more information about this issue?'; |
20 | $string['common:clipboard_no_support'] = 'Currently not supported by your browser, use keyboard shortcuts instead.'; |
21 | $string['common:popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; |
22 | $string['common:invalid_data'] = 'Error: Invalid values entered, these are marked in red.'; |
23 | $string['common:more_colors'] = 'More colors'; |
24 | $string['simple:bold_desc'] = 'Bold (Ctrl+B)'; |
25 | $string['simple:italic_desc'] = 'Italic (Ctrl+I)'; |
26 | $string['simple:underline_desc'] = 'Underline (Ctrl+U)'; |
27 | $string['simple:striketrough_desc'] = 'Strikethrough'; |
28 | $string['simple:bullist_desc'] = 'Unordered list'; |
29 | $string['simple:numlist_desc'] = 'Ordered list'; |
30 | $string['simple:undo_desc'] = 'Undo (Ctrl+Z)'; |
31 | $string['simple:redo_desc'] = 'Redo (Ctrl+Y)'; |
32 | $string['simple:cleanup_desc'] = 'Cleanup messy code'; |
33 | $string['advanced:style_select'] = 'Styles'; |
34 | $string['advanced:font_size'] = 'Font size'; |
35 | $string['advanced:fontdefault'] = 'Font family'; |
36 | $string['advanced:block'] = 'Format'; |
37 | $string['advanced:paragraph'] = 'Paragraph'; |
38 | $string['advanced:div'] = 'Div'; |
39 | $string['advanced:address'] = 'Address'; |
40 | $string['advanced:pre'] = 'Preformatted'; |
41 | $string['advanced:h1'] = 'Heading 1'; |
42 | $string['advanced:h2'] = 'Heading 2'; |
43 | $string['advanced:h3'] = 'Heading 3'; |
44 | $string['advanced:h4'] = 'Heading 4'; |
45 | $string['advanced:h5'] = 'Heading 5'; |
46 | $string['advanced:h6'] = 'Heading 6'; |
47 | $string['advanced:blockquote'] = 'Blockquote'; |
48 | $string['advanced:code'] = 'Code'; |
49 | $string['advanced:samp'] = 'Code sample'; |
50 | $string['advanced:dt'] = 'Definition term'; |
51 | $string['advanced:dd'] = 'Definition description'; |
52 | $string['advanced:bold_desc'] = 'Bold (Ctrl+B)'; |
53 | $string['advanced:italic_desc'] = 'Italic (Ctrl+I)'; |
54 | $string['advanced:underline_desc'] = 'Underline (Ctrl+U)'; |
55 | $string['advanced:striketrough_desc'] = 'Strikethrough'; |
56 | $string['advanced:justifyleft_desc'] = 'Align left'; |
57 | $string['advanced:justifycenter_desc'] = 'Align center'; |
58 | $string['advanced:justifyright_desc'] = 'Align right'; |
59 | $string['advanced:justifyfull_desc'] = 'Align full'; |
60 | $string['advanced:bullist_desc'] = 'Unordered list'; |
61 | $string['advanced:numlist_desc'] = 'Ordered list'; |
62 | $string['advanced:outdent_desc'] = 'Outdent'; |
63 | $string['advanced:indent_desc'] = 'Indent'; |
64 | $string['advanced:undo_desc'] = 'Undo (Ctrl+Z)'; |
65 | $string['advanced:redo_desc'] = 'Redo (Ctrl+Y)'; |
66 | $string['advanced:link_desc'] = 'Insert/edit link'; |
67 | $string['advanced:unlink_desc'] = 'Unlink'; |
68 | $string['advanced:image_desc'] = 'Insert/edit image'; |
69 | $string['advanced:cleanup_desc'] = 'Cleanup messy code'; |
70 | $string['advanced:code_desc'] = 'Edit HTML Source'; |
71 | $string['advanced:sub_desc'] = 'Subscript'; |
72 | $string['advanced:sup_desc'] = 'Superscript'; |
73 | $string['advanced:hr_desc'] = 'Insert horizontal ruler'; |
74 | $string['advanced:removeformat_desc'] = 'Remove formatting'; |
75 | $string['advanced:custom1_desc'] = 'Your custom description here'; |
76 | $string['advanced:forecolor_desc'] = 'Select text color'; |
77 | $string['advanced:backcolor_desc'] = 'Select background color'; |
78 | $string['advanced:charmap_desc'] = 'Insert custom character'; |
79 | $string['advanced:visualaid_desc'] = 'Toggle guidelines/invisible elements'; |
80 | $string['advanced:anchor_desc'] = 'Insert/edit anchor'; |
81 | $string['advanced:cut_desc'] = 'Cut'; |
82 | $string['advanced:copy_desc'] = 'Copy'; |
83 | $string['advanced:paste_desc'] = 'Paste'; |
84 | $string['advanced:image_props_desc'] = 'Image properties'; |
85 | $string['advanced:newdocument_desc'] = 'New document'; |
86 | $string['advanced:help_desc'] = 'Help'; |
87 | $string['advanced:blockquote_desc'] = 'Blockquote'; |
88 | $string['advanced:clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox. |
89 | Do you want more information about this issue?'; |
90 | $string['advanced:path'] = 'Path'; |
91 | $string['advanced:newdocument'] = 'Are you sure you want clear all contents?'; |
92 | $string['advanced:toolbar_focus'] = 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X'; |
93 | $string['advanced:more_colors'] = 'More colors'; |
94 | $string['advanced:image_delta_width'] = ''; |
95 | $string['advanced:image_delta_height'] = ''; |
96 | $string['advanced:link_delta_width'] = ''; |
97 | $string['advanced:link_delta_height'] = ''; |
98 | $string['advanced:colorpicker_delta_width'] = ''; |
99 | $string['advanced:colorpicker_delta_height'] = ''; |
100 | $string['advanced:charmap_delta_width'] = ''; |
101 | $string['advanced:charmap_delta_height'] = ''; |
102 | $string['advanced:anchor_delta_width'] = ''; |
103 | $string['advanced:anchor_delta_height'] = ''; |
104 | $string['advanced_dlg:about_title'] = 'About TinyMCE'; |
105 | $string['advanced_dlg:about_general'] = 'About'; |
106 | $string['advanced_dlg:about_help'] = 'Help'; |
107 | $string['advanced_dlg:about_license'] = 'License'; |
108 | $string['advanced_dlg:about_plugins'] = 'Plugins'; |
109 | $string['advanced_dlg:about_plugin'] = 'Plugin'; |
110 | $string['advanced_dlg:about_author'] = 'Author'; |
111 | $string['advanced_dlg:about_version'] = 'Version'; |
112 | $string['advanced_dlg:about_loaded'] = 'Loaded plugins'; |
113 | $string['advanced_dlg:anchor_title'] = 'Insert/edit anchor'; |
114 | $string['advanced_dlg:anchor_name'] = 'Anchor name'; |
115 | $string['advanced_dlg:code_title'] = 'HTML Source Editor'; |
116 | $string['advanced_dlg:code_wordwrap'] = 'Word wrap'; |
117 | $string['advanced_dlg:colorpicker_title'] = 'Select a color'; |
118 | $string['advanced_dlg:colorpicker_picker_tab'] = 'Picker'; |
119 | $string['advanced_dlg:colorpicker_picker_title'] = 'Color picker'; |
120 | $string['advanced_dlg:colorpicker_palette_tab'] = 'Palette'; |
121 | $string['advanced_dlg:colorpicker_palette_title'] = 'Palette colors'; |
122 | $string['advanced_dlg:colorpicker_named_tab'] = 'Named'; |
123 | $string['advanced_dlg:colorpicker_named_title'] = 'Named colors'; |
124 | $string['advanced_dlg:colorpicker_color'] = 'Color:'; |
125 | $string['advanced_dlg:colorpicker_name'] = 'Name:'; |
126 | $string['advanced_dlg:charmap_title'] = 'Select custom character'; |
127 | $string['advanced_dlg:image_title'] = 'Insert/edit image'; |
128 | $string['advanced_dlg:image_src'] = 'Image URL'; |
129 | $string['advanced_dlg:image_alt'] = 'Image description'; |
130 | $string['advanced_dlg:image_list'] = 'Image list'; |
131 | $string['advanced_dlg:image_border'] = 'Border'; |
132 | $string['advanced_dlg:image_dimensions'] = 'Dimensions'; |
133 | $string['advanced_dlg:image_vspace'] = 'Vertical space'; |
134 | $string['advanced_dlg:image_hspace'] = 'Horizontal space'; |
135 | $string['advanced_dlg:image_align'] = 'Alignment'; |
136 | $string['advanced_dlg:image_align_baseline'] = 'Baseline'; |
137 | $string['advanced_dlg:image_align_top'] = 'Top'; |
138 | $string['advanced_dlg:image_align_middle'] = 'Middle'; |
139 | $string['advanced_dlg:image_align_bottom'] = 'Bottom'; |
140 | $string['advanced_dlg:image_align_texttop'] = 'Text top'; |
141 | $string['advanced_dlg:image_align_textbottom'] = 'Text bottom'; |
142 | $string['advanced_dlg:image_align_left'] = 'Left'; |
143 | $string['advanced_dlg:image_align_right'] = 'Right'; |
144 | $string['advanced_dlg:link_title'] = 'Insert/edit link'; |
145 | $string['advanced_dlg:link_url'] = 'Link URL'; |
146 | $string['advanced_dlg:link_target'] = 'Target'; |
147 | $string['advanced_dlg:link_target_same'] = 'Open link in the same window'; |
148 | $string['advanced_dlg:link_target_blank'] = 'Open link in a new window'; |
149 | $string['advanced_dlg:link_titlefield'] = 'Title'; |
150 | $string['advanced_dlg:link_is_email'] = 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?'; |
151 | $string['advanced_dlg:link_is_external'] = 'The URL you entered seems to external link, do you want to add the required http:// prefix?'; |
152 | $string['advanced_dlg:link_list'] = 'Link list'; |
153 | $string['contextmenu:align'] = 'Alignment'; |
154 | $string['contextmenu:left'] = 'Left'; |
155 | $string['contextmenu:center'] = 'Center'; |
156 | $string['contextmenu:right'] = 'Right'; |
157 | $string['contextmenu:full'] = 'Full'; |
158 | $string['insertdatetime:date_fmt'] = '%%Y-%%m-%%d'; |
159 | $string['insertdatetime:time_fmt'] = '%%H:%%M:%%S'; |
160 | $string['insertdatetime:insertdate_desc'] = 'Insert date'; |
161 | $string['insertdatetime:inserttime_desc'] = 'Insert time'; |
162 | $string['insertdatetime:months_long'] = 'January,February,March,April,May,June,July,August,September,October,November,December'; |
163 | $string['insertdatetime:months_short'] = 'Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec'; |
164 | $string['insertdatetime:day_long'] = 'Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday'; |
165 | $string['insertdatetime:day_short'] = 'Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun'; |
166 | $string['print:print_desc'] = 'Print'; |
167 | $string['preview:preview_desc'] = 'Preview'; |
168 | $string['directionality:ltr_desc'] = 'Direction left to right'; |
169 | $string['directionality:rtl_desc'] = 'Direction right to left'; |
170 | $string['layer:insertlayer_desc'] = 'Insert new layer'; |
171 | $string['layer:forward_desc'] = 'Move forward'; |
172 | $string['layer:backward_desc'] = 'Move backward'; |
173 | $string['layer:absolute_desc'] = 'Toggle absolute positioning'; |
174 | $string['layer:content'] = 'New layer...'; |
175 | $string['save:save_desc'] = 'Save'; |
176 | $string['save:cancel_desc'] = 'Cancel all changes'; |
177 | $string['nonbreaking:nonbreaking_desc'] = 'Insert non-breaking space character'; |
178 | $string['iespell:iespell_desc'] = 'Run spell checking'; |
179 | $string['iespell:download'] = 'ieSpell not detected. Do you want to install it now?'; |
180 | $string['advhr:advhr_desc'] = 'Horizontal rule'; |
181 | $string['advhr:delta_width'] = ''; |
182 | $string['advhr:delta_height'] = ''; |
183 | $string['advhr_dlg:width'] = 'Width'; |
184 | $string['advhr_dlg:size'] = 'Height'; |
185 | $string['advhr_dlg:noshade'] = 'No shadow'; |
186 | $string['emotions:emotions_desc'] = 'Emotions'; |
187 | $string['emotions:delta_width'] = ''; |
188 | $string['emotions:delta_height'] = ''; |
189 | $string['emotions_dlg:title'] = 'Insert emotion'; |
190 | $string['emotions_dlg:desc'] = 'Emotions'; |
191 | $string['emotions_dlg:cool'] = 'Cool'; |
192 | $string['emotions_dlg:cry'] = 'Cry'; |
193 | $string['emotions_dlg:embarassed'] = 'Embarassed'; |
194 | $string['emotions_dlg:foot_in_mouth'] = 'Foot in mouth'; |
195 | $string['emotions_dlg:frown'] = 'Frown'; |
196 | $string['emotions_dlg:innocent'] = 'Innocent'; |
197 | $string['emotions_dlg:kiss'] = 'Kiss'; |
198 | $string['emotions_dlg:laughing'] = 'Laughing'; |
199 | $string['emotions_dlg:money_mouth'] = 'Money mouth'; |
200 | $string['emotions_dlg:sealed'] = 'Sealed'; |
201 | $string['emotions_dlg:smile'] = 'Smile'; |
202 | $string['emotions_dlg:surprised'] = 'Surprised'; |
203 | $string['emotions_dlg:tongue_out'] = 'Tongue out'; |
204 | $string['emotions_dlg:undecided'] = 'Undecided'; |
205 | $string['emotions_dlg:wink'] = 'Wink'; |
206 | $string['emotions_dlg:yell'] = 'Yell'; |
207 | $string['searchreplace:search_desc'] = 'Find'; |
208 | $string['searchreplace:replace_desc'] = 'Find/Replace'; |
209 | $string['searchreplace:delta_width'] = ''; |
210 | $string['searchreplace:delta_height'] = ''; |
211 | $string['searchreplace_dlg:searchnext_desc'] = 'Find again'; |
212 | $string['searchreplace_dlg:notfound'] = 'The search has been completed. The search string could not be found.'; |
213 | $string['searchreplace_dlg:search_title'] = 'Find'; |
214 | $string['searchreplace_dlg:replace_title'] = 'Find/Replace'; |
215 | $string['searchreplace_dlg:allreplaced'] = 'All occurrences of the search string were replaced.'; |
216 | $string['searchreplace_dlg:findwhat'] = 'Find what'; |
217 | $string['searchreplace_dlg:replacewith'] = 'Replace with'; |
218 | $string['searchreplace_dlg:direction'] = 'Direction'; |
219 | $string['searchreplace_dlg:up'] = 'Up'; |
220 | $string['searchreplace_dlg:down'] = 'Down'; |
221 | $string['searchreplace_dlg:mcase'] = 'Match case'; |
222 | $string['searchreplace_dlg:findnext'] = 'Find next'; |
223 | $string['searchreplace_dlg:replace'] = 'Replace'; |
224 | $string['searchreplace_dlg:replaceall'] = 'Replace all'; |
225 | $string['advimage:image_desc'] = 'Insert/edit image'; |
226 | $string['advimage:delta_width'] = ''; |
227 | $string['advimage:delta_height'] = ''; |
228 | $string['advimage_dlg:tab_general'] = 'General'; |
229 | $string['advimage_dlg:tab_appearance'] = 'Appearance'; |
230 | $string['advimage_dlg:tab_advanced'] = 'Advanced'; |
231 | $string['advimage_dlg:general'] = 'General'; |
232 | $string['advimage_dlg:title'] = 'Title'; |
233 | $string['advimage_dlg:preview'] = 'Preview'; |
234 | $string['advimage_dlg:constrain_proportions'] = 'Constrain proportions'; |
235 | $string['advimage_dlg:langdir'] = 'Language direction'; |
236 | $string['advimage_dlg:langcode'] = 'Language code'; |
237 | $string['advimage_dlg:long_desc'] = 'Long description link'; |
238 | $string['advimage_dlg:style'] = 'Style'; |
239 | $string['advimage_dlg:classes'] = 'Classes'; |
240 | $string['advimage_dlg:ltr'] = 'Left to right'; |
241 | $string['advimage_dlg:rtl'] = 'Right to left'; |
242 | $string['advimage_dlg:id'] = 'Id'; |
243 | $string['advimage_dlg:map'] = 'Image map'; |
244 | $string['advimage_dlg:swap_image'] = 'Swap image'; |
245 | $string['advimage_dlg:alt_image'] = 'Alternative image'; |
246 | $string['advimage_dlg:mouseover'] = 'for mouse over'; |
247 | $string['advimage_dlg:mouseout'] = 'for mouse out'; |
248 | $string['advimage_dlg:misc'] = 'Miscellaneous'; |
249 | $string['advimage_dlg:example_img'] = 'Appearance preview image'; |
250 | $string['advimage_dlg:missing_alt'] = 'Are you sure you want to continue without including an Image Description? Without it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'; |
251 | $string['advimage_dlg:dialog_title'] = 'Insert/edit image'; |
252 | $string['advimage_dlg:src'] = 'Image URL'; |
253 | $string['advimage_dlg:alt'] = 'Image description'; |
254 | $string['advimage_dlg:list'] = 'Image list'; |
255 | $string['advimage_dlg:border'] = 'Border'; |
256 | $string['advimage_dlg:dimensions'] = 'Dimensions'; |
257 | $string['advimage_dlg:vspace'] = 'Vertical space'; |
258 | $string['advimage_dlg:hspace'] = 'Horizontal space'; |
259 | $string['advimage_dlg:align'] = 'Alignment'; |
260 | $string['advimage_dlg:align_baseline'] = 'Baseline'; |
261 | $string['advimage_dlg:align_top'] = 'Top'; |
262 | $string['advimage_dlg:align_middle'] = 'Middle'; |
263 | $string['advimage_dlg:align_bottom'] = 'Bottom'; |
264 | $string['advimage_dlg:align_texttop'] = 'Text top'; |
265 | $string['advimage_dlg:align_textbottom'] = 'Text bottom'; |
266 | $string['advimage_dlg:align_left'] = 'Left'; |
267 | $string['advimage_dlg:align_right'] = 'Right'; |
268 | $string['advimage_dlg:image_list'] = 'Image list'; |
269 | $string['advlink:link_desc'] = 'Insert/edit link'; |
270 | $string['advlink:delta_width'] = ''; |
271 | $string['advlink:delta_height'] = ''; |
272 | $string['advlink_dlg:title'] = 'Insert/edit link'; |
273 | $string['advlink_dlg:url'] = 'Link URL'; |
274 | $string['advlink_dlg:target'] = 'Target'; |
275 | $string['advlink_dlg:titlefield'] = 'Title'; |
276 | $string['advlink_dlg:is_email'] = 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?'; |
277 | $string['advlink_dlg:is_external'] = 'The URL you entered seems to external link, do you want to add the required http:// prefix?'; |
278 | $string['advlink_dlg:list'] = 'Link list'; |
279 | $string['advlink_dlg:general_tab'] = 'General'; |
280 | $string['advlink_dlg:popup_tab'] = 'Popup'; |
281 | $string['advlink_dlg:events_tab'] = 'Events'; |
282 | $string['advlink_dlg:advanced_tab'] = 'Advanced'; |
283 | $string['advlink_dlg:general_props'] = 'General properties'; |
284 | $string['advlink_dlg:popup_props'] = 'Popup properties'; |
285 | $string['advlink_dlg:event_props'] = 'Events'; |
286 | $string['advlink_dlg:advanced_props'] = 'Advanced properties'; |
287 | $string['advlink_dlg:popup_opts'] = 'Options'; |
288 | $string['advlink_dlg:anchor_names'] = 'Anchors'; |
289 | $string['advlink_dlg:target_same'] = 'Open in this window / frame'; |
290 | $string['advlink_dlg:target_parent'] = 'Open in parent window / frame'; |
291 | $string['advlink_dlg:target_top'] = 'Open in top frame (replaces all frames)'; |
292 | $string['advlink_dlg:target_blank'] = 'Open in new window'; |
293 | $string['advlink_dlg:popup'] = 'Javascript popup'; |
294 | $string['advlink_dlg:popup_url'] = 'Popup URL'; |
295 | $string['advlink_dlg:popup_name'] = 'Window name'; |
296 | $string['advlink_dlg:popup_return'] = 'Insert \'return false\''; |
297 | $string['advlink_dlg:popup_scrollbars'] = 'Show scrollbars'; |
298 | $string['advlink_dlg:popup_statusbar'] = 'Show status bar'; |
299 | $string['advlink_dlg:popup_toolbar'] = 'Show toolbars'; |
300 | $string['advlink_dlg:popup_menubar'] = 'Show menu bar'; |
301 | $string['advlink_dlg:popup_location'] = 'Show location bar'; |
302 | $string['advlink_dlg:popup_resizable'] = 'Make window resizable'; |
303 | $string['advlink_dlg:popup_dependent'] = 'Dependent (Mozilla/Firefox only)'; |
304 | $string['advlink_dlg:popup_size'] = 'Size'; |
305 | $string['advlink_dlg:popup_position'] = 'Position (X/Y)'; |
306 | $string['advlink_dlg:id'] = 'Id'; |
307 | $string['advlink_dlg:style'] = 'Style'; |
308 | $string['advlink_dlg:classes'] = 'Classes'; |
309 | $string['advlink_dlg:target_name'] = 'Target name'; |
310 | $string['advlink_dlg:langdir'] = 'Language direction'; |
311 | $string['advlink_dlg:target_langcode'] = 'Target language'; |
312 | $string['advlink_dlg:langcode'] = 'Language code'; |
313 | $string['advlink_dlg:encoding'] = 'Target character encoding'; |
314 | $string['advlink_dlg:mime'] = 'Target MIME type'; |
315 | $string['advlink_dlg:rel'] = 'Relationship page to target'; |
316 | $string['advlink_dlg:rev'] = 'Relationship target to page'; |
317 | $string['advlink_dlg:tabindex'] = 'Tabindex'; |
318 | $string['advlink_dlg:accesskey'] = 'Accesskey'; |
319 | $string['advlink_dlg:ltr'] = 'Left to right'; |
320 | $string['advlink_dlg:rtl'] = 'Right to left'; |
321 | $string['advlink_dlg:link_list'] = 'Link list'; |
322 | $string['xhtmlxtras:cite_desc'] = 'Citation'; |
323 | $string['xhtmlxtras:abbr_desc'] = 'Abbreviation'; |
324 | $string['xhtmlxtras:acronym_desc'] = 'Acronym'; |
325 | $string['xhtmlxtras:del_desc'] = 'Deletion'; |
326 | $string['xhtmlxtras:ins_desc'] = 'Insertion'; |
327 | $string['xhtmlxtras:attribs_desc'] = 'Insert/Edit Attributes'; |
328 | $string['xhtmlxtras:cite_delta_width'] = ''; |
329 | $string['xhtmlxtras:cite_delta_height'] = ''; |
330 | $string['xhtmlxtras:abbr_delta_width'] = ''; |
331 | $string['xhtmlxtras:abbr_delta_height'] = ''; |
332 | $string['xhtmlxtras:acronym_delta_width'] = ''; |
333 | $string['xhtmlxtras:acronym_delta_height'] = ''; |
334 | $string['xhtmlxtras:del_delta_width'] = ''; |
335 | $string['xhtmlxtras:del_delta_height'] = ''; |
336 | $string['xhtmlxtras:ins_delta_width'] = ''; |
337 | $string['xhtmlxtras:ins_delta_height'] = ''; |
338 | $string['xhtmlxtras:attribs_delta_width'] = ''; |
339 | $string['xhtmlxtras:attribs_delta_height'] = ''; |
340 | $string['xhtmlxtras_dlg:attribute_label_title'] = 'Title'; |
341 | $string['xhtmlxtras_dlg:attribute_label_id'] = 'ID'; |
342 | $string['xhtmlxtras_dlg:attribute_label_class'] = 'Class'; |
343 | $string['xhtmlxtras_dlg:attribute_label_style'] = 'Style'; |
344 | $string['xhtmlxtras_dlg:attribute_label_cite'] = 'Cite'; |
345 | $string['xhtmlxtras_dlg:attribute_label_datetime'] = 'Date/Time'; |
346 | $string['xhtmlxtras_dlg:attribute_label_langdir'] = 'Text Direction'; |
347 | $string['xhtmlxtras_dlg:attribute_option_ltr'] = 'Left to right'; |
348 | $string['xhtmlxtras_dlg:attribute_option_rtl'] = 'Right to left'; |
349 | $string['xhtmlxtras_dlg:attribute_label_langcode'] = 'Language'; |
350 | $string['xhtmlxtras_dlg:attribute_label_tabindex'] = 'TabIndex'; |
351 | $string['xhtmlxtras_dlg:attribute_label_accesskey'] = 'AccessKey'; |
352 | $string['xhtmlxtras_dlg:attribute_events_tab'] = 'Events'; |
353 | $string['xhtmlxtras_dlg:attribute_attrib_tab'] = 'Attributes'; |
354 | $string['xhtmlxtras_dlg:general_tab'] = 'General'; |
355 | $string['xhtmlxtras_dlg:attrib_tab'] = 'Attributes'; |
356 | $string['xhtmlxtras_dlg:events_tab'] = 'Events'; |
357 | $string['xhtmlxtras_dlg:fieldset_general_tab'] = 'General Settings'; |
358 | $string['xhtmlxtras_dlg:fieldset_attrib_tab'] = 'Element Attributes'; |
359 | $string['xhtmlxtras_dlg:fieldset_events_tab'] = 'Element Events'; |
360 | $string['xhtmlxtras_dlg:title_ins_element'] = 'Insertion Element'; |
361 | $string['xhtmlxtras_dlg:title_del_element'] = 'Deletion Element'; |
362 | $string['xhtmlxtras_dlg:title_acronym_element'] = 'Acronym Element'; |
363 | $string['xhtmlxtras_dlg:title_abbr_element'] = 'Abbreviation Element'; |
364 | $string['xhtmlxtras_dlg:title_cite_element'] = 'Citation Element'; |
365 | $string['xhtmlxtras_dlg:remove'] = 'Remove'; |
366 | $string['xhtmlxtras_dlg:insert_date'] = 'Insert current date/time'; |
367 | $string['xhtmlxtras_dlg:option_ltr'] = 'Left to right'; |
368 | $string['xhtmlxtras_dlg:option_rtl'] = 'Right to left'; |
369 | $string['xhtmlxtras_dlg:attribs_title'] = 'Insert/Edit Attributes'; |
370 | $string['style:desc'] = 'Edit CSS Style'; |
371 | $string['style:delta_width'] = ''; |
372 | $string['style:delta_height'] = ''; |
373 | $string['style_dlg:title'] = 'Edit CSS Style'; |
374 | $string['style_dlg:apply'] = 'Apply'; |
375 | $string['style_dlg:text_tab'] = 'Text'; |
376 | $string['style_dlg:background_tab'] = 'Background'; |
377 | $string['style_dlg:block_tab'] = 'Block'; |
378 | $string['style_dlg:box_tab'] = 'Box'; |
379 | $string['style_dlg:border_tab'] = 'Border'; |
380 | $string['style_dlg:list_tab'] = 'List'; |
381 | $string['style_dlg:positioning_tab'] = 'Positioning'; |
382 | $string['style_dlg:text_props'] = 'Text'; |
383 | $string['style_dlg:text_font'] = 'Font'; |
384 | $string['style_dlg:text_size'] = 'Size'; |
385 | $string['style_dlg:text_weight'] = 'Weight'; |
386 | $string['style_dlg:text_style'] = 'Style'; |
387 | $string['style_dlg:text_variant'] = 'Variant'; |
388 | $string['style_dlg:text_lineheight'] = 'Line height'; |
389 | $string['style_dlg:text_case'] = 'Case'; |
390 | $string['style_dlg:text_color'] = 'Color'; |
391 | $string['style_dlg:text_decoration'] = 'Decoration'; |
392 | $string['style_dlg:text_overline'] = 'overline'; |
393 | $string['style_dlg:text_underline'] = 'underline'; |
394 | $string['style_dlg:text_striketrough'] = 'strikethrough'; |
395 | $string['style_dlg:text_blink'] = 'blink'; |
396 | $string['style_dlg:text_none'] = 'none'; |
397 | $string['style_dlg:background_color'] = 'Background color'; |
398 | $string['style_dlg:background_image'] = 'Background image'; |
399 | $string['style_dlg:background_repeat'] = 'Repeat'; |
400 | $string['style_dlg:background_attachment'] = 'Attachment'; |
401 | $string['style_dlg:background_hpos'] = 'Horizontal position'; |
402 | $string['style_dlg:background_vpos'] = 'Vertical position'; |
403 | $string['style_dlg:block_wordspacing'] = 'Word spacing'; |
404 | $string['style_dlg:block_letterspacing'] = 'Letter spacing'; |
405 | $string['style_dlg:block_vertical_alignment'] = 'Vertical alignment'; |
406 | $string['style_dlg:block_text_align'] = 'Text align'; |
407 | $string['style_dlg:block_text_indent'] = 'Text indent'; |
408 | $string['style_dlg:block_whitespace'] = 'Whitespace'; |
409 | $string['style_dlg:block_display'] = 'Display'; |
410 | $string['style_dlg:box_width'] = 'Width'; |
411 | $string['style_dlg:box_height'] = 'Height'; |
412 | $string['style_dlg:box_float'] = 'Float'; |
413 | $string['style_dlg:box_clear'] = 'Clear'; |
414 | $string['style_dlg:padding'] = 'Padding'; |
415 | $string['style_dlg:same'] = 'Same for all'; |
416 | $string['style_dlg:top'] = 'Top'; |
417 | $string['style_dlg:right'] = 'Right'; |
418 | $string['style_dlg:bottom'] = 'Bottom'; |
419 | $string['style_dlg:left'] = 'Left'; |
420 | $string['style_dlg:margin'] = 'Margin'; |
421 | $string['style_dlg:style'] = 'Style'; |
422 | $string['style_dlg:width'] = 'Width'; |
423 | $string['style_dlg:height'] = 'Height'; |
424 | $string['style_dlg:color'] = 'Color'; |
425 | $string['style_dlg:list_type'] = 'Type'; |
426 | $string['style_dlg:bullet_image'] = 'Bullet image'; |
427 | $string['style_dlg:position'] = 'Position'; |
428 | $string['style_dlg:positioning_type'] = 'Type'; |
429 | $string['style_dlg:visibility'] = 'Visibility'; |
430 | $string['style_dlg:zindex'] = 'Z-index'; |
431 | $string['style_dlg:overflow'] = 'Overflow'; |
432 | $string['style_dlg:placement'] = 'Placement'; |
433 | $string['style_dlg:clip'] = 'Clip'; |
434 | $string['paste:paste_text_desc'] = 'Paste as Plain Text'; |
435 | $string['paste:paste_word_desc'] = 'Paste from Word'; |
436 | $string['paste:selectall_desc'] = 'Select All'; |
437 | $string['paste_dlg:text_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.'; |
438 | $string['paste_dlg:text_linebreaks'] = 'Keep linebreaks'; |
439 | $string['paste_dlg:word_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.'; |
440 | $string['table:desc'] = 'Inserts a new table'; |
441 | $string['table:row_before_desc'] = 'Insert row before'; |
442 | $string['table:row_after_desc'] = 'Insert row after'; |
443 | $string['table:delete_row_desc'] = 'Delete row'; |
444 | $string['table:col_before_desc'] = 'Insert column before'; |
445 | $string['table:col_after_desc'] = 'Insert column after'; |
446 | $string['table:delete_col_desc'] = 'Remove column'; |
447 | $string['table:split_cells_desc'] = 'Split merged table cells'; |
448 | $string['table:merge_cells_desc'] = 'Merge table cells'; |
449 | $string['table:row_desc'] = 'Table row properties'; |
450 | $string['table:cell_desc'] = 'Table cell properties'; |
451 | $string['table:props_desc'] = 'Table properties'; |
452 | $string['table:paste_row_before_desc'] = 'Paste table row before'; |
453 | $string['table:paste_row_after_desc'] = 'Paste table row after'; |
454 | $string['table:cut_row_desc'] = 'Cut table row'; |
455 | $string['table:copy_row_desc'] = 'Copy table row'; |
456 | $string['table:del'] = 'Delete table'; |
457 | $string['table:row'] = 'Row'; |
458 | $string['table:col'] = 'Column'; |
459 | $string['table:cell'] = 'Cell'; |
460 | $string['table:rowprops_delta_width'] = ''; |
461 | $string['table:rowprops_delta_height'] = ''; |
462 | $string['table:cellprops_delta_width'] = ''; |
463 | $string['table:cellprops_delta_height'] = ''; |
464 | $string['table:table_delta_width'] = ''; |
465 | $string['table:table_delta_height'] = ''; |
466 | $string['table:merge_cells_delta_width'] = ''; |
467 | $string['table:merge_cells_delta_height'] = ''; |
468 | $string['table_dlg:general_tab'] = 'General'; |
469 | $string['table_dlg:advanced_tab'] = 'Advanced'; |
470 | $string['table_dlg:general_props'] = 'General properties'; |
471 | $string['table_dlg:advanced_props'] = 'Advanced properties'; |
472 | $string['table_dlg:rowtype'] = 'Row in table part'; |
473 | $string['table_dlg:title'] = 'Insert/Modify table'; |
474 | $string['table_dlg:width'] = 'Width'; |
475 | $string['table_dlg:height'] = 'Height'; |
476 | $string['table_dlg:cols'] = 'Cols'; |
477 | $string['table_dlg:rows'] = 'Rows'; |
478 | $string['table_dlg:cellspacing'] = 'Cellspacing'; |
479 | $string['table_dlg:cellpadding'] = 'Cellpadding'; |
480 | $string['table_dlg:border'] = 'Border'; |
481 | $string['table_dlg:align'] = 'Alignment'; |
482 | $string['table_dlg:align_default'] = 'Default'; |
483 | $string['table_dlg:align_left'] = 'Left'; |
484 | $string['table_dlg:align_right'] = 'Right'; |
485 | $string['table_dlg:align_middle'] = 'Center'; |
486 | $string['table_dlg:row_title'] = 'Table row properties'; |
487 | $string['table_dlg:cell_title'] = 'Table cell properties'; |
488 | $string['table_dlg:cell_type'] = 'Cell type'; |
489 | $string['table_dlg:valign'] = 'Vertical alignment'; |
490 | $string['table_dlg:align_top'] = 'Top'; |
491 | $string['table_dlg:align_bottom'] = 'Bottom'; |
492 | $string['table_dlg:bordercolor'] = 'Border color'; |
493 | $string['table_dlg:bgcolor'] = 'Background color'; |
494 | $string['table_dlg:merge_cells_title'] = 'Merge table cells'; |
495 | $string['table_dlg:id'] = 'Id'; |
496 | $string['table_dlg:style'] = 'Style'; |
497 | $string['table_dlg:langdir'] = 'Language direction'; |
498 | $string['table_dlg:langcode'] = 'Language code'; |
499 | $string['table_dlg:mime'] = 'Target MIME type'; |
500 | $string['table_dlg:ltr'] = 'Left to right'; |
501 | $string['table_dlg:rtl'] = 'Right to left'; |
502 | $string['table_dlg:bgimage'] = 'Background image'; |
503 | $string['table_dlg:summary'] = 'Summary'; |
504 | $string['table_dlg:td'] = 'Data'; |
505 | $string['table_dlg:th'] = 'Header'; |
506 | $string['table_dlg:cell_cell'] = 'Update current cell'; |
507 | $string['table_dlg:cell_row'] = 'Update all cells in row'; |
508 | $string['table_dlg:cell_all'] = 'Update all cells in table'; |
509 | $string['table_dlg:row_row'] = 'Update current row'; |
510 | $string['table_dlg:row_odd'] = 'Update odd rows in table'; |
511 | $string['table_dlg:row_even'] = 'Update even rows in table'; |
512 | $string['table_dlg:row_all'] = 'Update all rows in table'; |
513 | $string['table_dlg:thead'] = 'Table Head'; |
514 | $string['table_dlg:tbody'] = 'Table Body'; |
515 | $string['table_dlg:tfoot'] = 'Table Foot'; |
516 | $string['table_dlg:scope'] = 'Scope'; |
517 | $string['table_dlg:rowgroup'] = 'Row Group'; |
518 | $string['table_dlg:colgroup'] = 'Col Group'; |
519 | $string['table_dlg:col_limit'] = 'You\'ve exceeded the maximum number of columns of {$cols}.'; |
520 | $string['table_dlg:row_limit'] = 'You\'ve exceeded the maximum number of rows of {$rows}.'; |
521 | $string['table_dlg:cell_limit'] = 'You\'ve exceeded the maximum number of cells of {$cells}.'; |
522 | $string['table_dlg:missing_scope'] = 'Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table.'; |
523 | $string['table_dlg:caption'] = 'Table caption'; |
524 | $string['table_dlg:frame'] = 'Frame'; |
525 | $string['table_dlg:frame_none'] = 'none'; |
526 | $string['table_dlg:frame_groups'] = 'groups'; |
527 | $string['table_dlg:frame_rows'] = 'rows'; |
528 | $string['table_dlg:frame_cols'] = 'cols'; |
529 | $string['table_dlg:frame_all'] = 'all'; |
530 | $string['table_dlg:rules'] = 'Rules'; |
531 | $string['table_dlg:rules_void'] = 'void'; |
532 | $string['table_dlg:rules_above'] = 'above'; |
533 | $string['table_dlg:rules_below'] = 'below'; |
534 | $string['table_dlg:rules_hsides'] = 'hsides'; |
535 | $string['table_dlg:rules_lhs'] = 'lhs'; |
536 | $string['table_dlg:rules_rhs'] = 'rhs'; |
537 | $string['table_dlg:rules_vsides'] = 'vsides'; |
538 | $string['table_dlg:rules_box'] = 'box'; |
539 | $string['table_dlg:rules_border'] = 'border'; |
540 | $string['autosave:unload_msg'] = 'The changes you made will be lost if you navigate away from this page.'; |
541 | $string['fullscreen:desc'] = 'Toggle fullscreen mode'; |
542 | $string['media:desc'] = 'Insert / edit embedded media'; |
543 | $string['media:edit'] = 'Edit embedded media'; |
544 | $string['media:delta_width'] = ''; |
545 | $string['media:delta_height'] = ''; |
546 | $string['media_dlg:title'] = 'Insert / edit embedded media'; |
547 | $string['media_dlg:general'] = 'General'; |
548 | $string['media_dlg:advanced'] = 'Advanced'; |
549 | $string['media_dlg:file'] = 'File/URL'; |
550 | $string['media_dlg:list'] = 'List'; |
551 | $string['media_dlg:size'] = 'Dimensions'; |
552 | $string['media_dlg:preview'] = 'Preview'; |
553 | $string['media_dlg:constrain_proportions'] = 'Constrain proportions'; |
554 | $string['media_dlg:type'] = 'Type'; |
555 | $string['media_dlg:id'] = 'Id'; |
556 | $string['media_dlg:name'] = 'Name'; |
557 | $string['media_dlg:class_name'] = 'Class'; |
558 | $string['media_dlg:vspace'] = 'V-Space'; |
559 | $string['media_dlg:hspace'] = 'H-Space'; |
560 | $string['media_dlg:play'] = 'Auto play'; |
561 | $string['media_dlg:loop'] = 'Loop'; |
562 | $string['media_dlg:menu'] = 'Show menu'; |
563 | $string['media_dlg:quality'] = 'Quality'; |
564 | $string['media_dlg:scale'] = 'Scale'; |
565 | $string['media_dlg:align'] = 'Align'; |
566 | $string['media_dlg:salign'] = 'SAlign'; |
567 | $string['media_dlg:wmode'] = 'WMode'; |
568 | $string['media_dlg:bgcolor'] = 'Background'; |
569 | $string['media_dlg:base'] = 'Base'; |
570 | $string['media_dlg:flashvars'] = 'Flashvars'; |
571 | $string['media_dlg:liveconnect'] = 'SWLiveConnect'; |
572 | $string['media_dlg:autohref'] = 'AutoHREF'; |
573 | $string['media_dlg:cache'] = 'Cache'; |
574 | $string['media_dlg:hidden'] = 'Hidden'; |
575 | $string['media_dlg:controller'] = 'Controller'; |
576 | $string['media_dlg:kioskmode'] = 'Kiosk mode'; |
577 | $string['media_dlg:playeveryframe'] = 'Play every frame'; |
578 | $string['media_dlg:targetcache'] = 'Target cache'; |
579 | $string['media_dlg:correction'] = 'No correction'; |
580 | $string['media_dlg:enablejavascript'] = 'Enable JavaScript'; |
581 | $string['media_dlg:starttime'] = 'Start time'; |
582 | $string['media_dlg:endtime'] = 'End time'; |
583 | $string['media_dlg:href'] = 'Href'; |
584 | $string['media_dlg:qtsrcchokespeed'] = 'Choke speed'; |
585 | $string['media_dlg:target'] = 'Target'; |
586 | $string['media_dlg:volume'] = 'Volume'; |
587 | $string['media_dlg:autostart'] = 'Auto start'; |
588 | $string['media_dlg:enabled'] = 'Enabled'; |
589 | $string['media_dlg:fullscreen'] = 'Fullscreen'; |
590 | $string['media_dlg:invokeurls'] = 'Invoke URLs'; |
591 | $string['media_dlg:mute'] = 'Mute'; |
592 | $string['media_dlg:stretchtofit'] = 'Stretch to fit'; |
593 | $string['media_dlg:windowlessvideo'] = 'Windowless video'; |
594 | $string['media_dlg:balance'] = 'Balance'; |
595 | $string['media_dlg:baseurl'] = 'Base URL'; |
596 | $string['media_dlg:captioningid'] = 'Captioning id'; |
597 | $string['media_dlg:currentmarker'] = 'Current marker'; |
598 | $string['media_dlg:currentposition'] = 'Current position'; |
599 | $string['media_dlg:defaultframe'] = 'Default frame'; |
600 | $string['media_dlg:playcount'] = 'Play count'; |
601 | $string['media_dlg:rate'] = 'Rate'; |
602 | $string['media_dlg:uimode'] = 'UI Mode'; |
603 | $string['media_dlg:flash_options'] = 'Flash options'; |
604 | $string['media_dlg:qt_options'] = 'Quicktime options'; |
605 | $string['media_dlg:wmp_options'] = 'Windows media player options'; |
606 | $string['media_dlg:rmp_options'] = 'Real media player options'; |
607 | $string['media_dlg:shockwave_options'] = 'Shockwave options'; |
608 | $string['media_dlg:autogotourl'] = 'Auto goto URL'; |
609 | $string['media_dlg:center'] = 'Center'; |
610 | $string['media_dlg:imagestatus'] = 'Image status'; |
611 | $string['media_dlg:maintainaspect'] = 'Maintain aspect'; |
612 | $string['media_dlg:nojava'] = 'No java'; |
613 | $string['media_dlg:prefetch'] = 'Prefetch'; |
614 | $string['media_dlg:shuffle'] = 'Shuffle'; |
615 | $string['media_dlg:console'] = 'Console'; |
616 | $string['media_dlg:numloop'] = 'Num loops'; |
617 | $string['media_dlg:controls'] = 'Controls'; |
618 | $string['media_dlg:scriptcallbacks'] = 'Script callbacks'; |
619 | $string['media_dlg:swstretchstyle'] = 'Stretch style'; |
620 | $string['media_dlg:swstretchhalign'] = 'Stretch H-Align'; |
621 | $string['media_dlg:swstretchvalign'] = 'Stretch V-Align'; |
622 | $string['media_dlg:sound'] = 'Sound'; |
623 | $string['media_dlg:progress'] = 'Progress'; |
624 | $string['media_dlg:qtsrc'] = 'QT Src'; |
625 | $string['media_dlg:qt_stream_warn'] = 'Streamed rtsp resources should be added to the QT Src field under the advanced tab.\\nYou should also add a non streamed version to the Src field..'; |
626 | $string['media_dlg:align_top'] = 'Top'; |
627 | $string['media_dlg:align_right'] = 'Right'; |
628 | $string['media_dlg:align_bottom'] = 'Bottom'; |
629 | $string['media_dlg:align_left'] = 'Left'; |
630 | $string['media_dlg:align_center'] = 'Center'; |
631 | $string['media_dlg:align_top_left'] = 'Top left'; |
632 | $string['media_dlg:align_top_right'] = 'Top right'; |
633 | $string['media_dlg:align_bottom_left'] = 'Bottom left'; |
634 | $string['media_dlg:align_bottom_right'] = 'Bottom right'; |
635 | $string['media_dlg:flv_options'] = 'Flash video options'; |
636 | $string['media_dlg:flv_scalemode'] = 'Scale mode'; |
637 | $string['media_dlg:flv_buffer'] = 'Buffer'; |
638 | $string['media_dlg:flv_startimage'] = 'Start image'; |
639 | $string['media_dlg:flv_starttime'] = 'Start time'; |
640 | $string['media_dlg:flv_defaultvolume'] = 'Default volumne'; |
641 | $string['media_dlg:flv_hiddengui'] = 'Hidden GUI'; |
642 | $string['media_dlg:flv_autostart'] = 'Auto start'; |
643 | $string['media_dlg:flv_loop'] = 'Loop'; |
644 | $string['media_dlg:flv_showscalemodes'] = 'Show scale modes'; |
645 | $string['media_dlg:flv_smoothvideo'] = 'Smooth video'; |
646 | $string['media_dlg:flv_jscallback'] = 'JS Callback'; |
647 | $string['fullpage:desc'] = 'Document properties'; |
648 | $string['fullpage:delta_width'] = ''; |
649 | $string['fullpage:delta_height'] = ''; |
650 | $string['fullpage_dlg:title'] = 'Document properties'; |
651 | $string['fullpage_dlg:meta_tab'] = 'General'; |
652 | $string['fullpage_dlg:appearance_tab'] = 'Appearance'; |
653 | $string['fullpage_dlg:advanced_tab'] = 'Advanced'; |
654 | $string['fullpage_dlg:meta_props'] = 'Meta information'; |
655 | $string['fullpage_dlg:langprops'] = 'Language and encoding'; |
656 | $string['fullpage_dlg:meta_title'] = 'Title'; |
657 | $string['fullpage_dlg:meta_keywords'] = 'Keywords'; |
658 | $string['fullpage_dlg:meta_description'] = 'Description'; |
659 | $string['fullpage_dlg:meta_robots'] = 'Robots'; |
660 | $string['fullpage_dlg:doctypes'] = 'Doctype'; |
661 | $string['fullpage_dlg:langcode'] = 'Language code'; |
662 | $string['fullpage_dlg:langdir'] = 'Language direction'; |
663 | $string['fullpage_dlg:ltr'] = 'Left to right'; |
664 | $string['fullpage_dlg:rtl'] = 'Right to left'; |
665 | $string['fullpage_dlg:xml_pi'] = 'XML declaration'; |
666 | $string['fullpage_dlg:encoding'] = 'Character encoding'; |
667 | $string['fullpage_dlg:appearance_bgprops'] = 'Background properties'; |
668 | $string['fullpage_dlg:appearance_marginprops'] = 'Body margins'; |
669 | $string['fullpage_dlg:appearance_linkprops'] = 'Link colors'; |
670 | $string['fullpage_dlg:appearance_textprops'] = 'Text properties'; |
671 | $string['fullpage_dlg:bgcolor'] = 'Background color'; |
672 | $string['fullpage_dlg:bgimage'] = 'Background image'; |
673 | $string['fullpage_dlg:left_margin'] = 'Left margin'; |
674 | $string['fullpage_dlg:right_margin'] = 'Right margin'; |
675 | $string['fullpage_dlg:top_margin'] = 'Top margin'; |
676 | $string['fullpage_dlg:bottom_margin'] = 'Bottom margin'; |
677 | $string['fullpage_dlg:text_color'] = 'Text color'; |
678 | $string['fullpage_dlg:font_size'] = 'Font size'; |
679 | $string['fullpage_dlg:font_face'] = 'Font face'; |
680 | $string['fullpage_dlg:link_color'] = 'Link color'; |
681 | $string['fullpage_dlg:hover_color'] = 'Hover color'; |
682 | $string['fullpage_dlg:visited_color'] = 'Visited color'; |
683 | $string['fullpage_dlg:active_color'] = 'Active color'; |
684 | $string['fullpage_dlg:textcolor'] = 'Color'; |
685 | $string['fullpage_dlg:fontsize'] = 'Font size'; |
686 | $string['fullpage_dlg:fontface'] = 'Font family'; |
687 | $string['fullpage_dlg:meta_index_follow'] = 'Index and follow the links'; |
688 | $string['fullpage_dlg:meta_index_nofollow'] = 'Index and don\'t follow the links'; |
689 | $string['fullpage_dlg:meta_noindex_follow'] = 'Do not index but follow the links'; |
690 | $string['fullpage_dlg:meta_noindex_nofollow'] = 'Do not index and don\\\'t follow the links'; |
691 | $string['fullpage_dlg:appearance_style'] = 'Stylesheet and style properties'; |
692 | $string['fullpage_dlg:stylesheet'] = 'Stylesheet'; |
693 | $string['fullpage_dlg:style'] = 'Style'; |
694 | $string['fullpage_dlg:author'] = 'Author'; |
695 | $string['fullpage_dlg:copyright'] = 'Copyright'; |
696 | $string['fullpage_dlg:add'] = 'Add new element'; |
697 | $string['fullpage_dlg:remove'] = 'Remove selected element'; |
698 | $string['fullpage_dlg:moveup'] = 'Move selected element up'; |
699 | $string['fullpage_dlg:movedown'] = 'Move selected element down'; |
700 | $string['fullpage_dlg:head_elements'] = 'Head elements'; |
701 | $string['fullpage_dlg:info'] = 'Information'; |
702 | $string['fullpage_dlg:add_title'] = 'Title element'; |
703 | $string['fullpage_dlg:add_meta'] = 'Meta element'; |
704 | $string['fullpage_dlg:add_script'] = 'Script element'; |
705 | $string['fullpage_dlg:add_style'] = 'Style element'; |
706 | $string['fullpage_dlg:add_link'] = 'Link element'; |
707 | $string['fullpage_dlg:add_base'] = 'Base element'; |
708 | $string['fullpage_dlg:add_comment'] = 'Comment node'; |
709 | $string['fullpage_dlg:title_element'] = 'Title element'; |
710 | $string['fullpage_dlg:script_element'] = 'Script element'; |
711 | $string['fullpage_dlg:style_element'] = 'Style element'; |
712 | $string['fullpage_dlg:base_element'] = 'Base element'; |
713 | $string['fullpage_dlg:link_element'] = 'Link element'; |
714 | $string['fullpage_dlg:meta_element'] = 'Meta element'; |
715 | $string['fullpage_dlg:comment_element'] = 'Comment'; |
716 | $string['fullpage_dlg:src'] = 'Src'; |
717 | $string['fullpage_dlg:language'] = 'Language'; |
718 | $string['fullpage_dlg:href'] = 'Href'; |
719 | $string['fullpage_dlg:target'] = 'Target'; |
720 | $string['fullpage_dlg:type'] = 'Type'; |
721 | $string['fullpage_dlg:charset'] = 'Charset'; |
722 | $string['fullpage_dlg:defer'] = 'Defer'; |
723 | $string['fullpage_dlg:media'] = 'Media'; |
724 | $string['fullpage_dlg:properties'] = 'Properties'; |
725 | $string['fullpage_dlg:name'] = 'Name'; |
726 | $string['fullpage_dlg:value'] = 'Value'; |
727 | $string['fullpage_dlg:content'] = 'Content'; |
728 | $string['fullpage_dlg:rel'] = 'Rel'; |
729 | $string['fullpage_dlg:rev'] = 'Rev'; |
730 | $string['fullpage_dlg:hreflang'] = 'Href lang'; |
731 | $string['fullpage_dlg:general_props'] = 'General'; |
732 | $string['fullpage_dlg:advanced_props'] = 'Advanced'; |
733 | $string['template:desc'] = 'Insert predefined template content'; |
734 | $string['template_dlg:title'] = 'Templates'; |
735 | $string['template_dlg:label'] = 'Template'; |
736 | $string['template_dlg:desc_label'] = 'Description'; |
737 | $string['template_dlg:desc'] = 'Insert predefined template content'; |
738 | $string['template_dlg:select'] = 'Select a template'; |
739 | $string['template_dlg:preview'] = 'Preview'; |
740 | $string['template_dlg:warning'] = 'Warning: Updating a template with a different one may cause data loss.'; |
741 | $string['template_dlg:mdate_format'] = '%%Y-%%m-%%d %%H:%%M:%%S'; |
742 | $string['template_dlg:cdate_format'] = '%%Y-%%m-%%d %%H:%%M:%%S'; |
743 | $string['template_dlg:months_long'] = 'January,February,March,April,May,June,July,August,September,October,November,December'; |
744 | $string['template_dlg:months_short'] = 'Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec'; |
745 | $string['template_dlg:day_long'] = 'Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday'; |
746 | $string['template_dlg:day_short'] = 'Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun'; |
747 | $string['visualchars:desc'] = 'Visual control characters on/off.'; |
748 | $string['spellchecker:desc'] = 'Toggle spellchecker'; |
749 | $string['spellchecker:menu'] = 'Spellchecker settings'; |
750 | $string['spellchecker:ignore_word'] = 'Ignore word'; |
751 | $string['spellchecker:ignore_words'] = 'Ignore all'; |
752 | $string['spellchecker:langs'] = 'Languages'; |
753 | $string['spellchecker:wait'] = 'Please wait...'; |
754 | $string['spellchecker:sug'] = 'Suggestions'; |
755 | $string['spellchecker:no_sug'] = 'No suggestions'; |
756 | $string['spellchecker:no_mpell'] = 'No misspellings found.'; |
757 | $string['pagebreak:desc'] = 'Insert page break.'; |