]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php lang files by installer_builder (20080425)
authormoodlerobot <moodlerobot>
Fri, 25 Apr 2008 01:18:37 +0000 (01:18 +0000)
committermoodlerobot <moodlerobot>
Fri, 25 Apr 2008 01:18:37 +0000 (01:18 +0000)
install/lang/ja_utf8/installer.php
install/lang/ko_utf8/installer.php

index 3cd0a4a1b101ed29f98b744760db95b7ff66ffa6..e047d3f474203423fbc2ece17c42347c5ecd6bbe 100644 (file)
@@ -57,6 +57,8 @@ $string['configurationcompletesub'] = 'Moodleは、Moodleインストレーシ
 $string['configurationfileexist'] = 'config.phpファイルは、すでに作成されています!';
 $string['continue'] = '続ける';
 $string['creatingconfigfile'] = 'config.phpファイルを作成しています ...';
+$string['ctyperecommended'] = 'あなたのサイトが非ラテン言語をサポートしている場合、サイトパフォーマンスを改善するため、PHP ctype拡張モジュールのインストールを強くお勧めします。';
+$string['ctyperequired'] = 'サイトパフォーマンスの改善および多言語サポートを提供するため、MoodleではPHP ctype拡張モジュールが必須です。';
 $string['curlrecommended'] = 'Moodleネットワーキング機能を有効にするため、cURLライブラリのインストールを強くお勧めします。';
 $string['customcheck'] = 'その他のチェック';
 $string['database'] = 'データベース';
index 307d09cedb97e2272a7600cf7d8797826d57c68b..3c7241d0a5689870094d11aea3fdffd86f8c7d03 100644 (file)
@@ -57,6 +57,8 @@ $string['configurationcompletesub'] = '무들이 설치 루트디렉토리에 
 $string['configurationfileexist'] = '기존 설정파일이 존재합니다! /n';
 $string['continue'] = '계속';
 $string['creatingconfigfile'] = '설정파일 작성 중.. /n';
+$string['ctyperecommended'] = '사이트가 비 라틴계열의 언어를 사용한다면 사이트의 성능 향상을 위해 추가적인 ctype PHP 확장자 설치를 강력히 권고합니다.';
+$string['ctyperequired'] = '다국어 호환 기능 및 사이트의 성능 향상을 위해 이제부터 무들은 ctype의 PHP 확장자를 요구합니다.';
 $string['curlrecommended'] = '무들 네트웍 기능을 활성화하기 위해서는 추가적인 Curl 라이브러리를 설치할 것을 강력히 권고한다.';
 $string['customcheck'] = '다른 점검들';
 $string['database'] = '데이타 베이스';