adicionando arquivos de media (incluindo o editor tiny mce (LGPL)
[cascardo/eventmanager.git] / media / tiny_mce / themes / advanced / langs / en.js
diff --git a/media/tiny_mce/themes/advanced/langs/en.js b/media/tiny_mce/themes/advanced/langs/en.js
new file mode 100755 (executable)
index 0000000..8409e58
--- /dev/null
@@ -0,0 +1,93 @@
+// UK lang variables\r
+\r
+tinyMCE.addToLang('',{\r
+theme_style_select : '-- Styles --',\r
+theme_code_desc : 'Edit HTML Source',\r
+theme_code_title : 'HTML Source Editor',\r
+theme_code_wordwrap : 'Word wrap',\r
+theme_sub_desc : 'Subscript',\r
+theme_sup_desc : 'Superscript',\r
+theme_hr_desc : 'Insert horizontal ruler',\r
+theme_removeformat_desc : 'Remove formatting',\r
+theme_custom1_desc : 'Your custom description here',\r
+insert_image_border : 'Border',\r
+insert_image_dimensions : 'Dimensions',\r
+insert_image_vspace : 'Vertical space',\r
+insert_image_hspace : 'Horizontal space',\r
+insert_image_align : 'Alignment',\r
+insert_image_align_default : '-- Not set --',\r
+insert_image_align_baseline : 'Baseline',\r
+insert_image_align_top : 'Top',\r
+insert_image_align_middle : 'Middle',\r
+insert_image_align_bottom : 'Bottom',\r
+insert_image_align_texttop : 'TextTop',\r
+insert_image_align_absmiddle : 'Absolute Middle',\r
+insert_image_align_absbottom : 'Absolute Bottom',\r
+insert_image_align_left : 'Left',\r
+insert_image_align_right : 'Right',\r
+theme_font_size : '-- Font size --',\r
+theme_fontdefault : '-- Font family --',\r
+theme_block : '-- Format --',\r
+theme_paragraph : 'Paragraph',\r
+theme_div : 'Div',\r
+theme_address : 'Address',\r
+theme_pre : 'Preformatted',\r
+theme_h1 : 'Heading 1',\r
+theme_h2 : 'Heading 2',\r
+theme_h3 : 'Heading 3',\r
+theme_h4 : 'Heading 4',\r
+theme_h5 : 'Heading 5',\r
+theme_h6 : 'Heading 6',\r
+theme_blockquote : 'Blockquote',\r
+theme_code : 'Code',\r
+theme_samp : 'Code sample',\r
+theme_dt : 'Definition term ',\r
+theme_dd : 'Definition description',\r
+theme_colorpicker_title : 'Select a color',\r
+theme_colorpicker_apply : 'Apply',\r
+theme_forecolor_desc : 'Select text color',\r
+theme_backcolor_desc : 'Select background color',\r
+theme_charmap_title : 'Select custom character',\r
+theme_charmap_desc : 'Insert custom character',\r
+theme_visualaid_desc : 'Toggle guidelines/invisible elements',\r
+insert_anchor_title : 'Insert/edit anchor',\r
+insert_anchor_name : 'Anchor name',\r
+theme_anchor_desc : 'Insert/edit anchor',\r
+theme_insert_link_titlefield : 'Title',\r
+theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',\r
+theme_path : 'Path',\r
+cut_desc : 'Cut',\r
+copy_desc : 'Copy',\r
+paste_desc : 'Paste',\r
+link_list : 'Link list',\r
+image_list : 'Image list',\r
+browse : 'Browse',\r
+image_props_desc : 'Image properties',\r
+newdocument_desc : 'New document',\r
+class_name : 'Class',\r
+newdocument : 'Are you sure you want clear all contents?',\r
+about_title : 'About TinyMCE',\r
+about : 'About',\r
+license : 'License',\r
+plugins : 'Plugins',\r
+plugin : 'Plugin',\r
+author : 'Author',\r
+version : 'Version',\r
+loaded_plugins : 'Loaded plugins',\r
+help : 'Help',\r
+not_set : '-- Not set --',\r
+close : 'Close',\r
+toolbar_focus : 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X',\r
+invalid_data : 'Error: Invalid values entered, these are marked in red.',\r
+more_colors : 'More colors',\r
+color_picker_tab : 'Picker',\r
+color_picker : 'Color picker',\r
+web_colors_tab : 'Palette',\r
+web_colors : 'Palette colors',\r
+named_colors_tab : 'Named',\r
+named_colors : 'Named colors',\r
+color : 'Color:',\r
+color_name : 'Name:',\r
+is_email : 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?',\r
+is_external : 'The URL you entered seems to external link, do you want to add the required http:// prefix?'\r
+});\r