Change LanguageEn to be UTF-8 by default. This fixes the problem with
[lhc/web/wiklou.git] / languages / LanguageKo.php
1 <?php
2 global $IP;
3 require_once( "LanguageUtf8.php" );
4
5 # The names of the namespaces can be set here, but the numbers
6 # are magical, so don't change or move them! The Namespace class
7 # encapsulates some of the magic-ness.
8
9 /* private */ $wgNamespaceNamesKo = array(
10 -2 => "Media",
11 -1 => "특수기능", # Special
12 0 => "",
13 1 => "토론", # Talk
14 2 => "사용자", # User
15 3 => "사용자토론", # User_talk
16 4 => $wgMetaNamespace, # Wikipedia
17 5 => "{$wgMetaNamespace}토론",# Wikipedia_talk
18 6 => "그림", # Image
19 7 => "그림토론" ,# Image_talk
20 8 => "MediaWiki",
21 9 => "MediaWiki_talk",
22 10 => "Template",
23 11 => "Template_talk"
24
25 ) + $wgNamespaceNamesEn;
26
27 # I always compare this file with japanese file, when I'm confused.
28 # And DefaultUserOption isn't there in japanese one. What's
29 # this? I don't have to translate this. Am I right?
30
31 # The Japanese file is a bit obsolete, so don't trust it too much!
32 # Don't translate the text strings here, but you can customize any
33 # option values if you like. These will be the defaults for any user
34 # who isn't logged in, or a newly created user account.
35
36 /* private */ $wgQuickbarSettingsKo = array(
37 # "None", "Fixed left", "Fixed right", "Floating left"
38 "없음", "왼쪽 붙박이", "오른쪽 붙박이", "왼쪽 떠다님"
39
40 );
41
42 /* private */ $wgSkinNamesKo = array(
43 'standard' => "보통",
44 'nostalgia' => "그리움",
45 'cologneblue' => "쾰른 파랑",
46 'smarty' => "Paddington",
47 'montparnasse' => "Montparnasse",
48 'davinci' => "DaVinci",
49 'mono' => "Mono",
50 'monobook' => "MonoBook",
51 "myskin" => "MySkin"
52 );
53
54
55 /* private */ $wgBookstoreListKo = array(
56 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
57 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
58 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
59 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1",
60 "Aladdin.co.kr" => "http://www.aladdin.co.kr/catalog/book.asp?ISBN=$1"
61 );
62
63
64
65 # (Okay, I think I got it right now. This can be adjusted
66 # in the 'date' function down at the bottom. --Brion)
67 #
68 # Thanks. And it's usual that the time comes after dates.
69 # So I've change the timeanddate function, just exchanged $time and $date
70 # But you should check before you install it, 'cause I'm quite stupid about
71 # the programming.
72 #
73
74 /* private */ $wgWeekdayAbbreviationsKo = array(
75 "日", "月", "火", "水", "木",
76 "金", "土"
77 );
78
79
80 # All special pages have to be listed here: a description of ""
81 # will make them not show up on the "Special Pages" page, which
82 # is the right thing for some of them (such as the "targeted" ones).
83 #
84
85
86 /* private */ $wgValidSpecialPagesKo = array(
87 "Userlogin" => "들어가기",
88 "Userlogout" => "나오기",
89 "Preferences" => "개인 맞춤",
90 "Watchlist" => "눈여겨보기목록",
91 "Recentchanges" => "최근 바뀜",
92 "Upload" => "파일 올리기",
93 "Imagelist" => "그림 목록",
94 "Listusers" => "사용자 목록",
95 "Statistics" => "누리터 통계",
96 "Randompage" => "아무거나",
97
98 "Lonelypages" => "외톨이 문서",
99 "Unusedimages" => "외톨이 그림",
100 "Popularpages" => "인기있는 문서",
101 "Wantedpages" => "가장 필요한 문서",
102 "Shortpages" => "짧은 문서",
103 "Longpages" => "긴 문서",
104 "Newpages" => "새 문서",
105 "Ancientpages" => "Ancientpages",
106 "Allpages" => "모두 나열",
107
108 "Ipblocklist" => "막힌 IP",
109
110 "Maintenance" => "관리",
111 "Specialpages" => "",
112 "Contributions" => "", # These are supposed to be blank;
113 "Emailuser" => "", # they don't work without the target
114 "Whatlinkshere" => "", # link so can't be used from the
115 "Recentchangeslinked" => "", # plain special pages list
116 "Movepage" => "",
117 "Booksources" => "외부 책방",
118 "Export" => "XML export",
119 "Version" => "Version",
120 );
121
122 # I'll leave this part in english, for it's more likely that
123 # there will probably no Korean for the maintaining this site
124 # in near future, and if any shows up, he would possibly speak
125 # both Korean and English. And he can later koreanize this part.
126
127 /* private */ $wgSysopSpecialPagesKo = array(
128 "Blockip" => "Block an IP address",
129 "Asksql" => "Query the database",
130 "Undelete" => "Undelete Page"
131 );
132
133 /* private */ $wgDeveloperSpecialPagesKo = array(
134 "Lockdb" => "Make database read-only",
135 "Unlockdb" => "Restore database write access",
136 );
137
138 /* private */ $wgAllMessagesKo = array(
139 'special_version_prefix' => '',
140 'special_version_postfix' => '',
141
142 # User Toggles
143
144 "tog-hover" => "위키고리 풍선상자로 보이기",
145 "tog-underline" => "고리에 밑줄치기",
146 "tog-highlightbroken" => "없는 문서로의 고리 돋보이기",
147 "tog-justify" => "문단 정렬",
148 "tog-hideminor" => "사소한 편집 최근 바뀜에서 숨기기",
149 "tog-numberheadings" => "머릿글 번호 매기기",
150 "tog-showtoolbar" => "Show edit toolbar",
151 "tog-rememberpassword" => "세션동안 암호 기억",
152 "tog-editwidth" => "편집상자 너비 최대",
153 "tog-editondblclick" => "Edit pages on double click (JavaScript)",
154 "tog-watchdefault" => "Watch new and modified articles",
155 # Dates
156
157 'sunday' => "일요일",
158 'monday' => "월요일",
159 'tuesday' => "화요일",
160 'wednesday' => "수요일",
161 'thursday' => "목요일",
162 'friday' => "금요일",
163 'saturday' => "토요일",
164 'january' => "1월",
165 'february' => "2월",
166 'march' => "3월",
167 'april' => "4월",
168 'may_long' => "5월",
169 'june' => "6월",
170 'july' => "7월",
171 'august' => "8월",
172 'september' => "9월",
173 'october' => "10월",
174 'november' => "11월",
175 'december' => "12월",
176 'jan' => "1",
177 'feb' => "2",
178 'mar' => "3",
179 'apr' => "4",
180 'may' => "5",
181 'jun' => "6",
182 'jul' => "7",
183 'aug' => "8",
184 'sep' => "9",
185 'oct' => "10",
186 'nov' => "11",
187 'dec' => "12",
188 # Bits of text used by many pages:
189 #
190 "mainpage" => "대문",
191 "about" => "소개",
192 "aboutsite" => "{{SITENAME}}란",
193 "aboutpage" => "{{ns:4}}:소개",
194 "help" => "도움말",
195 "helppage" => "{{ns:4}}:도움말",
196 "wikititlesuffix" => "{{SITENAME}}",
197 "bugreports" => "벌레 발견",
198 "bugreportspage" => "{{ns:4}}:벌레_발견",
199 "faq" => "잦은질문(FAQ)",
200 "faqpage" => "{{ns:4}}:잦은질문(FAQ)",
201 "edithelp" => "편집 도움말",
202 "edithelppage" => "{{ns:4}}:문서_편집_방법",
203 "cancel" => "취소",
204 "qbfind" => "찾기",
205
206 # where does this "browse" appear? I haven't seen it.
207 # and therefore no idea what its function is.
208
209 # (Select the Cologne Blue skin; it's a section header
210 # in the sidebar over 'main page', 'recent changes', etc.)
211
212 "qbbrowse" => "항해판",
213 "qbedit" => "고치기",
214 "qbpageoptions" => "문서 기능",
215 "qbpageinfo" => "문서 정보",
216 "qbmyoptions" => "자기 기능",
217 "mypage" => "자기 문서",
218 "mytalk" => "자기 토론",
219 "currentevents" => "요즘의 화제",
220 "errorpagetitle" => "오류",
221 "returnto" => "$1(으)로 돌아가기.",
222 "tagline" => "{{SITENAME}}, 우리 모두의 백과사전.",
223 "whatlinkshere" => "여길 가리키는 문서",
224 "help" => "도움말",
225 "search" => "찾기",
226 "history" => "문서역사",
227 "printableversion" => "인쇄용",
228 "editthispage" => "문서 고치기",
229 "deletethispage" => "문서 지우기",
230 "protectthispage" => "문서 보호",
231 "unprotectthispage" => "문서 보호 해제",
232 "talkpage" => "토론",
233 "subjectpage" => "본 문서",
234 "otherlanguages" => "다른 언어",
235 "redirectedfrom" => "($1에서 넘어옴.)",
236 "lastmodified" => "이 문서는 최근 $1에 바뀌었습니다.",
237
238 "viewcount" => "이 문서는 총 $1번 읽혔습니다.",
239 "printsubtitle" => "(http://www.wikipedia.org에서)",
240 "protectedpage" => "보호되는 문서",
241 "administrators" => "{{ns:4}}:관리자",
242 "sysoptitle" => "Sysop 권한 필요",
243 "sysoptext" => "해당 action은 \"Sysop\"만 실행할 수 있습니다.
244 참조 $1.",
245 "developertitle" => "Developer 권한 필요",
246 "developertext" => "해당 action은 \"developer\"만 실행할 수 있습니다.
247 참조 $1.",
248 "nbytes" => "$1 바이트",
249 "go" => "가기",
250 "ok" => "확인",
251 "sitetitle" => "{{SITENAME}}",
252 "sitesubtitle" => "우리 모두의 백과사전",
253 "retrievedfrom" => "\"$1\"에서",
254
255 # Main script and global functions
256 #
257 "nosuchaction" => "그런 action은 없습니다.",
258 "nosuchactiontext" => "{{SITENAME}} 무른모는 URL로 주어진 action을
259 모릅니다.",
260 "nosuchspecialpage" => "틀린 특수기능",
261 "nospecialpagetext" => "{{SITENAME}}는 요청한 특수기능을
262 모릅니다.",
263
264 # General errors
265 #
266 # I'll leave this part in English for admins who don't understand Korean.
267 "error" => "Error",
268 "databaseerror" => "Database error",
269 "noconnect" => "Could not connect to DB on $1",
270 "nodb" => "Could not select database $1",
271 "readonly" => "Database locked",
272 "enterlockreason" => "Enter a reason for the lock, including an estimate
273 of when the lock will be released",
274 "readonlytext" => "The Wikipedia database is currently locked to new
275 entries and other modifications, probably for routine database maintenance,
276 after which it will be back to normal.
277 The administrator who locked it offered this explanation:
278 <p>$1",
279 "missingarticle" => "The database did not find the text of a page
280 that it should have found, named \"$1\".
281 This is not a database error, but likely a bug in the software.
282 Please report this to an administrator, making note of the URL.",
283 "internalerror" => "Internal error",
284 "filecopyerror" => "Could not copy file \"$1\" to \"$2\".",
285 "filerenameerror" => "Could not rename file \"$1\" to \"$2\".",
286 "filedeleteerror" => "Could not delete file \"$1\".",
287 "filenotfound" => "Could not find file \"$1\".",
288 "unexpected" => "Unexpected value: \"$1\"=\"$2\".",
289 "formerror" => "Error: could not submit form",
290 "badarticleerror" => "This action cannot be performed on this page.",
291 "cannotdelete" => "Could not delete the page or image specified.",
292
293 # Login and logout pages
294 #
295 "logouttitle" => "나옴",
296 "logouttext" => "{{SITENAME}}에서 나왔습니다.
297 이대로 이름없이 {{SITENAME}}를 이용하거나, 방금 사용했던 또이름, 혹은 다른 또이름으로 들어가서 이용하세요.\n",
298
299 "welcomecreation" => "<h2>$1 님, 환영합니다!</h2><p>또이름이 만들어 졌습니다.
300 개인 맞춤에서 자잘한 환경들을 바꾸어 보세요.",
301
302 "loginpagetitle" => "들어가기",
303 "yourname" => "또이름은",
304 "yourpassword" => "암호는",
305 "yourpasswordagain" => "암호 또 한번",
306 "newusersonly" => " (새내기 사용자)",
307 "remembermypassword" => "세쎤동안 암호를 기억합니다.",
308 "loginproblem" => "<b>들어가는 데 문제가 있습니다.</b><br>다시 해 보세요!",
309 "alreadyloggedin" => "<font color=red><b>$1 님, 벌써 들어와 있습니다!</b></font><br>\n",
310
311 "login" => "들어가기",
312 "userlogin" => "들어가기",
313 "logout" => "나가기",
314 "userlogout" => "나오기",
315 "createaccount" => "또이름 새로 만들기",
316 "badretype" => "암호가 서로 다릅니다.",
317 "userexists" => "또이름이 벌써 사용중입니다. 다른 또이름을 지으세요.",
318 "youremail" => "당신의 누리편지",
319 "yournick" => "당신의 별명 (서명용)",
320 "emailforlost" => "암호를 잊었을 때, 새 암호를 누리편지로 받을 수 있습니다.",
321 "loginerror" => "들어가기 오류",
322 "noname" => "또이름이 틀립니다.",
323 "loginsuccesstitle" => "들어가기 성공",
324 "loginsuccess" => "\"$1\" {{SITENAME}}에 들어왔습니다.",
325 "nosuchuser" => "\"$1\"란 또이름은 없습니다.".
326 "철자가 맞는지 확인하고, 아직 또이름이 없다면, 아래를 채워 또이름을 새로이 만드세요.",
327 "wrongpassword" => "암호가 틀립니다. 다시 시도하세요.",
328 "mailmypassword" => "새 암호를 누리편지로 보냅니다.",
329 "passwordremindertitle" => "{{SITENAME}}에서 보내는 새 암호",
330 "passwordremindertext" => "누군가가 (IP $1 을 사용했던, 아마도 당신이)
331 새 {{SITENAME}} 암호를 보내달라고 부탁했습니다.
332 또이름 \"$2\"의 암호는 이제 \"$3\"입니다.
333 새 암호로 {{SITENAME}}에 들어와서, 암호를 바꾸세요.",
334 "noemail" => "또이름 \"$1\"에 딸린 누리편지주소정보가 없습니다.",
335 "passwordsent" => "\"$1\"의 새 암호를 누리편지로 보냈습니다.
336 암호를 받고 다시 들어오세요.",
337
338 # Edit pages
339 #
340 "summary" => "바꾼내용 간추리기",
341 "minoredit" => "사소한 편집",
342 "savearticle" => "저장",
343 "preview" => "미리보기",
344 "showpreview" => "미리보기",
345 "blockedtitle" => "사용자 접근금지",
346 "blockedtext" => "$1 가 당신의 또이름이나 IP를 막았습니다.
347 이유는 다음과 같습니다:<br>$2<p> 접근금지에 대해선 관리자와 상의하십시오.",
348 "newarticle" => "(새문서)",
349 "newarticletext" => "새문서에 내용을 써 넣으세요.",
350 "noarticletext" => "(현재 문서는 비어 있습니다.)",
351 "updated" => "(바뀜)",
352 "note" => "<strong>주의:</strong> ",
353 "previewnote" => "지금 미리보기로 보고 있는 내용은 아직 저장되지 않았습니다!",
354
355 # when does this message show up? I have encountered it yet, I guess.
356 # And what does it have to do with conflict? The message sound quite normal.
357 # (I don't think it _can_ show up. It's only used if you preview and get
358 # an edit conflict, but edit conflict is tripped only if you're saving.)
359 "previewconflict" => "This preview reflects the text in the upper
360 text editing area as it will appear if you choose to save.",
361
362 "editing" => "$1 고쳐쓰기",
363 "editconflict" => "고치기 충돌: $1",
364 "explainconflict" => "문서를 고쳐쓰는 동안, 문서가 바뀌었습니다.
365 위쪽이 바뀐 현재 문서이고, 아래쪽이 당신이 고쳐쓴 내용입니다.
366 당신이 고쳐쓴 내용을 현재 문서에 다시 집어 넣어야 할 것입니다.
367 지금 \"저장\"을 눌러도,
368 <b>오직</b> 위쪽에 있는 내용만 저장됩니다.\n<p>",
369 "yourtext" => "당신이 고쳐쓴 것",
370 "storedversion" => "바뀐 현재 문서",
371 "editingold" => "<strong>경고: 지금 옛날 버젼의 문서를 고치고 있습니다.
372 만약, 지금 여기서 저장을 하면, 그 때 이후의 모든 버젼을 잃게 됩니다.</strong>\n",
373 "yourdiff" => "차이",
374 "copyrightwarning" => "{{SITENAME}}에 당신이 기여한 것은 모두 GNU 자유 문서 사용허가서(GFDL)
375 ($1참조)에 따라 배포됩니다.
376 당신이 써 넣은 내용이 제한없이 고쳐지고, 재배포되는 것이 싫다면, 저장하지 마십시오.에 반대할 때에는, 여기에 쓰지 마시길 바랍니다.<br>
377 또한, 여기 써 넣은 내용을 스스로 썼음을, 혹은 모두에게 공개된 자료에서 빌어왔음을
378 같이 약속해야 합니다.
379 <strong>저작권의 보호를 받는 내용을 저작권자의 허가없이 보내지 마십시오!</strong>",
380
381
382 # History pages
383 #
384 "revhistory" => "바뀐역사",
385 "nohistory" => "이 문서는 역사가 없습니다.",
386 "revnotfound" => "버젼 찾지 못함",
387 "revnotfoundtext" => "요청한 이 문서의 옛 버젼을 찾지 못했습니다.
388 이 문서에 접근할 때의 URL을 확인해 주십시오.\n",
389 "loadhist" => "문서역사를 받고 있습니다.",
390 "currentrev" => "현재 버젼",
391 "revisionasof" => "$1 버젼",
392 "cur" => "현재",
393 "next" => "다음",
394 "last" => "이전",
395 "orig" => "처음",
396 "histlegend" => "상세설명: (현재) = 현재 버젼과의 차이,
397 (이전) = 바로 이전 버전과의 차이, 少 = 사소한 편집",
398
399 # Diffs
400 #
401 "difference" => "(버젼사이 차이)",
402 "loadingrev" => "버젼 차이를 받고 있습니다.",
403 "lineno" => "$1째 줄:",
404 "editcurrent" => "현재 버전의 문서를 고칩니다.",
405
406 # Search results
407 #
408 "searchresults" => "찾아본 결과",
409 "searchresulttext" => "{{SITENAME}} 찾기에 대해 자세한 정보는 [[Project:찾기|{{SITENAME}} 찾기]] 를 보세요.",
410 "searchquery" => "열쇠말 \"$1\"",
411 "badquery" => "좋지 않은 열쇠말",
412
413 # I think we should enable the less-than-3-letter query in Korean.
414 # One korean letter corresponds to one syllable. And when I do a search
415 # in google or yahoo. The query I type in is mostly 3, 4 of letters
416 # and it works. I'll leave this part in English. I'll wait for the
417 # software to be developed to be compitable three letter search.
418
419 # It's really 3 bytes, not 3 letters. Any Korean letter in UTF-8 encoding
420 # is 3 bytes, so in theory it should work. However, searches for Korean
421 # text don't work anyway. I'll have to bang it into shape... --Brion
422
423 # Then, one and a half, am I right?
424
425 "badquerytext" => "<b>Sorry, a search with Korean doesn't work yet.</b>
426 We could not process your query.
427 This is probably because you have attempted to search for a
428 word fewer than three letters long, which is not yet supported.
429 It could also be that you have mistyped the expression, for
430 example \"fish and and scales\".
431 Please try another query.",
432
433 "matchtotals" => "열쇠말 \"$1\"이 제목에 들어있는 문서는 $2개 이고,
434 내용에 담고있는 문서는 $3개 입니다.",
435 "titlematches" => "문서 제목 일치",
436 "notitlematches" => "제목과 맞는 문서가 없습니다.",
437 "textmatches" => "문서 내용 일치",
438 "notextmatches" => "내용에 열쇠말을 담고 있은 문서가 없습니다.",
439 "prevn" => "이전 $1",
440 "nextn" => "다음 $1",
441 "viewprevnext" => "($1) ($2) 보기 ($3).",
442 "showingresults" => "<b>$2</b>번 부터 <b>$1</b>개의 결과 입니다.",
443 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
444 often caused by searching for common words like \"have\" and \"from\",
445 which are not indexed, or by specifying more than one search term (only pages
446 containing all of the search terms will appear in the result).",
447 "powersearch" => "찾기",
448 "powersearchtext" => "
449 Search in namespaces :<br>
450 $1<br>
451 $2 List redirects &nbsp; Search for $3 $9",
452
453
454 # Preferences page
455 #
456 "preferences" => "개인 맞춤",
457 "prefsnologin" => "나와 있습니다.",
458 "prefsnologintext" => "<a href=\"{{localurle:Special:Userlogin}}\">들어와</a> 있을 때에만,
459 # Special:Userlogin => 특수기능:들어가기 개인 환경을 맞출 수 있습니다.",
460 "prefslogintext" => "당신은 \"$1\", 맞죠?
461 당신의 내부 ID 번호는 $2입니다.",
462 "prefsreset" => "개인 맞춤을 보통으로 되돌렸습니다.",
463 "qbsettings" => "빨리가기 맞춤",
464 "changepassword" => "암호 바꾸기",
465 "skin" => "옷",
466 "saveprefs" => "맞춤 저장",
467 "resetprefs" => "맞춤 보통으로",
468 "oldpassword" => "현재 암호",
469 "newpassword" => "새 암호",
470 "retypenew" => "새 암호 또 한번",
471 "textboxsize" => "문서상자 크기",
472 "rows" => "줄수",
473 "columns" => "너비",
474 "searchresultshead" => "찾기 결과 맞춤",
475 "resultsperpage" => "쪽마다 보이는 결과",
476 "contextlines" => "결과마다 보이는 줄수",
477 "contextchars" => "줄수마다 보이는 글잣수",
478 "stubthreshold" => "씨앗보기 문턱값",
479 "recentchangescount" => "최근 바뀜에 보이는 항목 수",
480 "savedprefs" => "새 설정을 저장했습니다.",
481 "timezonetext" => "현지 시간과 서버 시간(UTC)과 차이를 써 넣으세요.",
482 "localtime" => "현지 시각",
483 "timezoneoffset" => "시간차",
484 "emailflag" => "다른 사용자에게서 누리편지 안 받음",
485
486 # Recent changes
487 #
488 "recentchanges" => "최근 바뀜",
489 "recentchangestext" => "아래 나열된 문서들이 최근에 바뀌었습니다.
490
491 [[{{ns:4}}:새내기_환영|새내기, 환영합니다]]!
492 새내기들은 다음 문서를 읽어 보세요.: [[{{ns:4}}:잦은질문(FAQ)|{{SITENAME}} 잦은질문(FAQ)]],
493 [[{{ns:4}}:정책과 지침|{{SITENAME}} 정책]]
494 (특별히 [[{{ns:4}}:제목달기 규칙|제목달기 규칙]],
495 [[{{ns:4}}:중립적인 시각|중립적인 시각]]),
496 그리고 [[{{ns:4}}:범하기_쉬운_실수|범하기 쉬운 실수]].
497
498 {{SITENAME}}가 성공하려면, 여러분이 저작권에 저촉되는 내용을 이곳에 써 넣지 않는 것이
499 매우 중요합니다.' [[{{ns:4}}:저작권|저작권]].
500 법적 문제가 프로젝트를 망칠 수 있습니다. 저작권에 유의해 주세요.
501 또, [http://meta.wikipedia.org/wiki/Special:Recentchanges 최근 메타 토론]도
502 읽어 보세요.",
503 "rcloaderr" => "최근 바뀜을 받고 있습니다.",
504 "rcnote" => "다음이 최근 <strong>$2</strong>일간 바뀐 <strong>$1</strong>개의 문서입니다.",
505 "rclinks" => "최근 $2일 동안에 바뀐 $1개의 문서를 봅니다.",
506
507 # <font color="red">where does rchide appear?
508 # It doesn't, currently. I think it was proposed at one point.</font>
509 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
510
511 "diff" => "차이",
512 "hist" => "역사",
513 "hide" => "숨김",
514 "show" => "보임",
515 "tableform" => "표로",
516 "listform" => "목록으로",
517 "nchanges" => "$1개 바뀜",
518 "minoreditletter" => "少",
519 "newpageletter" => "新",
520
521 # Upload
522 #
523 "upload" => "올리기",
524 "uploadbtn" => "파일 올리기",
525 "uploadlink" => "그림 올리기",
526 "reupload" => "다시 올리기",
527 "reuploaddesc" => "올리기 틀로 돌아감",
528 "uploadnologin" => "나와있습니다.",
529 "uploadnologintext" => "{{SITENAME}}에 <a href=\"{{localurle:Special:Userlogin}}\">들어와</a> 있을 때에만
530 # special:userlogin 특수기능:들어가기
531 파일을 올릴 수 있습니다.",
532 "uploadfile" => "파일 올리기",
533 "uploaderror" => "올리기 오류",
534 "uploadtext" => "'''잠깐!''' 여기 그림을 올리기 전에,
535 {{SITENAME}}의 [[Project:Image_use_policy|그림 사용 정책]]읽고 따라 주세요.
536
537 이미 올라온 그림을 찾아 보려면, [[Special:Imagelist|올라온 그림 목록]]으로 가세요.
538 # Special:Image list 특수기능:그림_목록
539 그림을 올리거나 지우면 [[Project:올리기_기록|올리기 기록]]에 그 사실이 남습니다.
540 # {{ns:4}}:올리기_기록 {{ns:4}}:올리기_기록
541
542 밑에 있는 틀을 이용해서 문서에 담을 파일을 올리세요.
543 대부분의 누리그물 훑개(browser)는, 아래 \"찾아보기...\" (영문 \"Browse...\") 단추로
544 자기 컴퓨터의 파일을 찾게 해 줍니다.
545 원하는 파일을 고르면, 단추 옆의 공간에 파일이름이 채워질 것입니다.
546 또한, 저작권에 저촉되지 않는 파일을 올린다는 사실도
547 확인해야 합니다.
548 마지막으로, \"올리기\" 단추를 누르면 올라갑니다. 누리그물 연결이 느리면,
549 시간이 걸릴 수 있습니다.
550
551 {{SITENAME}}는 사진은 JPEG형식을, 보통 그림, 아이콘은 PNG형식을, 소리는
552 OGG형식을 더 좋아합니다.
553 이름은 햇갈리지 않고, 내용을 잘 나타내는 것으로 지어주세요. 그림을 문서에
554 담을 때에는 '''<nowiki>[[image:file.jpg]]</nowiki>''' 또는 '''<nowiki>[[image:file.png|alt text]]</nowiki>'''
555 처럼, 소리를 담을 때에는'''<nowiki>[[media:file.ogg]]</nowiki>'''처럼 써서 고리를 걸어주면
556 됩니다.
557
558 다른 사람들이 올린 파일을 고치거나 지울 수 있다는 것을 알아두십시오.
559 또한, 시스템을 남용할 때에는, 파일 올리기가 금지될 수도 있습니다.
560 ",
561 "uploadlog" => "올리기 기록",
562 "uploadlogpage" => "올리기_기록",
563 "uploadlogpagetext" => "최근 올라온 그림 목록입니다.
564 모든 시간은 서버 기준(UTC)입니다.
565 <ul>
566 </ul>
567 ",
568 "filename" => "파일이름",
569 "filedesc" => "짧은설명",
570 "affirmation" => "파일의 저작권자가
571 $1의 조건으로 사용을 허가했음을 확인합니다.",
572 "copyrightpage" => "{{ns:4}}:저작권",
573 "copyrightpagename" => "{{SITENAME}} 저작권",
574 "uploadedfiles" => "파일 올리기",
575 "noaffirmation" => "올리는 파일이 어떤 저작권에도 저촉되지 않음을
576 확인해야 합니다.",
577 "ignorewarning" => "경고 무시하고, 파일 저장",
578
579 # three alphabets and how many for Korean character?
580 "minlength" => "그림이름은 두글자가 넘어야 합니다.",
581
582 "badfilename" => "그림이름이 \"$1\"로 바뀌었습니다.",
583 "badfiletype" => "\".$1\" 형식은 권장하지 않습니다.",
584 "largefile" => "그림크기는 100k이하를 권장합니다.",
585 "successfulupload" => "올리기 성공",
586 "fileuploaded" => "\"$1\"가 올라갔습니다.
587 다음 고리($2)를 따라 가서, 설명문서에 파일에 대한 정보를(어디서 구했는지,
588 누가 언제 만들었는지, 또 그 이외 필요한 사항들을) 채우세요.",
589 "uploadwarning" => "올리기 경고",
590 "savefile" => "파일 저장",
591 "uploadedimage" => "\"$1\"를 올렸습니다.",
592
593 # Image list
594 #
595 "imagelist" => "그림 목록",
596 "imagelisttext" => "$2순으로 정리된 $1개의 그림입니다.",
597 "getimagelist" => "그림 목록 가져오기",
598 "ilshowmatch" => "이름이 맞는 그림 모두 보이기",
599 "ilsubmit" => "찾기",
600 "showlast" => "$2순으로 이전 $1개의 그림 보이기",
601 "all" => "모두",
602 "byname" => "이름",
603 "bydate" => "날짜",
604 "bysize" => "크기",
605 "imgdelete" => "지움",
606
607 "imgdesc" => "설명",
608 "imglegend" => "상세설명: (설명) = 그림 설명을 보입니다/고칩니다.",
609 "imghistory" => "그림역사",
610 "revertimg" => "돌림",
611 "deleteimg" => "지우기",
612 "deleteimgcompletely" => "지우기",
613 "imghistlegend" => "상세설명: (현재) = 현재의 그림입니다, (지움) = 옛 버젼을 지웁니다, (돌림) = 옛 버젼으로 되돌려 놓습니다.
614 <br><i>특정 날짜에 올라온 그림을 보려면, 날짜를 찍어 주세요</i>.",
615 "imagelinks" => "그림고리",
616 "linkstoimage" => "다음 문서들이 이 그림을 담고 있습니다:",
617 "nolinkstoimage" => "이 그림을 담고 있는 문서는 없습니다.",
618
619 # Statistics
620 #
621 "statistics" => "통계",
622 "sitestats" => "누리터 통계",
623 "userstats" => "사용자 통계",
624 "sitestatstext" => "이곳 정보창고(DB)에는 총 <b>$1</b>개의 문서가 있습니다.
625 이 숫자는 \"토론\" 문서, {{SITENAME}} 자체에 관한 문서, 자라기를 기다리는 \"씨앗\" 문서,
626 넘겨주기 문서, 그리고 아직 사전항목으로 부족한 문서들을 모두 포함한 것입니다.
627 이들을 제외하면, <b>$2</b>개의 문서가 있습니다.<p>
628 또, 무른모 업그레이드가 있었던 2002년 7월 20일 이래, 여러분은 총 <b>$3</b>번 문서를
629 읽었고, <b>$4</b>번 고쳤습니다.
630 따라서, 평균적으로 문서 하나가 <b>$5</b>번 바뀌었고, 한번 바뀔 때마다 <b>$6</b>번 읽힌
631 셈이 됩니다.",
632 "userstatstext" => "<b>$1</b>명의 사용자가 등록되어 있습니다.
633 이 중 관리자는 <b>$2</b>명입니다.($3 참조)",
634
635 # Maintenance Page
636 # I leave it in english.
637
638 "maintenance" => "Maintenance page",
639 "maintnancepagetext" => "This page includes several handy tools for everyday maintenance. Some of these functions tend to stress the database, so please do not hit reload after every item you fixed ;-)",
640 "maintenancebacklink" => "Back to Maintenance Page",
641 "disambiguations" => "Disambiguation pages",
642 "disambiguationspage" => "{{ns:4}}:Links_to_disambiguating_pages",
643 "disambiguationstext" => "The following articles link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br>A page is treated as dismbiguation if it is linked from $1.<br>Links from other namespaces are <i>not</i> listed here.",
644 "doubleredirects" => "Double Redirects",
645 "doubleredirectstext" => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br>\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" taget article, which the first redirect should point to.",
646 "selflinks" => "Pages with Self Links",
647 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
648 "missinglanguagelinks" => "Missing Language Links",
649 "missinglanguagelinksbutton" => "Find missing language links for",
650 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
651
652
653 # Miscellaneous special pages
654 #
655 "orphans" => "외톨이 문서",
656 "lonelypages" => "외톨이 문서",
657 "unusedimages" => "안 쓰는 그림",
658 "popularpages" => "인기있는 문서",
659 "nviews" => "$1 번 읽음",
660 "wantedpages" => "필요한 문서",
661 "nlinks" => "$1개의 고리",
662 "allpages" => "모든 문서",
663 "randompage" => "아무거나",
664 "shortpages" => "짧은 문서",
665 "longpages" => "긴 문서",
666 "listusers" => "사용자들",
667 "specialpages" => "특수기능문서",
668 "spheading" => "특수기능문서",
669 "sysopspheading" => "Special pages for sysop use",
670 "developerspheading" => "Special pages for developer use",
671 "protectpage" => "보호된 문서",
672 "recentchangeslinked" => "여기서 가리키는 문서",
673 "rclsub" => "(\"$1\"의 고리들이 가리키는)",
674 "debug" => "Debug",
675 "newpages" => "새 문서",
676 "movethispage" => "문서 옮기기",
677 "unusedimagestext" => "<p>다음 그림중 어떤 것은, 다른 언어의 {{SITENAME}}등 다른
678 누리터에서 URL바로걸기로 사용하고 있을 지도 모릅니다.",
679 "booksources" => "외부 책방",
680 "booksourcetext" => "새책이나 헌책을 파는 몇몇 누리터입니다. 찾고 있는 책의
681 정보를 담고 있을 수 있습니다.
682 {{SITENAME}}는 다음 중 어떤 기업과도 관련이 없으며,
683 아래 목록이 상업적 광고로 오해되지 않기를 바랍니다.",
684
685 # Email this user
686 #
687 "mailnologin" => "누리편지주소 없음",
688 "mailnologintext" => "{{SITENAME}}에 <a href=\"{{localurle:Special:Userlogin}}\">들어와</a> 있을 때, 또,
689 <a href=\"{{localurle:Special:Preferences}}\">개인 맞춤</a>에
690 자기의 누리편지주소를 기억시켰을 때에만,
691 다른 사용자에게 편지를 보낼 수 있습니다.",
692 "emailuser" => "사용자에게 편지쓰기",
693 "emailpage" => "누리편지 쓰기",
694 "emailpagetext" => "이 사용자가 개인맞춤에 옳바른 주소를 써 넣었다면,
695 아래 틀을 이용하여 편지를 보낼 수 있습니다.
696 이 사용자가 바로 답장할 수 있도록, 당신의 개인맞춤에 넣었던 주소가,
697 \"보낸이\" 주소에 들어갑니다.",
698 "noemailtitle" => "누리편지 없음",
699 "noemailtext" => "이 사용자는 누리편지를 받지않음에 맞추어 놓았거나,
700 옳바른 주소를 써 넣지 않았습니다.",
701 "emailfrom" => "보낸이",
702 "emailto" => "받는이",
703 "emailsubject" => "제목",
704 "emailmessage" => "편지내용",
705 "emailsend" => "보내기",
706 "emailsent" => "편지 보냄",
707 "emailsenttext" => "누리편지를 보냈습니다.",
708
709 # Watchlist
710 #
711 "watchlist" => "눈여겨보기 목록",
712 "watchlistsub" => "(\"$1\"의)",
713 "nowatchlist" => "눈여겨보는 문서가 아직 없습니다.",
714 "watchnologin" => "나와있습니다.",
715 "watchnologintext" => "<a href=\"{{localurle:Special:Userlogin}}\">들어와</a>
716 있을 때에만 눈여겨보기 목록을 볼 수 있습니다.",
717 "addedwatch" => "눈여겨 봅니다.",
718 "addedwatchtext" => "앞으로 \"$1\"문서와 딸린 토론를
719 <a href=\"{{localurle:Special:Watchlist}}\">눈여겨보기 목록</a>에서
720 관찰할 수 있으며,<a href=\"{{localurle:Special:Recentchanges}}\">최근 바뀜</a>에는 금방 눈에
721 띄도록 <b>두터운 글씨체</b>로 나타납니다.</p>
722
723 <p>더 이상 눈여겨 보지 않아도 될 때에는, 옆의 \"눈여겨 보지 않음\"을 누르면 됩니다.",
724 "removedwatch" => "눈여겨 보지 않음",
725 "removedwatchtext" => "\"$1\"를 더 이상 눈여겨 보지 않습니다.",
726 "watchthispage" => "눈여겨보기",
727 "unwatchthispage" => "눈여겨 보지 않음",
728 "notanarticle" => "문서가 아님",
729
730 # Delete/protect/revert
731 # I'll leave it in eng.
732 "deletepage" => "Delete page",
733 "confirm" => "Confirm",
734 "confirmdelete" => "Confirm delete",
735 "deletesub" => "(Deleting \"$1\")",
736 "confirmdeletetext" => "You are about to permanently delete a page
737 or image along with all of its history from the database.
738 Please confirm that you intend to do this, that you understand the
739 consequences, and that you are doing this in accordance with
740 [[{{ns:4}}:Policy]].",
741 "confirmcheck" => "Yes, I really want to delete this.",
742 "actioncomplete" => "Action complete",
743 "deletedtext" => "\"$1\" has been deleted.
744 See $2 for a record of recent deletions.",
745 "deletedarticle" => "deleted \"$1\"",
746 "dellogpage" => "Deletion_log",
747 "dellogpagetext" => "Below is a list of the most recent deletions.
748 All times shown are server time (UTC).
749 <ul>
750 </ul>
751 ",
752 "deletionlog" => "deletion log",
753 "reverted" => "Reverted to earlier revision",
754 "deletecomment" => "Reason for deletion",
755 "imagereverted" => "Revert to earlier version was successful.",
756 "undelete" => "Restore deleted page",
757 "undeletepage" => "View and restore deleted pages",
758 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
759 can be restored. The archive may be periodically cleaned out.",
760 "undeletearticle" => "Restore deleted article",
761 "undeleterevisions" => "$1 revisions archived",
762 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
763 If a new page with the same name has been created since the deletion, the restored
764 revisions will appear in the prior history, and the current revision of the live page
765 will not be automatically replaced.",
766 "undeleterevision" => "Deleted revision as of $1",
767 "undeletebtn" => "Restore!",
768 "undeletedarticle" => "restored \"$1\"",
769 "undeletedtext" => "The article [[$1]] has been successfully restored.
770 See [[{{ns:4}}:Deletion_log]] for a record of recent deletions and restorations.",
771
772 # Contributions
773 #
774 "contributions" => "사용자 기여",
775 "contribsub" => "$1의",
776 "nocontribs" => "이 사용는 어디에도 기여하지 않았습니다.",
777 "ucnote" => "<b>$2</b>일 동안 이 사용자가 바꾼 <b>$1</b>개의 문서입니다.",
778 "uclinks" => "최근 $1개 보기; 최근 $2일 보기",
779
780 # What links here
781 #
782 "whatlinkshere" => "여길 가리키는 문서",
783 "notargettitle" => "문서 없음",
784 "notargettext" => "기능을 수행할 목표 문서나 목표 사용자를
785 지정하지 않았습니다.",
786 "linklistsub" => "(고리 목록)",
787 "linkshere" => "다음 문서들이 여기를 가리키고 있습니다.",
788 "nolinkshere" => "어떤 문서도 이곳을 가리키지 않습니다.",
789 "isredirect" => "넘겨주기 문서",
790
791 # Block/unblock IP
792 # leave it in eng
793 "blockip" => "Block IP address",
794 "blockiptext" => "Use the form below to block write access
795 from a specific IP address.
796 This should be done only only to prevent valndalism, and in
797 accordance with [[{{ns:4}}:Policy|Wikipedia policy]].
798 Fill in a specific reason below (for example, citing particular
799 pages that were vandalized).",
800 "ipaddress" => "IP Address",
801 "ipbreason" => "Reason",
802 "ipbsubmit" => "Block this address",
803 "badipaddress" => "The IP address is badly formed.",
804 "noblockreason" => "You must supply a reason for the block.",
805 "blockipsuccesssub" => "Block succeeded",
806 "blockipsuccesstext" => "The IP address \"$1\" has been blocked.
807 <br>See [[특수기능:Ipblocklist|IP block list]] to review blocks.",
808 "unblockip" => "Unblock IP address",
809 "unblockiptext" => "Use the form below to restore write access
810 to a previously blocked IP address.",
811 "ipusubmit" => "Unblock this address",
812 "ipusuccess" => "IP address \"$1\" unblocked",
813 "ipblocklist" => "List of blocked IP addresses",
814 "blocklistline" => "$1, $2 blocked $3",
815 "blocklink" => "block",
816 "unblocklink" => "unblock",
817 "contribslink" => "contribs",
818
819 # Developer tools
820 #
821 "lockdb" => "Lock database",
822 "unlockdb" => "Unlock database",
823 "lockdbtext" => "Locking the database will suspend the ability of all
824 users to edit pages, change their preferences, edit their watchlists, and
825 other things requiring changes in the database.
826 Please confirm that this is what you intend to do, and that you will
827 unlock the database when your maintenance is done.",
828 "unlockdbtext" => "Unlocking the database will restore the ability of all
829 users to edit pages, change their preferences, edit their watchlists, and
830 other things requiring changes in the database.
831 Please confirm that this is what you intend to do.",
832 "lockconfirm" => "Yes, I really want to lock the database.",
833 "unlockconfirm" => "Yes, I really want to unlock the database.",
834 "lockbtn" => "Lock database",
835 "unlockbtn" => "Unlock database",
836 "locknoconfirm" => "You did not check the confirmation box.",
837 "lockdbsuccesssub" => "Database lock succeeded",
838 "unlockdbsuccesssub" => "Database lock removed",
839 "lockdbsuccesstext" => "The Wikipedia database has been locked.
840 <br>Remember to remove the lock after your maintenance is complete.",
841 "unlockdbsuccesstext" => "The Wikipedia database has been unlocked.",
842
843 # SQL query
844 #
845 "asksql" => "SQL query",
846 "asksqltext" => "Use the form below to make a direct query of the
847 Wikipedia database.
848 Use single quotes ('like this') to delimit string literals.
849 This can often add considerable load to the server, so please use
850 this function sparingly.",
851 "sqlquery" => "Enter query",
852 "querybtn" => "Submit query",
853 "selectonly" => "Queries other than \"SELECT\" are restricted to
854 Wikipedia developers.",
855 "querysuccessful" => "Query successful",
856
857 # Move page
858 #
859 "movepage" => "문서 옮기기",
860 "movepagetext" => "아래 틀을 채워 문서이름을 바꾸세요.
861 문서역사도 함께 새문서로 갑니다.
862 기존의 문서는 새이름의 문서로 넘겨주는 역할만 하는 넘겨주기 문서가 됩니다.
863 기존 문서로의 고리도 바뀌지 않습니다. 딸린토론이 있어도, 옮기지
864 않습니다.
865 <b>경고!</b>
866 인기있는 문서를 옮기면 예상치 못한 엄청난 결과를 가져올 수 있습니다.
867 옮기는 것이 옳다는 확신이 들 때에만 진행하세요.",
868 "movearticle" => "문서 옮기기",
869 "movenologin" => "나와 있습니다.",
870 "movenologintext" => "{{SITENAME}}에 <a href=\"{{localurle:Special:Userlogin}}\">들어와</a> 있을 때에만
871 문서를 옮길 수 있습니다.",
872 "newtitle" => "새 이름",
873 "movepagebtn" => "옮기기",
874 "pagemovedsub" => "문서 옮김",
875 "pagemovedtext" => "\"[[$1]]\" \"[[$2]]\"로 옮겼습니다.",
876 "articleexists" => "그 이름의 문서가 이미 존재하거나, 새 이름이 옳바르지
877 않습니다. 이름을 다시 지으세요.",
878 "movedto" => "새 이름",
879 "movetalk" => "딸린 \"토론\"도 함께 옮깁니다.",
880 "talkpagemoved" => "딸린토론도 옮겼습니다.",
881 "talkpagenotmoved" => "딸린토론은 옮기지 <strong>않았습니다</strong>.",
882
883 );
884
885 class LanguageKo extends LanguageUtf8 {
886
887 function getDefaultUserOptions () {
888 $opt = Language::getDefaultUserOptions();
889 $opt["rcdays"]=14;
890 return $opt;
891 }
892
893 function getBookstoreList () {
894 global $wgBookstoreListKo ;
895 return $wgBookstoreListKo ;
896 }
897
898 function getNamespaces() {
899 global $wgNamespaceNamesKo;
900 return $wgNamespaceNamesKo;
901 }
902
903 function getNsText( $index ) {
904 global $wgNamespaceNamesKo;
905 return $wgNamespaceNamesKo[$index];
906 }
907
908 function getNsIndex( $text ) {
909 global $wgNamespaceNamesKo;
910
911 foreach ( $wgNamespaceNamesKo as $i => $n ) {
912 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
913 }
914 return false;
915 }
916
917 function getQuickbarSettings() {
918 global $wgQuickbarSettingsKo;
919 return $wgQuickbarSettingsKo;
920 }
921
922 function getSkinNames() {
923 global $wgSkinNamesKo;
924 return $wgSkinNamesKo;
925 }
926
927 # Inherit default userAdjust()
928
929 function date( $ts, $adj = false )
930 {
931 global $wgWeekdayAbbreviationsKo;
932 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
933
934 # This is horribly inefficient; I need to rework this
935 $x = getdate(mktime(( (int)substr( $ts, 8, 2) ) + $diff,
936 (int)substr( $ts, 10, 2 ), (int)substr( $ts, 12, 2 ),
937 (int)substr( $ts, 4, 2 ), (int)substr( $ts, 6, 2 ),
938 (int)substr( $ts, 0, 4 )));
939
940 $d = substr( $ts, 0, 4 ) . "년 " .
941 $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) . "월 " .
942 (0 + substr( $ts, 6, 2 )) . "일 " .
943 "(" . $wgWeekdayAbbreviationsKo[$x["wday"]] . ")";
944 return $d;
945 }
946
947 function time( $ts, $adj = false )
948 {
949 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
950
951 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
952 return $t;
953 }
954
955 function timeanddate( $ts, $adj = false )
956 {
957 return $this->date( $ts, $adj ) . " " . $this->time( $ts, $adj );
958 }
959
960 # inherit function rfc1123( $ts )
961
962 function getValidSpecialPages()
963 {
964 global $wgValidSpecialPagesKo;
965 return $wgValidSpecialPagesKo;
966 }
967
968 function getSysopSpecialPages()
969 {
970 global $wgSysopSpecialPagesKo;
971 return $wgSysopSpecialPagesKo;
972 }
973
974 function getDeveloperSpecialPages()
975 {
976 global $wgDeveloperSpecialPagesKo;
977 return $wgDeveloperSpecialPagesKo;
978 }
979
980 function getMessage( $key )
981 {
982 global $wgAllMessagesKo, $wgAllMessagesEn;
983 $m = $wgAllMessagesKo[$key];
984
985 if ( "" == $m ) { return $wgAllMessagesEn[$key]; }
986 else return $m;
987 }
988
989 # Inherit default iconv()
990
991 # Inherit ucfirst() and stripForSearch() from LanguageUtf8
992
993 # Inherit default checkTitleEncoding()
994
995 }
996
997 ?>