aboutsummaryrefslogtreecommitdiffstats
path: root/language/ko_KR
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-11-05 09:57:27 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-11-05 09:57:27 +0000
commit4eefee025891e1d7c782a5d9920947ff32836cf0 (patch)
tree37c57da0eedb98133801000d2b18a5e0a03ca67b /language/ko_KR
parent418b64e1b6bd1fe9e0955bbd20a5ee644a3f988a (diff)
[trunk_public] Update ko_KR, thanks to : ayokyun
git-svn-id: http://piwigo.org/svn/trunk@25342 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ko_KR')
-rw-r--r--language/ko_KR/common.lang.php12
1 files changed, 3 insertions, 9 deletions
diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php
index cbab599da..c20f5356b 100644
--- a/language/ko_KR/common.lang.php
+++ b/language/ko_KR/common.lang.php
@@ -53,7 +53,6 @@ $lang['All tags'] = '모든 태그';
$lang['Any tag'] = '아무 태그';
$lang['At least one listed rule must be satisfied.'] = '적어도 하나의 기준을 만족해야 합니다.';
$lang['Author'] = '작성자';
-$lang['Average rate'] = '평균';
$lang['Albums'] = '앨범';
$lang['Album'] = '앨범';
$lang['Close this window'] = '창 닫기';
@@ -93,7 +92,6 @@ $lang['Posted on'] = '등록일';
$lang['Profile'] = '프로필';
$lang['Quick connect'] = '빠른 연결';
$lang['RSS feed'] = 'RSS 피드';
-$lang['Rate'] = '등급';
$lang['Register'] = '신규 가입';
$lang['Registration'] = '새 사용자 등록';
$lang['Related tags'] = '관련 태그';
@@ -117,7 +115,6 @@ $lang['Webmaster'] = '웹마스터';
$lang['Week %d'] = '이번주 %d';
$lang['About Piwigo'] = 'Piwigo에 대해';
$lang['You are not authorized to access the requested page'] = '이 페이지에 접근할 권한이 없습니다';
-$lang['Add to caddie'] = '캐디에 추가';
$lang['add this photo to your favorites'] = '이 사진을 즐겨찾기에 추가';
$lang['Administration'] = '관리';
$lang['all'] = '모두';
@@ -130,7 +127,6 @@ $lang['posted between %s (%s) and %s (%s)'] = '%s (%s) 부터 %s (%s) 까지의
$lang['posted on %s'] = '%s 의 포스트';
$lang['Best rated'] = '최고 등급';
$lang['display best rated photos'] = '최고 등급의 사진들 보기';
-$lang['caddie'] = '캐디';
$lang['Calendar'] = '달력';
$lang['All'] = '모두';
$lang['display each day with photos, month per month'] = '매일을 사진으로 표시하여 한달을 표시합니다';
@@ -208,10 +204,6 @@ $lang['last %d days'] = '최근 %d 일';
$lang['Last'] = '마지막';
$lang['Logout'] = '로그아웃';
$lang['obligatory'] = '필수';
-$lang['Maximum photo height'] = '최대 높이';
-$lang['Maximum height must be a number superior to 50'] = '높이가 적어도 50이상은 되어야 합니다';
-$lang['Maximum photo width'] = '최대 넓이';
-$lang['Maximum width must be a number superior to 50'] = '넓이가 적어도 50이상은 되어야 합니다';
$lang['display a calendar by creation date'] = '만들어진 날짜별로 달력 표시';
$lang['display all photos in all sub-albums'] = '하위 앨범의 모든 사진 표시';
$lang['return to normal view mode'] = '일반 모드로 돌아감';
@@ -341,7 +333,7 @@ $lang['stop the slideshow'] = '슬라이드쇼 정지';
$lang['the beginning'] = '시작';
$lang['the username must be given'] = '사용자명이 필요합니다';
$lang['this email address is already in use'] = '이미 사용중인 이메일입니다';
-$lang['thumb'] = '썸네일';
+$lang['thumb'] = '대표사진';
$lang['today'] = '오늘';
$lang['Show latest comments first'] = '최신 댓글을 먼저 보기';
$lang['Show number of comments'] = '댓글 개수 보기';
@@ -422,4 +414,6 @@ $lang['Search in sub-albums'] = '서브 앨범에서 검색';
$lang['Desktop'] = '컴퓨터';
$lang['Forbidden'] = '금지됨';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = '만약 오류로 이 메일을 수신했다고 생각하시면, %s 로 연락 바랍니다.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = '암호 확인이 입력되지 않았습니다. 선택한 암호를 확인하십시오.';
+$lang['Password is missing. Please enter the password.'] = '암호가 입력되지 않았습니다. 암호를 입력하십시오.';
?> \ No newline at end of file