From: wesley Date: Tue, 2 Aug 2005 00:39:41 +0000 (+0000) Subject: Updated Korean translations X-Git-Tag: 0.9~246 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=73145cc631c7526b5ca81e30eb68d9925bbc801e;p=s9y.git Updated Korean translations --- diff --git a/lang/UTF-8/serendipity_lang_ko.inc.php b/lang/UTF-8/serendipity_lang_ko.inc.php index b3e04a5..abdde6f 100644 --- a/lang/UTF-8/serendipity_lang_ko.inc.php +++ b/lang/UTF-8/serendipity_lang_ko.inc.php @@ -1,4 +1,4 @@ - @@ -6,7 +6,7 @@ /* vim: set sts=4 ts=4 expandtab : */ @define('LANG_CHARSET', 'UTF-8'); -@define('DATE_LOCALES', 'korean, ko, ko_KR'); +@define('DATE_LOCALES', 'korean, ko, ko_KR, ko_KR.UTF-8'); @define('DATE_FORMAT_ENTRY', '%Y년 %B %e일 %A'); @define('DATE_FORMAT_SHORT', '%Y-%m-%d %H:%M'); @define('WYSIWYG_LANG', 'en'); @@ -768,7 +768,7 @@ @define('CATEGORIES_HIDE_PARALLEL', '범주 트리에 속하지 않는 범주 숨기기'); @define('CATEGORIES_HIDE_PARALLEL_DESC', '다른 범주 트리에 속해 있는 범주를 보이지 않게 하려면 이것을 사용하십시오. "범주의 속성/템플릿" 플러그인을 적용한 멀티-블로그와 함께 사용할 때 가장 의미가 있습니다.'); -@define('PERMISSION_ADMINIMAGESVIEWOTHERS', 'adminImagesViewOthers: View other user\'s media files'); -@define('CHARSET_NATIVE', 'Native'); -@define('INSTALL_CHARSET', 'Charset selection'); -@define('INSTALL_CHARSET_DESC', 'Here you can toggle UTF-8 or native (ISO, EUC, ...) charactersets. Some languages only have UTF-8 translations so that setting the charset to "Native" will have no effects. UTF-8 is suggested for new installations. Do not change this setting if you have already made entries with special characters - this may lead to corrupt characters. Be sure to read more on http://www.s9y.org/index.php?node=46 about this issue.'); +@define('PERMISSION_ADMINIMAGESVIEWOTHERS', 'adminImagesViewOthers: 다른 사용자의 미디어 파일 보기'); +@define('CHARSET_NATIVE', '지역 전용'); +@define('INSTALL_CHARSET', '문자열 종류 선택'); +@define('INSTALL_CHARSET_DESC', '여기서 문자열을 UTF-8로 할 것인지 지역 전용 (ISO, EUC 등)으로 할 것인지 정할 수 있습니다. 일부 언어는 UTF-8 버전만 제공되므로 "지역 전용"을 설정해도 변화가 없습니다. 새로 설치한 경우 UTF-8을 권장합니다. 이미 특별 문자를 사용하여 글을 작성했을 경우 이 설정을 변경하지 마십시오. 글자가 깨질 수 있습니다. 이 설정에 대해서는 http://www.s9y.org/index.php?node=46 에 더 자세하게 소개가 되어 있습니다.'); diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index 992b0bd..79647e8 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -6,7 +6,7 @@ /* vim: set sts=4 ts=4 expandtab : */ @define('LANG_CHARSET', 'UTF-8'); -@define('DATE_LOCALES', 'korean, ko, ko_KR'); +@define('DATE_LOCALES', 'korean, ko, ko_KR, ko_KR.UTF-8'); @define('DATE_FORMAT_ENTRY', '%Y년 %B %e일 %A'); @define('DATE_FORMAT_SHORT', '%Y-%m-%d %H:%M'); @define('WYSIWYG_LANG', 'en'); @@ -768,7 +768,7 @@ @define('CATEGORIES_HIDE_PARALLEL', '범주 트리에 속하지 않는 범주 숨기기'); @define('CATEGORIES_HIDE_PARALLEL_DESC', '다른 범주 트리에 속해 있는 범주를 보이지 않게 하려면 이것을 사용하십시오. "범주의 속성/템플릿" 플러그인을 적용한 멀티-블로그와 함께 사용할 때 가장 의미가 있습니다.'); -@define('PERMISSION_ADMINIMAGESVIEWOTHERS', 'adminImagesViewOthers: View other user\'s media files'); -@define('CHARSET_NATIVE', 'Native'); -@define('INSTALL_CHARSET', 'Charset selection'); -@define('INSTALL_CHARSET_DESC', 'Here you can toggle UTF-8 or native (ISO, EUC, ...) charactersets. Some languages only have UTF-8 translations so that setting the charset to "Native" will have no effects. UTF-8 is suggested for new installations. Do not change this setting if you have already made entries with special characters - this may lead to corrupt characters. Be sure to read more on http://www.s9y.org/index.php?node=46 about this issue.'); +@define('PERMISSION_ADMINIMAGESVIEWOTHERS', 'adminImagesViewOthers: 다른 사용자의 미디어 파일 보기'); +@define('CHARSET_NATIVE', '지역 전용'); +@define('INSTALL_CHARSET', '문자열 종류 선택'); +@define('INSTALL_CHARSET_DESC', '여기서 문자열을 UTF-8로 할 것인지 지역 전용 (ISO, EUC 등)으로 할 것인지 정할 수 있습니다. 일부 언어는 UTF-8 버전만 제공되므로 "지역 전용"을 설정해도 변화가 없습니다. 새로 설치한 경우 UTF-8을 권장합니다. 이미 특별 문자를 사용하여 글을 작성했을 경우 이 설정을 변경하지 마십시오. 글자가 깨질 수 있습니다. 이 설정에 대해서는 http://www.s9y.org/index.php?node=46 에 더 자세하게 소개가 되어 있습니다.');