|
Moodle
2.2.1
http://www.collinsharper.com
|
00001 <?php 00002 00003 // This file is part of Moodle - http://moodle.org/ 00004 // 00005 // Moodle is free software: you can redistribute it and/or modify 00006 // it under the terms of the GNU General Public License as published by 00007 // the Free Software Foundation, either version 3 of the License, or 00008 // (at your option) any later version. 00009 // 00010 // Moodle is distributed in the hope that it will be useful, 00011 // but WITHOUT ANY WARRANTY; without even the implied warranty of 00012 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00013 // GNU General Public License for more details. 00014 // 00015 // You should have received a copy of the GNU General Public License 00016 // along with Moodle. If not, see <http://www.gnu.org/licenses/>. 00017 00026 $string['about'] = 'About this editor'; 00027 $string['absbottom'] = 'Absbottom'; 00028 $string['acteditorshhdr'] = 'Available text editors'; 00029 $string['address'] = 'Address'; 00030 $string['alertnoselectedtext'] = 'You must select text first!'; 00031 $string['alignment'] = 'Alignment'; 00032 $string['alternatetext'] = 'Alternate text'; 00033 $string['anchorhelp'] = 'This only creates an anchor. You still need to create a link manually.'; 00034 $string['anchorname'] = 'Anchorname'; 00035 $string['anchors'] = 'Anchors'; 00036 $string['baseline'] = 'Baseline'; 00037 $string['bold'] = 'Bold'; 00038 $string['borderthickness'] = 'Border thickness'; 00039 $string['bottom'] = 'Bottom'; 00040 $string['browse'] = 'Browse'; 00041 $string['cancel'] = 'Cancel'; 00042 $string['cellpadding'] = 'Cellpadding'; 00043 $string['cellspacing'] = 'Cellspacing'; 00044 $string['close'] = 'Close'; 00045 $string['closeafterreplace'] = 'Close after replace'; 00046 $string['cols'] = 'Cols'; 00047 $string['configeditorplugins'] = 'Please choose the editor plugins you wish to use and arrange them in recommended order.'; 00048 $string['copy'] = 'Copy selection'; 00049 $string['createanchor'] = 'Create anchor'; 00050 $string['createfolder'] = 'Create folder'; 00051 $string['createlink'] = 'Insert Web Link'; 00052 $string['cut'] = 'Cut selection'; 00053 $string['cutpastemozilla'] = 'Unfortunately, you cannot currently use normal keyboard shortcuts (or even the Paste button) for pasting text into this online editor. This is because of a security feature that is built into some versions of Mozilla and Firefox browsers.<br /><br />There are three known workarounds you can try: <br /> (1) Instead of CTRL-v, use SHIFT-Insert <br /> (2) Use the Edit->Paste menu in your browser <br /> (3) Change the preferences in your browser by editing the user.js file. <br /><br />Click the OK button below for more help, or Cancel to return to the editor'; 00054 $string['delete'] = 'Delete'; 00055 $string['editors'] = 'Text editors'; 00056 $string['editorsettings'] = 'Manage editors'; 00057 $string['enterurlfirst'] = 'You have to enter an URL first'; 00058 $string['filebrowser'] = 'File Browser'; 00059 $string['findwhat'] = 'Find'; 00060 $string['fontname'] = 'Fontname'; 00061 $string['fontsize'] = 'Font-size'; 00062 $string['forecolor'] = 'Font Color'; 00063 $string['formatblock'] = 'Format'; 00064 $string['fullscreen'] = 'Fullscreen editor'; 00065 $string['heading'] = 'Heading'; 00066 $string['height'] = 'Height'; 00067 $string['hilitecolor'] = 'Background Color'; 00068 $string['horizontal'] = 'Horizontal'; 00069 $string['horizontalrule'] = 'Horizontal Rule'; 00070 $string['htmlmode'] = 'Toggle HTML Source'; 00071 $string['choosechar'] = 'Choose Character'; 00072 $string['chooseicon'] = 'Choose an icon to insert'; 00073 $string['imageurl'] = 'Image URL'; 00074 $string['indent'] = 'Increase Indent'; 00075 $string['insertchar'] = 'Insert Special Character'; 00076 $string['insertimage'] = 'Insert Image'; 00077 $string['insertlink'] = 'Insert Link'; 00078 $string['insertsmile'] = 'Insert Smiley'; 00079 $string['inserttable'] = 'Insert Table'; 00080 $string['italic'] = 'Italic'; 00081 $string['itemsreplaced'] = 'items replaced!'; 00082 $string['justifycenter'] = 'Justify Center'; 00083 $string['justifyfull'] = 'Justify Full'; 00084 $string['justifyleft'] = 'Justify Left'; 00085 $string['justifyright'] = 'Justify Right'; 00086 $string['lang'] = 'Lang'; 00087 $string['layout'] = 'Layout'; 00088 $string['left'] = 'Left'; 00089 $string['lefttoright'] = 'Direction from left to right'; 00090 $string['linkproperties'] = 'Link properties'; 00091 $string['linktarget'] = 'Target'; 00092 $string['linktargetblank'] = 'New window'; 00093 $string['linktargetnone'] = 'None'; 00094 $string['linktargetother'] = 'Other (out of order)'; 00095 $string['linktargetself'] = 'Same frame'; 00096 $string['linktargettop'] = 'Same window'; 00097 $string['linktitle'] = 'Title'; 00098 $string['linkurl'] = 'URL'; 00099 $string['matchcase'] = 'Match case'; 00100 $string['middle'] = 'Middle'; 00101 $string['minimize'] = 'Minimize editor'; 00102 $string['move'] = 'Move'; 00103 $string['multi'] = 'Multi'; 00104 $string['mustenterurl'] = 'You must enter the URL'; 00105 $string['nolink'] = 'Prevent automatic linking'; 00106 $string['normal'] = 'Normal'; 00107 $string['notimage'] = 'Selected file is not an image. Please select an image!'; 00108 $string['notset'] = 'Not Set'; 00109 $string['ok'] = 'OK'; 00110 $string['options'] = 'Options'; 00111 $string['orderedlist'] = 'Ordered List'; 00112 $string['outdent'] = 'Decrease Indent'; 00113 $string['paste'] = 'Paste from clipboard'; 00114 $string['path'] = 'Path'; 00115 $string['percent'] = 'Percent'; 00116 $string['pixels'] = 'Pixels'; 00117 $string['pleaseenteralt'] = 'Please enter the alternate text'; 00118 $string['popupeditor'] = 'Enlarge Editor'; 00119 $string['preformatted'] = 'Preformatted'; 00120 $string['preview'] = 'Preview'; 00121 $string['properties'] = 'Properties'; 00122 $string['redo'] = 'Redo your last action'; 00123 $string['regularexpressions'] = 'Use regular expressions'; 00124 $string['removelink'] = 'Remove link'; 00125 $string['rename'] = 'Rename'; 00126 $string['replaceall'] = 'Replace all'; 00127 $string['replacewith'] = 'Replace'; 00128 $string['right'] = 'Right'; 00129 $string['righttoleft'] = 'Direction from right to left'; 00130 $string['rows'] = 'Rows'; 00131 $string['searchandreplace'] = 'Search and replace'; 00132 $string['searchnotfound'] = 'Search string Not Found!'; 00133 $string['selectcolor'] = 'Select color'; 00134 $string['selection'] = 'Selection'; 00135 $string['showhelp'] = 'Help using editor'; 00136 $string['size'] = 'Size'; 00137 $string['spacing'] = 'Spacing'; 00138 $string['strikethrough'] = 'Strikethrough'; 00139 $string['subscript'] = 'Subscript'; 00140 $string['superscript'] = 'Superscript'; 00141 $string['textindicator'] = 'Current style'; 00142 $string['textmode'] = 'You are in TEXT MODE. Use the [<>] button to go back to WYSIWYG MODE.'; 00143 $string['texttop'] = 'Texttop'; 00144 $string['top'] = 'Top'; 00145 $string['type'] = 'Type'; 00146 $string['underline'] = 'Underline'; 00147 $string['undo'] = 'Undo your last action'; 00148 $string['unorderedlist'] = 'Bulleted List'; 00149 $string['upload'] = 'Upload'; 00150 $string['vertical'] = 'Vertical'; 00151 $string['width'] = 'Width'; 00152 $string['wordclean'] = 'Clean Word HTML'; 00153 $string['zip'] = 'Zip';