Файл: siteadmin/editor_files/lang/en-us.php
Строк: 926
<?php
// Language = English - United States
// This file contains all PHP generated UI text.
/*
NOTE: when creating language files make sure that any non-english characters or special characters are written as SGML character codes,
e.g. you should use ä rather than д
*/
$lang = array();
// buttons
$lang['ok'] = 'OK';
$lang['yes'] = 'Yes';
$lang['apply'] = 'Apply';
$lang['insert'] = 'Insert';
$lang['cancel'] = 'Cancel';
$lang['close'] = 'Close';
$lang['next'] = 'Next...';
// main editor interface;
$lang['please_wait'] = 'Please Wait...';
$lang['save'] = 'Save';
$lang['post'] = 'Post';
$lang['send'] = 'Send';
$lang['print'] = 'Print...';
$lang['find_and_replace'] = 'Find And Replace...';
$lang['cut'] = 'Cut';
$lang['copy'] = 'Copy';
$lang['paste'] = 'Paste';
$lang['paste_word'] = 'Paste From Word...';
$lang['undo'] = 'Undo';
$lang['redo'] = 'Redo';
$lang['insert_table'] = 'Insert Table...';
$lang['table_properties'] = 'Table, Row and Cell Properties...';
$lang['add_row'] = 'Add Row...';
$lang['delete_row'] = 'Delete Row';
$lang['insert_column'] = 'Insert Column...';
$lang['delete_column'] = 'Delete Column';
$lang['merge_cell'] = 'Merge Cell With Another Cell...';
$lang['unmerge_cell'] = 'Unmerge Cell';
$lang['insert_emoticon'] = 'Insert an Emoticon';
$lang['insert_image'] = 'Insert/Edit an Image...';
$lang['horizontal_line'] = 'Horizontal Line...';
$lang['insert_hyperlink'] = 'Insert/Edit a Hyperlink...';
$lang['document_link'] = 'Link To A Document...';
$lang['insert_bookmark'] = 'Insert/Edit a Bookmark...';
$lang['special_characters'] = 'Special Characters...';
$lang['insert_object'] = 'Insert a Site Object...';
$lang['paragraph_format'] = 'Paragraph Format';
$lang['style_class'] = 'Style Class';
$lang['font_face'] = 'Font Face';
$lang['font_size'] = 'Font Size';
$lang['bold'] = 'Bold';
$lang['italic'] = 'Italic';
$lang['underline'] = 'Underline';
$lang['align_left'] = 'Align Left';
$lang['align_right'] = 'Align Right';
$lang['align_center'] = 'Align Center';
$lang['justify'] = 'Justify';
$lang['numbering'] = 'Numbering';
$lang['bullets'] = 'Bullets';
$lang['increase_indent'] = 'Increase Indent';
$lang['decrease_indent'] = 'Decrease Indent';
$lang['font_color'] = 'Font Color...';
$lang['highlight'] = 'HighLight...';
$lang['design'] = 'Design';
$lang['html_code'] = 'html Code';
$lang['preview'] = 'Preview';
$lang['br_tag'] = 'Use Shift+Enter for a <BR> tag';
$lang['toggle_guidelines'] = 'Click here to toggle guidelines on or off';
$lang['image_properties'] = 'Image Properties...';
$lang['bookmark_properties'] = 'Bookmark Properties...';
$lang['add_row_above'] = 'Add Row Above';
$lang['add_row_below'] = 'Add Row Below';
$lang['add_column_left'] = 'Add Column to the Left';
$lang['add_column_right'] = 'Add Column to the Right';
$lang['merge_right'] = 'Merge with Cell to the Right';
$lang['merge_below'] = 'Merge with Cell Below';
$lang['unmerge_right'] = 'Unmerge with Cell to the Right';
$lang['unmerge_below'] = 'Unmerge with Cell Below';
$lang['javascript_warning'] = '<b>WARNING:</b> JavaScript must be enabled to use this form.';
$lang['default'] = 'Default';
$lang['clear_styles'] = 'Clear Styles';
// drop down format menus
$lang['normal'] = 'Normal';
$lang['heading_1'] = 'Heading 1';
$lang['heading_2'] = 'Heading 2';
$lang['heading_3'] = 'Heading 3';
$lang['heading_4'] = 'Heading 4';
$lang['heading_5'] = 'Heading 5';
$lang['heading_6'] = 'Heading 6';
$lang['pre_formatted'] = 'Pre Formatted';
$lang['address1'] = 'Address';
// javascript alerts
$lang['guidelines_hidden'] = 'guidelines hidden';
$lang['guidelines_visible'] = 'guidelines visible';
$lang['place_cursor_in_table'] = 'Place your cursor inside the table, row or cell you wish to modify';
$lang['only_split_merged_cells'] = 'Can only split cells that have been merged';
$lang['no_cell_right'] = 'There is no cell to the right of this one to merge with.';
$lang['different_row_spans'] = 'Cannot merge cells that span different rows.';
$lang['no_cell_below'] = 'There is no cell below this one to merge with.';
$lang['different_column_spans'] = 'Cannot merge cells with different column spans.';
$lang['select_hyperlink_text'] = 'Please select some text to turn into a hyperlink';
$lang['upgrade'] = 'You need to upgrade your web browser to fully enable this editor.nnSupported browsers include Mozilla 1.4, Netscape 7.1 and Internet Explorer 5.0 or newer.nnYou can still edit this document but only in HTML code view. nnNote: If you are using a supported browser you just need to refresh the page.';
$lang['format'] = 'Format';
$lang['font'] = 'Font';
$lang['class'] = 'Class';
$lang['size1'] = 'Size';
// addcolumn
$lang['titles']['insert_column'] = 'Insert Column';
$lang['column_placement'] = 'Column Placement:';
$lang['left_of_selection'] = 'Insert to the Left Selection';
$lang['right_of_selection'] = 'Insert to the Right of Selection';
// addrow
$lang['titles']['insert_row'] = 'Insert Row';
$lang['row_placement'] = 'Row Placement:';
$lang['above_selection'] = 'Insert Above Selection';
$lang['below_selection'] = 'Insert Below Selection';
// blank
$lang['preview'] = 'Preview';
// bookmark
$lang['titles']['insert_bookmark'] = 'Insert Bookmark';
$lang['bookmark_name'] = 'Bookmark Name:';
// custom
$lang['titles']['custom'] = 'Insert a custom object';
$lang['click_on_an_object'] = 'Click on an object to insert it:';
// document and image
// values surrounded by '##' are variables that are dynamically inserted and should be left untouched!
$lang['upload_in_progress'] = 'Upload in progress.';
$lang['titles']['document'] = 'Link to a Downloadable Document';
$lang['titles']['image'] = 'Insert Image';
$lang['file_deleted'] = '##file## was deleted from folder ##folder##';
$lang['check_directory_permission'] = 'Check that you have permission to modify this directory.';
$lang['cannot_delete'] = '<b>Warning:</b> ##file## could not be deleted. ';
$lang['enter_new_filename'] = 'Please enter a new filename for ##file##:';
$lang['bad_file_name'] = '<b>Warning:</b> Bad file name. Please choose another name consisting of only numbers or letters and no spaces.';
$lang['file_already_exists'] = '<b>Warning:</b> A file or folder with this name already exists in this directory. Please choose another name.';
$lang['file_already_exists2'] = '<b>Warning:</b> A file or folder with this name already exists in this directory. Please re-name the file first.';
$lang['dir_not_exist'] = '<b>Warning:</b> This directory does not exist!';
$lang['file_renamed'] = '##file## was successfully renamed to ##name##';
$lang['could_not_rename'] = '<b>Warning:</b> ##file## could not be renamed to ##name##.';
$lang['enter_dirname_for_new_dir'] = 'Please enter a name for the new directory:';
$lang['file_created'] = '##file## was created inside folder ##folder##';
$lang['dir_not_created'] = '<b>Warning:</b> The new directory could not be created.';
$lang['file_uploaded1'] = 'File uploaded successfully.';
$lang['upload_failed'] = '<b>Warning:</b> File failed to upload.';
$lang['dir_exists'] = '<b>Warning:</b> There is already a directory with this filename. Please rename the file before trying again.';
$lang['copy_error'] = 'An error occurred while copying the file.';
$lang['bad_filetype'] = '<b>Error:</b> Incorrect file type. Only ##filetypes## filetypes please.';
$lang['file_too_large'] = '<b>Error:</b> File size is too large. Files must be under ##max_size##kb.';
$lang['dimensions_too_large'] = '<b>Error:</b> Image dimensions are too large. Images must be under ##width## pixels wide by ##height## pixels high.';
$lang['but_was_renamed'] = 'But was renamed to ##name##';
$lang['should_i_overwrite'] = '<b>Warning:</b> A file with this name already exists in this directory. Overwrite the existing file?';
$lang['no_overwrite_permission'] = '<b>Warning:</b> A file with this name already exists in this directory. <br>You do not have permission to overwrite the existing file. Please re-name the file before you upload it.';
$lang['file_uploaded2'] = '##file## uploaded successfully. ';
$lang['upload_failed2'] = '<b>Warning:</b> ##file## failed to upload.';
$lang['select_document'] = 'Select a document:';
$lang['select_image'] = 'Select an image:';
$lang['looking_in'] = 'Looking in:';
$lang['up_one_level'] = 'Up One level';
$lang['new_folder'] = 'New Folder';
$lang['no_files'] = 'There are no files or folders in this directory.';
$lang['upload_an_image'] = 'Upload an image:';
$lang['upload_a_document'] = 'Upload a document:';
$lang['images_must_be'] = 'Images must be JPG GIF or PNG format, smaller than ##max_size##kb with dimensions less than ##max_width## X ##max_height##.';
$lang['documents_must_be'] = 'Documents must be smaller than ##max_size##kb';
$lang['document_information'] = 'Document Information:';
$lang['image_information'] = 'Image Information:';
$lang['file_delete_warning'] = 'Warning: This file will be permanently deleted. Proceed?';
$lang['folder_delete_warning'] = 'Warning: This folder and all its contents will be permanently deleted. Proceed?';
$lang['click_browse'] = "First click 'Browse...' to locate your file. Then click 'Upload File'.";
$lang['select_image_first'] = 'Please select an image first.';
$lang['rename'] = 'Rename';
$lang['move'] = 'Move';
$lang['delete'] = 'Delete';
$lang['type_document_address'] = 'You can type an address to an external document here if you wish.';
$lang['type_image_address'] = 'You can type an address to an external image here if you wish.';
$lang['parent_directory'] = 'Parent Directory';
$lang['name'] = 'Name:';
$lang['type'] = 'Type:';
$lang['action'] = 'Action:';
$lang['source'] = 'Source:';
$lang['address'] = 'Address:';
$lang['size'] = 'Size:';
$lang['width'] = 'Width:';
$lang['height'] = 'Height:';
$lang['dimensions'] = 'Dimensions:';
$lang['upload_file'] = 'Upload File';
// filetype descriptions
$lang['files']['folder'] = 'File Folder';
$lang['files']['html'] = 'HTML Document';
$lang['files']['pdf'] = 'Adobe Acrobat PDF';
$lang['files']['doc'] = 'Word Document';
$lang['files']['xl'] = 'Excel Spreadsheet';
$lang['files']['ppt'] = 'PowerPoint';
$lang['files']['pps'] = 'PowerPoint';
$lang['files']['rtf'] = 'Rich Text';
$lang['files']['txt'] = 'Plain Text';
$lang['files']['zip'] = 'Zip File';
$lang['files']['tar'] = 'Tar File';
$lang['files']['swf'] = 'Flash Movie';
$lang['files']['wmv'] = 'Windows Media';
$lang['files']['rm'] = 'Real Media';
$lang['files']['mov'] = 'QuickTime';
$lang['files']['jpg'] = 'JPEG Image';
$lang['files']['gif'] = 'GIF Image';
$lang['files']['png'] = 'PNG Image';
$lang['files']['exe'] = 'Application';
$lang['files']['file'] = 'File';
// edittable
$lang['titles']['edittable'] = 'Edit Table, Row and Cell Properties';
$lang['this_cell'] = 'This Cell';
$lang['this_row'] = 'This Row';
$lang['this_table'] = 'This Table';
$lang['cell_size'] = 'Cell Size:';
$lang['cell_width'] = 'Cell Width:';
$lang['cell_height'] = 'Cell Height:';
$lang['text_alignment'] = 'Text Alignment:';
$lang['vertical_alignment'] = 'Vertical Alignment:';
$lang['top'] = 'Top';
$lang['middle'] = 'Middle';
$lang['bottom'] = 'Bottom';
$lang['base_line'] = 'Baseline';
$lang['horizontal_alignment'] = 'Horizontal Alignment:';
$lang['left'] = 'Left';
$lang['center'] = 'Center';
$lang['right'] = 'Right';
$lang['borders'] = 'Borders and Shading:';
$lang['background_color'] = 'Background Color:';
$lang['background_image'] = 'Background Image:';
$lang['choose'] = 'Choose...';
$lang['spacing_and_padding'] = 'Spacing and Padding:';
$lang['cell_spacing'] = 'Cell Spacing:';
$lang['cell_padding'] = 'Cell Padding:';
$lang['table_size'] = 'Table Size:';
$lang['table_width'] = 'Table Width:';
$lang['table_height'] = 'Table Height:';
$lang['alignment'] = 'Alignment:';
$lang['align_on_page'] = 'Align on page:';
$lang['border_size'] = 'Border Size:';
$lang['border_color'] = 'Border Color:';
$lang['border_collapse'] = 'Border Collapse:';
$lang['style_preview'] = 'Style Preview:';
$lang['row'] = 'Row:';
$lang['cell'] = 'Cell:';
// find
// values surrounded by '##' are variables that are dynamically inserted and should be left untouched!
$lang['titles']['find'] = 'Find And Replace';
$lang['please_complete_find_what'] = "Please enter text in the 'Find what:' field.";
$lang['reached_bottom1'] = 'WysiwygPro has reached the bottom of the document.nClick OK to start your search again from the top, click Cancel to modify your search.';
$lang['reached_bottom2'] = 'WysiwygPro has reached the bottom of the document.n##matches## matches were found.nClick OK to start your search again from the top, click Cancel to modify your search.';
$lang['find_what'] = 'Find What:';
$lang['replace_with'] = 'Replace With:';
$lang['match_case'] = 'Match case';
$lang['match_word'] = 'Match whole word only';
$lang['find_next'] = 'Find Next';
$lang['replace'] = 'Replace';
$lang['replace_all'] = 'Replace All';
// hyperlink
$lang['titles']['hyperlink'] = 'Insert Link';
$lang['link_to'] = 'Link To:';
$lang['place_on_website'] = 'Place on this website';
$lang['place_in_document'] = 'Place in this document';
$lang['email_address'] = 'E-mail address';
$lang['web_location'] = 'Web location';
$lang['title'] = 'Title:';
$lang['window'] = 'Window:';
$lang['same_window'] = 'Open in same window';
$lang['parent_window'] = 'Open in parent window';
$lang['new_window'] = 'Open in a new window';
$lang['top_window'] = 'Open in top window';
$lang['email_address2'] = 'E-mail Address:';
$lang['subject'] = 'Subject:';
$lang['creates_popup_message'] = 'Creates a pop-up message like what you are reading now.';
$lang['example'] = 'Example:';
$lang['type_a_subject'] = 'You can type a subject for the message. Example: Sales Inquiry';
$lang['top_of_document'] = 'Top of this document';
$lang['bookmarks'] = 'Bookmarks:';
// imageoptions
$lang['titles']['imageoptions'] = 'Image Properties';
$lang['positioning'] = 'Positioning:';
$lang['text_flow'] = 'Text flow:';
$lang['absmiddle'] = 'Absolute Middle';
$lang['texttop'] = 'Text Top';
$lang['absbottom'] = 'Absolute Bottom';
$lang['distance_to_surrounding_text'] = 'Distance to surrounding text:';
$lang['pixels'] = 'pixels';
$lang['top2'] = 'Top:';
$lang['bottom2'] = 'Bottom:';
$lang['left2'] = 'Left:';
$lang['right2'] = 'Right:';
$lang['positioning_preview'] = 'Positioning Preview:';
$lang['choose_different_image'] = 'Choose a different image...';
$lang['border'] = 'Border:';
$lang['reset_dimensions'] = 'Reset dimensions';
// insert_hr
$lang['titles']['insert_hr'] = 'Insert Horizontal Line';
$lang['horizontal_rule'] = 'Horizontal Rule:';
$lang['color'] = 'Color:';
// mrgcell
$lang['titles']['mrgcell'] = 'Merge Cell';
$lang['merge_cell2'] = 'Merge Cell:';
$lang['link_to'] = 'Link To:';
$lang['link_to'] = 'Link To:';
// no_preview
$lang['no_preview'] = 'No Preview Available';
// pastewin
$lang['titles']['pastewin'] = 'Paste From Word';
$lang['paste_word_contents_below'] = 'This will clean up Word HTML. Paste the contents of your word document below using a keyboard shortcut. (Windows users: Ctrl + v, Mac users: Apple + v) Then click Insert.';
$lang['remove_styles'] = 'Remove styles';
// selcolor
$lang['titles']['selcolor'] = 'Select Color';
$lang['web_colors'] = 'Web Colors';
$lang['site_colors'] = 'Site Colors';
// smileys
$lang['titles']['smileys'] = 'Emoticon Smilies';
$lang['emoticon_smilies'] = 'Emoticon Smilies:';
$lang['smile'] = 'Smile';
$lang['embarrassed'] = 'Embarrassed';
$lang['wink'] = 'Wink';
$lang['star'] = 'Star';
$lang['shocked'] = 'Shocked';
$lang['dead'] = 'Dead';
$lang['big_smile'] = 'Big smile';
$lang['sleepy'] = 'Sleepy';
$lang['confused'] = 'Confused';
$lang['disapprove'] = 'Disapprove';
$lang['unhappy'] = 'Unhappy';
$lang['shocked'] = 'Shocked';
$lang['approve'] = 'Approve';
$lang['angry'] = 'Angry';
$lang['evil_smile'] = 'Evil smile';
$lang['shocked'] = 'Shocked';
$lang['clown'] = 'Clown';
$lang['cool'] = 'Cool';
// special_characters
$lang['titles']['special_characters'] = 'Special Characters';
$lang['special_characters2'] = 'Special Characters:';
$lang['insert2'] = 'Insert:';
// table
$lang['titles']['table'] = 'Insert Table';
$lang['rows'] = 'Rows:';
$lang['columns'] = 'Columns:';
// unmrgcell
$lang['titles']['unmrgcell'] = 'Unmerge Cell';
$lang['unmerge_cell2'] = 'Unmerge Cell:';
// numerals
$lang['0'] = '0';
$lang['1'] = '1';
$lang['2'] = '2';
$lang['3'] = '3';
$lang['4'] = '4';
$lang['5'] = '5';
$lang['6'] = '6';
$lang['7'] = '7';
$lang['8'] = '8';
$lang['9'] = '9';
?>