Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / install / lang / sm_utf8 / installer.php
blobdc16f3fc9aca81d71a47e3aed89869b6ab0b1aad
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'] = 'O le ala i le fa\'afoega (admin directory) o lo\'o tu\'uina mai e sese';
13 $string['admindirname'] = 'Fa\'afoega';
14 $string['caution'] = 'Fa\'aeteetega';
15 $string['closewindow'] = 'Tapuni lenei itulau';
16 $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.';
17 $string['configfilewritten'] = 'config.php ua fa\'amanuiaina lona amataga';
18 $string['continue'] = 'Fa\'aauau';
19 $string['database'] = 'Taula\'iga o fa\'amatalaga (Database)';
20 $string['dataroot'] = 'Ala atu i fa\'amaumauga';
21 $string['datarooterror'] = 'O le \'Ala atu i fa\'amaumauga\' ua e tu\'uina mai e le o maua pe ua faia. E mafai ona e fa\'asa\'oina mai le ala pe amataina loa le tusiga o le ala.';
22 $string['dbconnectionerror'] = 'E le o mafai ona fa\'afeso\'ota\'i atu i le Database ua tu\'uina mai. Fa\'amolemole siaki ia fa\'aupuga ma seti ole Database. ';
23 $string['dbcreationerror'] = 'E sese le faiga o le Database. E le\'o mafai ona amatalia le igoa o le Database ua tu\'uina mai ma seti ua aumaia. ';
24 $string['dbhost'] = 'Seva o lo\'o u\'uina fa\'amatalaga';
25 $string['dbprefix'] = 'Tables prefix';
26 $string['dbtype'] = 'Ituaiga';
27 $string['dirroot'] = 'Auala atu i le Moodle';
28 $string['dirrooterror'] = 'O le \'auala atu i le Moodle\' ua uma ona seti e foliga mai e sese - e le o mafai ona maua se fa\'atuga o le Moodle i le mea ua aumaia. O le laia o lo\'o i lalo ua uma lea ona toe fa\'afouina.';
29 $string['download'] = 'Aumai mai le Initaneti';
30 $string['error'] = 'Mea sese';
31 $string['fail'] = 'Le fa\'amanuiaina';
32 $string['fileuploads'] = 'Faila ua tu\'uina atu';
33 $string['fileuploadserror'] = 'O le mea lea sa tatau ona i luga o le';
34 $string['gdversion'] = 'Liliuga GD ';
35 $string['gdversionerror'] = 'O le faletusi (library) GD e tatau ona i ai aua le faiga ma le fa\'agasologa o ata.';
36 $string['gdversionhelp'] = '<p>Your server does not seem to have GD installed.</p>
38 <p>GD is a library that is required by PHP to allow Moodle to process images
39 (such as the user profile icons) and to create new images (such as
40 the log graphs). Moodle will still work without GD - these features
41 will just not be available to you.</p>
43 <p>To add GD to PHP under Unix, compile PHP using the --with-gd parameter.</p>
45 <p>Under Windows you can usually edit php.ini and uncomment the line referencing php_gd2.dll.</p>';
46 $string['help'] = 'Fesoasoani';
47 $string['installation'] = 'Fa\'atu/Install';
48 $string['language'] = 'Gagana';
49 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
50 $string['magicquotesruntimeerror'] = 'O le mea lea e tatau ona le i ai';
51 $string['memorylimit'] = 'Limiti o le memory';
52 $string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.';
53 $string['memorylimithelp'] = '<p>The PHP memory limit for your server is currently set to $a.</p>
55 <p>This may cause Moodle to have memory problems later on, especially
56 if you have a lot of modules enabled and/or a lot of users.
58 <p>We recommend that you configure PHP with a higher limit if possible, like 40M.
59 There are several ways of doing this that you can try:
60 <ol>
61 <li>If you are able to, recompile PHP with <i>--enable-memory-limit</i>.
62 This will allow Moodle to set the memory limit itself.
63 <li>If you have access to your php.ini file, you can change the <b>memory_limit</b>
64 setting in there to something like 40M. If you don\'t have access you might
65 be able to ask your administrator to do this for you.
66 <li>On some PHP servers you can create a .htaccess file in the Moodle directory
67 containing this line:
68 <p><blockquote>php_value memory_limit 40M</blockquote></p>
69 <p>However, on some servers this will prevent <b>all</b> PHP pages from working
70 (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.
71 </ol>';
72 $string['name'] = 'Igoa';
73 $string['next'] = 'Le isi';
74 $string['ok'] = 'OK';
75 $string['pass'] = 'Pasi';
76 $string['password'] = 'Upu tatala';
77 $string['phpversion'] = 'Liliuga PHP';
78 $string['phpversionerror'] = 'O le liliuga o le PHP e tatau lava ona fa\'aaoga le 4.1.0';
79 $string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.1.0.</p>
80 <p>You are currently running version $a</p>
81 <p>You must upgrade PHP or move to a host with a newer version of PHP!</p>';
82 $string['previous'] = 'Talu ai, tuana\'i';
83 $string['safemode'] = 'Safe Mode';
84 $string['safemodeerror'] = 'Moodle may have trouble with safe mode on';
85 $string['sessionautostart'] = 'Session Auto Start';
86 $string['sessionautostarterror'] = 'O le mea lea e tatu ona tape';
87 $string['status'] = 'Tulaga';
88 $string['thischarset'] = 'utf-8';
89 $string['thislanguage'] = 'Samoan';
90 $string['user'] = 'O le tagata fa\'aaoga';
91 $string['wwwroot'] = 'Tuatusi o le initaneti';
92 $string['wwwrooterror'] = 'O le tuatusi o le initaneti e foliga mai e le\'o i ai - o le fa\'atuuga o le Moodle e foliga mai e le\'o i ai se mea. ';