Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / install / lang / en_utf8 / installer.php
blobfff5495982c5a2bc59e8864cf1eb1f3021c18322
1 <?php
2 /// Please, do not edit this file manually! It's auto generated from
3 /// contents stored in your standard lang pack files:
4 /// (langconfig.php, install.php, moodle.php, admin.php and error.php)
5 ///
6 /// If you find some missing string in Moodle installation, please,
7 /// keep us informed using http://moodle.org/bugs Thanks!
8 ///
9 /// File generated by cvs://contrib/lang2installer/installer_builder
10 /// using strings defined in installer_strings (same dir)
12 $string['admindirerror'] = 'The admin directory specified is incorrect';
13 $string['admindirname'] = 'Admin Directory';
14 $string['admindirsettinghead'] = 'Setting the admin directory ...';
15 $string['admindirsettingsub'] = 'A very few webhosts use /admin as a special URL for you to access a
16 control panel or something. Unfortunately this conflicts with the
17 standard location for the Moodle admin pages. You can fix this by
18 renaming the admin directory in your installation, and putting that
19 new name here. For example: <br /> <br /><b>moodleadmin</b><br /> <br />
20 This will fix admin links in Moodle.';
21 $string['bypassed'] = 'Bypassed';
22 $string['cannotcreatelangdir'] = 'Cannot create lang dir.';
23 $string['cannotcreatetempdir'] = 'Cannot create temp dir.';
24 $string['cannotdownloadcomponents'] = 'Cannot download components.';
25 $string['cannotdownloadzipfile'] = 'Cannot download ZIP file.';
26 $string['cannotfindcomponent'] = 'Cannot find component.';
27 $string['cannotsavemd5file'] = 'Cannot save md5 file.';
28 $string['cannotsavezipfile'] = 'Cannot save ZIP file.';
29 $string['cannotunzipfile'] = 'Cannot unzip file.';
30 $string['caution'] = 'Caution';
31 $string['check'] = 'Check';
32 $string['chooselanguagehead'] = 'Choose a language';
33 $string['chooselanguagesub'] = 'Please choose a language for the installation ONLY. You will be able to choose site and user languages on a later screen.';
34 $string['closewindow'] = 'Close this window';
35 $string['compatibilitysettingshead'] = 'Checking your PHP settings ...';
36 $string['compatibilitysettingssub'] = 'Your server should pass all these tests to make Moodle run properly';
37 $string['componentisuptodate'] = 'Component is up to date.';
38 $string['configfilenotwritten'] = 'The installer script was not able to automatically create a config.php file containing your chosen settings, probably because the Moodle directory is not writeable. You can manually copy the following code into a file named config.php within the root directory of Moodle.';
39 $string['configfilewritten'] = 'config.php has been successfully created';
40 $string['configurationcompletehead'] = 'Configuration completed';
41 $string['configurationcompletesub'] = 'Moodle made an attempt to save your configuration in a file in the root of your Moodle installation.';
42 $string['continue'] = 'Continue';
43 $string['curlrecommended'] = 'Installing the optional Curl library is highly recommended in order to enable Moodle Networking functionality.';
44 $string['customcheck'] = 'Other Checks';
45 $string['database'] = 'Database';
46 $string['databasecreationsettingshead'] = 'Now you need to configure the database settings where most Moodle data
47 will be stored. This database will be created automatically by the installer
48 with the settings specified below.';
49 $string['databasecreationsettingssub'] = '<b>Type:</b> fixed to \"mysql\" by the installer<br />
50 <b>Host:</b> fixed to \"localhost\" by the installer<br />
51 <b>Name:</b> database name, eg moodle<br />
52 <b>User:</b> fixed to \"root\" by the installer<br />
53 <b>Password:</b> your database password<br />
54 <b>Tables Prefix:</b> optional prefix to use for all table names';
55 $string['databasesettingshead'] = 'Now you need to configure the database where most Moodle data
56 will be stored. This database must already have been created
57 and a username and password created to access it.';
58 $string['databasesettingssub'] = '<b>Type:</b> mysql or postgres7<br />
59 <b>Host:</b> eg localhost or db.isp.com<br />
60 <b>Name:</b> database name, eg moodle<br />
61 <b>User:</b> your database username<br />
62 <b>Password:</b> your database password<br />
63 <b>Tables Prefix:</b> optional prefix to use for all table names';
64 $string['databasesettingssub_mssql'] = '<b>Type:</b> SQL*Server (non UTF-8) <b><font color=\"red\">Experimental! (not for use in production)</font></b><br />
65 <b>Host:</b> eg localhost or db.isp.com<br />
66 <b>Name:</b> database name, eg moodle<br />
67 <b>User:</b> your database username<br />
68 <b>Password:</b> your database password<br />
69 <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
70 $string['databasesettingssub_mssql_n'] = '<b>Type:</b> SQL*Server (UTF-8 enabled)<br />
71 <b>Host:</b> eg localhost or db.isp.com<br />
72 <b>Name:</b> database name, eg moodle<br />
73 <b>User:</b> your database username<br />
74 <b>Password:</b> your database password<br />
75 <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
76 $string['databasesettingssub_mysql'] = '<b>Type:</b> MySQL<br />
77 <b>Host:</b> eg localhost or db.isp.com<br />
78 <b>Name:</b> database name, eg moodle<br />
79 <b>User:</b> your database username<br />
80 <b>Password:</b> your database password<br />
81 <b>Tables Prefix:</b> prefix to use for all table names (optional)';
82 $string['databasesettingssub_oci8po'] = '<b>Type:</b> Oracle<br />
83 <b>Host:</b> not used, must be left blank<br />
84 <b>Name:</b> given name of the tnsnames.ora connection<br />
85 <b>User:</b> your database username<br />
86 <b>Password:</b> your database password<br />
87 <b>Tables Prefix:</b> prefix to use for all table names (mandatory, 2cc. max)';
88 $string['databasesettingssub_odbc_mssql'] = '<b>Type:</b> SQL*Server (over ODBC) <b><font color=\"red\">Experimental! (not for use in production)</font></b><br />
89 <b>Host:</b> given name of the DSN in the ODBC control panel<br />
90 <b>Name:</b> database name, eg moodle<br />
91 <b>User:</b> your database username<br />
92 <b>Password:</b> your database password<br />
93 <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
94 $string['databasesettingssub_postgres7'] = '<b>Type:</b> PostgreSQL<br />
95 <b>Host:</b> eg localhost or db.isp.com<br />
96 <b>Name:</b> database name, eg moodle<br />
97 <b>User:</b> your database username<br />
98 <b>Password:</b> your database password<br />
99 <b>Tables Prefix:</b> prefix to use for all table names (mandatory)';
100 $string['dataroot'] = 'Data Directory';
101 $string['datarooterror'] = 'The \'Data Directory\' you specified could not be found or created. Either correct the path or create that directory manually.';
102 $string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.';
103 $string['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided';
104 $string['dbhost'] = 'Host Server';
105 $string['dbprefix'] = 'Tables prefix';
106 $string['dbtype'] = 'Type';
107 $string['dbwrongencoding'] = 'The selected database is running under one non-recommended encoding ($a). It would be better to use one Unicode (UTF-8) encoded database instead. Anyway, you can bypass this test by selecting the \"Skip DB Encoding Test\" check below, but you could experience problems in the future.';
108 $string['dbwronghostserver'] = 'You must follow \"Host\" rules as explained above.';
109 $string['dbwrongnlslang'] = 'The NLS_LANG environment variable in your web server must use the AL32UTF8 charset. See PHP documentation about how to configure OCI8 properly.';
110 $string['dbwrongprefix'] = 'You must follow \"Tables Prefix\" rules as explained above.';
111 $string['directorysettingshead'] = 'Please confirm the locations of this Moodle installation';
112 $string['directorysettingssub'] = '<b>Web Address:</b>
113 Specify the full web address where Moodle will be accessed.
114 If your web site is accessible via multiple URLs then choose the
115 most natural one that your students would use. Do not include
116 a trailing slash.
117 <br />
118 <br />
119 <b>Moodle Directory:</b>
120 Specify the full directory path to this installation
121 Make sure the upper/lower case is correct.
122 <br />
123 <br />
124 <b>Data Directory:</b>
125 You need a place where Moodle can save uploaded files. This
126 directory should be readable AND WRITEABLE by the web server user
127 (usually \'nobody\' or \'apache\'), but it should not be accessible
128 directly via the web.';
129 $string['dirroot'] = 'Moodle Directory';
130 $string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.';
131 $string['download'] = 'Download';
132 $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
133 $string['downloadlanguagebutton'] = 'Download the &quot;$a&quot; language pack';
134 $string['downloadlanguagehead'] = 'Download language pack';
135 $string['downloadlanguagenotneeded'] = 'You may continue the installation process using the default language pack, \"$a\".';
136 $string['downloadlanguagesub'] = 'You now have the option of downloading a language pack and continuing the installation process in this language.<br /><br />If you are unable to download the language pack, the installation process will continue in English. (Once the installation process is complete, you will have the opportunity to download and install additional language packs.)';
137 $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
138 $string['environmenthead'] = 'Checking your environment ...';
139 $string['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem';
140 $string['environmentrecommendinstall'] = 'should be installed and enabled for best results';
141 $string['environmentrecommendversion'] = 'version $a->needed is recommended and you are running $a->current';
142 $string['environmentrequirecustomcheck'] = 'this test must pass';
143 $string['environmentrequireinstall'] = 'must be installed and enabled';
144 $string['environmentrequireversion'] = 'version $a->needed is required and you are running $a->current';
145 $string['environmentsub'] = 'We are checking if the various components of your system meet the system requirements';
146 $string['environmentxmlerror'] = 'Error reading environment data ($a->error_code)';
147 $string['error'] = 'Error';
148 $string['fail'] = 'Fail';
149 $string['fileuploads'] = 'File Uploads';
150 $string['fileuploadserror'] = 'This should be on';
151 $string['gdversion'] = 'GD version';
152 $string['gdversionerror'] = 'The GD library should be present to process and create images';
153 $string['gdversionhelp'] = '<p>Your server does not seem to have GD installed.</p>
155 <p>GD is a library that is required by PHP to allow Moodle to process images
156 (such as the user profile icons) and to create new images (such as
157 the log graphs). Moodle will still work without GD - these features
158 will just not be available to you.</p>
160 <p>To add GD to PHP under Unix, compile PHP using the --with-gd parameter.</p>
162 <p>Under Windows you can usually edit php.ini and uncomment the line referencing php_gd2.dll.</p>';
163 $string['globalsquotes'] = 'Insecure Handling of Globals';
164 $string['globalsquoteserror'] = 'Fix your PHP settings: disable register_globals and/or enable magic_quotes_gpc';
165 $string['help'] = 'Help';
166 $string['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
167 $string['info'] = 'Information';
168 $string['installation'] = 'Installation';
169 $string['invalidmd5'] = 'Invalid md5';
170 $string['langdownloaderror'] = 'Unfortunately the language \"$a\" was not installed. The installation process will continue in English.';
171 $string['langdownloadok'] = 'The language \"$a\" was installed successfully. The installation process will continue in this language.';
172 $string['language'] = 'Language';
173 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
174 $string['magicquotesruntimeerror'] = 'This should be off';
175 $string['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
176 $string['memorylimit'] = 'Memory Limit';
177 $string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.';
178 $string['memorylimithelp'] = '<p>The PHP memory limit for your server is currently set to $a.</p>
180 <p>This may cause Moodle to have memory problems later on, especially
181 if you have a lot of modules enabled and/or a lot of users.</p>
183 <p>We recommend that you configure PHP with a higher limit if possible, like 40M.
184 There are several ways of doing this that you can try:</p>
185 <ol>
186 <li>If you are able to, recompile PHP with <i>--enable-memory-limit</i>.
187 This will allow Moodle to set the memory limit itself.</li>
188 <li>If you have access to your php.ini file, you can change the <b>memory_limit</b>
189 setting in there to something like 40M. If you don\'t have access you might
190 be able to ask your administrator to do this for you.</li>
191 <li>On some PHP servers you can create a .htaccess file in the Moodle directory
192 containing this line:
193 <p><blockquote>php_value memory_limit 40M</blockquote></p>
194 <p>However, on some servers this will prevent <b>all</b> PHP pages from working
195 (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.</p></li>
196 </ol>';
197 $string['missingrequiredfield'] = 'Some required field is missing';
198 $string['moodledocslink'] = 'Moodle Docs for this page';
199 $string['mssql'] = 'SQL*Server (mssql)';
200 $string['mssql_n'] = 'SQL*Server with UTF-8 support (mssql_n)';
201 $string['mssqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MSSQL extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.';
202 $string['mysql'] = 'MySQL (mysql)';
203 $string['mysql416bypassed'] = 'However, if your site is using iso-8859-1 (latin) languages ONLY, you may continue using your currently installed MySQL 4.1.12 (or higher).';
204 $string['mysql416required'] = 'MySQL 4.1.16 is the minimum version required for Moodle 1.6 in order to guarantee that all data can be converted to UTF-8 in the future.';
205 $string['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP.';
206 $string['name'] = 'Name';
207 $string['next'] = 'Next';
208 $string['oci8po'] = 'Oracle (oci8po)';
209 $string['ociextensionisnotpresentinphp'] = 'PHP has not been properly configured with the OCI8 extension so that it can communicate with Oracle. Please check your php.ini file or recompile PHP.';
210 $string['odbc_mssql'] = 'SQL*Server over ODBC (odbc_mssql)';
211 $string['odbcextensionisnotpresentinphp'] = 'PHP has not been properly configured with the ODBC extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.';
212 $string['ok'] = 'OK';
213 $string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.';
214 $string['pass'] = 'Pass';
215 $string['password'] = 'Password';
216 $string['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the PGSQL extension so that it can communicate with PostgreSQL. Please check your php.ini file or recompile PHP.';
217 $string['php50restricted'] = 'PHP 5.0.x has a number of known problems, please upgrade to 5.1.x or downgrade to 4.3.x or 4.4.x';
218 $string['phpversion'] = 'PHP version';
219 $string['phpversionerror'] = 'PHP version must be at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).';
220 $string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).</p>
221 <p>You are currently running version $a</p>
222 <p>You must upgrade PHP or move to a host with a newer version of PHP!<br/>
223 (In case of 5.0.x you could also downgrade to 4.4.x version)</p>';
224 $string['postgres7'] = 'PostgreSQL (postgres7)';
225 $string['previous'] = 'Previous';
226 $string['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type will be removed. You were not using this question type, so you should not experience any problems.';
227 $string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&amp;rid=797 before continuing with the upgrade.';
228 $string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest\" in your server and unzip it there.';
229 $string['report'] = 'Report';
230 $string['restricted'] = 'Restricted';
231 $string['safemode'] = 'Safe Mode';
232 $string['safemodeerror'] = 'Moodle may have trouble with safe mode on';
233 $string['serverchecks'] = 'Server Checks';
234 $string['sessionautostart'] = 'Session Auto Start';
235 $string['sessionautostarterror'] = 'This should be off';
236 $string['skipdbencodingtest'] = 'Skip DB Encoding Test';
237 $string['status'] = 'Status';
238 $string['thischarset'] = 'UTF-8';
239 $string['thislanguage'] = 'English';
240 $string['unicoderecommended'] = 'Storing all your data in Unicode (UTF-8) is recommended. New installations should be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).';
241 $string['unicoderequired'] = 'It is required that you store all your data in Unicode format (UTF-8). New installations must be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).';
242 $string['user'] = 'User';
243 $string['welcomep10'] = '$a->installername ($a->installerversion)';
244 $string['welcomep20'] = 'You are seeing this page because you have successfully installed and
245 launched the <strong>$a->packname $a->packversion</strong> package in your computer. Congratulations!';
246 $string['welcomep30'] = 'This release of the <strong>$a->installername</strong> includes the applications
247 to create an environment in which <strong>Moodle</strong> will operate, namely:';
248 $string['welcomep40'] = 'The package also includes <strong>Moodle $a->moodlerelease ($a->moodleversion)</strong>.';
249 $string['welcomep50'] = 'The use of all the applications in this package is governed by their respective
250 licences. The complete <strong>$a->installername</strong> package is
251 <a href=\"http://www.opensource.org/docs/definition_plain.html\">open source</a> and is distributed
252 under the <a href=\"http://www.gnu.org/copyleft/gpl.html\">GPL</a> license.';
253 $string['welcomep60'] = 'The following pages will lead you through some easy to follow steps to
254 configure and set up <strong>Moodle</strong> on your computer. You may accept the default
255 settings or, optionally, amend them to suit your own needs.';
256 $string['welcomep70'] = 'Click the \"Next\" button below to continue with the set up of <strong>Moodle</strong>.';
257 $string['wrongdestpath'] = 'Wrong destination path.';
258 $string['wrongsourcebase'] = 'Wrong source URL base.';
259 $string['wrongzipfilename'] = 'Wrong ZIP filename.';
260 $string['wwwroot'] = 'Web address';
261 $string['wwwrooterror'] = 'The \'Web Address\' does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.';