From: stronk7 Date: Thu, 9 Mar 2006 23:59:18 +0000 (+0000) Subject: Automatic installer.php by installer_builder (20060310) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=87d1558be7e75b4e422d3b5d2485ccafb052c98c;p=moodle.git Automatic installer.php by installer_builder (20060310) --- diff --git a/install/lang/af_utf8/installer.php b/install/lang/af_utf8/installer.php index e961d1c148..3c56f18570 100644 --- a/install/lang/af_utf8/installer.php +++ b/install/lang/af_utf8/installer.php @@ -11,3 +11,15 @@ $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'; +?> diff --git a/install/lang/ca_utf8/installer.php b/install/lang/ca_utf8/installer.php index ee4e3f9b9d..2342c4d71b 100644 --- a/install/lang/ca_utf8/installer.php +++ b/install/lang/ca_utf8/installer.php @@ -131,6 +131,7 @@ $string['welcomep50'] = 'L\'ús de totes les aplicacions d\'aquest paquet és go codi font obert i es distribueix sota llicència GPL.'; $string['welcomep60'] = 'Les pàgines següents us guiaran per una sèrie de passos fàcils de seguir per configurar Moodle 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 Moodle.'; $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ó,'; ?> diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php index 3edf01fccd..c6ae03e653 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -19,6 +19,13 @@ $string['admindirsettingsub'] = ' A very few webhosts use /admin as a special new name here. For example:

moodleadmin

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'] = '

The PHP memory limit for your server is current

However, on some servers this will prevent all PHP pages from working (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.

'; +$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'] = '

Moodle requires a PHP version of at least 4.1.0.

You are currently running version $a

You must upgrade PHP or move to a host with a newer version of PHP!

'; $string['previous'] = 'Previous'; +$string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).

You must download the url\">$a->url 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 Moodle 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 Moodle.'; +$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.'; ?> diff --git a/install/lang/fil_utf8/installer.php b/install/lang/fil_utf8/installer.php index 4fe28e1bf2..c473ac467d 100644 --- a/install/lang/fil_utf8/installer.php +++ b/install/lang/fil_utf8/installer.php @@ -10,3 +10,19 @@ /// 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'; +?> diff --git a/install/lang/fr_utf8/installer.php b/install/lang/fr_utf8/installer.php index cdcb8e1abc..6268af8f78 100644 --- a/install/lang/fr_utf8/installer.php +++ b/install/lang/fr_utf8/installer.php @@ -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'] = 'Type : réglé sur « mysql Â» par l\'installeur
+Serveur : réglé sur « localhost Â» par l\'installeur
+Nom : nom de la base de données, par exemple « moodle Â»
+Utilisateur : réglé sur « root Â» par l\'installeur
+Mot de passe : le mot de passe de la base de données
+Préfixe des tables : 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'] = 'Type : « mysql Â» ou « postgres7 Â»
Serveur hôte : le plus souvent « localhost Â» ou par exemple « db.isp.com Â»
@@ -108,6 +115,7 @@ $string['welcomep30'] = 'Cette version du paquet $a->installername$a->installername est un logiciel libre. Il est distribué sous licence GPL.'; $string['welcomep60'] = 'Les pages suivantes vous aideront pas à pas à configurer et mettre en place Moodle 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 « Suivant Â» ci-dessous pour continuer l\'installation de Moodle.'; $string['wwwroot'] = 'Adresse web'; $string['wwwrooterror'] = 'L\'adresse web indiquée semble incorrecte : aucune installation de Moodle ne se trouve à cette adresse.'; ?> diff --git a/install/lang/ja_utf8/installer.php b/install/lang/ja_utf8/installer.php index 73b76b8ab5..ece05fe62e 100644 --- a/install/lang/ja_utf8/installer.php +++ b/install/lang/ja_utf8/installer.php @@ -28,6 +28,13 @@ $string['configurationcompletehead'] = '設定が完了しました。'; $string['configurationcompletesub'] = 'Moodleは、Moodleインストレーションのルートへの設定内容保存を試みました。'; $string['continue'] = '続ける'; $string['database'] = 'データベース'; +$string['databasecreationsettingshead'] = 'ほとんどのMoodleデータが保存されるデータベース設定を行ってください。このデータベースはインストーラーにより、下記の設定が指定された形で自動的に作成されます。'; +$string['databasecreationsettingssub'] = 'タイプ: インストーラーにより「mysql」に修正されました。
+ホスト: インストーラーにより「localhost」に修正されました。
+データベース名: データベース名、例 moodle
+ユーザ名: インストーラーにより「root」に修正されました。
+パスワード: あなたのデータベースパスワードです。
+テーブル接頭辞: すべてのテーブル名に使用される任意の接頭辞です。'; $string['databasesettingshead'] = 'ほとんどのMoodleデータが保存されるデータベースの設定を行います。このデータベースは、アクセスするためのユーザ名およびパスワードと共にすでに作成されている必要があります。'; $string['databasesettingssub'] = 'タイプ: mysql または postgres7
ホスト: 例 localhost または db.isp.com
@@ -123,6 +130,7 @@ $string['welcomep30'] = 'このリリース $a->installername $string['welcomep40'] = 'パッケージには Moodle $a->moodlerelease ($a->moodleversion) も含まれています。'; $string['welcomep50'] = 'このパッケージ内のすべてのアプリケーションの使用は個々のライセンスによって規定されています。全体の $a->installername パッケージは オープンソース であり、GPLライセンスの下で配布されています。'; $string['welcomep60'] = '次からのページは、あなたのコンピュータに Moodle を簡単に設定およびセットアップする手順にしたがって進みます。デフォルトの設定を使用することも、必要に応じて任意で設定を変更することもできます。'; +$string['welcomep70'] = 'Moodleのセットアップを続けるには「次へ」ボタンをクリックしてください。'; $string['wwwroot'] = 'ウェブアドレス'; $string['wwwrooterror'] = 'ウェブアドレスが間違っています - インストール済みMoodleはここに表示されません。'; ?> diff --git a/install/lang/nl_utf8/installer.php b/install/lang/nl_utf8/installer.php index 1c7dce1031..f0401a45df 100644 --- a/install/lang/nl_utf8/installer.php +++ b/install/lang/nl_utf8/installer.php @@ -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'] = 'Type: \"mysql\" gekozen door het installatiescript
+Host: \"localhost\" gekozen door het installatiescript
+Naam: database naam, bv moodle
+Gebruiker: \"root\" gekozen door het installatiescript
+Wachtwoord: het wachtwoord van jouw databank
+Tabelvoorvoegsel: 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'] = 'Type: mysql of postgres7
Host: vb localhost of db.isp.com
@@ -122,6 +129,7 @@ $string['welcomep40'] = 'Dit pakket bevat ook Moodle $a->moodlerelease ( $string['welcomep50'] = 'Het gebruik van alle programma\'s in dit pakket wordt geregeld door hun respectievelijke licenties. Het complete $a->installername pakket is open source en wordt verdeeld onder de GPL licentie.'; $string['welcomep60'] = 'De volgende pagina\'s leiden je door een aantal makkelijk te volgen stappen om Moodle 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 Moodle'; $string['wwwroot'] = 'Web adres'; $string['wwwrooterror'] = 'Het webadres lijkt niet geldig te zijn - deze Moodle-installatie is blijkbaar niet op die plaats.'; ?> diff --git a/install/lang/tl_utf8/installer.php b/install/lang/tl_utf8/installer.php index e3c74c0a2b..1f436ba4c8 100644 --- a/install/lang/tl_utf8/installer.php +++ b/install/lang/tl_utf8/installer.php @@ -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'] = 'Uri: ipinirmi ng pang-instol sa \"mysql\"
+Host: ipinirmi ng pang-instol sa \"localhost\"
+Pangalan: pangalan ng database, hal. moodle
+User: ipinirmi ng pang-instol sa \"root\"
+Password: ang password ng database mo
+Unlapi ng Teybol: 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 $a->installername na it $string['welcomep40'] = 'Nilalaman din ng paketeng ito ang Moodle $a->moodlerelease ($a->moodleversion).'; $string['welcomep50'] = 'Ang paggamit ng lahat ng aplikasyon sa paketeng ito ay alinsunod sa kani-kaniyang lisensiya. Ang kumpletong pakete na $a->installername ay open source at ipinamamahagi alinsunod sa lisensiyang GPL'; $string['welcomep60'] = 'Dadalhin kayo ng mga sumusunod na pahina sa mga madaling hakbang upang maisaayos at mapatakbo ang Moodle 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 Moodle.'; $string['wwwroot'] = 'Web address'; $string['wwwrooterror'] = 'Mukhang hindi tanggap ang web address - mukhang wala roon ang instalasyong ito ng Moodle.'; ?> diff --git a/install/lang/tr_utf8/installer.php b/install/lang/tr_utf8/installer.php index 123eeae3d3..e8c2bdedbd 100644 --- a/install/lang/tr_utf8/installer.php +++ b/install/lang/tr_utf8/installer.php @@ -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'] = 'Tipi: kurulum tarafından mysql olarak sabitlendi
+Sunucu: kurulum tarafından localhost olarak sabitlendi
+Adı: veritabanı adı, ör: moodle
+Kullanıcı: kurulum tarafından root olarak sabitlendi
+Şifre: kullanıcı şifresi
+Tablo öneki: 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 $a->packname $a->packversion paketini başarıyla kurdunuz. Tebrikler!'; $string['welcomep40'] = 'Bu paket Moodle $a->moodlerelease ($a->moodleversion) sürümünü de içerir.'; $string['welcomep60'] = 'Aşağıdaki sayfalar Moodleı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'] = 'Moodle 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.'; ?>