3 ###############################################################################
5 # This is the Japanese language page for the Geeklog links Plug-in!
7 # Copyright (C) 2001 Tony Bibbs
9 # Copyright (C) 2005 Trinity Bays
11 # Tranlated by IvySOHO Ivy(KOMMA Tetsuko/Kim Younghie)
13 # This program is free software; you can redistribute it and/or
14 # modify it under the terms of the GNU General Public License
15 # as published by the Free Software Foundation; either version 2
16 # of the License, or (at your option) any later version.
18 # This program is distributed in the hope that it will be useful,
19 # but WITHOUT ANY WARRANTY; without even the implied warranty of
20 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 # GNU General Public License for more details.
23 # You should have received a copy of the GNU General Public License
24 # along with this program; if not, write to the Free Software
25 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
27 ###############################################################################
31 ###############################################################################
33 # $LANGXX[YY]: $LANG - variable name
35 # YY - phrase id number
36 ###############################################################################
45 117 => 'Report Broken Link',
46 118 => 'Broken Link Report',
47 119 => 'The following link has been reported to be broken: ',
48 120 => 'To edit the link, click here: ',
49 121 => 'The broken Link was reported by: ',
50 122 => 'Thank you for reporting this broken link. The administrator will correct the problem as soon as possible',
54 126 => 'You are here:',
58 ###############################################################################
61 $LANG_LINKS_STATS = array(
62 'links' => 'µî·ÏµÈ ¸µÅ©(¸µÅ©¼ö)',
63 'stats_headline' => '¸µÅ©(»óÀ§ 10°Ç)',
64 'stats_page_title' => '¸µÅ©',
65 'stats_hits' => 'ÈýÆ®',
66 'stats_no_hits' => 'ÀÌ »çÀÌÆ®¿¡´Â ¸µÅ©°¡ ¾ø°Å³ª, Ŭ¸¯ÇÑ »ç¶÷ÀÌ ¾ø°Å³ª ¾î´À ÂÊÀÏ °ÍÀÔ´Ï´Ù¡£'
69 ###############################################################################
72 $LANG_LINKS_SEARCH = array(
73 'results' => '¸µÅ© °Ë»ö°á°ú',
75 'date' => 'Ãß°¡ÇÑ ÀϽÃ',
80 ###############################################################################
81 # for the submission form
83 $LANG_LINKS_SUBMIT = array(
88 5 => '»õ·Î¿î Ä«Å×°í¸® À̸§',
89 6 => '¿¡·¯£ºÄ«Å×°í¸®¸¦ ¼±ÅÃÇϱâ±â ¹Ù¶ø´Ï´Ù',
90 7 => '¡¸±× ¿Ü¡¹¸¦ ¼±ÅÃÇÒ °æ¿ì »õ·Î¿î Ä«Å×°í¸® À̸§À» Àû¾îÁֽñ⠹ٶø´Ï´Ù¡£',
94 11 => '¸µÅ©ÀÇ µî·Ï½Åû'
97 ###############################################################################
98 # Messages for COM_showMessage the submission form
100 $PLG_links_MESSAGE1 = "{$_CONF['site_name']} ÀÇ ¸µÅ©¿¡ µî·ÏÇØ Áּż °¨»çÇÕ´Ï´Ù¡£ ½ºÅÇÀÌ ³»¿ëÀ» È®ÀÎÇϰí ÀÖ½À´Ï´Ù¡£ ½ÂÀÎÀÌ µÇ¸é <a
101 href={$_CONF['site_url']}/links/index.php> ¸µÅ©</a> ºÎ¹®¿¡ Ç¥½ÃµË´Ï´Ù¡£";
102 $PLG_links_MESSAGE2 = '¸µÅ©´Â ¹«»çÈ÷ µî·Ï µÇ¾ú½À´Ï´Ù¡£';
103 $PLG_links_MESSAGE3 = '¸µÅ©ÀÇ »èÁ¦°¡ ¿Ï·á µÇ¾ú½À´Ï´Ù¡£';
104 $PLG_links_MESSAGE4 = "{$_CONF['site_name']} ÀÇ ¸µÅ©¿¡ µî·ÏÇØ Áּż °¨»çÇÕ´Ï´Ù¡£<a href={$_CONF['site_url']}/links/index.php>¸µÅ©</a>¿¡¼ È®ÀÎ ÇϽñ⠹ٶø´Ï´Ù¡£";
105 $PLG_links_MESSAGE5 = 'You do not have sufficient access rights to view this category.';
106 $PLG_links_MESSAGE6 = 'You do not have sufficient rights to edit this category.';
107 $PLG_links_MESSAGE7 = 'Please enter a Category Name and Description.';
108 $PLG_links_MESSAGE10 = 'Your category has been successfully saved.';
109 $PLG_links_MESSAGE11 = 'You are not allowed to set the id of a category to "site" or "user" - these are reserved for internal use.';
110 $PLG_links_MESSAGE12 = 'You are trying to make a parent category the child of it\'s own subcategory. This would create an orphan category, so please first move the child category or categories up to a higher level.';
111 $PLG_links_MESSAGE13 = 'The category has been successfully deleted.';
112 $PLG_links_MESSAGE14 = 'Category contains links and/or categories. Please remove these first.';
113 $PLG_links_MESSAGE15 = 'You do not have sufficient rights to delete this category.';
114 $PLG_links_MESSAGE16 = 'No such category exists.';
115 $PLG_links_MESSAGE17 = 'This category id is already in use.';
117 // Messages for the plugin upgrade
118 $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.';
119 $PLG_links_MESSAGE3002 = $LANG32[9];
121 ###############################################################################
122 # admin/plugins/links/index.php
124 $LANG_LINKS_ADMIN = array(
130 6 => '(http://¸¦ ³Ö¾îÁֽñ⠹ٶø´Ï´Ù)',
134 10 => 'Á¦¸ñ£¬URL£¬¼³¸íÀÌ ÇÊ¿äÇÕ´Ï´Ù',
136 12 => '¸µÅ©¸¦ ¼öÁ¤£¬»èÁ¦ ÇÒ °æ¿ì¿¡´Â °¢ ¸µÅ©ÀÇ ¡¸ÆíÁý¡¹¾ÆÀÌÄÜÀ» Ŭ¸¯ ÇϽñ⠹ٶø´Ï´Ù¡£½Å±ÔÀÛ¼ºÀº À§ÀÇ¡¸½Å±Ô¡¹¸¦ Ŭ¸¯ÇϽñ⠹ٶø´Ï´Ù¡£',
138 16 => 'Á¢¼Ó¿¡ ½ÇÆÐÇß½À´Ï´Ù',
139 17 => "±ÇÇÑÀÌ ¾ø´Â ¸µÅ©¿¡ Á¢¼ÓÇÏ·Á°í Çϼ̱⠶§¹®¿¡ ·Î±×¿¡ ±â·Ï µÇ¾ú½À´Ï´Ù.<aref=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> ¸µÅ©ÀÇ °ü¸®È¸éÀ¸·Î µ¹¾Æ°¡½Ã±â</a>¹Ù¶ø´Ï´Ù¡£",
140 20 => '±× ¿Ü¸¦ ÁöÁ¤',
144 24 => 'Link not found',
145 25 => 'The link you selected for editing could not be found.',
146 26 => 'Validate Links',
148 28 => 'Edit category',
149 29 => 'Enter or edit the details below.',
156 40 => 'Edit this category',
157 41 => 'Create child category',
158 42 => 'Delete this category',
159 43 => 'Site categories',
160 44 => 'Add child',
161 46 => 'User %s tried to delete a category to which they do not have access rights',
162 50 => 'List categories',
164 52 => 'New category',
166 54 => 'Category Manager',
167 55 => 'Edit categories below. Note that you cannot delete a category that contains other categories or links - you should delete these first, or move them to another category.',
168 56 => 'Category Editor',
169 57 => 'Not validated yet',
170 58 => 'Validate now',
171 59 => '<p>To validate all links displayed, please click on the "Validate now" link below. Please note that this might take some time depending on the amount of links displayed.</p>',
172 60 => 'User %s tried illegally to edit category %s.',
173 61 => 'Links in Category'
177 $LANG_LINKS_STATUS = array(
179 101 => 'Switching Protocols',
183 203 => 'Non-Authoritative Information',
185 205 => 'Reset Content',
186 206 => 'Partial Content',
187 300 => 'Multiple Choices',
188 301 => 'Moved Permanently',
191 304 => 'Not Modified',
193 307 => 'Temporary Redirect',
194 400 => 'Bad Request',
195 401 => 'Unauthorized',
196 402 => 'Payment Required',
199 405 => 'Method Not Allowed',
200 406 => 'Not Acceptable',
201 407 => 'Proxy Authentication Required',
202 408 => 'Request Timeout',
205 411 => 'Length Required',
206 412 => 'Precondition Failed',
207 413 => 'Request Entity Too Large',
208 414 => 'Request-URI Too Long',
209 415 => 'Unsupported Media Type',
210 416 => 'Requested Range Not Satisfiable',
211 417 => 'Expectation Failed',
212 500 => 'Internal Server Error',
213 501 => 'Not Implemented',
214 502 => 'Bad Gateway',
215 503 => 'Service Unavailable',
216 504 => 'Gateway Timeout',
217 505 => 'HTTP Version Not Supported',
218 999 => 'Connection Timed out'
221 // Localization of the Admin Configuration UI
222 $LANG_configsections['links'] = array(
224 'title' => 'Links Configuration'
227 $LANG_confignames['links'] = array(
228 'linksloginrequired' => 'Links Login Required?',
229 'linksubmission' => 'Enable Submission Queue?',
230 'newlinksinterval' => 'New Links Interval',
231 'hidenewlinks' => 'Hide New Links?',
232 'hidelinksmenu' => 'Hide Links Menu Entry?',
233 'linkcols' => 'Categories per Column',
234 'linksperpage' => 'Links per Page',
235 'show_top10' => 'Show Top 10 Links?',
236 'notification' => 'Notification Email?',
237 'delete_links' => 'Delete Links with Owner?',
238 'aftersave' => 'After Saving Link',
239 'show_category_descriptions' => 'Show Category Description?',
240 'new_window' => 'Open external links in new window?',
241 'root' => 'ID of Root Category',
242 'default_permissions' => 'Link Default Permissions',
243 'category_permissions' => 'Category Default Permissions'
246 $LANG_configsubgroups['links'] = array(
247 'sg_main' => 'Main Settings'
250 $LANG_fs['links'] = array(
251 'fs_public' => 'Public Links List Settings',
252 'fs_admin' => 'Links Admin Settings',
253 'fs_permissions' => 'Default Permissions',
254 'fs_cpermissions' => 'Category Permissions'
257 // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
258 $LANG_configselects['links'] = array(
259 0 => array('True' => 1, 'False' => 0),
260 1 => array('True' => true, 'False' => false),
261 9 => array('Forward to Linked Site' => 'item', 'Display Admin List' => 'list', 'Display Public List' => 'plugin', 'Display Home' => 'home', 'Display Admin' => 'admin'),
262 12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)