web/wp-includes/js/tinymce/langs/wp-langs-en.js
changeset 194 32102edaa81b
parent 136 bde1974c263b
child 204 09a1c134465b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
    10 class_name:"Class",
    10 class_name:"Class",
    11 not_set:"-- Not set --",
    11 not_set:"-- Not set --",
    12 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
    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.",
    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.",
    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.",
    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",
    16 more_colors:"More colors"
    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"
    17 },
    62 },
    18 contextmenu:{
    63 contextmenu:{
    19 align:"Alignment",
    64 align:"Alignment",
    20 left:"Left",
    65 left:"Left",
    21 center:"Center",
    66 center:"Center",
    88 desc:"Edit CSS Style"
   133 desc:"Edit CSS Style"
    89 },
   134 },
    90 paste:{
   135 paste:{
    91 paste_text_desc:"Paste as Plain Text",
   136 paste_text_desc:"Paste as Plain Text",
    92 paste_word_desc:"Paste from Word",
   137 paste_word_desc:"Paste from Word",
    93 selectall_desc:"Select All"
   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."
    94 },
   141 },
    95 paste_dlg:{
   142 paste_dlg:{
    96 text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
   143 text_title:"Use CTRL + V on your keyboard to paste the text into the window.",
    97 text_linebreaks:"Keep linebreaks",
   144 text_linebreaks:"Keep linebreaks",
    98 word_title:"Use CTRL+V on your keyboard to paste the text into the window."
   145 word_title:"Use CTRL + V on your keyboard to paste the text into the window."
    99 },
   146 },
   100 table:{
   147 table:{
   101 desc:"Inserts a new table",
   148 desc:"Inserts a new table",
   102 row_before_desc:"Insert row before",
   149 row_before_desc:"Insert row before",
   103 row_after_desc:"Insert row after",
   150 row_after_desc:"Insert row after",
   121 },
   168 },
   122 autosave:{
   169 autosave:{
   123 unload_msg:"The changes you made will be lost if you navigate away from this page."
   170 unload_msg:"The changes you made will be lost if you navigate away from this page."
   124 },
   171 },
   125 fullscreen:{
   172 fullscreen:{
   126 desc:"Toggle fullscreen mode (Alt+Shift+G)"
   173 desc:"Toggle fullscreen mode (Alt + Shift + G)"
   127 },
   174 },
   128 media:{
   175 media:{
   129 desc:"Insert / edit embedded media",
   176 desc:"Insert / edit embedded media",
   130 delta_width:"0",
       
   131 delta_height:"0",
       
   132 edit:"Edit embedded media"
   177 edit:"Edit embedded media"
   133 },
   178 },
   134 fullpage:{
   179 fullpage:{
   135 desc:"Document properties"
   180 desc:"Document properties"
   136 },
   181 },
   139 },
   184 },
   140 visualchars:{
   185 visualchars:{
   141 desc:"Visual control characters on/off."
   186 desc:"Visual control characters on/off."
   142 },
   187 },
   143 spellchecker:{
   188 spellchecker:{
   144 desc:"Toggle spellchecker (Alt+Shift+N)",
   189 desc:"Toggle spellchecker (Alt + Shift + N)",
   145 menu:"Spellchecker settings",
   190 menu:"Spellchecker settings",
   146 ignore_word:"Ignore word",
   191 ignore_word:"Ignore word",
   147 ignore_words:"Ignore all",
   192 ignore_words:"Ignore all",
   148 langs:"Languages",
   193 langs:"Languages",
   149 wait:"Please wait...",
   194 wait:"Please wait...",
   150 sug:"Suggestions",
   195 sug:"Suggestions",
   151 no_sug:"No suggestions",
   196 no_sug:"No suggestions",
   152 no_mpell:"No misspellings found."
   197 no_mpell:"No misspellings found.",
       
   198 learn_word:"Learn word" 
   153 },
   199 },
   154 pagebreak:{
   200 pagebreak:{
   155 desc:"Insert page break."
   201 desc:"Insert Page Break"
   156 }}});
   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 }});
   157 
   222 
   158 tinyMCE.addI18n("en.advanced",{
   223 tinyMCE.addI18n("en.advanced",{
   159 style_select:"Styles",
   224 style_select:"Styles",
   160 font_size:"Font size",
   225 font_size:"Font size",
   161 fontdefault:"Font family",
   226 fontdefault:"Font family",
   173 blockquote:"Blockquote",
   238 blockquote:"Blockquote",
   174 code:"Code",
   239 code:"Code",
   175 samp:"Code sample",
   240 samp:"Code sample",
   176 dt:"Definition term ",
   241 dt:"Definition term ",
   177 dd:"Definition description",
   242 dd:"Definition description",
   178 bold_desc:"Bold (Ctrl / Alt+Shift + B)",
   243 bold_desc:"Bold (Ctrl + B)",
   179 italic_desc:"Italic (Ctrl / Alt+Shift + I)",
   244 italic_desc:"Italic (Ctrl + I)",
   180 underline_desc:"Underline",
   245 underline_desc:"Underline",
   181 striketrough_desc:"Strikethrough (Alt+Shift+D)",
   246 striketrough_desc:"Strikethrough (Alt + Shift + D)",
   182 justifyleft_desc:"Align left (Alt+Shift+L)",
   247 justifyleft_desc:"Align Left (Alt + Shift + L)",
   183 justifycenter_desc:"Align center (Alt+Shift+C)",
   248 justifycenter_desc:"Align Center (Alt + Shift + C)",
   184 justifyright_desc:"Align right (Alt+Shift+R)",
   249 justifyright_desc:"Align Right (Alt + Shift + R)",
   185 justifyfull_desc:"Align full (Alt+Shift+J)",
   250 justifyfull_desc:"Align Full (Alt + Shift + J)",
   186 bullist_desc:"Unordered list (Alt+Shift+U)",
   251 bullist_desc:"Unordered list (Alt + Shift + U)",
   187 numlist_desc:"Ordered list (Alt+Shift+O)",
   252 numlist_desc:"Ordered list (Alt + Shift + O)",
   188 outdent_desc:"Outdent",
   253 outdent_desc:"Outdent",
   189 indent_desc:"Indent",
   254 indent_desc:"Indent",
   190 undo_desc:"Undo (Ctrl+Z)",
   255 undo_desc:"Undo (Ctrl + Z)",
   191 redo_desc:"Redo (Ctrl+Y)",
   256 redo_desc:"Redo (Ctrl + Y)",
   192 link_desc:"Insert/edit link (Alt+Shift+A)",
   257 link_desc:"Insert/edit link (Alt + Shift + A)",
   193 link_delta_width:"0",
   258 unlink_desc:"Unlink (Alt + Shift + S)",
   194 link_delta_height:"0",
   259 image_desc:"Insert/edit image (Alt + Shift + M)",
   195 unlink_desc:"Unlink (Alt+Shift+S)",
       
   196 image_desc:"Insert/edit image (Alt+Shift+M)",
       
   197 image_delta_width:"0",
       
   198 image_delta_height:"0",
       
   199 cleanup_desc:"Cleanup messy code",
   260 cleanup_desc:"Cleanup messy code",
   200 code_desc:"Edit HTML Source",
   261 code_desc:"Edit HTML Source",
   201 sub_desc:"Subscript",
   262 sub_desc:"Subscript",
   202 sup_desc:"Superscript",
   263 sup_desc:"Superscript",
   203 hr_desc:"Insert horizontal ruler",
   264 hr_desc:"Insert horizontal ruler",
   211 copy_desc:"Copy",
   272 copy_desc:"Copy",
   212 paste_desc:"Paste",
   273 paste_desc:"Paste",
   213 image_props_desc:"Image properties",
   274 image_props_desc:"Image properties",
   214 newdocument_desc:"New document",
   275 newdocument_desc:"New document",
   215 help_desc:"Help",
   276 help_desc:"Help",
   216 blockquote_desc:"Blockquote (Alt+Shift+Q)",
   277 blockquote_desc:"Blockquote (Alt + Shift + Q)",
   217 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
   278 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
   218 path:"Path",
   279 path:"Path",
   219 newdocument:"Are you sure you want to clear all contents?",
   280 newdocument:"Are you sure you want to clear all contents?",
   220 toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
   281 toolbar_focus:"Jump to tool buttons - Alt + Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
   221 more_colors:"More colors",
   282 more_colors:"More colors",
   222 colorpicker_delta_width:"0",
   283 shortcuts_desc:"Accessibility Help",
   223 colorpicker_delta_height:"0"
   284 help_shortcut:" Press ALT F10 for toolbar. Press ALT 0 for help.",
       
   285 rich_text_area:"Rich Text Area",
       
   286 toolbar:"Toolbar"
   224 });
   287 });
   225 
   288 
   226 tinyMCE.addI18n("en.advanced_dlg",{
   289 tinyMCE.addI18n("en.advanced_dlg",{
   227 about_title:"About TinyMCE",
   290 about_title:"About TinyMCE",
   228 about_general:"About",
   291 about_general:"About",
   245 colorpicker_named_tab:"Named",
   308 colorpicker_named_tab:"Named",
   246 colorpicker_named_title:"Named colors",
   309 colorpicker_named_title:"Named colors",
   247 colorpicker_color:"Color:",
   310 colorpicker_color:"Color:",
   248 colorpicker_name:"Name:",
   311 colorpicker_name:"Name:",
   249 charmap_title:"Select custom character",
   312 charmap_title:"Select custom character",
       
   313 charmap_usage:"Use left and right arrows to navigate.",
   250 image_title:"Insert/edit image",
   314 image_title:"Insert/edit image",
   251 image_src:"Image URL",
   315 image_src:"Image URL",
   252 image_alt:"Image description",
   316 image_alt:"Image description",
   253 image_list:"Image list",
   317 image_list:"Image list",
   254 image_border:"Border",
   318 image_border:"Border",
   270 link_target_same:"Open link in the same window",
   334 link_target_same:"Open link in the same window",
   271 link_target_blank:"Open link in a new window",
   335 link_target_blank:"Open link in a new window",
   272 link_titlefield:"Title",
   336 link_titlefield:"Title",
   273 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_email:"The URL you entered seems to be an email address, do you want to add the required mailto: prefix?",
   274 link_is_external:"The URL you entered seems to external link, do you want to add the required http:// prefix?",
   338 link_is_external:"The URL you entered seems to external link, do you want to add the required http:// prefix?",
   275 link_list:"Link list"
   339 link_list:"Link list",
       
   340 accessibility_help:"Accessibility Help",
       
   341 accessibility_usage_title:"General Usage"
   276 });
   342 });
   277 
   343 
   278 tinyMCE.addI18n("en.media_dlg",{
   344 tinyMCE.addI18n("en.media_dlg",{
   279 title:"Insert / edit embedded media",
   345 title:"Insert / edit embedded media",
   280 general:"General",
   346 general:"General",
   311 targetcache:"Target cache",
   377 targetcache:"Target cache",
   312 correction:"No correction",
   378 correction:"No correction",
   313 enablejavascript:"Enable JavaScript",
   379 enablejavascript:"Enable JavaScript",
   314 starttime:"Start time",
   380 starttime:"Start time",
   315 endtime:"End time",
   381 endtime:"End time",
   316 href:"Href",
   382 href:"href",
   317 qtsrcchokespeed:"Choke speed",
   383 qtsrcchokespeed:"Choke speed",
   318 target:"Target",
   384 target:"Target",
   319 volume:"Volume",
   385 volume:"Volume",
   320 autostart:"Auto start",
   386 autostart:"Auto start",
   321 enabled:"Enabled",
   387 enabled:"Enabled",
   374 flv_hiddengui:"Hidden GUI",
   440 flv_hiddengui:"Hidden GUI",
   375 flv_autostart:"Auto start",
   441 flv_autostart:"Auto start",
   376 flv_loop:"Loop",
   442 flv_loop:"Loop",
   377 flv_showscalemodes:"Show scale modes",
   443 flv_showscalemodes:"Show scale modes",
   378 flv_smoothvideo:"Smooth video",
   444 flv_smoothvideo:"Smooth video",
   379 flv_jscallback:"JS Callback"
   445 flv_jscallback:"JS Callback",
       
   446 html5_video_options:"HTML5 Video Options",
       
   447 altsource1:"Alternative source 1",
       
   448 altsource2:"Alternative source 2",
       
   449 preload:"Preload",
       
   450 poster:"Poster",
       
   451 source:"Source"
   380 });
   452 });
   381 
   453 
   382 tinyMCE.addI18n("en.wordpress",{
   454 tinyMCE.addI18n("en.wordpress",{
   383 wp_adv_desc:"Show/Hide Kitchen Sink (Alt+Shift+Z)",
   455 wp_adv_desc:"Show/Hide Kitchen Sink (Alt + Shift + Z)",
   384 wp_more_desc:"Insert More tag (Alt+Shift+T)",
   456 wp_more_desc:"Insert More Tag (Alt + Shift + T)",
   385 wp_page_desc:"Insert Page break (Alt+Shift+P)",
   457 wp_page_desc:"Insert Page break (Alt + Shift + P)",
   386 wp_help_desc:"Help (Alt+Shift+H)",
   458 wp_help_desc:"Help (Alt + Shift + H)",
   387 wp_more_alt:"More...",
   459 wp_more_alt:"More...",
   388 wp_page_alt:"Next page...",
   460 wp_page_alt:"Next page...",
   389 add_media:"Add Media",
   461 add_media:"Add Media",
   390 add_image:"Add an Image",
   462 add_image:"Add an Image",
   391 add_video:"Add Video",
   463 add_video:"Add Video",
   423 s90:"90%",
   495 s90:"90%",
   424 s100:"100%",
   496 s100:"100%",
   425 s110:"110%",
   497 s110:"110%",
   426 s120:"120%",
   498 s120:"120%",
   427 s130:"130%",
   499 s130:"130%",
   428 img_title:"Edit Image Title",
   500 img_title:"Title",
   429 caption:"Edit Image Caption",
   501 caption:"Caption",
   430 alt:"Edit Alternate Text"
   502 alt:"Alternate Text"
   431 });
   503 });