translated some.
[moodle.git] / lang / en / editor.php
blob3493fc0df6c739ab908a5e24ee7b8f6a553c6945
1 <?PHP // $Id$
2 // editor.php - created with Moodle 1.2 (2004032000)
5 $string['about'] = 'About this editor';
6 $string['absbottom'] = 'Absbottom';
7 $string['absmiddle'] = 'Absmiddle';
8 $string['address'] = 'Address';
9 $string['alignment'] = 'Alignment';
10 $string['alternatetext'] = 'Alternate text';
11 $string['baseline'] = 'Baseline';
12 $string['bold'] = 'Bold';
13 $string['borderthickness'] = 'Border thickness';
14 $string['bottom'] = 'Bottom';
15 $string['browse'] = 'Browse';
16 $string['cancel'] = 'Cancel';
17 $string['cellpadding'] = 'Cellpadding';
18 $string['cellspacing'] = 'Cellspacing';
19 $string['choosechar'] = 'Choose Character';
20 $string['chooseicon'] = 'Choose an icon to insert';
21 $string['close'] = 'Close';
22 $string['cols'] = 'Cols';
23 $string['copy'] = 'Copy selection';
24 $string['createfolder'] = 'Create folder';
25 $string['createlink'] = 'Insert Web Link';
26 $string['cut'] = 'Cut selection';
27 $string['delete'] = 'Delete';
28 $string['filebrowser'] = 'File Browser';
29 $string['forecolor'] = 'Font Color';
30 $string['heading'] = 'Heading';
31 $string['height'] = 'Height';
32 $string['hilitecolor'] = 'Background Color';
33 $string['horizontal'] = 'Horizontal';
34 $string['horizontalrule'] = 'Horizontal Rule';
35 $string['htmlmode'] = 'Toggle HTML Source';
36 $string['imageurl'] = 'Image URL';
37 $string['indent'] = 'Increase Indent';
38 $string['insertchar'] = 'Insert Special Character';
39 $string['insertimage'] = 'Insert Image';
40 $string['insertlink'] = 'Insert Link';
41 $string['insertsmile'] = 'Insert Smiley';
42 $string['inserttable'] = 'Insert Table';
43 $string['italic'] = 'Italic';
44 $string['justifycenter'] = 'Justify Center';
45 $string['justifyfull'] = 'Justify Full';
46 $string['justifyleft'] = 'Justify Left';
47 $string['justifyright'] = 'Justify Right';
48 $string['layout'] = 'Layout';
49 $string['left'] = 'Left';
50 $string['linkproperties'] = 'Link properties';
51 $string['linktarget'] = 'Target';
52 $string['linktargetblank'] = 'New window';
53 $string['linktargetnone'] = 'None';
54 $string['linktargetother'] = 'Other (out of order)';
55 $string['linktargetself'] = 'Same frame';
56 $string['linktargettop'] = 'Same window';
57 $string['linktitle'] = 'Title';
58 $string['linkurl'] = 'URL';
59 $string['middle'] = 'Middle';
60 $string['move'] = 'Move';
61 $string['normal'] = 'Normal';
62 $string['notimage'] = 'Selected file is not an image. Please select an image!';
63 $string['notset'] = 'Not Set';
64 $string['ok'] = 'OK';
65 $string['orderedlist'] = 'Ordered List';
66 $string['outdent'] = 'Decrease Indent';
67 $string['paste'] = 'Paste from clipboard';
68 $string['path'] = 'Path';
69 $string['percent'] = 'Percent';
70 $string['pixels'] = 'Pixels';
71 $string['popupeditor'] = 'Enlarge Editor';
72 $string['preformatted'] = 'Preformatted';
73 $string['preview'] = 'Preview';
74 $string['properties'] = 'Properties';
75 $string['redo'] = 'Redo your last action';
76 $string['rename'] = 'Rename';
77 $string['removelink'] = 'Remove link';
78 $string['right'] = 'Right';
79 $string['rows'] = 'Rows';
80 $string['selection'] = 'Selection';
81 $string['showhelp'] = 'Help using editor';
82 $string['size'] = 'Size';
83 $string['spacing'] = 'Spacing';
84 $string['strikethrough'] = 'Strikethrough';
85 $string['subscript'] = 'Subscript';
86 $string['superscript'] = 'Superscript';
87 $string['textindicator'] = 'Current style';
88 $string['textmode'] = 'You are in TEXT MODE. Use the [<>] button to go back to WYSIWYG MODE.';
89 $string['texttop'] = 'Texttop';
90 $string['top'] = 'Top';
91 $string['type'] = 'Type';
92 $string['underline'] = 'Underline';
93 $string['undo'] = 'Undo your last action';
94 $string['unorderedlist'] = 'Bulleted List';
95 $string['upload'] = 'Upload';
96 $string['vertical'] = 'Vertical';
97 $string['width'] = 'Width';
98 $string['zip'] = 'Zip';