aboutsummaryrefslogtreecommitdiffstats
path: root/language/ko_KR
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-07-31 07:21:37 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-07-31 07:21:37 +0000
commit2e294c214338996f48867a5d156757b4523ecf31 (patch)
treee2e027a3b8f476dd9ceb9e799901fbac185f7d5d /language/ko_KR
parent3aabb29d234f59d9bdcdaf4459ec13cb4cc05801 (diff)
[trunk_public] Update ko_KR, thanks to : ayokyun
git-svn-id: http://piwigo.org/svn/trunk@24093 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ko_KR')
-rw-r--r--language/ko_KR/common.lang.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php
index 3171cc182..d5a05c8e6 100644
--- a/language/ko_KR/common.lang.php
+++ b/language/ko_KR/common.lang.php
@@ -411,4 +411,15 @@ $lang['Photo title, Z &rarr; A'] = '사진 제목, Z->A';
$lang['Rating score, high &rarr; low'] = '평점, 내림차순';
$lang['Rating score'] = '평점';
$lang['useful when password forgotten'] = '암호를 잊은 경우를 대비';
+$lang['Username "%s" on gallery %s'] = '갤러리 %s에 있는 사용자명 "%s"';
+$lang['Tag results for'] = '태그 겸색 결과 : ';
+$lang['The number of photos per page must be a not null scalar'] = '페이지당 사진 수는 0이 아닌 정수여야 합니다';
+$lang['Password reset is not allowed for this user'] = '해당 사용자는 암호 초기화를 할 수 없습니다.';
+$lang['Please enter your username or email address.'] = '사용자명 혹은 이메일 주소를 입력하십시오.';
+$lang['Specials'] = '특집';
+$lang['Registration of %s'] = '%s 등록';
+$lang['Search for all terms'] = '모든 단어로 검색';
+$lang['Search for any term'] = '아무 단어나 검색';
+$lang['Search for words'] = '단어로 검색';
+$lang['Your username has been successfully changed to : %s'] = '성공적으로 사용자명을 %s로 변경하였습니다.';
?> \ No newline at end of file