]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/langs/en.js
Imported Debian patch 0.5.2+dfsg-1
[roundcube.git] / program / js / tiny_mce / langs / en.js
index c093eafa04513a8031ce7aa54bb3b7e869907101..8a80d46b1ae369c481c8c6fea4b4c1cc86f891b1 100644 (file)
-// UK lang variables\r
-\r
-tinyMCE.addToLang('',{\r
-bold_desc : 'Bold (Ctrl+B)',\r
-italic_desc : 'Italic (Ctrl+I)',\r
-underline_desc : 'Underline (Ctrl+U)',\r
-striketrough_desc : 'Strikethrough',\r
-justifyleft_desc : 'Align left',\r
-justifycenter_desc : 'Align center',\r
-justifyright_desc : 'Align right',\r
-justifyfull_desc : 'Align full',\r
-bullist_desc : 'Unordered list',\r
-numlist_desc : 'Ordered list',\r
-outdent_desc : 'Outdent',\r
-indent_desc : 'Indent',\r
-undo_desc : 'Undo (Ctrl+Z)',\r
-redo_desc : 'Redo (Ctrl+Y)',\r
-link_desc : 'Insert/edit link',\r
-unlink_desc : 'Unlink',\r
-image_desc : 'Insert/edit image',\r
-cleanup_desc : 'Cleanup messy code',\r
-focus_alert : 'A editor instance must be focused before using this command.',\r
-edit_confirm : 'Do you want to use the WYSIWYG mode for this textarea?',\r
-insert_link_title : 'Insert/edit link',\r
-insert : 'Insert',\r
-update : 'Update',\r
-cancel : 'Cancel',\r
-insert_link_url : 'Link URL',\r
-insert_link_target : 'Target',\r
-insert_link_target_same : 'Open link in the same window',\r
-insert_link_target_blank : 'Open link in a new window',\r
-insert_image_title : 'Insert/edit image',\r
-insert_image_src : 'Image URL',\r
-insert_image_alt : 'Image description',\r
-help_desc : 'Help',\r
-bold_img : "bold.gif",\r
-italic_img : "italic.gif",\r
-underline_img : "underline.gif",\r
-clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',\r
-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.'\r
-});\r
+tinyMCE.addI18n({en:{\r
+common:{\r
+edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",\r
+apply:"Apply",\r
+insert:"Insert",\r
+update:"Update",\r
+cancel:"Cancel",\r
+close:"Close",\r
+browse:"Browse",\r
+class_name:"Class",\r
+not_set:"-- Not set --",\r
+clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?",\r
+clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",\r
+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.",\r
+invalid_data:"{#field} is invalid",\r
+invalid_data_number:"{#field} must be a number",\r
+invalid_data_min:"{#field} must be a number greater than {#min}",\r
+invalid_data_size:"{#field} must be a number or percentage",\r
+more_colors:"More colors"\r
+},\r
+colors:{\r
+'000000':'Black',\r
+'993300':'Burnt orange',\r
+'333300':'Dark olive',\r
+'003300':'Dark green',\r
+'003366':'Dark azure',\r
+'000080':'Navy Blue',\r
+'333399':'Indigo',\r
+'333333':'Very dark gray',\r
+'800000':'Maroon',\r
+'FF6600':'Orange',\r
+'808000':'Olive',\r
+'008000':'Green',\r
+'008080':'Teal',\r
+'0000FF':'Blue',\r
+'666699':'Grayish blue',\r
+'808080':'Gray',\r
+'FF0000':'Red',\r
+'FF9900':'Amber',\r
+'99CC00':'Yellow green',\r
+'339966':'Sea green',\r
+'33CCCC':'Turquoise',\r
+'3366FF':'Royal blue',\r
+'800080':'Purple',\r
+'999999':'Medium gray',\r
+'FF00FF':'Magenta',\r
+'FFCC00':'Gold',\r
+'FFFF00':'Yellow',\r
+'00FF00':'Lime',\r
+'00FFFF':'Aqua',\r
+'00CCFF':'Sky blue',\r
+'993366':'Brown',\r
+'C0C0C0':'Silver',\r
+'FF99CC':'Pink',\r
+'FFCC99':'Peach',\r
+'FFFF99':'Light yellow',\r
+'CCFFCC':'Pale green',\r
+'CCFFFF':'Pale cyan',\r
+'99CCFF':'Light sky blue',\r
+'CC99FF':'Plum',\r
+'FFFFFF':'White'\r
+},\r
+contextmenu:{\r
+align:"Alignment",\r
+left:"Left",\r
+center:"Center",\r
+right:"Right",\r
+full:"Full"\r
+},\r
+insertdatetime:{\r
+date_fmt:"%Y-%m-%d",\r
+time_fmt:"%H:%M:%S",\r
+insertdate_desc:"Insert date",\r
+inserttime_desc:"Insert time",\r
+months_long:"January,February,March,April,May,June,July,August,September,October,November,December",\r
+months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",\r
+day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",\r
+day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"\r
+},\r
+print:{\r
+print_desc:"Print"\r
+},\r
+preview:{\r
+preview_desc:"Preview"\r
+},\r
+directionality:{\r
+ltr_desc:"Direction left to right",\r
+rtl_desc:"Direction right to left"\r
+},\r
+layer:{\r
+insertlayer_desc:"Insert new layer",\r
+forward_desc:"Move forward",\r
+backward_desc:"Move backward",\r
+absolute_desc:"Toggle absolute positioning",\r
+content:"New layer..."\r
+},\r
+save:{\r
+save_desc:"Save",\r
+cancel_desc:"Cancel all changes"\r
+},\r
+nonbreaking:{\r
+nonbreaking_desc:"Insert non-breaking space character"\r
+},\r
+iespell:{\r
+iespell_desc:"Run spell checking",\r
+download:"ieSpell not detected. Do you want to install it now?"\r
+},\r
+advhr:{\r
+advhr_desc:"Horizontal rule"\r
+},\r
+emotions:{\r
+emotions_desc:"Emotions"\r
+},\r
+searchreplace:{\r
+search_desc:"Find",\r
+replace_desc:"Find/Replace"\r
+},\r
+advimage:{\r
+image_desc:"Insert/edit image"\r
+},\r
+advlink:{\r
+link_desc:"Insert/edit link"\r
+},\r
+xhtmlxtras:{\r
+cite_desc:"Citation",\r
+abbr_desc:"Abbreviation",\r
+acronym_desc:"Acronym",\r
+del_desc:"Deletion",\r
+ins_desc:"Insertion",\r
+attribs_desc:"Insert/Edit Attributes"\r
+},\r
+style:{\r
+desc:"Edit CSS Style"\r
+},\r
+paste:{\r
+paste_text_desc:"Paste as Plain Text",\r
+paste_word_desc:"Paste from Word",\r
+selectall_desc:"Select All",\r
+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.",\r
+plaintext_mode:"Paste is now in plain text mode. Click again to toggle back to regular paste mode."\r
+},\r
+paste_dlg:{\r
+text_title:"Use CTRL+V on your keyboard to paste the text into the window.",\r
+text_linebreaks:"Keep linebreaks",\r
+word_title:"Use CTRL+V on your keyboard to paste the text into the window."\r
+},\r
+table:{\r
+desc:"Inserts a new table",\r
+row_before_desc:"Insert row before",\r
+row_after_desc:"Insert row after",\r
+delete_row_desc:"Delete row",\r
+col_before_desc:"Insert column before",\r
+col_after_desc:"Insert column after",\r
+delete_col_desc:"Remove column",\r
+split_cells_desc:"Split merged table cells",\r
+merge_cells_desc:"Merge table cells",\r
+row_desc:"Table row properties",\r
+cell_desc:"Table cell properties",\r
+props_desc:"Table properties",\r
+paste_row_before_desc:"Paste table row before",\r
+paste_row_after_desc:"Paste table row after",\r
+cut_row_desc:"Cut table row",\r
+copy_row_desc:"Copy table row",\r
+del:"Delete table",\r
+row:"Row",\r
+col:"Column",\r
+cell:"Cell"\r
+},\r
+autosave:{\r
+unload_msg:"The changes you made will be lost if you navigate away from this page.",\r
+restore_content:"Restore auto-saved content.",\r
+warning_message:"If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?."\r
+},\r
+fullscreen:{\r
+desc:"Toggle fullscreen mode"\r
+},\r
+media:{\r
+desc:"Insert / edit embedded media",\r
+edit:"Edit embedded media"\r
+},\r
+fullpage:{\r
+desc:"Document properties"\r
+},\r
+template:{\r
+desc:"Insert predefined template content"\r
+},\r
+visualchars:{\r
+desc:"Visual control characters on/off."\r
+},\r
+spellchecker:{\r
+desc:"Toggle spellchecker",\r
+menu:"Spellchecker settings",\r
+ignore_word:"Ignore word",\r
+ignore_words:"Ignore all",\r
+langs:"Languages",\r
+wait:"Please wait...",\r
+sug:"Suggestions",\r
+no_sug:"No suggestions",\r
+no_mpell:"No misspellings found.",\r
+learn_word:"Learn word" \r
+},\r
+pagebreak:{\r
+desc:"Insert page break."\r
+},\r
+advlist:{\r
+types:"Types",\r
+def:"Default",\r
+lower_alpha:"Lower alpha",\r
+lower_greek:"Lower greek",\r
+lower_roman:"Lower roman",\r
+upper_alpha:"Upper alpha",\r
+upper_roman:"Upper roman",\r
+circle:"Circle",\r
+disc:"Disc",\r
+square:"Square"\r
+},\r
+aria:{\r
+rich_text_area:"Rich Text Area"\r
+},\r
+wordcount:{\r
+words: 'Words: '\r
+}\r
+}});
\ No newline at end of file