-
+ CA3946FF77E779EAD75EF53D27A40DD74CCF7D8AE24823F55C3E9E88404B52E9BE0B3B434EB53713EA8DA7CCFBCEB39792B20CBB1061B35DE772124914D60EF2
mp-wp/wp-includes/js/tinymce/langs/wp-langs-en.js
(0 . 0)(1 . 431)
118315 tinyMCE.addI18n({en:{
118316 common:{
118317 edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",
118318 apply:"Apply",
118319 insert:"Insert",
118320 update:"Update",
118321 cancel:"Cancel",
118322 close:"Close",
118323 browse:"Browse",
118324 class_name:"Class",
118325 not_set:"-- Not set --",
118326 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
118327 clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",
118328 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.",
118329 invalid_data:"Error: Invalid values entered, these are marked in red.",
118330 more_colors:"More colors"
118331 },
118332 contextmenu:{
118333 align:"Alignment",
118334 left:"Left",
118335 center:"Center",
118336 right:"Right",
118337 full:"Full"
118338 },
118339 insertdatetime:{
118340 date_fmt:"%Y-%m-%d",
118341 time_fmt:"%H:%M:%S",
118342 insertdate_desc:"Insert date",
118343 inserttime_desc:"Insert time",
118344 months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
118345 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",
118346 day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday",
118347 day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat"
118348 },
118349 print:{
118350 print_desc:"Print"
118351 },
118352 preview:{
118353 preview_desc:"Preview"
118354 },
118355 directionality:{
118356 ltr_desc:"Direction left to right",
118357 rtl_desc:"Direction right to left"
118358 },
118359 layer:{
118360 insertlayer_desc:"Insert new layer",
118361 forward_desc:"Move forward",
118362 backward_desc:"Move backward",
118363 absolute_desc:"Toggle absolute positioning",
118364 content:"New layer..."
118365 },
118366 save:{
118367 save_desc:"Save",
118368 cancel_desc:"Cancel all changes"
118369 },
118370 nonbreaking:{
118371 nonbreaking_desc:"Insert non-breaking space character"
118372 },
118373 iespell:{
118374 iespell_desc:"Run spell checking",
118375 download:"ieSpell not detected. Do you want to install it now?"
118376 },
118377 advhr:{
118378 advhr_desc:"Horizontale rule"
118379 },
118380 emotions:{
118381 emotions_desc:"Emotions"
118382 },
118383 searchreplace:{
118384 search_desc:"Find",
118385 replace_desc:"Find/Replace"
118386 },
118387 advimage:{
118388 image_desc:"Insert/edit image"
118389 },
118390 advlink:{
118391 link_desc:"Insert/edit link"
118392 },
118393 xhtmlxtras:{
118394 cite_desc:"Citation",
118395 abbr_desc:"Abbreviation",
118396 acronym_desc:"Acronym",
118397 del_desc:"Deletion",
118398 ins_desc:"Insertion",
118399 attribs_desc:"Insert/Edit Attributes"
118400 },
118401 style:{
118402 desc:"Edit CSS Style"
118403 },
118404 paste:{
118405 paste_text_desc:"Paste as Plain Text",
118406 paste_word_desc:"Paste from Word",
118407 selectall_desc:"Select All"
118408 },
118409 paste_dlg:{
118410 text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
118411 text_linebreaks:"Keep linebreaks",
118412 word_title:"Use CTRL+V on your keyboard to paste the text into the window."
118413 },
118414 table:{
118415 desc:"Inserts a new table",
118416 row_before_desc:"Insert row before",
118417 row_after_desc:"Insert row after",
118418 delete_row_desc:"Delete row",
118419 col_before_desc:"Insert column before",
118420 col_after_desc:"Insert column after",
118421 delete_col_desc:"Remove column",
118422 split_cells_desc:"Split merged table cells",
118423 merge_cells_desc:"Merge table cells",
118424 row_desc:"Table row properties",
118425 cell_desc:"Table cell properties",
118426 props_desc:"Table properties",
118427 paste_row_before_desc:"Paste table row before",
118428 paste_row_after_desc:"Paste table row after",
118429 cut_row_desc:"Cut table row",
118430 copy_row_desc:"Copy table row",
118431 del:"Delete table",
118432 row:"Row",
118433 col:"Column",
118434 cell:"Cell"
118435 },
118436 autosave:{
118437 unload_msg:"The changes you made will be lost if you navigate away from this page."
118438 },
118439 fullscreen:{
118440 desc:"Toggle fullscreen mode (Alt+Shift+G)"
118441 },
118442 media:{
118443 desc:"Insert / edit embedded media",
118444 delta_width:"0",
118445 delta_height:"0",
118446 edit:"Edit embedded media"
118447 },
118448 fullpage:{
118449 desc:"Document properties"
118450 },
118451 template:{
118452 desc:"Insert predefined template content"
118453 },
118454 visualchars:{
118455 desc:"Visual control characters on/off."
118456 },
118457 spellchecker:{
118458 desc:"Toggle spellchecker (Alt+Shift+N)",
118459 menu:"Spellchecker settings",
118460 ignore_word:"Ignore word",
118461 ignore_words:"Ignore all",
118462 langs:"Languages",
118463 wait:"Please wait...",
118464 sug:"Suggestions",
118465 no_sug:"No suggestions",
118466 no_mpell:"No misspellings found."
118467 },
118468 pagebreak:{
118469 desc:"Insert page break."
118470 }}});
118471
118472 tinyMCE.addI18n("en.advanced",{
118473 style_select:"Styles",
118474 font_size:"Font size",
118475 fontdefault:"Font family",
118476 block:"Format",
118477 paragraph:"Paragraph",
118478 div:"Div",
118479 address:"Address",
118480 pre:"Preformatted",
118481 h1:"Heading 1",
118482 h2:"Heading 2",
118483 h3:"Heading 3",
118484 h4:"Heading 4",
118485 h5:"Heading 5",
118486 h6:"Heading 6",
118487 blockquote:"Blockquote",
118488 code:"Code",
118489 samp:"Code sample",
118490 dt:"Definition term ",
118491 dd:"Definition description",
118492 bold_desc:"Bold (Ctrl / Alt+Shift + B)",
118493 italic_desc:"Italic (Ctrl / Alt+Shift + I)",
118494 underline_desc:"Underline",
118495 striketrough_desc:"Strikethrough (Alt+Shift+D)",
118496 justifyleft_desc:"Align left (Alt+Shift+L)",
118497 justifycenter_desc:"Align center (Alt+Shift+C)",
118498 justifyright_desc:"Align right (Alt+Shift+R)",
118499 justifyfull_desc:"Align full (Alt+Shift+J)",
118500 bullist_desc:"Unordered list (Alt+Shift+U)",
118501 numlist_desc:"Ordered list (Alt+Shift+O)",
118502 outdent_desc:"Outdent",
118503 indent_desc:"Indent",
118504 undo_desc:"Undo (Ctrl+Z)",
118505 redo_desc:"Redo (Ctrl+Y)",
118506 link_desc:"Insert/edit link (Alt+Shift+A)",
118507 link_delta_width:"0",
118508 link_delta_height:"0",
118509 unlink_desc:"Unlink (Alt+Shift+S)",
118510 image_desc:"Insert/edit image (Alt+Shift+M)",
118511 image_delta_width:"0",
118512 image_delta_height:"0",
118513 cleanup_desc:"Cleanup messy code",
118514 code_desc:"Edit HTML Source",
118515 sub_desc:"Subscript",
118516 sup_desc:"Superscript",
118517 hr_desc:"Insert horizontal ruler",
118518 removeformat_desc:"Remove formatting",
118519 forecolor_desc:"Select text color",
118520 backcolor_desc:"Select background color",
118521 charmap_desc:"Insert custom character",
118522 visualaid_desc:"Toggle guidelines/invisible elements",
118523 anchor_desc:"Insert/edit anchor",
118524 cut_desc:"Cut",
118525 copy_desc:"Copy",
118526 paste_desc:"Paste",
118527 image_props_desc:"Image properties",
118528 newdocument_desc:"New document",
118529 help_desc:"Help",
118530 blockquote_desc:"Blockquote (Alt+Shift+Q)",
118531 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
118532 path:"Path",
118533 newdocument:"Are you sure you want to clear all contents?",
118534 toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
118535 more_colors:"More colors",
118536 colorpicker_delta_width:"0",
118537 colorpicker_delta_height:"0"
118538 });
118539
118540 tinyMCE.addI18n("en.advanced_dlg",{
118541 about_title:"About TinyMCE",
118542 about_general:"About",
118543 about_help:"Help",
118544 about_license:"License",
118545 about_plugins:"Plugins",
118546 about_plugin:"Plugin",
118547 about_author:"Author",
118548 about_version:"Version",
118549 about_loaded:"Loaded plugins",
118550 anchor_title:"Insert/edit anchor",
118551 anchor_name:"Anchor name",
118552 code_title:"HTML Source Editor",
118553 code_wordwrap:"Word wrap",
118554 colorpicker_title:"Select a color",
118555 colorpicker_picker_tab:"Picker",
118556 colorpicker_picker_title:"Color picker",
118557 colorpicker_palette_tab:"Palette",
118558 colorpicker_palette_title:"Palette colors",
118559 colorpicker_named_tab:"Named",
118560 colorpicker_named_title:"Named colors",
118561 colorpicker_color:"Color:",
118562 colorpicker_name:"Name:",
118563 charmap_title:"Select custom character",
118564 image_title:"Insert/edit image",
118565 image_src:"Image URL",
118566 image_alt:"Image description",
118567 image_list:"Image list",
118568 image_border:"Border",
118569 image_dimensions:"Dimensions",
118570 image_vspace:"Vertical space",
118571 image_hspace:"Horizontal space",
118572 image_align:"Alignment",
118573 image_align_baseline:"Baseline",
118574 image_align_top:"Top",
118575 image_align_middle:"Middle",
118576 image_align_bottom:"Bottom",
118577 image_align_texttop:"Text top",
118578 image_align_textbottom:"Text bottom",
118579 image_align_left:"Left",
118580 image_align_right:"Right",
118581 link_title:"Insert/edit link",
118582 link_url:"Link URL",
118583 link_target:"Target",
118584 link_target_same:"Open link in the same window",
118585 link_target_blank:"Open link in a new window",
118586 link_titlefield:"Title",
118587 link_is_email:"The URL you entered seems to be an email address, do you want to add the required mailto: prefix?",
118588 link_is_external:"The URL you entered seems to external link, do you want to add the required http:// prefix?",
118589 link_list:"Link list"
118590 });
118591
118592 tinyMCE.addI18n("en.media_dlg",{
118593 title:"Insert / edit embedded media",
118594 general:"General",
118595 advanced:"Advanced",
118596 file:"File/URL",
118597 list:"List",
118598 size:"Dimensions",
118599 preview:"Preview",
118600 constrain_proportions:"Constrain proportions",
118601 type:"Type",
118602 id:"Id",
118603 name:"Name",
118604 class_name:"Class",
118605 vspace:"V-Space",
118606 hspace:"H-Space",
118607 play:"Auto play",
118608 loop:"Loop",
118609 menu:"Show menu",
118610 quality:"Quality",
118611 scale:"Scale",
118612 align:"Align",
118613 salign:"SAlign",
118614 wmode:"WMode",
118615 bgcolor:"Background",
118616 base:"Base",
118617 flashvars:"Flashvars",
118618 liveconnect:"SWLiveConnect",
118619 autohref:"AutoHREF",
118620 cache:"Cache",
118621 hidden:"Hidden",
118622 controller:"Controller",
118623 kioskmode:"Kiosk mode",
118624 playeveryframe:"Play every frame",
118625 targetcache:"Target cache",
118626 correction:"No correction",
118627 enablejavascript:"Enable JavaScript",
118628 starttime:"Start time",
118629 endtime:"End time",
118630 href:"Href",
118631 qtsrcchokespeed:"Choke speed",
118632 target:"Target",
118633 volume:"Volume",
118634 autostart:"Auto start",
118635 enabled:"Enabled",
118636 fullscreen:"Fullscreen",
118637 invokeurls:"Invoke URLs",
118638 mute:"Mute",
118639 stretchtofit:"Stretch to fit",
118640 windowlessvideo:"Windowless video",
118641 balance:"Balance",
118642 baseurl:"Base URL",
118643 captioningid:"Captioning id",
118644 currentmarker:"Current marker",
118645 currentposition:"Current position",
118646 defaultframe:"Default frame",
118647 playcount:"Play count",
118648 rate:"Rate",
118649 uimode:"UI Mode",
118650 flash_options:"Flash options",
118651 qt_options:"Quicktime options",
118652 wmp_options:"Windows media player options",
118653 rmp_options:"Real media player options",
118654 shockwave_options:"Shockwave options",
118655 autogotourl:"Auto goto URL",
118656 center:"Center",
118657 imagestatus:"Image status",
118658 maintainaspect:"Maintain aspect",
118659 nojava:"No java",
118660 prefetch:"Prefetch",
118661 shuffle:"Shuffle",
118662 console:"Console",
118663 numloop:"Num loops",
118664 controls:"Controls",
118665 scriptcallbacks:"Script callbacks",
118666 swstretchstyle:"Stretch style",
118667 swstretchhalign:"Stretch H-Align",
118668 swstretchvalign:"Stretch V-Align",
118669 sound:"Sound",
118670 progress:"Progress",
118671 qtsrc:"QT Src",
118672 qt_stream_warn:"Streamed rtsp resources should be added to the QT Src field under the advanced tab.",
118673 align_top:"Top",
118674 align_right:"Right",
118675 align_bottom:"Bottom",
118676 align_left:"Left",
118677 align_center:"Center",
118678 align_top_left:"Top left",
118679 align_top_right:"Top right",
118680 align_bottom_left:"Bottom left",
118681 align_bottom_right:"Bottom right",
118682 flv_options:"Flash video options",
118683 flv_scalemode:"Scale mode",
118684 flv_buffer:"Buffer",
118685 flv_startimage:"Start image",
118686 flv_starttime:"Start time",
118687 flv_defaultvolume:"Default volume",
118688 flv_hiddengui:"Hidden GUI",
118689 flv_autostart:"Auto start",
118690 flv_loop:"Loop",
118691 flv_showscalemodes:"Show scale modes",
118692 flv_smoothvideo:"Smooth video",
118693 flv_jscallback:"JS Callback"
118694 });
118695
118696 tinyMCE.addI18n("en.wordpress",{
118697 wp_adv_desc:"Show/Hide Kitchen Sink (Alt+Shift+Z)",
118698 wp_more_desc:"Insert More tag (Alt+Shift+T)",
118699 wp_page_desc:"Insert Page break (Alt+Shift+P)",
118700 wp_help_desc:"Help (Alt+Shift+H)",
118701 wp_more_alt:"More...",
118702 wp_page_alt:"Next page...",
118703 add_media:"Add Media",
118704 add_image:"Add an Image",
118705 add_video:"Add Video",
118706 add_audio:"Add Audio",
118707 editgallery:"Edit Gallery",
118708 delgallery:"Delete Gallery"
118709 });
118710
118711 tinyMCE.addI18n("en.wpeditimage",{
118712 edit_img:"Edit Image",
118713 del_img:"Delete Image",
118714 adv_settings:"Advanced Settings",
118715 none:"None",
118716 size:"Size",
118717 thumbnail:"Thumbnail",
118718 medium:"Medium",
118719 full_size:"Full Size",
118720 current_link:"Current Link",
118721 link_to_img:"Link to Image",
118722 link_help:"Enter a link URL or click above for presets.",
118723 adv_img_settings:"Advanced Image Settings",
118724 source:"Source",
118725 width:"Width",
118726 height:"Height",
118727 orig_size:"Original Size",
118728 css:"CSS Class",
118729 adv_link_settings:"Advanced Link Settings",
118730 link_rel:"Link Rel",
118731 height:"Height",
118732 orig_size:"Original Size",
118733 css:"CSS Class",
118734 s60:"60%",
118735 s70:"70%",
118736 s80:"80%",
118737 s90:"90%",
118738 s100:"100%",
118739 s110:"110%",
118740 s120:"120%",
118741 s130:"130%",
118742 img_title:"Edit Image Title",
118743 caption:"Edit Image Caption",
118744 alt:"Edit Alternate Text"
118745 });