aboutsummaryrefslogtreecommitdiffstats
path: root/language/ko_KR/install.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/ko_KR/install.lang.php')
-rwxr-xr-xlanguage/ko_KR/install.lang.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/language/ko_KR/install.lang.php b/language/ko_KR/install.lang.php
index 6d12570ca..a9af4fbcd 100755
--- a/language/ko_KR/install.lang.php
+++ b/language/ko_KR/install.lang.php
@@ -56,4 +56,12 @@ $lang['Database table prefix'] = '데이터베이스 테이블 접미사';
$lang['Download the config file'] = '설정파일 다운로드';
$lang['Host'] = '트명호스트';
$lang['Installation'] = '설치';
-$lang['It appears your webhost is currently running PHP %s.'] = '웹서버가 PHP %s를 사용중입니다'; \ No newline at end of file
+$lang['It appears your webhost is currently running PHP %s.'] = '웹서버가 PHP %s를 사용중입니다';
+$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['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를 다시 시작할 수 있습니다.'; \ No newline at end of file