~ubuntu-branches/ubuntu/jaunty/moodle/jaunty

« back to all changes in this revision

Viewing changes to lang/en_utf8/data.php

  • Committer: Bazaar Package Importer
  • Author(s): Jordan Mantha, Matt Oquist
  • Date: 2009-02-25 15:16:22 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090225151622-0ekt1liwhv2obfza
Tags: 1.9.4.dfsg-0ubuntu1
* Merge with Debian git (Closes LP: #322961, #239481, #334611):
  - use Ubuntu's smarty lib directory for linking
  - use internal yui library 
  - add update-notifier support back in

[Matt Oquist]
  * renamed prerm script
  * significantly rewrote postinst and other maintainer scripts to improve
    user experience and package maintainability
    (Closes LP: #225662, #325450, #327843, #303078, #234609)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?PHP // $Id: data.php,v 1.50.2.2 2007/04/03 03:30:37 nicolasconnault Exp $ 
2
 
      // data.php - created with Moodle 1.7 beta + (2006101003)
3
 
 
 
1
<?PHP // $Id: data.php,v 1.53.4.18 2009/01/08 01:01:05 jerome Exp $
4
2
 
5
3
$string['action'] = 'Action';
6
4
$string['add'] = 'Add entry';
8
6
$string['addcomment'] = 'Add comment';
9
7
$string['addentries'] = 'Add entries';
10
8
$string['addtemplate'] = 'Add template';
 
9
$string['advancedsearch'] = 'Advanced search';
11
10
$string['allowcomments'] = 'Allow comments?';
12
11
$string['allowratings'] = 'Allow posts to be rated?';
13
12
$string['alttext'] = 'Alternative text';
14
13
$string['approve'] = 'Approve';
 
14
$string['approved'] = 'Approved';
15
15
$string['ascending'] = 'Ascending';
 
16
$string['asearchtemplate'] = 'Advanced search template';
16
17
$string['atmaxentry'] = 'You have entered the maximum number of entries allowed!';
 
18
$string['authorfirstname'] = 'Author first name';
 
19
$string['authorlastname'] = 'Author surname';
17
20
$string['autogenallforms'] = 'Generate all default templates';
18
21
$string['autolinkurl'] = 'Autolink the URL';
19
22
$string['availablefromdate'] = 'Available from';
20
23
$string['availabletags'] = 'Available tags';
21
24
$string['availabletodate'] = 'Available to';
22
25
$string['blank'] = 'Blank';
23
 
$string['buttons'] = 'Buttons';
 
26
$string['buttons'] = 'Actions';
24
27
$string['bynameondate'] = 'by $a->name - $a->date';
25
28
$string['cancel'] = 'Cancel';
26
29
$string['checkbox'] = 'Checkbox';
 
30
$string['chooseexportfields'] = 'Choose the fields you wish to export:';
 
31
$string['chooseexportformat'] = 'Choose the format you wish to export to:';
27
32
$string['chooseorupload'] = 'Choose file';
28
33
$string['columns'] = 'columns';
29
34
$string['commentdeleted'] = 'Comment deleted';
37
42
$string['confirmdeleterecord'] = 'Are you sure you want to delete this entry?';
38
43
$string['csstemplate'] = 'CSS template';
39
44
$string['csvfile'] = 'CSV file';
 
45
$string['csvwithselecteddelimiter'] = '<acronym title=\"Comma Separated Values\">CSV</acronym> text with selected delimiter:';
40
46
$string['csvimport'] = 'CSV file import';
41
47
$string['data:approve'] = 'Approve unapproved entries';
42
48
$string['data:comment'] = 'Write comments';
56
62
$string['defaultfieldenclosure'] = '(default is none)';
57
63
$string['defaultsortfield'] = 'Default sort field';
58
64
$string['delete'] = 'Delete';
 
65
$string['deleteallentries'] = 'Delete all entries';
59
66
$string['deletecomment'] = 'Are you sure you want to delete this comment?';
 
67
$string['deletenotenrolled'] = 'Delete entries by users not enrolled';
60
68
$string['deleted'] = 'deleted';
61
69
$string['deletefield'] = 'Delete an existing field';
62
70
$string['deletewarning'] = 'Are you sure you want to delete this preset?';
71
79
$string['emptyadd'] = 'The Add template is empty, generating a default form...';
72
80
$string['emptyaddform'] = 'You did not fill out any fields!';
73
81
$string['entries'] = 'Entries';
 
82
$string['entrieslefttoaddtoview'] = 'You must add $a->entrieslefttoview more entry/entries before you can view other participants\' entries.';
 
83
$string['entrieslefttoadd'] = 'You must add $a->entriesleft more entry/entries in order to complete this activity';
74
84
$string['entry'] = 'Entry';
75
85
$string['entrysaved'] = 'Your entry has been saved';
76
86
$string['errormustbeteacher'] = 'You need to be a teacher to use this page!';
77
87
$string['example'] = 'Database module example';
 
88
$string['excel'] = 'Excel';
78
89
$string['export'] = 'Export';
79
90
$string['exportaszip'] = 'Export as zip';
 
91
$string['exportdatabaserecords'] = 'Export Database records';
80
92
$string['exportedtozip'] = 'Exported to temporary zip...';
81
93
$string['failedpresetdelete'] = 'Error deleting a preset!';
82
94
$string['fieldadded'] = 'Field added';
102
114
$string['filtername'] = 'Database Auto-linking';
103
115
$string['footer'] = 'Footer';
104
116
$string['forcelinkname'] = 'Forced name for the link';
 
117
$string['foundrecords'] = 'Found records: $a->num/$a->max (<a href=\"$a->reseturl\">Reset filters</a>)';
 
118
$string['foundnorecords'] = 'No records found (<a href=\"$a->reseturl\">Reset filters</a>)';
105
119
$string['fromfile'] = 'Import from zip file';
106
120
$string['header'] = 'Header';
107
121
$string['headeraddtemplate'] = 'Defines the interface when editing entries';
 
122
$string['headerasearchtemplate'] = 'Defines the interface for Advanced Searches';
108
123
$string['headercsstemplate'] = 'Defines local CSS styles for the other templates';
109
124
$string['headerjstemplate'] = 'Defines custom Javascript for the other templates';
110
125
$string['headerlisttemplate'] = 'Defines browsing interface for multiple entries';
165
180
$string['numberrssarticles'] = 'RSS articles';
166
181
$string['numnotapproved'] = 'Pending';
167
182
$string['numrecords'] = '$a entries';
 
183
$string['ods'] = '<acronym title=\"OpenDocument Spreadsheet\">ODS</acronym> (OpenOffice)';
168
184
$string['optionaldescription'] = 'Short description (optional)';
169
185
$string['optionalfilename'] = 'Filename (optional)';
 
186
$string['other'] = 'Other';
170
187
$string['overwrite'] = 'Overwrite';
 
188
$string['overwritesettings'] = 'Overwrite current settings';
171
189
$string['pagesize'] = 'Entries per page';
172
190
$string['participants'] = 'Participants';
173
191
$string['picture'] = 'Picture';
191
209
$string['recordssaved'] = 'entries saved';
192
210
$string['requireapproval'] = 'Require approval?';
193
211
$string['requiredentries'] = 'Required entries';
 
212
$string['requiredentrieschanged'] = '<p><strong>IMPORTANT - PLEASE READ </strong></p><p>Due to a bug fix, the behaviour of database activities using the \'Required entries\' and \'Required entries before viewing settings\' settings will change. A more detailed explaination of the changes can be read on <a href=\"http://moodle.org/mod/forum/discuss.php?d=110928\" target=\"_blank\">the database module forum</a>. The expected behavior of these settings can also be read on <a href=\"http://docs.moodle.org/en/Adding/editing_a_database#Required_entries\" target=\"_blank\">Moodle Docs</a>.
 
213
</p><p>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)</p><strong style=\"color:red\">$a->text</strong><br/>';
194
214
$string['requiredentriestoview'] = 'Entries required before viewing';
195
215
$string['resettemplate'] = 'Reset template';
 
216
$string['resetsettings'] = 'Reset filters';
196
217
$string['resizingimages'] = 'Resizing image thumbnails...';
197
218
$string['rows'] = 'rows';
198
219
$string['rssglobaldisabled'] = 'Disabled. See site configuration variables.';
206
227
$string['savesettings'] = 'Save settings';
207
228
$string['savesuccess'] = 'Saved successfully. Your preset will now be available across the site.';
208
229
$string['savetemplate'] = 'Save template';
 
230
$string['search'] = 'Search';
 
231
$string['selectedrequired'] = 'All selected required';
209
232
$string['sendinratings'] = 'Send in my latest ratings';
210
233
$string['single'] = 'View single';
211
234
$string['singletemplate'] = 'Single template';
215
238
$string['templatesaved'] = 'Template saved';
216
239
$string['text'] = 'Text';
217
240
$string['textarea'] = 'Textarea';
 
241
$string['timeadded'] = 'Time added';
 
242
$string['timemodified'] = 'Time modified';
218
243
$string['todatabase'] = 'to this database.';
219
244
$string['type'] = 'Field type';
220
245
$string['undefinedprocessactionmethod'] = 'No action method defined in Data_Preset to handle action \"$a\".';
 
246
$string['unsupportedexport'] = '($a->fieldtype) cannot be exported.';
221
247
$string['updatefield'] = 'Update an existing field';
222
248
$string['uploadfile'] = 'Upload file';
223
249
$string['uploadrecords'] = 'Upload entries from a file';