3 ###############################################################################
5 # This is the english language page for the Geeklog Static Page Plug-in!
7 # Copyright (C) 2001 Tony Bibbs
9 # Tranlated by IvySOHO Ivy(KOMMA Tetsuko/Kim Younghie)
11 # This program is free software; you can redistribute it and/or
12 # modify it under the terms of the GNU General Public License
13 # as published by the Free Software Foundation; either version 2
14 # of the License, or (at your option) any later version.
16 # This program is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 # GNU General Public License for more details.
21 # You should have received a copy of the GNU General Public License
22 # along with this program; if not, write to the Free Software
23 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25 ###############################################################################
29 ###############################################################################
31 # $LANGXX[YY]: $LANG - variable name
33 # YY - phrase id number
34 ###############################################################################
38 'adminhome' => '관리화면',
39 'staticpages' => '정적 페이지',
40 'staticpageeditor' => '정적 페이지의 편집',
46 'staticpagelist' => '정적 페이지 관리',
49 'lastupdated' => '최종갱신일',
50 'pageformat' => '페이지 포멧',
51 'leftrightblocks' => '좌우블로그 있습니다',
52 'blankpage' => '전체 화면표시',
53 'noblocks' => '블로그 없습니다',
54 'leftblocks' => '왼편블로그 있습니다(오른편블로그는 없습니다)',
55 'addtomenu' => '왼편블로그 메뉴에 추가',
57 'nopages' => '정적 페이지가 없습니다',
62 'access_denied' => '죄송합니다만, 먼저 로그인 하시기 바랍니다',
63 'access_denied_msg' => '체크를 하면 접속권한이 없는 경우, 화면이 로그인 화면으로 자동적으로 표시됩니다. 체크를 하지 않는 경우에는 「관리권한이 없습니다」라는 메세지가 표시 됩니다',
64 'all_html_allowed' => '모든 HTML 을 이용 할 수 있습니다',
65 'results' => '정적 페이지 검색결과',
67 'no_title_or_content' => ' <b> 제목</b> 와 <b> 내용</b> 를 적어주시기 바랍니다.',
68 'no_such_page_anon' => '로그인 하시기 바랍니다.',
69 'no_page_access_msg' => "이 문제는 아직 로그인 하지 않았거나 아마도 이 사이트 {$_CONF['site_name']} 의 회원이 아니기 때문인 것으로 여겨집니다. {$_CONF['site_name']} 에 <a href=\"{$_CONF['site_url']}/users.php?mode=new\"> 회원등록</a>을 하시거나, 적절한 접속권을 관리자로 부터 취득하시기 바랍니다",
71 'php_warn' => '<br' . XHTML . '>주의: 이 옵션이 유효하기 되면 당신의 페이지에 들어있는 PHP 코드가 실행됩니다. 정적 페이지를 이용하는 경우에는 다시한번 관리화면 「그룹:Static Page Admin」에서 권한「Staticpages. PHP」 에 체크하시기 바랍니다. PHP를 사용하는 경우 통상(return) 없이 그대로 「PHP 실행하기」 모드에서 이용할 수 있습니다. 이용에는 세심한 주의를 기울이시기 바랍니다 !!',
72 'exit_msg' => '조회권한이 없는 경우: ',
73 'exit_info' => '체크를 하면 조회권한이 없는 경우, 로그인 요구화면이 표시됩니다. 체크를 하지 않는 경우에는 「권한이 없습니다」 라는 메세지가 표시됩니다.',
74 'deny_msg' => '페이지 접속에 실패 하였습니다. 페이지가 이동 혹은 삭제되거나, 아니면 권한이 없거나 어느 한 쪽일 것입니다.',
75 'stats_headline' => '정적 페이지 톱 10',
76 'stats_page_title' => '제목',
77 'stats_hits' => '조회건수',
78 'stats_no_hits' => '정적 페이지가 없거나, 조회자가 없거나 어느 쪽일 것입니다.',
80 'duplicate_id' => '지정한 ID 는 이미 사용 되고 있습니다. 다른 ID를 사용하시기 바랍니다.',
81 'instructions' => '페이지를 편집, 삭제는 각 페이지 머리부분의 편집아이콘을 클릭. 페이지 조회는 제목을 클릭, 새로운 페이지를 작성 할 경우에는 「신규작성」링크를 클릭. 페이지 복사는 「C」를 클릭 하시기 바랍니다.',
82 'centerblock' => '중심영역 표시: ',
83 'centerblock_msg' => '체크를 하면 처음페이지 혹은 화제의 머리 페이지 중심영역에 표시됩니다. 표시는 ID로 분류 됩니다.',
85 'position' => '표시장소: ',
87 'no_topic' => '홈페이지만',
88 'position_top' => '페이지 머릿부분',
89 'position_feat' => '주목기사 아랫부분',
90 'position_bottom' => '페이지 아래',
91 'position_entire' => '페이지 전체',
92 'head_centerblock' => '머리 표시',
93 'centerblock_no' => '아니오',
94 'centerblock_top' => '머리',
95 'centerblock_feat' => '주목기사',
96 'centerblock_bottom' => '아랫부분',
97 'centerblock_entire' => '페이지 전체',
98 'inblock_msg' => '블로그로 둘러쌓임: ',
99 'inblock_info' => '체크를 하면 제목이 표시되며, 내용은 상자안에 담겨집니다.',
100 'title_edit' => '편집',
101 'title_copy' => '복사를 작성',
102 'title_display' => '페이지 표시',
103 'select_php_none' => 'PHP를 실행하지 않습니다',
104 'select_php_return' => 'PHP를 실행합니다 (return)',
105 'select_php_free' => ' PHP를 실행합니다',
106 'php_not_activated' => "정적 페이지에서 PHP는 사용하지 않는 설정으로 되어 있습니다. 자세한 것은 <a href=\"{$_CONF['site_url']}/docs/english/staticpages.html#php\"> 관련 도큐멘트 </a> 를 보시기 바랍니다.",
107 'printable_format' => '인쇄용 포멧',
109 'limit_results' => '좁혀가며 검색',
114 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
115 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
116 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
118 // Messages for the plugin upgrade
119 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
120 $PLG_staticpages_MESSAGE3002 = $LANG32[9];
122 // Localization of the Admin Configuration UI
123 $LANG_configsections['staticpages'] = array(
124 'label' => 'Static Pages',
125 'title' => 'Static Pages Configuration'
128 $LANG_confignames['staticpages'] = array(
129 'allow_php' => 'Allow PHP?',
130 'sort_by' => 'Sort Centerblocks by',
131 'sort_menu_by' => 'Sort Menu Entries by',
132 'delete_pages' => 'Delete Pages with Owner?',
133 'in_block' => 'Wrap Pages in Block?',
134 'show_hits' => 'Show Hits?',
135 'show_date' => 'Show Date?',
136 'filter_html' => 'Filter HTML?',
137 'censor' => 'Censor Content?',
138 'default_permissions' => 'Page Default Permissions',
139 'aftersave' => 'After Saving Page',
140 'atom_max_items' => 'Max. Pages in Webservices Feed',
141 'meta_tags' => 'Enable Meta Tags'
144 $LANG_configsubgroups['staticpages'] = array(
145 'sg_main' => 'Main Settings'
148 $LANG_fs['staticpages'] = array(
149 'fs_main' => 'Static Pages Main Settings',
150 'fs_permissions' => 'Default Permissions'
153 // Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
154 $LANG_configselects['staticpages'] = array(
155 0 => array('True' => 1, 'False' => 0),
156 1 => array('True' => true, 'False' => false),
157 2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
158 3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
159 9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
160 12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)