adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / scorm.php
blobc73e5c8a02f147ddfbde024f5888117031f2dd5f
1 <?PHP // $Id$
2 // scorm.php - created with Moodle 1.7 beta + (2006101003)
5 $string['activation'] = 'Activation';
6 $string['advanced'] = 'Parameters';
7 $string['asset'] = 'Asset';
8 $string['assetlaunched'] = 'Asset - Viewed';
9 $string['attempt'] = 'attempt';
10 $string['attempt1'] = '1 attempt';
11 $string['attempts'] = 'Attempts';
12 $string['attemptsx'] = '$a attempts';
13 $string['attr_error'] = 'Bad value for attribute ($a->attr) in tag $a->tag.';
14 $string['autocontinue'] = 'Auto-Continue';
15 $string['averageattempt'] = 'Average attempts';
16 $string['badmanifest'] = 'Some manifest errors: see errors log';
17 $string['badpackage'] = 'The specified package/manifest is not valid. Check it and try again.';
18 $string['browse'] = 'Preview';
19 $string['browsed'] = 'Browsed';
20 $string['browsemode'] = 'Preview Mode';
21 $string['browserepository'] = 'Browse repository';
22 $string['chooseapacket'] = 'Choose or update a package';
23 $string['completed'] = 'Completed';
24 $string['confirmloosetracks'] = 'WARNING: The package seems to be changed or modified. If the package structure is changed, some users tracks may be lost during update process.';
25 $string['contents'] = 'Contents';
26 $string['coursepacket'] = 'Course package';
27 $string['package'] = 'Package file';
28 $string['coursestruct'] = 'Course structure';
29 $string['datadir'] = 'Filesystem Error: Can\'t create course data directory';
30 $string['details'] = 'Track details';
31 $string['directories'] = 'Show the directory links';
32 $string['display'] = 'Display package';
33 $string['domxml'] = 'DOMXML external library';
34 $string['element'] = 'Element';
35 $string['entercourse'] = 'Enter course';
36 $string['enter'] = 'Enter';
37 $string['errorlogs'] = 'Errors log';
38 $string['everyday']= 'Every day';
39 $string['everytime']= 'Every time it\'s used';
40 $string['exit'] = 'Exit course';
41 $string['exitactivity'] = 'Exit activity';
42 $string['expcoll'] = 'Expand/Collide';
43 $string['external']= 'Update external packages timing';
44 $string['failed'] = 'Failed';
45 $string['firstaccess'] = 'First access';
46 $string['firstattempt'] = 'First attempt';
47 $string['found'] = 'Manifest found';
48 $string['frameheight'] = 'This preference set the default height for stage frame or window';
49 $string['framewidth'] = 'This preference set the default width for stage frame or window';
50 $string['fullscreen'] = 'Fill the whole screen';
51 $string['general'] = 'General data';
52 $string['gradeaverage'] = 'Average grade';
53 $string['gradehighest'] = 'Highest grade';
54 $string['grademethod'] = 'Grading method';
55 $string['gradescoes'] = 'Learning Objects';
56 $string['gradesum'] = 'Sum grade';
57 $string['height'] = 'Height';
58 $string['hidden'] = 'Hidden';
59 $string['hidebrowse'] = 'Disable preview mode';
60 $string['hideexit'] = 'Hide exit link';
61 $string['hidenav'] = 'Hide navigation buttons';
62 $string['hidereview'] = 'Hide review button';
63 $string['hidetoc'] = 'Course structure display (TOC)';
64 $string['highestattempt'] = 'Highest attempt';
65 $string['identifier'] = 'Question Identifier';
66 $string['iframe'] = 'Current window';
67 $string['iframedisplay'] = 'Open package in the current window';
68 $string['incomplete'] = 'Incomplete';
69 $string['interactions'] = 'Interactions';
70 $string['last'] = 'Last accessed on';
71 $string['lastaccess'] = 'Last access';
72 $string['lastattempt'] = 'Last attempt';
73 $string['location'] = 'Show the location bar';
74 $string['max'] = 'Max score';
75 $string['maximumattempts'] = 'Number of attempts';
76 $string['menubar'] = 'Show the menu bar';
77 $string['min'] = 'Min score';
78 $string['missing_attribute'] = 'Missing attribute $a->attr in tag $a->tag';
79 $string['missing_tag'] = 'Missing tag $a->tag';
80 $string['missingparam'] = 'A required is missing or wrong';
81 $string['mode'] = 'Mode';
82 $string['modulename'] = 'SCORM/AICC';
83 $string['modulenameplural'] = 'SCORMs/AICCs';
84 $string['newattempt'] = 'Start a new attempt';
85 $string['next'] = 'Continue';
86 $string['no_attributes'] = 'Tag $a->tag must have attributes';
87 $string['no_children'] = 'Tag $a->tag must have children';
88 $string['noactivity'] = 'Nothing to report';
89 $string['nolimit'] = 'Unlimited attempts';
90 $string['nomanifest'] = 'Manifest not found';
91 $string['noprerequisites'] = 'Sorry but you don\'t reach enough prerequisites to access this learning object';
92 $string['noreports'] = 'No report to display';
93 $string['normal'] = 'Normal';
94 $string['noscriptnoscorm'] = 'Your browser does not support javascript or it has javascript support disabled. No tracks will recorded.';
95 $string['not_corr_type'] = 'Type mismatch for tag $a->tag';
96 $string['notattempted'] = 'Not attempted';
97 $string['objectives'] = 'Objectives';
98 $string['onchanges']= 'Whenever it changes';
99 $string['organization'] = 'Organization';
100 $string['organizations'] = 'Organizations';
101 $string['othertracks'] = 'Other Tracks';
102 $string['packagedir'] = 'Filesystem Error: Can\'t create package directory';
103 $string['packagefile'] = 'No package file specified';
104 $string['passed'] = 'Passed';
105 $string['php5'] = 'PHP 5 (DOMXML native library)';
106 $string['popup'] = 'New window';
107 $string['popupmenu'] = 'In a drop down menu';
108 $string['popupopen'] = 'Open package in a new window';
109 $string['position_error'] = 'The $a->tag tag can\'t be child of $a->parent tag';
110 $string['prev'] = 'Previous';
111 $string['raw'] = 'Raw score';
112 $string['regular'] = 'Regular Manifest';
113 $string['report'] = 'Report';
114 $string['resizable'] = 'Allow the window to be resized';
115 $string['result'] = 'Result';
116 $string['review'] = 'Review';
117 $string['reviewmode'] = 'Review Mode';
118 $string['scoes'] = 'Learning Objects';
119 $string['score'] = 'Score';
120 $string['scorm:savetrack'] = 'Save tracks';
121 $string['scorm:skipview'] = 'Skip overview';
122 $string['scorm:viewreport'] = 'View reports';
123 $string['scorm:viewscores'] = 'View scores';
124 $string['scormcourse'] = 'Learning Course';
125 $string['scrollbars'] = 'Allow the window to be scrolled';
126 $string['sided'] = 'On the left side';
127 $string['skipview'] = 'Student skip content structure page';
128 $string['stagesize'] = 'Stage size';
129 $string['started'] = 'Started on';
130 $string['status'] = 'Status';
131 $string['statusbar'] = 'Show the status bar';
132 $string['student_response'] = 'Response';
133 $string['suspended'] = 'Suspended';
134 $string['syntax'] = 'Syntax error';
135 $string['tag_error'] = 'Unknown tag ($a->tag) with this content: $a->value';
136 $string['time'] = 'Time';
137 $string['title'] = 'Title';
138 $string['too_many_attributes'] = 'Tag $a->tag has too many attributes';
139 $string['too_many_children'] = 'Tag $a->tag has too many children';
140 $string['toolbar'] = 'Show the toolbar';
141 $string['totaltime'] = 'Time';
142 $string['trackingloose'] = 'WARNING: The tracking data of this package will be lost!';
143 $string['type'] = 'Type';
144 $string['validateascorm'] = 'Validate a package';
145 $string['validation'] = 'Validation result';
146 $string['validationtype'] = 'This preference set the DOMXML library used for validating SCORM Manifest. If you don\'t know leave the selected choice.';
147 $string['value'] = 'Value';
148 $string['versionwarning'] = 'The manifest version is older than 1.3, warning at $a->tag tag';
149 $string['viewallreports'] = 'View reports for $a attempts';
150 $string['whatgrade'] = 'Attempts grading';
151 $string['width'] = 'Width';
152 $string['window'] = 'Window';
153 $string['unziperror'] = 'An error occurs during package unzip';
154 $string['othersettings'] = 'Additional settings';
155 $string['updatefreq'] = 'Auto-update frequency';
156 $string['options'] = 'Options';