adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / data.php
blob4696f6ad2a4f38ea7d4893c1cc9dd709c9b91a6a
1 <?PHP // $Id$
2 // data.php - created with Moodle 1.7 beta + (2006101003)
5 $string['action'] = 'Action';
6 $string['add'] = 'Add entry';
7 $string['addafield'] = 'Add a field';
8 $string['addcomment'] = 'Add comment';
9 $string['addentries'] = 'Add entries';
10 $string['advancedsearch'] = 'Advanced Search';
11 $string['addtemplate'] = 'Add template';
12 $string['allowcomments'] = 'Allow comments?';
13 $string['allowratings'] = 'Allow posts to be rated?';
14 $string['alttext'] = 'Alternative text';
15 $string['approve'] = 'Approve';
16 $string['ascending'] = 'Ascending';
17 $string['asearchtemplate'] = 'Advanced Search Template';
18 $string['atmaxentry'] = 'You have entered the maximum number of entries allowed!';
19 $string['autogenallforms'] = 'Generate all default templates';
20 $string['autolinkurl'] = 'Autolink the URL';
21 $string['availablefromdate'] = 'Available from';
22 $string['availabletags'] = 'Available tags';
23 $string['availabletodate'] = 'Available to';
24 $string['blank'] = 'Blank';
25 $string['buttons'] = 'Buttons';
26 $string['bynameondate'] = 'by $a->name - $a->date';
27 $string['cancel'] = 'Cancel';
28 $string['checkbox'] = 'Checkbox';
29 $string['chooseorupload'] = 'Choose file';
30 $string['columns'] = 'columns';
31 $string['commentdeleted'] = 'Comment deleted';
32 $string['commentempty'] = 'Comment was empty';
33 $string['comment'] = 'Comment';
34 $string['comments'] = 'Comments';
35 $string['commentsaved'] = 'Comment saved';
36 $string['commentsn'] = '$a comment(s)';
37 $string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all databases. You will still need to turn feeds on manually in the settings for each database.';
38 $string['confirmdeletefield'] = 'You are about to delete this field, are you sure?';
39 $string['confirmdeleterecord'] = 'Are you sure you want to delete this entry?';
40 $string['csstemplate'] = 'CSS template';
41 $string['csvfile'] = 'CSV file';
42 $string['csvimport'] = 'CSV file import';
43 $string['data:approve'] = 'Approve unapproved entries';
44 $string['data:comment'] = 'Write comments';
45 $string['data:managecomments'] = 'Manage comments';
46 $string['data:manageentries'] = 'Manage entries';
47 $string['data:managetemplates'] = 'Manage templates';
48 $string['data:manageuserpresets'] = 'Manage all template presets';
49 $string['data:rate'] = 'Rate entries';
50 $string['data:readentry'] = 'Read entries';
51 $string['data:viewalluserpresets'] = 'View presets from all users';
52 $string['data:viewentry'] = 'View entries';
53 $string['data:viewrating'] = 'View ratings';
54 $string['data:writeentry'] = 'Write entries';
55 $string['date'] = 'Date';
56 $string['dateentered'] = 'Date entered';
57 $string['defaultfielddelimiter'] = '(default is the comma character)';
58 $string['defaultfieldenclosure'] = '(default is none)';
59 $string['defaultsortfield'] = 'Default sort field';
60 $string['delete'] = 'Delete';
61 $string['deletecomment'] = 'Are you sure you want to delete this comment?';
62 $string['deleted'] = 'deleted';
63 $string['deletefield'] = 'Delete an existing field';
64 $string['deletewarning'] = 'Are you sure you want to delete this preset?';
65 $string['descending'] = 'Descending';
66 $string['directorynotapreset'] = '$a->directory Not a preset: missing files: $a->missing_files';
67 $string['download'] = 'Download';
68 $string['edit'] = 'Edit';
69 $string['editcomment'] = 'Edit comment';
70 $string['editentry'] = 'Edit entry';
71 $string['editorenable'] = 'Enable editor';
72 $string['editordisable'] = 'Disable editor';
73 $string['emptyadd'] = 'The Add template is empty, generating a default form...';
74 $string['emptyaddform'] = 'You did not fill out any fields!';
75 $string['entries'] = 'Entries';
76 $string['entry'] = 'Entry';
77 $string['entrysaved'] = 'Your entry has been saved';
78 $string['errormustbeteacher'] = 'You need to be a teacher to use this page!';
79 $string['example'] = 'Database module example';
80 $string['export'] = 'Export';
81 $string['exportaszip'] = 'Export as zip';
82 $string['exportedtozip'] = 'Exported to temporary zip...';
83 $string['failedpresetdelete'] = 'Error deleting a preset!';
84 $string['fieldadded'] = 'Field added';
85 $string['fieldallowautolink'] = 'Allow autolink';
86 $string['fielddeleted'] = 'Field deleted';
87 $string['fielddelimiter'] = 'Field delimiter';
88 $string['fielddescription'] = 'Field description';
89 $string['fieldenclosure'] = 'Field enclosure';
90 $string['fieldheight'] = 'Height';
91 $string['fieldheightlistview'] = 'Height in list view';
92 $string['fieldheightsingleview'] = 'Height in single view';
93 $string['fieldmappings'] = 'Field Mappings';
94 $string['fieldname'] = 'Field name';
95 $string['fieldoptions'] = 'Options (one per line)';
96 $string['fields'] = 'Fields';
97 $string['fieldids'] = 'Field ids';
98 $string['fieldupdated'] = 'Field updated';
99 $string['fieldwidth'] = 'Width';
100 $string['fieldwidthlistview'] = 'Width in list view';
101 $string['fieldwidthsingleview'] = 'Width in single view';
102 $string['file'] = 'File';
103 $string['filesnotgenerated'] = 'Not all files were generated: $a';
104 $string['filtername'] = 'Database Auto-linking';
105 $string['footer'] = 'Footer';
106 $string['forcelinkname'] = 'Forced name for the link';
107 $string['fromfile'] = 'Import from zip file';
108 $string['header'] = 'Header';
109 $string['headeraddtemplate'] = 'Defines the interface when editing entries';
110 $string['headerasearchtemplate'] = 'Defines the interface for Advanced Searches';
111 $string['headercsstemplate'] = 'Defines local CSS styles for the other templates';
112 $string['headerjstemplate'] = 'Defines custom Javascript for the other templates';
113 $string['headerlisttemplate'] = 'Defines browsing interface for multiple entries';
114 $string['headerrsstemplate'] = 'Defines appearance of entries in RSS feeds';
115 $string['headersingletemplate'] = 'Defines browsing interface for a single entry';
116 $string['importsuccess'] = 'The preset has been successfully applied.';
117 $string['insufficiententries'] = 'more entries needed to view this database';
118 $string['intro'] = 'Introduction';
119 $string['invalidfieldname'] = 'Please choose another name for this field';
120 $string['invalidurl'] = 'The URL you just entered is not valid';
121 $string['jstemplate'] = 'Javascript template';
122 $string['latitude'] = 'Latitude';
123 $string['latlong'] = 'Latitude/longitude';
124 $string['latlongdownloadallhint'] = 'Download link for all entries as KML';
125 $string['latlongkmllabelling'] = 'How to label items in KML files (Google Earth)';
126 $string['latlonglinkservicesdisplayed'] = 'Link-out services to display';
127 $string['latlongotherfields'] = 'Other fields';
128 $string['list'] = 'View list';
129 $string['listtemplate'] = 'List template';
130 $string['longitude'] = 'Longitude';
131 $string['mappingwarning'] = 'All old fields not mapped to a new field will be lost and all data in that field will be removed.';
132 $string['maxentries'] = 'Maximum entries';
133 $string['maxsize'] = 'Maximum size';
134 $string['menu'] = 'Menu';
135 $string['menuchoose'] = 'Choose...';
136 $string['modulename'] = 'Database';
137 $string['modulenameplural'] = 'Databases';
138 $string['more'] = 'More';
139 $string['moreurl'] = 'More URL';
140 $string['movezipfailed'] = 'Can\'t move zip';
141 $string['multientry'] = 'Repeated entry';
142 $string['multimenu'] = 'Menu (Multi-select)';
143 $string['multipletags'] = 'Multiple tags found! Template not saved';
144 $string['namecheckbox'] = 'Checkbox field';
145 $string['namedate'] = 'Date field';
146 $string['namefile'] = 'File field';
147 $string['namelatlong'] = 'Latitude/longitude field';
148 $string['namemenu'] = 'Menu field';
149 $string['namemultimenu'] = 'Multiple-selection menu field';
150 $string['namenumber'] = 'Number field';
151 $string['namepicture'] = 'Picture field';
152 $string['nameradiobutton'] = 'Radio button field';
153 $string['nametext'] = 'Text field';
154 $string['nametextarea'] = 'Textarea field';
155 $string['nameurl'] = 'URL field';
156 $string['newentry'] = 'New entry';
157 $string['newfield'] = 'Create a new field';
158 $string['noaccess'] = 'You do not have access to this page';
159 $string['nodefinedfields'] = 'New preset has no defined fields!';
160 $string['nofieldindatabase'] = 'There are no fields defined for this database.';
161 $string['nolisttemplate'] = 'List template is not yet defined';
162 $string['nomatch'] = 'No matching entries found!';
163 $string['nomaximum'] = 'No maximum';
164 $string['norecords'] = 'No entries in database';
165 $string['nosingletemplate'] = 'Single template is not yet defined';
166 $string['notinjectivemap'] = 'Not an injective map';
167 $string['number'] = 'Number';
168 $string['numberrssarticles'] = 'RSS articles';
169 $string['numnotapproved'] = 'Pending';
170 $string['numrecords'] = '$a entries';
171 $string['optionaldescription'] = 'Short description (optional)';
172 $string['optionalfilename'] = 'Filename (optional)';
173 $string['overwrite'] = 'Overwrite';
174 $string['pagesize'] = 'Entries per page';
175 $string['participants'] = 'Participants';
176 $string['picture'] = 'Picture';
177 $string['pleaseaddsome'] = 'Please create some below or <a href=\"$a\">choose a predefined set</a> to get started.';
178 $string['presetinfo'] = 'Saving as a preset will publish this template. Other users may be able to use it in their databases.';
179 $string['presets'] = 'Presets';
180 $string['radiobutton'] = 'Radio buttons';
181 $string['rate'] = 'Rate';
182 $string['rating'] = 'Rating';
183 $string['ratingeveryone'] = 'Everyone can rate posts';
184 $string['ratingno'] = 'No ratings';
185 $string['ratingonlyteachers'] = 'Only $a can rate posts';
186 $string['ratingpublic'] = '$a can see everyone\'s ratings';
187 $string['ratingpublicnot'] = '$a can only see their own ratings';
188 $string['ratings'] = 'Ratings';
189 $string['ratingssaved'] = 'Ratings saved';
190 $string['ratingsuse'] = 'Use ratings';
191 $string['recordapproved'] = 'Entry approved';
192 $string['recorddeleted'] = 'Entry deleted';
193 $string['recordsnotsaved'] = 'No entry was saved. Please check the format of the uploaded file.';
194 $string['recordssaved'] = 'entries saved';
195 $string['requireapproval'] = 'Require approval?';
196 $string['requiredentries'] = 'Required entries';
197 $string['requiredentriestoview'] = 'Entries required before viewing';
198 $string['resettemplate'] = 'Reset template';
199 $string['resetsettings'] = 'Reset Fields';
200 $string['resizingimages'] = 'Resizing image thumbnails...';
201 $string['rows'] = 'rows';
202 $string['rssglobaldisabled'] = 'Disabled. See site configuration variables.';
203 $string['rsshowmany'] = '(number of latest entries to show, 0 to disable RSS)';
204 $string['rsstemplate'] = 'RSS template';
205 $string['rsstitletemplate'] = 'RSS title template';
206 $string['save'] = 'Save';
207 $string['saveandadd'] = 'Save and add another';
208 $string['saveandview'] = 'Save and view';
209 $string['saveaspreset'] = 'Save as preset';
210 $string['savesettings'] = 'Save settings';
211 $string['savesuccess'] = 'Saved successfully. Your preset will now be available across the site.';
212 $string['savetemplate'] = 'Save template';
213 $string['sendinratings'] = 'Send in my latest ratings';
214 $string['single'] = 'View single';
215 $string['singletemplate'] = 'Single template';
216 $string['showall'] = 'Show all entries';
217 $string['teachersandstudents'] = '$a->teachers and $a->students';
218 $string['templates'] = 'Templates';
219 $string['templatesaved'] = 'Template saved';
220 $string['text'] = 'Text';
221 $string['textarea'] = 'Textarea';
222 $string['todatabase'] = 'to this database.';
223 $string['type'] = 'Field type';
224 $string['undefinedprocessactionmethod'] = 'No action method defined in Data_Preset to handle action \"$a\".';
225 $string['updatefield'] = 'Update an existing field';
226 $string['uploadfile'] = 'Upload file';
227 $string['uploadrecords'] = 'Upload entries from a file';
228 $string['url'] = 'Url';
229 $string['usestandard'] = 'Use a preset';
230 $string['viewfromdate'] = 'Viewable from';
231 $string['viewtodate'] = 'Viewable to';
232 $string['wrongdataid'] = 'Wrong data id provided';