diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php index 9ee56c887ea3d..fd488a365bbae 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -348,7 +348,7 @@ $string['php52versionerror'] = 'PHP version must be at least 5.2.0.'; $string['php52versionhelp'] = '

Moodle requires a PHP version of at least 5.2.0.

You are currently running version $a

-

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

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

'; $string['phpversion'] = 'PHP version'; $string['phpversionhelp'] = '

Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).

You are currently running version $a

diff --git a/install/lang/fr_utf8/installer.php b/install/lang/fr_utf8/installer.php index fd51f488d31ba..b425204eda900 100644 --- a/install/lang/fr_utf8/installer.php +++ b/install/lang/fr_utf8/installer.php @@ -255,6 +255,8 @@ $string['password'] = 'Mot de passe'; $string['pgsqlextensionisnotpresentinphp'] = 'La configuration de l\'extension PGSQL de PHP n\'a pas été effectuée correctement. De ce fait, PHP ne peut communiquer avec PostgreSQL. Veuillez contrôler votre fichier « php.ini » ou recompiler PHP.'; $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['php52versionerror'] = 'La version de PHP doit être au moins 5.2.0.'; +$string['php52versionhelp'] = '

Moodle requiert une version de PHP 5.2.0 ou postérieure.

Votre serveur utilise 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.

'; $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)

'; diff --git a/install/lang/ja_utf8/installer.php b/install/lang/ja_utf8/installer.php index e047d3f474203..9e027a29da291 100644 --- a/install/lang/ja_utf8/installer.php +++ b/install/lang/ja_utf8/installer.php @@ -296,8 +296,12 @@ $string['password'] = 'パスワード'; $string['pgsqlextensionisnotpresentinphp'] = 'PHPのPGSQL拡張モジュールが適切に設定されていないため、PostgreSQLと通信できません。あなたのphp.iniファイルをチェックするか、PHPを再コンパイルしてください。'; $string['php50restricted'] = 'PHP 5.0.x には数多くの既知の問題があります。5.1.x にアップグレードするか、4.3.x または 4.4.x にダウングレードしてください。'; +$string['php52versionerror'] = '少なくとも5.2.0以上のPHPバージョンを使用してください。'; +$string['php52versionhelp'] = '

Moodleでは、少なくとも5.2.0以上のPHPバージョンを必要とします。

+

現在、あなたはPHPバージョン $a を使用しています。

+

あなたは、PHPをアップグレードするか、新しいバージョンのPHPを使用しているホストに移動する必要があります!

'; $string['phpversion'] = 'PHPバージョン'; -$string['phpversionerror'] = 'PHPバージョンは少なくとも 4.3.0 または 5.1.0 をお使いください (5.0.x には既知の多数の問題があります)。'; +$string['phpversionerror'] = 'PHPバージョンは少なくとも 4.3.0 または 5.1.0 をお使いください (5.0.x には既知の多数の問題があります)。'; // TBD $string['phpversionhelp'] = '

Moodleには、少なくとも 4.3.0 または 5.1.0 のPHPバージョンが必要です (5.0.x には既知の多数の問題があります)。

現在、バージョン $a が動作しています。

PHPをアップグレードするか、新しいバージョンがインストールされているホストに移動してください!
diff --git a/install/lang/ko_utf8/installer.php b/install/lang/ko_utf8/installer.php index 674f1f3c9f39a..9265ae3dbfc5c 100644 --- a/install/lang/ko_utf8/installer.php +++ b/install/lang/ko_utf8/installer.php @@ -294,8 +294,12 @@ $string['password'] = '비밀번호'; $string['pgsqlextensionisnotpresentinphp'] = 'PGSQL 익스텐션으로 PHP가 PostgreSQL 서버와 통신하도록 적절히 설정되지 않았습니다. php.ini 파일을 점검하거나 PHP를 다시 컴파일 하십시오.'; $string['php50restricted'] = 'PHP 5.0.x 는 약간의 버그가 보고되었습니다. 5.1.x로 판올림 하던가, 아니면 4.3.x 혹은 4.4.x로 바꿔주기 바랍니다.'; +$string['php52versionerror'] = 'PHP는 최소한 5.2.0 이상이어야 합니다.'; +$string['php52versionhelp'] = '

무들은 최소한 PHP 5.2.0 이상을 요구합니다..

+

현재 구동되고 있는 판은 $a 입니다.

+

PHP를 판올림하던가 새 판을 지원하는 호스트로 이전해야 합니다!

'; $string['phpversion'] = 'php버젼'; -$string['phpversionerror'] = 'php 버젼은 최소한 4.3.0 혹은 5.1.0. 이상 이어야합니다.(5.0.x는 버그가 있다고 알려져 있습니다)'; +$string['phpversionerror'] = 'php 버젼은 최소한 4.3.0 혹은 5.1.0. 이상 이어야합니다.(5.0.x는 버그가 있다고 알려져 있습니다)'; // ORPHANED $string['phpversionhelp'] = '

무들은 적어도 PHP4.3.0 혹은 5.1.0. 이상 이어야합니다.(5.0.x는 버그가 있다고 알려져 있습니다)

현재 구동되고 있는 PHP버전은 $a 입니다.

PHP를 업그레이드 하시거나 새버전을 제공하는 웹호스팅 업체로 이전하기를 권합니다!
(만일 5.0.x버전을 사용 중이라면 4.4.x 버전으로 다운그레이드 할 수 있습니다)

';