]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php by installer_builder (20060310)
authorstronk7 <stronk7>
Thu, 9 Mar 2006 23:59:18 +0000 (23:59 +0000)
committerstronk7 <stronk7>
Thu, 9 Mar 2006 23:59:18 +0000 (23:59 +0000)
install/lang/af_utf8/installer.php
install/lang/ca_utf8/installer.php
install/lang/en_utf8/installer.php
install/lang/fil_utf8/installer.php
install/lang/fr_utf8/installer.php
install/lang/ja_utf8/installer.php
install/lang/nl_utf8/installer.php
install/lang/tl_utf8/installer.php
install/lang/tr_utf8/installer.php

index e961d1c14834237e4b0c2a1733d7e491c54e4728..3c56f1857032855e5f3e9c921309f142358d595c 100644 (file)
 
 $string['closewindow'] = 'Maak die venster toe';
 $string['continue'] = 'Gaan voort';
+$string['error'] = 'Fout';
+$string['help'] = 'Help';
+$string['language'] = 'Taal';
+$string['name'] = 'Naam';
+$string['next'] = 'Volgende';
+$string['ok'] = 'OK';
+$string['password'] = 'Wagwoord';
+$string['status'] = 'Status';
+$string['thischarset'] = 'UTF-8';
+$string['thislanguage'] = 'Afrikaans';
+$string['user'] = 'Gebruiker';
+?>
index ee4e3f9b9d8e35f188ff1ed05d2bdab9fb2a60b0..2342c4d71b5c006e8a0d5905e9b2f2eff3a32b2f 100644 (file)
@@ -131,6 +131,7 @@ $string['welcomep50'] = 'L\'ús de totes les aplicacions d\'aquest paquet és go
 <a href=\"http://www.opensource.org/docs/definition_plain.html\">codi font obert</a> i es distribueix 
 sota llicència <a href=\"http://www.gnu.org/copyleft/gpl.html\">GPL</a>.';
 $string['welcomep60'] = 'Les pàgines següents us guiaran per una sèrie de passos fàcils de seguir per configurar <strong>Moodle</strong> en el vostre ordinador. Podeu acceptar els paràmetres per defecte o, opcionalment, modificar-los perquè s\'ajustin a les vostres necessitats.';
+$string['welcomep70'] = 'Feu clic en el botó \"Següent\" per continuar la configuració de <strong>Moodle</strong>.';
 $string['wwwroot'] = 'Adreça web';
 $string['wwwrooterror'] = 'L\'adreça web no sembla vàlida. La instal·lació de Moodle no sembla que sigui en aquesta ubicació,';
 ?>
index 3edf01fccd35ff7204e1fcf028f00bf07e41d651..c6ae03e65361310eafe79e2424e6d2f411e1c146 100644 (file)
@@ -19,6 +19,13 @@ $string['admindirsettingsub'] = '    A very few webhosts use /admin as a special
     new name here.  For example: <br /> <br /><b>moodleadmin</b><br /> <br />
     This will fix admin links in Moodle.';
 $string['bypassed'] = 'Bypassed';
+$string['cannotcreatetempdir'] = 'Cannot create temp dir.';
+$string['cannotdownloadcomponents'] = 'Cannot download components.';
+$string['cannotdownloadzipfile'] = 'Cannot download ZIP file.';
+$string['cannotfindcomponent'] = 'Cannot find component.';
+$string['cannotsavemd5file'] = 'Cannot save md5 file.';
+$string['cannotsavezipfile'] = 'Cannot save ZIP file.';
+$string['cannotunzipfile'] = 'Cannot unzip file.';
 $string['caution'] = 'Caution';
 $string['check'] = 'Check';
 $string['chooselanguagehead'] = 'Choose a language';
@@ -26,6 +33,7 @@ $string['chooselanguagesub'] = 'Please choose a language for the installation ON
 $string['closewindow'] = 'Close this window';
 $string['compatibilitysettingshead'] = 'Checking your PHP settings ...';
 $string['compatibilitysettingssub'] = 'Your server should pass all these tests to make Moodle run properly';
+$string['componentisuptodate'] = 'Component is up to date.';
 $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.';
 $string['configfilewritten'] = 'config.php has been successfully created';
 $string['configurationcompletehead'] = 'Configuration completed';
@@ -79,6 +87,7 @@ directly via the web.';
 $string['dirroot'] = 'Moodle Directory';
 $string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrect - we can\'t find a Moodle installation there.  The value below has been reset.';
 $string['download'] = 'Download';
+$string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
 $string['downloadlanguagehead'] = 'Download language pack';
 $string['downloadlanguagesub'] = 'Now the installer is trying to download the complete lang pack that you have selected in order to continue the installation using it.';
 $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
@@ -101,6 +110,7 @@ $string['help'] = 'Help';
 $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.';
 $string['info'] = 'Information';
 $string['installation'] = 'Installation';
+$string['invalidmd5'] = 'Invalid md5';
 $string['language'] = 'Language';
 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
 $string['magicquotesruntimeerror'] = 'This should be off';
@@ -125,6 +135,7 @@ $string['memorylimithelp'] = '<p>The PHP memory limit for your server is current
     <p>However, on some servers this will prevent <b>all</b> PHP pages from working 
     (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.</p></li>
 </ol>';
+$string['missingrequiredfield'] = 'Some required field is missing';
 $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).';
 $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.';
 $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.';
@@ -139,6 +150,7 @@ $string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.1.0.
 <p>You are currently running version $a</p>
 <p>You must upgrade PHP or move to a host with a newer version of PHP!</p>';
 $string['previous'] = 'Previous';
+$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.';
 $string['report'] = 'Report';
 $string['safemode'] = 'Safe Mode';
 $string['safemodeerror'] = 'Moodle may have trouble with safe mode on';
@@ -163,6 +175,9 @@ $string['welcomep60'] = 'The following pages will lead you through some easy to
     configure and set up <strong>Moodle</strong> on your computer. You may accept the default 
     settings or, optionally, amend them to suit your own needs.';
 $string['welcomep70'] = 'Click the \"Next\" button below to continue with the set up of <strong>Moodle</strong>.';
+$string['wrongdestpath'] = 'Wrong destination path.';
+$string['wrongsourcebase'] = 'Wrong source URL base.';
+$string['wrongzipfilename'] = 'Wrong ZIP filename.';
 $string['wwwroot'] = 'Web address';
 $string['wwwrooterror'] = 'The web address does not appear to be valid - this Moodle installation doesn\'t appear to be there.';
 ?>
index 4fe28e1bf2c16d72b32a388f81d65b4571466167..c473ac467d9e956e0cd3144ba5e2f82675988eb2 100644 (file)
 /// using strings defined in installer_strings (same dir)
 
 $string['closewindow'] = 'Isara ang bintanang ito';
+$string['continue'] = 'Ituloy';
+$string['error'] = 'Error';
+$string['help'] = 'Tulong';
+$string['info'] = 'Impormasyon';
+$string['language'] = 'Lengguwahe';
+$string['name'] = 'Pangalan';
+$string['next'] = 'Susunod';
+$string['ok'] = 'OK';
+$string['parentlanguage'] = 'tl_utf8';
+$string['password'] = 'Password';
+$string['previous'] = 'Nakaraan';
+$string['status'] = 'Katayuan';
+$string['thischarset'] = 'UTF-8';
+$string['thislanguage'] = 'Filipino';
+$string['user'] = 'User';
+?>
index cdcb8e1abc2521aa12d02e6df3c3f82464090e2e..6268af8f78356d20f14ced9e969e7108f66423aa 100644 (file)
@@ -27,6 +27,13 @@ $string['configurationcompletehead'] = 'Configuration terminée';
 $string['configurationcompletesub'] = 'Moodle a tenté d\'enregistrer votre configuration dans un fichier à la racine de votre installation de Moodle.';
 $string['continue'] = 'Continuer';
 $string['database'] = 'Base de données';
+$string['databasecreationsettingshead'] = 'La base de données dans laquelle sont enregistrées la plupart des données utilisées par Moodle doit maintenant être configurée. Cette base de données sera créée automatiquement par l\'installeur Moodle4Windows avec les options spécifiées ci-dessous.';
+$string['databasecreationsettingssub'] = '<strong>Type&nbsp;:</strong> réglé sur «&nbsp;mysql&nbsp;» par l\'installeur<br />
+<strong>Serveur&nbsp;:</strong> réglé sur «&nbsp;localhost&nbsp;» par l\'installeur<br />
+<strong>Nom&nbsp;:</strong> nom de la base de données, par exemple «&nbsp;moodle&nbsp;»<br />
+<strong>Utilisateur&nbsp;:</strong> réglé sur «&nbsp;root&nbsp;» par l\'installeur<br />
+<strong>Mot de passe&nbsp;:</strong> le mot de passe de la base de données<br />
+<strong>Préfixe des tables&nbsp;:</strong> le préfixe à utiliser pour les noms de toutes les tables (facultatif)';
 $string['databasesettingshead'] = 'La base de données dans laquelle sont enregistrées la plupart des données utilisées par Moodle doit maintenant être configurée. Cette base de données doit avoir déjà été créée sur le serveur, ainsi qu\'un nom d\'utilisateur et un mot de passe permettant d\'y accéder.';
 $string['databasesettingssub'] = '<strong>Type&nbsp;:</strong> «&nbsp;mysql&nbsp;» ou «&nbsp;postgres7&nbsp;»<br />
 <strong>Serveur hôte&nbsp;:</strong> le plus souvent «&nbsp;localhost&nbsp;» ou par exemple «&nbsp;db.isp.com&nbsp;»<br />
@@ -108,6 +115,7 @@ $string['welcomep30'] = 'Cette version du paquet <strong>$a->installername</stro
 $string['welcomep40'] = 'Ce paquet contient également <strong>Moodle $a->moodlerelease ($a->moodleversion)</strong>.';
 $string['welcomep50'] = 'L\'utilisation de tous les logiciels de ce paquet est soumis à l\'acceptation de leurs licences respectives. Le paquet <strong>$a->installername</strong> est un <a href=\"http://www.opensource.org/docs/definition_plain.html\">logiciel libre</a>. Il est distribué sous licence <a href=\"http://www.gnu.org/copyleft/gpl.html\">GPL</a>.';
 $string['welcomep60'] = 'Les pages suivantes vous aideront pas à pas à configurer et mettre en place <strong>Moodle</strong> sur votre ordinateur. Il vous sera possible d\'accepter les réglages par défaut ou, facultativement, de les adapter à vos propres besoins.';
+$string['welcomep70'] = 'Cliquer sur le bouton «&nbsp;Suivant&nbsp;» ci-dessous pour continuer l\'installation de <strong>Moodle</strong>.';
 $string['wwwroot'] = 'Adresse web';
 $string['wwwrooterror'] = 'L\'adresse web indiquée semble incorrecte&nbsp;: aucune installation de Moodle ne se trouve à cette adresse.';
 ?>
index 73b76b8ab53134f5801ba1a22cb4ce12978d8062..ece05fe62ed24ce7d1c6d03500706f5cc7add65a 100644 (file)
@@ -28,6 +28,13 @@ $string['configurationcompletehead'] = '設定が完了しました。';
 $string['configurationcompletesub'] = 'Moodleは、Moodleインストレーションのルートへの設定内容保存を試みました。';
 $string['continue'] = '続ける';
 $string['database'] = 'データベース';
+$string['databasecreationsettingshead'] = 'ほとんどのMoodleデータが保存されるデータベース設定を行ってください。このデータベースはインストーラーにより、下記の設定が指定された形で自動的に作成されます。';
+$string['databasecreationsettingssub'] = '<b>タイプ:</b> インストーラーにより「mysql」に修正されました。<br />
+<b>ホスト:</b> インストーラーにより「localhost」に修正されました。<br />
+<b>データベース名:</b> データベース名、例 moodle<br />
+<b>ユーザ名:</b> インストーラーにより「root」に修正されました。<br />
+<b>パスワード:</b> あなたのデータベースパスワードです。<br />
+<b>テーブル接頭辞:</b> すべてのテーブル名に使用される任意の接頭辞です。';
 $string['databasesettingshead'] = 'ほとんどのMoodleデータが保存されるデータベースの設定を行います。このデータベースは、アクセスするためのユーザ名およびパスワードと共にすでに作成されている必要があります。';
 $string['databasesettingssub'] = '<b>タイプ:</b> mysql または postgres7<br />
 <b>ホスト:</b> 例 localhost または db.isp.com<br />
@@ -123,6 +130,7 @@ $string['welcomep30'] = 'このリリース <strong>$a->installername</strong> 
 $string['welcomep40'] = 'パッケージには <strong>Moodle $a->moodlerelease ($a->moodleversion)</strong> も含まれています。';
 $string['welcomep50'] = 'このパッケージ内のすべてのアプリケーションの使用は個々のライセンスによって規定されています。全体の <strong>$a->installername</strong> パッケージは <a href=\"http://www.opensource.org/docs/definition_plain.html\">オープンソース</a> であり、<a href=\"http://www.gnu.org/copyleft/gpl.html\">GPL</a>ライセンスの下で配布されています。';
 $string['welcomep60'] = '次からのページは、あなたのコンピュータに <strong>Moodle</strong> を簡単に設定およびセットアップする手順にしたがって進みます。デフォルトの設定を使用することも、必要に応じて任意で設定を変更することもできます。';
+$string['welcomep70'] = '<strong>Moodle</strong>のセットアップを続けるには「次へ」ボタンをクリックしてください。';
 $string['wwwroot'] = 'ウェブアドレス';
 $string['wwwrooterror'] = 'ウェブアドレスが間違っています - インストール済みMoodleはここに表示されません。';
 ?>
index 1c7dce10319715df28742b0d9585fc3795e07938..f0401a45dfdbc9c49f2da183bffc6c968034a44d 100644 (file)
@@ -27,6 +27,13 @@ $string['configurationcompletehead'] = 'Configuratie klaar';
 $string['configurationcompletesub'] = 'Moodle probeerde je configuratie te bewaren in een bestand in de root van je installatie.';
 $string['continue'] = 'Ga door';
 $string['database'] = 'Databank';
+$string['databasecreationsettingshead'] = 'Nu moet je de databankinstellingen configureren. In deze databank zullen de meeste gegevens van Moodle opgeslagen worden. De databank zal automatisch gemaakt worden door het installatiescript met volgende instellingen.';
+$string['databasecreationsettingssub'] = '<b>Type:</b> \"mysql\" gekozen door het installatiescript<br />
+<b>Host:</b> \"localhost\" gekozen door het installatiescript<br />
+<b>Naam:</b> database naam, bv moodle<br />
+<b>Gebruiker:</b> \"root\" gekozen door het installatiescript<br />
+<b>Wachtwoord:</b> het wachtwoord van jouw databank<br />
+<b>Tabelvoorvoegsel:</b> een voorvoegsel dat je wil gebruiken voor alle tabelnamen.';
 $string['databasesettingshead'] = 'Nu moet je de databank waarin Moodle geïnstalleerd zal worden, configureren. Deze databank moet al aangemaakt zijn en je hebt een gebruikersnaam en wachtwoord ervan nodig om Moodle toegang te geven.';
 $string['databasesettingssub'] = '<b>Type:</b> mysql of postgres7<br />
 <b>Host:</b> vb localhost of db.isp.com<br />
@@ -122,6 +129,7 @@ $string['welcomep40'] = 'Dit pakket bevat ook <strong>Moodle $a->moodlerelease (
 $string['welcomep50'] = 'Het gebruik van alle programma\'s in dit pakket wordt geregeld door hun respectievelijke licenties. Het complete <strong>$a->installername</strong> pakket is
 <a href=\"http://www.opensource.org/docs/definition_plain.html\">open source</a> en wordt verdeeld onder de <a href=\"http://www.gnu.org/copyleft/gpl.html\">GPL</a> licentie.';
 $string['welcomep60'] = 'De volgende pagina\'s leiden je door een aantal makkelijk te volgen stappen om <strong>Moodle</strong> te installeren op je computer. Je kunt de standaardinstellingen overnemen of, optionneel, ze aanpassen aan je noden.';
+$string['welcomep70'] = 'Klik op de \"volgende\"-knop om verder te gaan met de installatie van <strong>Moodle</strong>';
 $string['wwwroot'] = 'Web adres';
 $string['wwwrooterror'] = 'Het webadres lijkt niet geldig te zijn - deze Moodle-installatie is blijkbaar niet op die plaats.';
 ?>
index e3c74c0a2b10584af4586e36668c349d153325dd..1f436ba4c84239b79b0757103a04b35df793a795 100644 (file)
@@ -28,6 +28,13 @@ $string['configurationcompletehead'] = 'Nakumpleto na ang pagsasaayos';
 $string['configurationcompletesub'] = 'Tinangka ng Moodle na isave ang kaayusan mo sa isang file sa root ng instalasyon mo ng Moodle.';
 $string['continue'] = 'Ituloy';
 $string['database'] = 'Database';
+$string['databasecreationsettingshead'] = 'Ngayon ay kailangan mo namang isaayos ang mga kaayusan ng database kung saan nalalagak ang karamihan sa datos ng Moodle.  Ang database na ito ay awtomatikong lilikhain ng pang-instol, at itatakda nito ang sumusunod na kaayusan.';
+$string['databasecreationsettingssub'] = '<b>Uri:</b> ipinirmi ng pang-instol sa \"mysql\"<br />
+<b>Host:</b> ipinirmi ng pang-instol sa \"localhost\"<br />
+<b>Pangalan:</b> pangalan ng database, hal. moodle<br />
+<b>User:</b> ipinirmi ng pang-instol sa \"root\"<br />
+<b>Password:</b> ang password ng database mo<br />
+<b>Unlapi ng Teybol:</b> opsiyonal na unlapi na gagamitin sa lahat ng pangalan ng teybol';
 $string['databasesettingshead'] = 'Ngayon naman ay kailangan mong isaayos ang database kung saan iimbakin
     ang karamihan sa datos ng Moodle.  Dapat ay nalikha na ang database na ito
     at may username at password na upang mapasok ito.';
@@ -141,6 +148,7 @@ $string['welcomep30'] = 'Ang lathala ng <strong>$a->installername</strong> na it
 $string['welcomep40'] = 'Nilalaman din ng paketeng ito ang  <strong>Moodle $a->moodlerelease ($a->moodleversion)</strong>.';
 $string['welcomep50'] = 'Ang paggamit ng lahat ng aplikasyon sa paketeng ito ay alinsunod sa kani-kaniyang lisensiya.  Ang kumpletong pakete na <strong>$a->installername</strong> ay  <a href=\"http://www.opensource.org/docs/definition_plain.html\">open source</a> at ipinamamahagi alinsunod sa lisensiyang <a href=\"http://www.gnu.org/copyleft/gpl.html\">GPL</a>';
 $string['welcomep60'] = 'Dadalhin kayo ng mga sumusunod na pahina sa mga madaling hakbang upang maisaayos at mapatakbo ang <strong>Moodle</strong> sa kompyuter ninyo.  Kung gusto ninyo ay panatilihin ang default o kaya ay baguhin ito ayon sa inyong pangangailangan.';
+$string['welcomep70'] = 'Iklik ang \"Susunod\" na buton sa ibaba upang maituloy ang pasasaayos ng <strong>Moodle</strong>.';
 $string['wwwroot'] = 'Web address';
 $string['wwwrooterror'] = 'Mukhang hindi tanggap ang web address - mukhang wala roon ang instalasyong ito ng Moodle.';
 ?>
index 123eeae3d3218118e16ff24d9d36d21e79b9c8ee..e8c2bdedbd55184cb9eb492cfe06e15489eb57fe 100644 (file)
@@ -27,6 +27,14 @@ $string['configurationcompletehead'] = 'Yapılandırma tamamlandı';
 $string['configurationcompletesub'] = 'Ana moodle dizine yapılandırma dosyasının kaydedilmesi için girişimde bulunuldu.';
 $string['continue'] = 'Devam';
 $string['database'] = 'Veritabanı';
+$string['databasecreationsettingshead'] = 'Şimdi, Moodle verilerinin saklanacağı veritabanını
+oluşturmanız gerekiyor. Bu veritabanı kurulum programı tarafından aşağıdaki ayarlara göre otomatik olarak oluşturulacak.';
+$string['databasecreationsettingssub'] = '<b>Tipi:</b> kurulum tarafından mysql olarak sabitlendi<br />
+<b>Sunucu:</b> kurulum tarafından localhost olarak sabitlendi<br />
+<b>Adı:</b> veritabanı adı, ör: moodle<br />
+<b>Kullanıcı:</b> kurulum tarafından root olarak sabitlendi<br />
+<b>Şifre:</b> kullanıcı şifresi<br />
+<b>Tablo öneki:</b> tüm tablo isimleri için isteğe bağlı önek';
 $string['databasesettingshead'] = 'Şimdi, Moodle verilerinin saklanacağı veritabanını
 oluşturmanız gerekiyor. Bu veritabanı önceden oluşturulmalı
 ve bu veritabanına erişmek için kullanıcı adı - şifre ayarlanmalı.';
@@ -141,6 +149,7 @@ $string['welcomep10'] = '$a->installername ($a->installerversion)';
 $string['welcomep20'] = 'Bilgisayarınıza <strong>$a->packname $a->packversion</strong> paketini başarıyla kurdunuz. Tebrikler!';
 $string['welcomep40'] = 'Bu paket <strong>Moodle $a->moodlerelease ($a->moodleversion)</strong> sürümünü de içerir.';
 $string['welcomep60'] = 'Aşağıdaki sayfalar <strong>Moodle</strong>ın kurulumu ve yapılandırılması için size basitçe yol gösterecektir. Varsayılan ayarları kabul edebilir veya ihtiyaçlarınıza göre bunları değiştirebilirsiniz.';
+$string['welcomep70'] = '<strong>Moodle</strong> kurulumu için aşağıdaki \"İleri\" tuşuna basın.';
 $string['wwwroot'] = 'Web adresi';
 $string['wwwrooterror'] = 'Web adresi doğru ayarlanmış görünmüyor. Moodle kurulumu belirtilen yerde görünmüyor.';
 ?>