]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-includes/js/tinymce/langs/wp-langs-en.js
Wordpress 3.3
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / langs / wp-langs-en.js
1 tinyMCE.addI18n({en:{
2 common:{
3 edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",
4 apply:"Apply",
5 insert:"Insert",
6 update:"Update",
7 cancel:"Cancel",
8 close:"Close",
9 browse:"Browse",
10 class_name:"Class",
11 not_set:"-- Not set --",
12 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
13 clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",
14 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.",
15 invalid_data:"Error: Invalid values entered, these are marked in red.",
16 invalid_data_number:"{#field} must be a number",
17 invalid_data_min:"{#field} must be a number greater than {#min}",
18 invalid_data_size:"{#field} must be a number or percentage",
19 more_colors:"More colors"
20 },
21 colors:{
22 "000000":"Black",
23 "993300":"Burnt orange",
24 "333300":"Dark olive",
25 "003300":"Dark green",
26 "003366":"Dark azure",
27 "000080":"Navy Blue",
28 "333399":"Indigo",
29 "333333":"Very dark gray",
30 "800000":"Maroon",
31 "FF6600":"Orange",
32 "808000":"Olive",
33 "008000":"Green",
34 "008080":"Teal",
35 "0000FF":"Blue",
36 "666699":"Grayish blue",
37 "808080":"Gray",
38 "FF0000":"Red",
39 "FF9900":"Amber",
40 "99CC00":"Yellow green",
41 "339966":"Sea green",
42 "33CCCC":"Turquoise",
43 "3366FF":"Royal blue",
44 "800080":"Purple",
45 "999999":"Medium gray",
46 "FF00FF":"Magenta",
47 "FFCC00":"Gold",
48 "FFFF00":"Yellow",
49 "00FF00":"Lime",
50 "00FFFF":"Aqua",
51 "00CCFF":"Sky blue",
52 "993366":"Brown",
53 "C0C0C0":"Silver",
54 "FF99CC":"Pink",
55 "FFCC99":"Peach",
56 "FFFF99":"Light yellow",
57 "CCFFCC":"Pale green",
58 "CCFFFF":"Pale cyan",
59 "99CCFF":"Light sky blue",
60 "CC99FF":"Plum",
61 "FFFFFF":"White"
62 },
63 contextmenu:{
64 align:"Alignment",
65 left:"Left",
66 center:"Center",
67 right:"Right",
68 full:"Full"
69 },
70 insertdatetime:{
71 date_fmt:"%Y-%m-%d",
72 time_fmt:"%H:%M:%S",
73 insertdate_desc:"Insert date",
74 inserttime_desc:"Insert time",
75 months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
76 months_short:"Jan_January_abbreviation,Feb_February_abbreviation,Mar_March_abbreviation,Apr_April_abbreviation,May_May_abbreviation,Jun_June_abbreviation,Jul_July_abbreviation,Aug_August_abbreviation,Sep_September_abbreviation,Oct_October_abbreviation,Nov_November_abbreviation,Dec_December_abbreviation",
77 day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday",
78 day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat"
79 },
80 print:{
81 print_desc:"Print"
82 },
83 preview:{
84 preview_desc:"Preview"
85 },
86 directionality:{
87 ltr_desc:"Direction left to right",
88 rtl_desc:"Direction right to left"
89 },
90 layer:{
91 insertlayer_desc:"Insert new layer",
92 forward_desc:"Move forward",
93 backward_desc:"Move backward",
94 absolute_desc:"Toggle absolute positioning",
95 content:"New layer..."
96 },
97 save:{
98 save_desc:"Save",
99 cancel_desc:"Cancel all changes"
100 },
101 nonbreaking:{
102 nonbreaking_desc:"Insert non-breaking space character"
103 },
104 iespell:{
105 iespell_desc:"Run spell checking",
106 download:"ieSpell not detected. Do you want to install it now?"
107 },
108 advhr:{
109 advhr_desc:"Horizontale rule"
110 },
111 emotions:{
112 emotions_desc:"Emotions"
113 },
114 searchreplace:{
115 search_desc:"Find",
116 replace_desc:"Find/Replace"
117 },
118 advimage:{
119 image_desc:"Insert/edit image"
120 },
121 advlink:{
122 link_desc:"Insert/edit link"
123 },
124 xhtmlxtras:{
125 cite_desc:"Citation",
126 abbr_desc:"Abbreviation",
127 acronym_desc:"Acronym",
128 del_desc:"Deletion",
129 ins_desc:"Insertion",
130 attribs_desc:"Insert/Edit Attributes"
131 },
132 style:{
133 desc:"Edit CSS Style"
134 },
135 paste:{
136 paste_text_desc:"Paste as Plain Text",
137 paste_word_desc:"Paste from Word",
138 selectall_desc:"Select All",
139 plaintext_mode_sticky:"Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",
140 plaintext_mode:"Paste is now in plain text mode. Click again to toggle back to regular paste mode."
141 },
142 paste_dlg:{
143 text_title:"Use CTRL + V on your keyboard to paste the text into the window.",
144 text_linebreaks:"Keep linebreaks",
145 word_title:"Use CTRL + V on your keyboard to paste the text into the window."
146 },
147 table:{
148 desc:"Inserts a new table",
149 row_before_desc:"Insert row before",
150 row_after_desc:"Insert row after",
151 delete_row_desc:"Delete row",
152 col_before_desc:"Insert column before",
153 col_after_desc:"Insert column after",
154 delete_col_desc:"Remove column",
155 split_cells_desc:"Split merged table cells",
156 merge_cells_desc:"Merge table cells",
157 row_desc:"Table row properties",
158 cell_desc:"Table cell properties",
159 props_desc:"Table properties",
160 paste_row_before_desc:"Paste table row before",
161 paste_row_after_desc:"Paste table row after",
162 cut_row_desc:"Cut table row",
163 copy_row_desc:"Copy table row",
164 del:"Delete table",
165 row:"Row",
166 col:"Column",
167 cell:"Cell"
168 },
169 autosave:{
170 unload_msg:"The changes you made will be lost if you navigate away from this page."
171 },
172 fullscreen:{
173 desc:"Toggle fullscreen mode (Alt + Shift + G)"
174 },
175 media:{
176 desc:"Insert / edit embedded media",
177 edit:"Edit embedded media"
178 },
179 fullpage:{
180 desc:"Document properties"
181 },
182 template:{
183 desc:"Insert predefined template content"
184 },
185 visualchars:{
186 desc:"Visual control characters on/off."
187 },
188 spellchecker:{
189 desc:"Toggle spellchecker (Alt + Shift + N)",
190 menu:"Spellchecker settings",
191 ignore_word:"Ignore word",
192 ignore_words:"Ignore all",
193 langs:"Languages",
194 wait:"Please wait...",
195 sug:"Suggestions",
196 no_sug:"No suggestions",
197 no_mpell:"No misspellings found.",
198 learn_word:"Learn word" 
199 },
200 pagebreak:{
201 desc:"Insert Page Break"
202 },
203 advlist:{
204 types:"Types",
205 def:"Default",
206 lower_alpha:"Lower alpha",
207 lower_greek:"Lower greek",
208 lower_roman:"Lower roman",
209 upper_alpha:"Upper alpha",
210 upper_roman:"Upper roman",
211 circle:"Circle",
212 disc:"Disc",
213 square:"Square"
214 },
215 aria:{
216 rich_text_area:"Rich Text Area"
217 },
218 wordcount:{
219 words:"Words: "
220 }
221 }});
222
223 tinyMCE.addI18n("en.advanced",{
224 style_select:"Styles",
225 font_size:"Font size",
226 fontdefault:"Font family",
227 block:"Format",
228 paragraph:"Paragraph",
229 div:"Div",
230 address:"Address",
231 pre:"Preformatted",
232 h1:"Heading 1",
233 h2:"Heading 2",
234 h3:"Heading 3",
235 h4:"Heading 4",
236 h5:"Heading 5",
237 h6:"Heading 6",
238 blockquote:"Blockquote",
239 code:"Code",
240 samp:"Code sample",
241 dt:"Definition term ",
242 dd:"Definition description",
243 bold_desc:"Bold (Ctrl / Alt + Shift + B)",
244 italic_desc:"Italic (Ctrl / Alt + Shift + I)",
245 underline_desc:"Underline",
246 striketrough_desc:"Strikethrough (Alt + Shift + D)",
247 justifyleft_desc:"Align Left (Alt + Shift + L)",
248 justifycenter_desc:"Align Center (Alt + Shift + C)",
249 justifyright_desc:"Align Right (Alt + Shift + R)",
250 justifyfull_desc:"Align Full (Alt + Shift + J)",
251 bullist_desc:"Unordered list (Alt + Shift + U)",
252 numlist_desc:"Ordered list (Alt + Shift + O)",
253 outdent_desc:"Outdent",
254 indent_desc:"Indent",
255 undo_desc:"Undo (Ctrl + Z)",
256 redo_desc:"Redo (Ctrl + Y)",
257 link_desc:"Insert/edit link (Alt + Shift + A)",
258 unlink_desc:"Unlink (Alt + Shift + S)",
259 image_desc:"Insert/edit image (Alt + Shift + M)",
260 cleanup_desc:"Cleanup messy code",
261 code_desc:"Edit HTML Source",
262 sub_desc:"Subscript",
263 sup_desc:"Superscript",
264 hr_desc:"Insert horizontal ruler",
265 removeformat_desc:"Remove formatting",
266 forecolor_desc:"Select text color",
267 backcolor_desc:"Select background color",
268 charmap_desc:"Insert custom character",
269 visualaid_desc:"Toggle guidelines/invisible elements",
270 anchor_desc:"Insert/edit anchor",
271 cut_desc:"Cut",
272 copy_desc:"Copy",
273 paste_desc:"Paste",
274 image_props_desc:"Image properties",
275 newdocument_desc:"New document",
276 help_desc:"Help",
277 blockquote_desc:"Blockquote (Alt + Shift + Q)",
278 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
279 path:"Path",
280 newdocument:"Are you sure you want to clear all contents?",
281 toolbar_focus:"Jump to tool buttons - Alt + Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
282 more_colors:"More colors",
283 shortcuts_desc:"Accessibility Help",
284 help_shortcut:" Press ALT F10 for toolbar. Press ALT 0 for help.",
285 rich_text_area:"Rich Text Area",
286 toolbar:"Toolbar"
287 });
288
289 tinyMCE.addI18n("en.advanced_dlg",{
290 about_title:"About TinyMCE",
291 about_general:"About",
292 about_help:"Help",
293 about_license:"License",
294 about_plugins:"Plugins",
295 about_plugin:"Plugin",
296 about_author:"Author",
297 about_version:"Version",
298 about_loaded:"Loaded plugins",
299 anchor_title:"Insert/edit anchor",
300 anchor_name:"Anchor name",
301 code_title:"HTML Source Editor",
302 code_wordwrap:"Word wrap",
303 colorpicker_title:"Select a color",
304 colorpicker_picker_tab:"Picker",
305 colorpicker_picker_title:"Color picker",
306 colorpicker_palette_tab:"Palette",
307 colorpicker_palette_title:"Palette colors",
308 colorpicker_named_tab:"Named",
309 colorpicker_named_title:"Named colors",
310 colorpicker_color:"Color:",
311 colorpicker_name:"Name:",
312 charmap_title:"Select custom character",
313 image_title:"Insert/edit image",
314 image_src:"Image URL",
315 image_alt:"Image description",
316 image_list:"Image list",
317 image_border:"Border",
318 image_dimensions:"Dimensions",
319 image_vspace:"Vertical space",
320 image_hspace:"Horizontal space",
321 image_align:"Alignment",
322 image_align_baseline:"Baseline",
323 image_align_top:"Top",
324 image_align_middle:"Middle",
325 image_align_bottom:"Bottom",
326 image_align_texttop:"Text top",
327 image_align_textbottom:"Text bottom",
328 image_align_left:"Left",
329 image_align_right:"Right",
330 link_title:"Insert/edit link",
331 link_url:"Link URL",
332 link_target:"Target",
333 link_target_same:"Open link in the same window",
334 link_target_blank:"Open link in a new window",
335 link_titlefield:"Title",
336 link_is_email:"The URL you entered seems to be an email address, do you want to add the required mailto: prefix?",
337 link_is_external:"The URL you entered seems to external link, do you want to add the required http:// prefix?",
338 link_list:"Link list",
339 accessibility_help:"Accessibility Help",
340 accessibility_usage_title:"General Usage"
341 });
342
343 tinyMCE.addI18n("en.media_dlg",{
344 title:"Insert / edit embedded media",
345 general:"General",
346 advanced:"Advanced",
347 file:"File/URL",
348 list:"List",
349 size:"Dimensions",
350 preview:"Preview",
351 constrain_proportions:"Constrain proportions",
352 type:"Type",
353 id:"Id",
354 name:"Name",
355 class_name:"Class",
356 vspace:"V-Space",
357 hspace:"H-Space",
358 play:"Auto play",
359 loop:"Loop",
360 menu:"Show menu",
361 quality:"Quality",
362 scale:"Scale",
363 align:"Align",
364 salign:"SAlign",
365 wmode:"WMode",
366 bgcolor:"Background",
367 base:"Base",
368 flashvars:"Flashvars",
369 liveconnect:"SWLiveConnect",
370 autohref:"AutoHREF",
371 cache:"Cache",
372 hidden:"Hidden",
373 controller:"Controller",
374 kioskmode:"Kiosk mode",
375 playeveryframe:"Play every frame",
376 targetcache:"Target cache",
377 correction:"No correction",
378 enablejavascript:"Enable JavaScript",
379 starttime:"Start time",
380 endtime:"End time",
381 href:"href",
382 qtsrcchokespeed:"Choke speed",
383 target:"Target",
384 volume:"Volume",
385 autostart:"Auto start",
386 enabled:"Enabled",
387 fullscreen:"Fullscreen",
388 invokeurls:"Invoke URLs",
389 mute:"Mute",
390 stretchtofit:"Stretch to fit",
391 windowlessvideo:"Windowless video",
392 balance:"Balance",
393 baseurl:"Base URL",
394 captioningid:"Captioning id",
395 currentmarker:"Current marker",
396 currentposition:"Current position",
397 defaultframe:"Default frame",
398 playcount:"Play count",
399 rate:"Rate",
400 uimode:"UI Mode",
401 flash_options:"Flash options",
402 qt_options:"Quicktime options",
403 wmp_options:"Windows media player options",
404 rmp_options:"Real media player options",
405 shockwave_options:"Shockwave options",
406 autogotourl:"Auto goto URL",
407 center:"Center",
408 imagestatus:"Image status",
409 maintainaspect:"Maintain aspect",
410 nojava:"No java",
411 prefetch:"Prefetch",
412 shuffle:"Shuffle",
413 console:"Console",
414 numloop:"Num loops",
415 controls:"Controls",
416 scriptcallbacks:"Script callbacks",
417 swstretchstyle:"Stretch style",
418 swstretchhalign:"Stretch H-Align",
419 swstretchvalign:"Stretch V-Align",
420 sound:"Sound",
421 progress:"Progress",
422 qtsrc:"QT Src",
423 qt_stream_warn:"Streamed rtsp resources should be added to the QT Src field under the advanced tab.",
424 align_top:"Top",
425 align_right:"Right",
426 align_bottom:"Bottom",
427 align_left:"Left",
428 align_center:"Center",
429 align_top_left:"Top left",
430 align_top_right:"Top right",
431 align_bottom_left:"Bottom left",
432 align_bottom_right:"Bottom right",
433 flv_options:"Flash video options",
434 flv_scalemode:"Scale mode",
435 flv_buffer:"Buffer",
436 flv_startimage:"Start image",
437 flv_starttime:"Start time",
438 flv_defaultvolume:"Default volume",
439 flv_hiddengui:"Hidden GUI",
440 flv_autostart:"Auto start",
441 flv_loop:"Loop",
442 flv_showscalemodes:"Show scale modes",
443 flv_smoothvideo:"Smooth video",
444 flv_jscallback:"JS Callback",
445 html5_video_options:"HTML5 Video Options",
446 altsource1:"Alternative source 1",
447 altsource2:"Alternative source 2",
448 preload:"Preload",
449 poster:"Poster",
450 source:"Source"
451 });
452
453 tinyMCE.addI18n("en.wordpress",{
454 wp_adv_desc:"Show/Hide Kitchen Sink (Alt + Shift + Z)",
455 wp_more_desc:"Insert More Tag (Alt + Shift + T)",
456 wp_page_desc:"Insert Page break (Alt + Shift + P)",
457 wp_help_desc:"Help (Alt + Shift + H)",
458 wp_more_alt:"More...",
459 wp_page_alt:"Next page...",
460 add_media:"Add Media",
461 add_image:"Add an Image",
462 add_video:"Add Video",
463 add_audio:"Add Audio",
464 editgallery:"Edit Gallery",
465 delgallery:"Delete Gallery"
466 });
467
468 tinyMCE.addI18n("en.wpeditimage",{
469 edit_img:"Edit Image",
470 del_img:"Delete Image",
471 adv_settings:"Advanced Settings",
472 none:"None",
473 size:"Size",
474 thumbnail:"Thumbnail",
475 medium:"Medium",
476 full_size:"Full Size",
477 current_link:"Current Link",
478 link_to_img:"Link to Image",
479 link_help:"Enter a link URL or click above for presets.",
480 adv_img_settings:"Advanced Image Settings",
481 source:"Source",
482 width:"Width",
483 height:"Height",
484 orig_size:"Original Size",
485 css:"CSS Class",
486 adv_link_settings:"Advanced Link Settings",
487 link_rel:"Link Rel",
488 height:"Height",
489 orig_size:"Original Size",
490 css:"CSS Class",
491 s60:"60%",
492 s70:"70%",
493 s80:"80%",
494 s90:"90%",
495 s100:"100%",
496 s110:"110%",
497 s120:"120%",
498 s130:"130%",
499 img_title:"Title",
500 caption:"Caption",
501 alt:"Alternate Text"
502 });