From: moodlerobot Date: Sat, 8 Mar 2008 03:23:48 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20080308) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ded38d4960fd52896a7d0d2726bd6b96807e6224;p=moodle.git Automatic installer.php lang files by installer_builder (20080308) --- diff --git a/install/lang/fr_utf8/installer.php b/install/lang/fr_utf8/installer.php index ff6fc01b0e..f355653617 100644 --- a/install/lang/fr_utf8/installer.php +++ b/install/lang/fr_utf8/installer.php @@ -253,7 +253,7 @@ $string['pgsqlextensionisnotpresentinphp'] = 'La configuration de l\'extension P $string['php50restricted'] = 'Les versions 5.0.x de PHP ont plusieurs problèmes connus. Veuillez mettre à jour PHP à la version 5.1.x ou revenir à une version 4.3.x ou 4.4.x'; $string['phpversion'] = 'Version de PHP'; $string['phpversionerror'] = 'La version du programme PHP doit être au moins 4.3.0 ou 5.1.0 (5.0.x a bon nombre de problèmes).'; -$string['phpversionhelp'] = '

Moodle nécessite au minimum la version 4.3.0 ou 5.1.0 (5.0.x a bon nombre de problèmes).

Vous utilisez actuellement la version $a.

Pour que Moodle fonctionne, vous devez mettre à jour PHP ou aller chez un hébergeur ayant une version récente de PHP.
(Si vous avez une version 5.0.x, vous pouvez aussi re-passer à la version 4.4.x)

'; +$string['phpversionhelp'] = '

Moodle nécessite au minimum la version 4.3.0 ou 5.1.0 (5.0.x a bon nombre de problèmes).

Vous utilisez actuellement la version $a.

Pour que Moodle fonctionne, vous devez mettre à jour PHP ou aller chez un hébergeur ayant une version récente de PHP.
(Si vous avez une version 5.0.x, vous pouvez aussi re-passer à la version 4.4.x)

'; $string['postgres7'] = 'PostgreSQL (postgres7)'; $string['previous'] = 'Précédent'; $string['qtyperqpwillberemoved'] = 'Au cours de cette mise à jour, le type de question RQP sera supprimé. Vous n\'utilisiez pas ce type de question, et ne souffrirez donc d\'aucun problème.'; diff --git a/install/lang/lv_utf8/installer.php b/install/lang/lv_utf8/installer.php index 948ab9c4dd..9f11dc3b38 100644 --- a/install/lang/lv_utf8/installer.php +++ b/install/lang/lv_utf8/installer.php @@ -346,4 +346,5 @@ $string['wrongsourcebase'] = 'Nepareiza avota URL bāze.'; $string['wrongzipfilename'] = 'Nepareizs ZIP faila nosaukums.'; $string['wwwroot'] = 'Tīmekļa adrese'; $string['wwwrooterror'] = 'Iestatījums “Tīmekļa adrese”, šķiet, ir nederīgs, jo šī sistēmas Moodle instalācija tajā nav atrodama. Tālāk norādītā vērtība ir atiestatīta.'; +$string['xmlrpcrecommended'] = 'Neobligātās xmlrpc pakotnes uzstādīšana ir noderīga Moodle tīklošanas funkcionalitātei.'; ?> diff --git a/install/lang/sk_utf8/installer.php b/install/lang/sk_utf8/installer.php index 254175ef2c..becda3b49c 100644 --- a/install/lang/sk_utf8/installer.php +++ b/install/lang/sk_utf8/installer.php @@ -283,4 +283,5 @@ $string['wrongsourcebase'] = 'Chybné URL zdrojového serveru'; $string['wrongzipfilename'] = 'Chybné meno súboru ZIP'; $string['wwwroot'] = 'Web adresa'; $string['wwwrooterror'] = 'Táto web adresa pravdepodobne nie je platná - táto inštalácia Moodle tu pravdepodobne nie je.'; +$string['xmlrpcrecommended'] = 'Inštalácia nepovinného rozšírenia xmlrpc je potrebná v prípade požadovania funkcionality siete Moodle serverov.'; ?>