From ab38ec6b5ccae1ed5e7b1a262443a0e58ca692dc Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Thu, 11 Dec 2008 23:26:04 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20081212) --- install/lang/eu_utf8/installer.php | 2 ++ install/lang/ko_utf8/installer.php | 9 +-------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/install/lang/eu_utf8/installer.php b/install/lang/eu_utf8/installer.php index 60ddba6234..76a92dfc50 100644 --- a/install/lang/eu_utf8/installer.php +++ b/install/lang/eu_utf8/installer.php @@ -270,5 +270,7 @@ $string['wrongsourcebase'] = 'URL iturriaren oinarri akastuna.'; $string['wrongzipfilename'] = 'ZIP fitxategiko izen desegokia.'; $string['wwwroot'] = 'Web helbidea'; $string['wwwrooterror'] = '\'Web helbidea\' zuzena ez dela dirudi. Ezin izan da Moodle-ren instalazioa aurkitu. Jatorrizko balorea berrezarri da.'; +$string['xmlrpcrecommended'] = 'Aukerazko xmlrpc luzapena instalatzea baliagarria da Moodle Sarea funtzionalitaterako.'; $string['yourchoice'] = 'Zure aukera:'; +$string['ziprequired'] = 'Moodle-k orain Zip PHP luzapena behar du. Dagoeneko ez dira info-ZIP bitarrak erabiltzen ezta PclZip liburutegia ere.'; ?> diff --git a/install/lang/ko_utf8/installer.php b/install/lang/ko_utf8/installer.php index 835d214d6c..4d7ccb764f 100644 --- a/install/lang/ko_utf8/installer.php +++ b/install/lang/ko_utf8/installer.php @@ -61,14 +61,7 @@ $string['curlrecommended'] = '무들 네트웍 기능을 활성화하기 위해 $string['curlrequired'] = '무들 저장소와 교신하기 위해서는 cURL 확장이 필요합니다.'; $string['customcheck'] = '다른 점검들'; $string['database'] = '데이타 베이스'; -$string['databasecreationsettings'] = '지금 당신은 모든 무들 데이터가 저장될 데이터베이스를 설정할 필요가 있습니다. 이 데이터베이스는 아래에 있는 특별한 설정의 윈도우 설치 프로그램으로써 무들 프로그램에 의해 자동설치 될 것입니다.
-

-종류: 설치프로그램에 의해 \"mysql\" 로 고정됨
-호스트: 설치프로그램에 의해 \"localhost\"로 고정됨
-이름: 데이터베이스 이름, 예: moodle
-사용자: 설치프로그램에 의해 \"root\" 로 고정됨
-암호: 데이터베이스 암호
-테이블 접두어: 모든 테이블에 사용할 선택적 접두어'; +$string['databasecreationsettings'] = '이제 모든 무들 데이터가 저장될 데이터베이스를 설정할 필요가 있습니다. 이 데이터베이스는 아래에 지정된 설정 내용으로 무들 프로그램에 의해 자동설치 될 것입니다.


종류: 설치프로그램에 의해 \"mysql\" 로 고정됨
호스트: 설치프로그램에 의해 \"localhost\"로 고정됨
이름: 데이터베이스 이름, 예: moodle
사용자: 설치프로그램에 의해 \"root\" 로 고정됨
암호: 데이터베이스 암호
테이블 접두어: 모든 테이블에 사용할 선택적 접두어'; $string['databasecreationsettingshead'] = '대부분의 무들 데이터가 저장될 데이터베이스를 설정해야 합니다. 설치프로그램에 의해 자동으로 아래에 명시된 설정대로 데이터베이스가 생성될 것입니다.'; $string['databasecreationsettingssub'] = '종류: 설치프로그램에 의해 \"mysql\" 로 고정됨
호스트:설치프로그램에 의해 \"localhost\"로 고정됨
-- 2.39.5