mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
Update ko_KR, thanks to yjchoi
This commit is contained in:
@@ -24,7 +24,7 @@ $lang['Welcome to my photo gallery'] = '사진 갤러리에 오신 것을 환영
|
||||
$lang['please enter your password again'] = '암호를 다시 입력하십시오';
|
||||
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = '또다른 방법으로는 위의 텍스트 상자에 있는 문장을 복사하여 "local/config/database.inc.php"에 복사하는 방법입니다.
|
||||
(경고: database.inc.php는 줄바꿈이나 스페이스 없이 위 텍스트 상자에 있는 내용만 포함해야 합니다. ';
|
||||
$lang['Congratulations, Piwigo installation is completed'] = '축하합니다, Piwigo설치가 끝났습니다';
|
||||
$lang['Congratulations, Piwigo installation is completed'] = '축하합니다, Piwigo 설치가 끝났습니다';
|
||||
$lang['Default gallery language'] = '기본 언어';
|
||||
$lang['PHP 5 is required'] = 'PHP 5.3이 필요합니다';
|
||||
$lang['Password ']['confirm'] = '암호 [확인]';
|
||||
@@ -33,7 +33,7 @@ $lang['Start Install'] = '설치 시작';
|
||||
$lang['User'] = '사용자';
|
||||
$lang['Basic configuration'] = '기본 설정';
|
||||
$lang['Can\'t connect to server'] = '서버에 접속 할 수 없습니다';
|
||||
$lang['Connection to server succeed, but it was impossible to connect to database'] = '서버 연결은 성공했으나 데이터베이스에 연결할 수 없었습니다.';
|
||||
$lang['Connection to server succeed, but it was impossible to connect to database'] = '서버 연결은 성공했으나 데이터베이스에 연결할 수 없습니다.';
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = '설정파일 local/conf/database.inc.php 을 만들 수 없습니다.';
|
||||
$lang['Database configuration'] = '데이터베이스 설정';
|
||||
$lang['Database name'] = '데이터베이스명';
|
||||
@@ -46,7 +46,7 @@ $lang['Hope to see you back soon.'] = '곧 다시 만나기를 바랍니다.';
|
||||
$lang['It will be shown to the visitors. It is necessary for website administration'] = '방문자에게 표시됩니다. 웹사이트 관리를 위해서 필요합니다.';
|
||||
$lang['Just another Piwigo gallery'] = '또 하나의 Piwigo 갤러리';
|
||||
$lang['Keep it confidential, it enables you to access administration panel'] = '기밀 유지 하십시오. 관리자 패널에 접근할 수 있습니다.';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo는 .htaccess 파일을 생성하거나 수정하여 PHP 5.2 구성으로 전환하려고 시도 할 수 있습니다.';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo는 .htaccess 파일을 생성하거나 수정하여 PHP 5.3 구성으로 전환하려고 시도 할 수 있습니다.';
|
||||
$lang['Welcome to your new installation of Piwigo!'] = '새로 설치된 Piwigo에 오신 것을 환영합니다.';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '호스팅 제공 업체의 지원 내용을 참고하여 직접 PHP 5.2로 전환하는 방법을 찾아야 합니다.';
|
||||
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '참고 : 직접 구성을 변경한 다음 Piwigo를 다시 시작할 수 있습니다.';
|
||||
|
||||
Reference in New Issue
Block a user