From fcfe611ff91c2eba0e223df9f0d19a86dd281c10 Mon Sep 17 00:00:00 2001 From: wesley <wesley> Date: Thu, 29 Sep 2005 12:23:38 +0000 Subject: [PATCH] Korean language file update --- lang/UTF-8/serendipity_lang_ko.inc.php | 28 +++++++++++++------------- lang/serendipity_lang_ko.inc.php | 26 ++++++++++++------------ 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/lang/UTF-8/serendipity_lang_ko.inc.php b/lang/UTF-8/serendipity_lang_ko.inc.php index 2fb943a..f0cdc51 100644 --- a/lang/UTF-8/serendipity_lang_ko.inc.php +++ b/lang/UTF-8/serendipity_lang_ko.inc.php @@ -1,4 +1,4 @@ -<?php # $Id: serendipity_lang_ko.inc.php 489 2005-09-26 07:55:11Z garvinhicking $ +<?php # $Id: serendipity_lang_ko.inc.php 495 2005-09-27 00:57:03 +0900 (Tue, 27 Sep 2005) garvinhicking $ # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team) # All rights reserved. See LICENSE file for licensing details # Translated by: Wesley Hwang-Chung <wesley96@gmail.com> @@ -772,17 +772,17 @@ @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 ì ë ìì¸íê² ìê°ê° ëì´ ììµëë¤.'); -@define('CALENDAR_ENABLE_EXTERNAL_EVENTS', 'Enable Plugin API hook'); -@define('CALENDAR_EXTEVENT_DESC', 'If enabled, plugins can hook into the calendar to display their own events highlighted. Only enable if you have installed plugins that need this, otherwise it just decreases performance.'); -@define('XMLRPC_NO_LONGER_BUNDLED', 'The XML-RPC API Interface to Serendipity is no longer bundled because of ongoing security issues with this API and not many people using it. Thus you need to install the XML-RPC Plugin to use the XML-RPC API. The URL to use in your applications will NOT change - as soon as you have installed the plugin, you will again be able to use the API.'); -@define('PERM_READ', 'Read permission'); -@define('PERM_WRITE', 'Write permission'); +@define('CALENDAR_ENABLE_EXTERNAL_EVENTS', 'íë¬ê·¸ì¸ API í ì¬ì©'); +@define('CALENDAR_EXTEVENT_DESC', 'ì¬ì©í ê²½ì°, íë¬ê·¸ì¸ì ë¬ë ¥ì í ì 걸ì´ì ìì²´ì ì¸ ì´ë²¤í¸ë¥¼ ê°ì¡° íìí ì ìê² ë©ëë¤. ì´ ê¸°ë¥ì´ íìí íë¬ê·¸ì¸ì ì¤ì¹íì ëë§ ì¬ì©íììì¤. ê·¸ë¥ ì¼ëê² ëë©´ ì±ë¥ë§ ë¨ì´ë¨ë¦½ëë¤.'); +@define('XMLRPC_NO_LONGER_BUNDLED', 'ì¸ë ëí¼í°ì ëí XML-RPC API ì¸í°íì´ì¤ë ì§ìì ì¼ë¡ ë³´ì ìì 문ì ê° ì§ì ëê³ ìê³ ì¬ì©ì ìê° ì ì ê´ê³ë¡ ë ì´ì 기본ì ì¼ë¡ í¬í¨ëì´ ìì§ ììµëë¤. ê·¸ë¬ë¯ë¡ XML-RPC API를 ì¬ì©í기 ìí´ìë XML-RPC íë¬ê·¸ì¸ì ì¤ì¹í´ì¼ í©ëë¤. 기존 ì´í리ì¼ì´ì ì ì¬ì©íë 주ììë ë³í¨ì´ ììµëë¤. íë¬ê·¸ì¸ì ì¤ì¹íê² ëë©´ ê³§ë°ë¡ API를 ì¬ì©í ì ìê² ë©ëë¤.'); +@define('PERM_READ', 'ì½ê¸° ê¶í'); +@define('PERM_WRITE', 'ì°ê¸° ê¶í'); -@define('PERM_DENIED', 'Permission denied.'); -@define('INSTALL_ACL', 'Apply read-permissions for categories'); -@define('INSTALL_ACL_DESC', 'If enabled, the usergroup permission settings you setup for categories will be applied when logged-in users view your blog. If disabled, the read-permissions of the categories are NOT applied, but the positive effect is a little speedup on your blog. So if you don\'t need multi-user read permissions for your blog, disable this setting.'); -@define('PLUGIN_API_VALIDATE_ERROR', 'Configuration syntax wrong for option "%s". Needs content of type "%s".'); -@define('USERCONF_CHECK_PASSWORD', 'Old Password'); -@define('USERCONF_CHECK_PASSWORD_DESC', 'If you change the password in the field above, you need to enter the current user password into this field.'); -@define('USERCONF_CHECK_PASSWORD_ERROR', 'You did not specify the right old password, and are not authorized to change the new password. Your settings were not saved.'); -@define('ERROR_XSRF', 'Your browser did not sent a valid HTTP-Referrer string. This may have either been caused by a misconfigured browser/proxy or by a Cross Site Request Forgery (XSRF) aimed at you. The action you requested could not be completed.'); +@define('PERM_DENIED', 'ê¶íì´ ììµëë¤.'); +@define('INSTALL_ACL', 'ë²ì£¼ì ëí ì½ê¸° ê¶í ì ì©'); +@define('INSTALL_ACL_DESC', 'ì¬ì©í ê²½ì°, ë¡ê·¸ì¸í ì¬ì©ìê° ë¹ì ì ë¸ë¡ê·¸ë¥¼ ì½ì ë ê° ë²ì£¼ì ëí´ ì§ì í ì¬ì©ì ê¶í ì¤ì ì´ ì ì©ë©ëë¤. ì¬ì©íì§ ìì ê²½ì° ë²ì£¼ì ëí ì½ê¸° ê¶íì´ ì ì©ëì§ ìê² ëì§ë§ ë¸ë¡ê·¸ ìëê° ì½ê° 빨ë¼ì§ë ì¥ì ì´ ììµëë¤. ê·¸ë¬ë¯ë¡ ë¸ë¡ê·¸ì ëí ë¤ì¤ ì¬ì©ì ì½ê¸° ê¶íì´ íì ìë¤ë©´ ì´ ì¤ì ì ëììì¤.'); +@define('PLUGIN_API_VALIDATE_ERROR', 'ìµì "%s"ì ëí ì¤ì êµ¬ë¬¸ì´ ì못ëììµëë¤. "%s" ì¢ ë¥ì í´ë¹íë ë´ì©ì´ íìí©ëë¤.'); +@define('USERCONF_CHECK_PASSWORD', 'ì´ì ìí¸'); +@define('USERCONF_CHECK_PASSWORD_DESC', 'ìì ì í ìí¸ë¥¼ ë³ê²½íë ¤ë©´ ì¬ê¸°ì íì¬ ì¬ì©ì¤ì¸ ìí¸ë¥¼ ì ì¼ììì¤.'); +@define('USERCONF_CHECK_PASSWORD_ERROR', 'ì´ì ìí¸ê° ì¬ë°ë¥´ì§ ìì¼ë¯ë¡ ì ìí¸ë¡ ë³ê²½í ê¶íì´ ììµëë¤. ì¤ì ì´ ì ì¥ëì§ ìììµëë¤.'); +@define('ERROR_XSRF', 'ë¸ë¼ì°ì ê° ì í¨í HTTP ì§ì ì(referrer) 문ìì´ì ë³´ë´ì§ ìììµëë¤. ë¸ë¼ì°ì /íë¡ì ì¤ì ì´ ì못ëìê±°ë ë¹ì ì 겨ë¥í ìí¸ ì¬ì´í¸ ìì² ìì¡°(XSRF) ë문ì´ìì ì ììµëë¤. ìì²í ì¬íì ì²ë¦¬í ì ìììµëë¤.'); diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index 5ca3f1b..38e7d45 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -772,17 +772,17 @@ @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 ì ë ìì¸íê² ìê°ê° ëì´ ììµëë¤.'); -@define('CALENDAR_ENABLE_EXTERNAL_EVENTS', 'Enable Plugin API hook'); -@define('CALENDAR_EXTEVENT_DESC', 'If enabled, plugins can hook into the calendar to display their own events highlighted. Only enable if you have installed plugins that need this, otherwise it just decreases performance.'); -@define('XMLRPC_NO_LONGER_BUNDLED', 'The XML-RPC API Interface to Serendipity is no longer bundled because of ongoing security issues with this API and not many people using it. Thus you need to install the XML-RPC Plugin to use the XML-RPC API. The URL to use in your applications will NOT change - as soon as you have installed the plugin, you will again be able to use the API.'); -@define('PERM_READ', 'Read permission'); -@define('PERM_WRITE', 'Write permission'); +@define('CALENDAR_ENABLE_EXTERNAL_EVENTS', 'íë¬ê·¸ì¸ API í ì¬ì©'); +@define('CALENDAR_EXTEVENT_DESC', 'ì¬ì©í ê²½ì°, íë¬ê·¸ì¸ì ë¬ë ¥ì í ì 걸ì´ì ìì²´ì ì¸ ì´ë²¤í¸ë¥¼ ê°ì¡° íìí ì ìê² ë©ëë¤. ì´ ê¸°ë¥ì´ íìí íë¬ê·¸ì¸ì ì¤ì¹íì ëë§ ì¬ì©íììì¤. ê·¸ë¥ ì¼ëê² ëë©´ ì±ë¥ë§ ë¨ì´ë¨ë¦½ëë¤.'); +@define('XMLRPC_NO_LONGER_BUNDLED', 'ì¸ë ëí¼í°ì ëí XML-RPC API ì¸í°íì´ì¤ë ì§ìì ì¼ë¡ ë³´ì ìì 문ì ê° ì§ì ëê³ ìê³ ì¬ì©ì ìê° ì ì ê´ê³ë¡ ë ì´ì 기본ì ì¼ë¡ í¬í¨ëì´ ìì§ ììµëë¤. ê·¸ë¬ë¯ë¡ XML-RPC API를 ì¬ì©í기 ìí´ìë XML-RPC íë¬ê·¸ì¸ì ì¤ì¹í´ì¼ í©ëë¤. 기존 ì´í리ì¼ì´ì ì ì¬ì©íë 주ììë ë³í¨ì´ ììµëë¤. íë¬ê·¸ì¸ì ì¤ì¹íê² ëë©´ ê³§ë°ë¡ API를 ì¬ì©í ì ìê² ë©ëë¤.'); +@define('PERM_READ', 'ì½ê¸° ê¶í'); +@define('PERM_WRITE', 'ì°ê¸° ê¶í'); -@define('PERM_DENIED', 'Permission denied.'); -@define('INSTALL_ACL', 'Apply read-permissions for categories'); -@define('INSTALL_ACL_DESC', 'If enabled, the usergroup permission settings you setup for categories will be applied when logged-in users view your blog. If disabled, the read-permissions of the categories are NOT applied, but the positive effect is a little speedup on your blog. So if you don\'t need multi-user read permissions for your blog, disable this setting.'); -@define('PLUGIN_API_VALIDATE_ERROR', 'Configuration syntax wrong for option "%s". Needs content of type "%s".'); -@define('USERCONF_CHECK_PASSWORD', 'Old Password'); -@define('USERCONF_CHECK_PASSWORD_DESC', 'If you change the password in the field above, you need to enter the current user password into this field.'); -@define('USERCONF_CHECK_PASSWORD_ERROR', 'You did not specify the right old password, and are not authorized to change the new password. Your settings were not saved.'); -@define('ERROR_XSRF', 'Your browser did not sent a valid HTTP-Referrer string. This may have either been caused by a misconfigured browser/proxy or by a Cross Site Request Forgery (XSRF) aimed at you. The action you requested could not be completed.'); +@define('PERM_DENIED', 'ê¶íì´ ììµëë¤.'); +@define('INSTALL_ACL', 'ë²ì£¼ì ëí ì½ê¸° ê¶í ì ì©'); +@define('INSTALL_ACL_DESC', 'ì¬ì©í ê²½ì°, ë¡ê·¸ì¸í ì¬ì©ìê° ë¹ì ì ë¸ë¡ê·¸ë¥¼ ì½ì ë ê° ë²ì£¼ì ëí´ ì§ì í ì¬ì©ì ê¶í ì¤ì ì´ ì ì©ë©ëë¤. ì¬ì©íì§ ìì ê²½ì° ë²ì£¼ì ëí ì½ê¸° ê¶íì´ ì ì©ëì§ ìê² ëì§ë§ ë¸ë¡ê·¸ ìëê° ì½ê° 빨ë¼ì§ë ì¥ì ì´ ììµëë¤. ê·¸ë¬ë¯ë¡ ë¸ë¡ê·¸ì ëí ë¤ì¤ ì¬ì©ì ì½ê¸° ê¶íì´ íì ìë¤ë©´ ì´ ì¤ì ì ëììì¤.'); +@define('PLUGIN_API_VALIDATE_ERROR', 'ìµì "%s"ì ëí ì¤ì êµ¬ë¬¸ì´ ì못ëììµëë¤. "%s" ì¢ ë¥ì í´ë¹íë ë´ì©ì´ íìí©ëë¤.'); +@define('USERCONF_CHECK_PASSWORD', 'ì´ì ìí¸'); +@define('USERCONF_CHECK_PASSWORD_DESC', 'ìì ì í ìí¸ë¥¼ ë³ê²½íë ¤ë©´ ì¬ê¸°ì íì¬ ì¬ì©ì¤ì¸ ìí¸ë¥¼ ì ì¼ììì¤.'); +@define('USERCONF_CHECK_PASSWORD_ERROR', 'ì´ì ìí¸ê° ì¬ë°ë¥´ì§ ìì¼ë¯ë¡ ì ìí¸ë¡ ë³ê²½í ê¶íì´ ììµëë¤. ì¤ì ì´ ì ì¥ëì§ ìììµëë¤.'); +@define('ERROR_XSRF', 'ë¸ë¼ì°ì ê° ì í¨í HTTP ì§ì ì(referrer) 문ìì´ì ë³´ë´ì§ ìììµëë¤. ë¸ë¼ì°ì /íë¡ì ì¤ì ì´ ì못ëìê±°ë ë¹ì ì 겨ë¥í ìí¸ ì¬ì´í¸ ìì² ìì¡°(XSRF) ë문ì´ìì ì ììµëë¤. ìì²í ì¬íì ì²ë¦¬í ì ìììµëë¤.'); -- 2.39.5