aboutsummaryrefslogtreecommitdiffstats
path: root/language/ko_KR
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-12-04 19:41:54 +0000
committerrvelices <rv-github@modusoptimus.com>2011-12-04 19:41:54 +0000
commit489beffd6e849c5b88dc967c07e68a816e9578e2 (patch)
treedfd27cdff9174479c31952b032cfccd4dc2c85f1 /language/ko_KR
parent9a5d818b04907d3dcfafdab489e646d17c8d738e (diff)
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ko_KR')
-rw-r--r--language/ko_KR/common.lang.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php
index 19033f30b..611c44e46 100644
--- a/language/ko_KR/common.lang.php
+++ b/language/ko_KR/common.lang.php
@@ -32,7 +32,7 @@ $lang_info['language_name'] = "한국어";
$lang_info['country'] = "대한민국";
$lang_info['direction'] = "ltr";
$lang_info['code'] = "en";
-$lang_info['zero_plural'] = "1";
+$lang_info['zero_plural'] = true;
$lang['%d album updated'] = '%d 개의 앨범이 업데이트 되었습니다';
$lang['%d albums updated'] = '%d 개의 앨범이 업데이트 되었습니다';
@@ -52,7 +52,6 @@ $lang['About'] = 'About';
$lang['All tags'] = '모든 태그';
$lang['Any tag'] = '아무 태그';
$lang['At least one listed rule must be satisfied.'] = '적어도 하나의 기준을 만족해야 합니다.';
-$lang['At least one tag must match'] = '적어도 하나의 태그가 일치해야 합니다';
$lang['Author'] = '저자';
$lang['Average rate'] = '평균';
$lang['Albums'] = '앨범';
@@ -254,7 +253,7 @@ $lang['remove this tag from the list'] = '목록에서 이 태그를 삭제';
$lang['representative'] = '대표사진';
$lang['Search for Author'] = '작가로 검색';
$lang['Search in albums'] = '앨범에서 검색';
-$lang['Search by Date'] = '날짜로 검색';
+$lang['Search by date'] = '날짜로 검색';
$lang['Date'] = '날짜';
$lang['End-Date'] = '끝나는 날짜';
$lang['Kind of date'] = '날짜의 종류';