korean-utf8.pl 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666
  1. # UTF-8 encoded Korean translation file for use with Oddmuse
  2. #
  3. # Copyright (c) 2006 Joonhwan Lee <joonhwan.lee@gmail.com>
  4. #
  5. # Permission is granted to copy, distribute and/or modify this
  6. # document under the terms of the GNU Free Documentation License,
  7. # Version 1.2 or any later version published by the Free Software
  8. # Foundation; with no Invariant Sections, no Front-Cover Texts, and no
  9. # Back-Cover Texts. A copy of the license could be found at:
  10. # http://www.gnu.org/licenses/fdl.txt .
  11. #
  12. # Installation:
  13. # =============
  14. #
  15. # Create a modules subdirectory in your data directory, and put the
  16. # file in there. It will be loaded automatically.
  17. #
  18. use utf8;
  19. use strict;
  20. AddModuleDescription('korean-utf8.pl', 'Korean') if defined &AddModuleDescription;
  21. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  22. ################################################################################
  23. # wiki.pl
  24. ################################################################################
  25. Reading not allowed: user, ip, or network is blocked.
  26. 읽기가 허락되지 않습니다: 사용자아이디, ip, 또는 네트웍이 접근거부되었습니다.
  27. Login
  28. Error
  29. %s calls
  30. Cannot create %s
  31. %s (을)를 생성할 수 없습니다.
  32. Include normal pages
  33. 정상 페이지를 포함하여
  34. Invalid UserName %s: not saved.
  35. %s 는 존재하지 않는 사용자명입니다: 저장되지 않았습니다.
  36. UserName must be 50 characters or less: not saved
  37. 사용자이름은 50자를 이내이어야 합니다: 저장되지 않았습니다.
  38. This page contains an uploaded file:
  39. 이 페이지는 업로드된 파일을 포함하고 있습니다:
  40. No summary was provided for this file.
  41. Recursive include of %s!
  42. %s 가 재귀적으로 포함되었습니다!
  43. Clear Cache
  44. 캐시 삭제
  45. Main lock obtained.
  46. 메인 잠금 획득.
  47. Main lock released.
  48. 메인 잠금 해제.
  49. Journal
  50. More...
  51. Comments on this page
  52. 이 페이지에 커맨트하세요
  53. XML::RSS is not available on this system.
  54. 이 시스템에서는 XML:RSS 를 사용할 수 없습니다.
  55. diff
  56. 차이
  57. history
  58. 변경사항
  59. %s returned no data, or LWP::UserAgent is not available.
  60. %s 에서 어무런 데이터를 받지 못했거나 LWP::UserAgent 가 없습니다.
  61. RSS parsing failed for %s
  62. %s 에 대한 RSS 파싱이 실패하였습니다.
  63. No items found in %s.
  64. %s 에서 아무런 항목도 찾지 못했습니다.
  65. . . . .
  66. . . . .
  67. Click to edit this page
  68. 클릭하여 페이지를 편집합니다
  69. CGI Internal error: %s
  70. CGI 내부 오류 : %s
  71. Invalid action parameter %s
  72. 유효하지 않은 액션 파라메터 %s
  73. Page name is missing
  74. 페이지 이름이 없습니다
  75. Page name is too long: %s
  76. 페이지 이름( %s )이 너무 깁니다.
  77. Invalid Page %s (must not end with .db)
  78. 페이지 이름 %s 이 유효하지 않습니다( .db 로 끝나면 안됩니다 )
  79. Invalid Page %s (must not end with .lck)
  80. 페이지 이름 %s 이 유효하지 않습니다( .lck 로 끝나면 안됩니다 )
  81. Invalid Page %s
  82. %s 은 유효하지 않은 페이지입니다.
  83. There are no comments, yet. Be the first to leave a comment!
  84. Welcome!
  85. This page does not exist, but you can %s.
  86. create it now
  87. Too many redirections
  88. No redirection for old revisions
  89. Invalid link pattern for #REDIRECT
  90. Please go on to %s.
  91. %s 로 이동하여 주세요.
  92. Updates since %s
  93. %s 이후의 업데이트
  94. up to %s
  95. Updates in the last %s days
  96. 최근 %s 일 동안 업데이트
  97. Updates in the last day
  98. 지난 일의 업데이트
  99. for %s only
  100. %s 에만 해당
  101. List latest change per page only
  102. 페이지별로만 최근 변경 보기
  103. List all changes
  104. 모든 변경 보기
  105. Skip rollbacks
  106. 롤백 건너뜀
  107. Include rollbacks
  108. 롤백 포함
  109. List only major changes
  110. 큰 변경사항만 나열
  111. Include minor changes
  112. 작은 변경사항 포함
  113. days
  114. List later changes
  115. 이후의 변경 나열
  116. RSS
  117. RSS with pages
  118. RSS with pages and diff
  119. Filters
  120. 필터
  121. Title:
  122. Title and Body:
  123. 제목과 내용:
  124. Username:
  125. 사용자명:
  126. Host:
  127. 호스트:
  128. Follow up to:
  129. Language:
  130. 언어:
  131. Go!
  132. 이동!
  133. (minor)
  134. (minor)
  135. rollback
  136. 롤백
  137. new
  138. 새로운 사항
  139. All changes for %s
  140. This page is too big to send over RSS.
  141. RSS 로 전송하기에 너무 큰 페이지 입니다.
  142. History of %s
  143. %s 에 대한 변경사항
  144. Compare
  145. 비교
  146. Deleted
  147. 삭제됨
  148. Mark this page for deletion
  149. 이 페이지를 삭제할 페이지로 표시
  150. No other revisions available
  151. 다른 리비젼이 없습니다.
  152. current
  153. 현재
  154. Revision %s
  155. 리비젼 %s
  156. Contributors to %s
  157. %s 제안자
  158. Missing target for rollback.
  159. 롤백에 대한 대상이 없습니다.
  160. Target for rollback is too far back.
  161. 롤백에 대한 대상이 너무 오래되었습니다.
  162. A username is required for ordinary users.
  163. Rolling back changes
  164. 변경사항을 롤백
  165. Editing not allowed: %s is read-only.
  166. 편집이 허용되지 않습니다: %s 는 읽기전용입니다.
  167. Rollback of %s would restore banned content.
  168. Rollback to %s
  169. %s 로 롤백
  170. %s rolled back
  171. %s 가 롤백됨
  172. to %s
  173. %s 로
  174. Index of all pages
  175. 모든 페이지에 대한 인덱스
  176. Wiki Version
  177. 위키 버젼
  178. Password
  179. 암호
  180. Run maintenance
  181. 유지보수 실행
  182. Unlock Wiki
  183. 위키 잠금 해제
  184. Unlock site
  185. 사이트 잠금
  186. Lock site
  187. 사이트 잠금
  188. Unlock %s
  189. %s 잠금해제
  190. Lock %s
  191. %s 잠금
  192. Administration
  193. 관리
  194. Actions:
  195. 동작:
  196. Important pages:
  197. 중요한 페이지들:
  198. To mark a page for deletion, put <strong>%s</strong> on the first line.
  199. 특정 페이지를 삭제 요청페이지로 하려면, <strong>%s</strong> 를 첫줄에 입력하세요.
  200. from %s
  201. %s 로 부터
  202. redirected from %s
  203. %s 에서 재전송됨
  204. %s:
  205. [Home]
  206. [홈]
  207. Click to search for references to this page
  208. 이 페이지에 대한 참조를 검색하려면 클릭
  209. Edit this page
  210. 이 페이지를 편집
  211. Preview:
  212. 미리보기:
  213. Preview only, not yet saved
  214. 미리보기만 가능합니다. 저장되지는 않습니다.
  215. Warning
  216. 경고
  217. Database is stored in temporary directory %s
  218. 데이터베이스가 임시 디렉토리 %s 에 저장되었습니다.
  219. %s seconds
  220. %s 초
  221. Last edited
  222. 최근에 편집됨
  223. Edited
  224. 편집됨
  225. by %s
  226. %s 에 의해
  227. (diff)
  228. (차이)
  229. a
  230. c
  231. Edit revision %s of this page
  232. 이 페이지의 리비젼 %s 를 편집
  233. e
  234. e
  235. This page is read-only
  236. 이 페이지는 읽기전용입니다.
  237. View other revisions
  238. 다른 리비젼들 보기
  239. View current revision
  240. 현재 리비젼 보기
  241. View all changes
  242. 모든 변경사항 보기
  243. View contributors
  244. 제안자들 보기
  245. Add your comment here:
  246. Homepage URL:
  247. 홈페이지 주소:
  248. s
  249. s
  250. Save
  251. 저장
  252. p
  253. p
  254. Preview
  255. 미리보기
  256. Search:
  257. 검색:
  258. f
  259. f
  260. Replace:
  261. 바꾸기:
  262. Delete
  263. Filter:
  264. 필터:
  265. Last edit
  266. 최근 편집
  267. revision %s
  268. 리비젼 %s
  269. current revision
  270. 현재 리비젼
  271. Difference between revision %1 and %2
  272. 리비젼 %1 과 %2 간의 차이
  273. Last major edit (%s)
  274. 마지막 주요 편집 (%s)
  275. later minor edits
  276. 마지막 세부 편집들
  277. No diff available.
  278. 차이를 찾지 못함.
  279. Summary:
  280. 요약:
  281. Old revision:
  282. 오래된 리비젼:
  283. Changed:
  284. 변경됨:
  285. Deleted:
  286. 삭제됨:
  287. Added:
  288. 추가됨:
  289. to
  290. (으)로
  291. Revision %s not available
  292. 리비젼 %s 는 유효하지 않습니다
  293. showing current revision instead
  294. 현재 리비젼을 대신 보여줍니다
  295. Showing revision %s
  296. %s 리비젼을 보여줍니다
  297. Cannot save a nameless page.
  298. 이름없는 페이지는 저장할 수 없습니다.
  299. Cannot save a page without revision.
  300. 리비젼 없는 페이지는 저장할 수 없습니다.
  301. not deleted:
  302. 삭제되지 않음:
  303. deleted
  304. 삭제됨
  305. Cannot open %s
  306. %s (을)를 열 수 없습니다.
  307. Cannot write %s
  308. %s (을)를 기록할 수 없습니다.
  309. Could not get %s lock
  310. %s 의 잠금이 불가했습니다
  311. The lock was created %s.
  312. %s 잠궜습니다.
  313. Maybe the user running this script is no longer allowed to remove the lock directory?
  314. Sometimes locks are left behind if a job crashes.
  315. After ten minutes, you could try to unlock the wiki.
  316. This operation may take several seconds...
  317. 이 작업은 시간이 약간 걸릴 수 있습니다...
  318. Forced unlock of %s lock.
  319. %s 의 잠금이 강제로 해제되었습니다.
  320. No unlock required.
  321. 잠금해제할 필요가 없습니다.
  322. %s hours ago
  323. %s 시간 전
  324. 1 hour ago
  325. 1 시간 전
  326. %s minutes ago
  327. %s 분 전
  328. 1 minute ago
  329. 1 분 전
  330. %s seconds ago
  331. %s 초 전
  332. 1 second ago
  333. 1 초 전
  334. just now
  335. 바로 지금
  336. Only administrators can upload files.
  337. 오직 관리자만이 파일을 업로드할 수 있습니다.
  338. Editing revision %s of
  339. 리비젼 %s를 편집 -
  340. Editing %s
  341. %s 를 편집
  342. Editing old revision %s.
  343. 이전의 %s 리비젼을 편집
  344. Saving this page will replace the latest revision with this text.
  345. 이 페이지를 저장하면 본문의 최근 리비젼이 바뀝니다.
  346. This change is a minor edit.
  347. 이 변경사항은 세부 편집입니다.
  348. Cancel
  349. Replace this file with text
  350. 이 파일을 텍스트로 바꿈
  351. Replace this text with a file
  352. 이 텍스트를 파일로 바꿈
  353. File to upload:
  354. 업로드할 파일:
  355. Files of type %s are not allowed.
  356. %s (이)란 파일 유형은 허용되지 않습니다.
  357. Your password is saved in a cookie, if you have cookies enabled. Cookies may get lost if you connect from another machine, from another account, or using another software.
  358. 쿠키가 활성화 되어 있다면, 암호가 쿠키에 저장됩니다. 쿠키는 다른 컴퓨터에서, 다른 계정으로 또는 다른 소프트웨어로 접속하게 되면 없어질 수 있습니다.
  359. This site does not use admin or editor passwords.
  360. 이 사이트는 관리자 또는 편집자 암호를 사용하지 않습니다.
  361. You are currently an administrator on this site.
  362. 사용자가 이 사이트에 관리자입니다.
  363. You are currently an editor on this site.
  364. 사용자가 이 페이지의 편집인입니다.
  365. You are a normal user on this site.
  366. 사용자가 이 사이트의 정상 사용자입니다.
  367. You do not have a password set.
  368. Your password does not match any of the administrator or editor passwords.
  369. 사용자의 암호가 관리자 또는 편집자의 암호와 일치하지 않습니다.
  370. Password:
  371. 암호:
  372. Return to %s
  373. This operation is restricted to site editors only...
  374. 이 동작은 사이트 편집자만 할 수 있습니다...
  375. This operation is restricted to administrators only...
  376. 이 동작은 관리자만 할 수 있습니다.
  377. Edit Denied
  378. 편집 거부되었습니다.
  379. Editing not allowed: user, ip, or network is blocked.
  380. 편집이 허용되지 않습니다: 사용자명, ip, 또는 네트워크가 충돌하였습니다.
  381. Contact the wiki administrator for more information.
  382. 상세 정보를 위해서는 위키 관리자에게 연락하세요.
  383. The rule %s matched for you.
  384. %s 규칙이 맞았습니다.
  385. See %s for more information.
  386. 상세정보는 %s 를 참조하세요.
  387. SampleUndefinedPage
  388. SampleUndefinedPage
  389. Sample_Undefined_Page
  390. Sample_Undefined_Page
  391. Rule "%1" matched "%2" on this page.
  392. 규칙 "%1" 은 "%2" 와 이 페이지에서 맞지 않습니다.
  393. Reason: %s.
  394. Reason unknown.
  395. (for %s)
  396. (%s(을)를 위하여)
  397. %s pages found.
  398. %s 페이지를 찾음.
  399. Preview: %s
  400. Replaced: %s
  401. 바뀜: %s
  402. Search for: %s
  403. 찾음: %s
  404. View changes for these pages
  405. 이 페이지들에서의 변경사항을 봄
  406. last updated
  407. 마지막 갱신
  408. by
  409. 에 의해
  410. Transfer Error: %s
  411. 전송 오류: %s
  412. Browser reports no file info.
  413. 브라우저가 아무런 파일 정보도 보고하지 않습니다.
  414. Browser reports no file type.
  415. 브라우저가 아무런 파일 유형도 보고하지 않습니다.
  416. The page contains banned text.
  417. 이 페이지는 배너 텍스트를 포함합니다.
  418. No changes to be saved.
  419. 저장할 변경사항이 없습니다.
  420. This page was changed by somebody else %s.
  421. 이 페이지는 %s 이외의 사용자에 의해 변경되었습니다.
  422. The changes conflict. Please check the page again.
  423. 이 페이지들이 충돌합니다. 페이지를 다시 확인하세요.
  424. Please check whether you overwrote those changes.
  425. 이 변경사항들에 덮어쓰기 하지 않았는지 확인하세요.
  426. Anonymous
  427. 익명
  428. Cannot delete the index file %s.
  429. %s 인덱스 파일을 삭제 할 수 없습니다.
  430. Please check the directory permissions.
  431. 디렉토리 권한을 확인하세요.
  432. Your changes were not saved.
  433. 사용자의 변경사항이 저장되지 않았습니다.
  434. Could not get a lock to merge!
  435. 병합을 위한 잠금을 가져오지 못했습니다.
  436. you
  437. 사용자
  438. ancestor
  439. 부모사용자(ancestor)
  440. other
  441. 다른 사용자
  442. Run Maintenance
  443. 관리자 메뉴 실행
  444. Maintenance not done.
  445. (사이트)관리가 완료되지 않았습니다.
  446. (Maintenance can only be done once every 12 hours.)
  447. (매 12시간에 한번씩 사이트 관리가 수행될 수 있습니다.)
  448. Remove the "maintain" file or wait.
  449. "유지보수(maintain)" 파일을 제거하거나 기다리세요.
  450. Expiring keep files and deleting pages marked for deletion
  451. Moving part of the %s log file.
  452. %s 로그 파일의 일부를 옮김.
  453. Could not open %s log file
  454. %s 로그 파일을 열 수 없었습니다.
  455. Error was
  456. 오류는
  457. Note: This error is normal if no changes have been made.
  458. 주의: 변경이 전혀 없었다면 이 오류는 정상적인 것입니다.
  459. Moving %s log entries.
  460. %s 로그 엔트리를 옭김.
  461. Set or Remove global edit lock
  462. 전역 편집 잠금을 설정하거나 제거
  463. Edit lock created.
  464. 편집 잠금이 생성되었습니다.
  465. Edit lock removed.
  466. 편집 잠금이 제거되었습니다.
  467. Set or Remove page edit lock
  468. 편집 잠금을 설정하거나 제거합니다
  469. Lock for %s created.
  470. %s 에 대한 잠금이 생성되었습니다.
  471. Lock for %s removed.
  472. %s 에 대한 잠금이 제거되었습니다.
  473. Displaying Wiki Version
  474. 위키 버젼을 표시
  475. Debugging Information
  476. Too many connections by %s
  477. %s 에 의해 너무 많은 접속이 있었습니다.
  478. Please do not fetch more than %1 pages in %2 seconds.
  479. %s 초 이내에 %1 페이지 이상을 덧붙이지 마세요.
  480. Check whether the web server can create the directory %s and whether it can create files in it.
  481. 웹서버가 디렉토리 %s 를 생성하고 그 안에 파일을 생성할 수 있는지 확인하여 주세요.
  482. , see
  483. The two revisions are the same.
  484. 이 두개의 리비젼은 동일합니다.
  485. ################################################################################
  486. # modules/admin.pl
  487. ################################################################################
  488. Deleting %s
  489. %s 를 삭제하고 있습니다
  490. Deleted %s
  491. %s 를 삭제하였습니다
  492. Renaming %1 to %2.
  493. %1 을 %2 로 이름바꿈
  494. The page %s does not exist
  495. %s 페이지가 존재하지 않습니다.
  496. The page %s already exists
  497. %s 페이지가 이미 존재합니다
  498. Cannot rename %1 to %2
  499. %1 을 %2 로 이름변경할 수 없습니다.
  500. Renamed to %s
  501. %s 로 이름변경됨
  502. Renamed from %s
  503. %s 로 부터 이름변경됨
  504. Renamed %1 to %2.
  505. %1 을 %2 로 이름변경함.
  506. Immediately delete %s
  507. %s 를 즉시 삭제함
  508. Rename %s to:
  509. %s의 이름을 다음으로 바꿈:
  510. ################################################################################
  511. # modules/advanced-uploads.pl
  512. ################################################################################
  513. Attach file:
  514. Upload
  515. ################################################################################
  516. # modules/aggregate.pl
  517. ################################################################################
  518. Learn more...
  519. 상세내용 알아보기...
  520. ################################################################################
  521. # modules/all.pl
  522. ################################################################################
  523. Complete Content
  524. 전체 내용
  525. The main page is %s.
  526. 메인페이지는 %s 입니다.
  527. ################################################################################
  528. # modules/archive.pl
  529. ################################################################################
  530. Archive:
  531. ################################################################################
  532. # modules/backlinkage.pl
  533. ################################################################################
  534. Rebuild BackLink database
  535. Internal Page: %s
  536. Pages that link to this page
  537. ################################################################################
  538. # modules/backlinks.pl
  539. ################################################################################
  540. The search parameter is missing.
  541. Pages link to %s
  542. ################################################################################
  543. # modules/ban-contributors.pl
  544. ################################################################################
  545. Ban contributors
  546. Ban Contributors to %s
  547. Ban!
  548. Regular expression:
  549. %s is banned
  550. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  551. Consider banning the IP number as well:
  552. ################################################################################
  553. # modules/banned-regexps.pl
  554. ################################################################################
  555. Regular expression "%1" matched "%2" on this page.
  556. Regular expression "%s" matched on this page.
  557. ################################################################################
  558. # modules/big-brother.pl
  559. ################################################################################
  560. Recent Visitors
  561. some action
  562. was here
  563. and read
  564. ################################################################################
  565. # modules/calendar.pl
  566. ################################################################################
  567. Illegal year value: Use 0001-9999
  568. 옳바르지 않은 연도값: 0001-9999 사이의 수를 사용하세요
  569. The match parameter is missing.
  570. 일치하는 파라메터가 없습니다.
  571. Page Collection for %s
  572. %s 에 대한 페이지 컬렉션
  573. Previous
  574. 이전
  575. Next
  576. 다음
  577. Calendar %s
  578. %s 칼렌더
  579. Su
  580. Mo
  581. Tu
  582. We
  583. Th
  584. Fr
  585. Sa
  586. January
  587. 1월
  588. February
  589. 2월
  590. March
  591. 3월
  592. April
  593. 4월
  594. May
  595. 5월
  596. June
  597. 6월
  598. July
  599. 7월
  600. August
  601. 8월
  602. September
  603. 9월
  604. October
  605. 10월
  606. November
  607. 11월
  608. December
  609. 12월
  610. ################################################################################
  611. # modules/checkbox.pl
  612. ################################################################################
  613. set %s
  614. unset %s
  615. ################################################################################
  616. # modules/clustermap.pl
  617. ################################################################################
  618. Clustermap
  619. 클러스터맵(clustermap)
  620. Pages without a Cluster
  621. 클러스터 없는 페이지들
  622. ################################################################################
  623. # modules/comment-div-wrapper.pl
  624. ################################################################################
  625. Comments:
  626. ################################################################################
  627. # modules/commentcount.pl
  628. ################################################################################
  629. Comments on
  630. Comment on
  631. ################################################################################
  632. # modules/compilation.pl
  633. ################################################################################
  634. Compilation for %s
  635. Compilation tag is missing a regular expression.
  636. ################################################################################
  637. # modules/css-install.pl
  638. ################################################################################
  639. Install CSS
  640. CSS 설치
  641. Copy one of the following stylesheets to %s:
  642. 다음의 스타일시트중 하나를 %s 에 복사합니다:
  643. Reset
  644. ################################################################################
  645. # modules/dates.pl
  646. ################################################################################
  647. Extract all dates from the database
  648. Dates
  649. No dates found.
  650. ################################################################################
  651. # modules/despam.pl
  652. ################################################################################
  653. List spammed pages
  654. Despamming pages
  655. 페이지에서 스팸제거
  656. Spammed pages
  657. Cannot find revision %s.
  658. 리비젼 %s를 찾을 수 없습니다.
  659. Revert to revision %1: %2
  660. Marked as %s.
  661. Cannot find unspammed revision.
  662. ################################################################################
  663. # modules/diff.pl
  664. ################################################################################
  665. Page diff
  666. Diff
  667. ################################################################################
  668. # modules/drafts.pl
  669. ################################################################################
  670. Recover Draft
  671. No text to save
  672. Draft saved
  673. Draft recovered
  674. No draft available to recover
  675. Save Draft
  676. Draft Cleanup
  677. Unable to delete draft %s
  678. %1 was last modified %2 and was kept
  679. %1 was last modified %2 and was deleted
  680. ################################################################################
  681. # modules/dynamic-comments.pl
  682. ################################################################################
  683. Add Comment
  684. ################################################################################
  685. # modules/edit-cluster.pl
  686. ################################################################################
  687. ordinary changes
  688. %s days
  689. %s 일
  690. ################################################################################
  691. # modules/edit-paragraphs.pl
  692. ################################################################################
  693. Could not identify the paragraph you were editing
  694. This is the section you edited:
  695. This is the current page:
  696. ################################################################################
  697. # modules/find.pl
  698. ################################################################################
  699. Matching page names:
  700. ################################################################################
  701. # modules/fix-encoding.pl
  702. ################################################################################
  703. Fix character encoding
  704. Fix HTML escapes
  705. ################################################################################
  706. # modules/form_timeout.pl
  707. ################################################################################
  708. Set $FormTimeoutSalt.
  709. Form Timeout
  710. ################################################################################
  711. # modules/gd_security_image.pl
  712. ################################################################################
  713. GD or Image::Magick modules not available.
  714. GD::SecurityImage module not available.
  715. Image storing failed. (%s)
  716. Bad gd_security_image_id.
  717. Please type the six characters from the anti-spam image
  718. Submit
  719. CAPTCHA
  720. You did not answer correctly.
  721. $GdSecurityImageFont is not set.
  722. ################################################################################
  723. # modules/git-another.pl
  724. ################################################################################
  725. No summary provided
  726. ################################################################################
  727. # modules/git.pl
  728. ################################################################################
  729. no summary available
  730. page was marked for deletion
  731. Oddmuse
  732. Cleaning up git repository
  733. ################################################################################
  734. # modules/google-plus-one.pl
  735. ################################################################################
  736. Google +1 Buttons
  737. All Pages +1
  738. This page lists the twenty last diary entries and their +1 buttons.
  739. ################################################################################
  740. # modules/gravatar.pl
  741. ################################################################################
  742. Email:
  743. ################################################################################
  744. # modules/header-and-footer-templates.pl
  745. ################################################################################
  746. Could not find %1.html template in %2
  747. ################################################################################
  748. # modules/hiddenpages.pl
  749. ################################################################################
  750. Only Editors are allowed to see this hidden page.
  751. Only Admins are allowed to see this hidden page.
  752. ################################################################################
  753. # modules/index.pl
  754. ################################################################################
  755. Index
  756. ################################################################################
  757. # modules/joiner.pl
  758. ################################################################################
  759. The username %s already exists.
  760. The email address %s has already been used.
  761. Wait %s minutes before try again.
  762. Registration Confirmation
  763. Visit the link below to confirm registration.
  764. Recover Account
  765. You can login by following the link below. Then set new password.
  766. Change Email Address
  767. To confirm changing email address, follow the link below.
  768. To submit this form you must answer this question:
  769. Question:
  770. CAPTCHA:
  771. Registration
  772. The username must be valid page name.
  773. Confirmation email will be sent to the email address.
  774. Repeat Password:
  775. Bad email address format.
  776. Password needs to have at least %s characters.
  777. Passwords differ.
  778. Email Sent
  779. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  780. Failed to Confirm Registration
  781. Invalid key.
  782. The key expired.
  783. Registration Confirmed
  784. Now, you can login by using username and password.
  785. Forgot your password?
  786. Login failed.
  787. You are banned.
  788. You must confirm email address.
  789. Logged in
  790. %s has logged in.
  791. You should set new password immediately.
  792. Change Password
  793. Logged out
  794. %s has logged out.
  795. Account Settings
  796. Logout
  797. Current Password:
  798. New Password:
  799. Repeat New Password:
  800. Password is wrong.
  801. Password Changed
  802. Your password has been changed.
  803. Forgot Password
  804. Enter email address, and recovery login ticket will be sent.
  805. Not found.
  806. The mail address is not valid anymore.
  807. An email has been sent to %s with further instructions.
  808. New Email Address:
  809. Failed to load account.
  810. An email has been sent to %s with a login ticket.
  811. Confirmation Failed
  812. Failed to confirm.
  813. Email Address Changed
  814. Email address for %1 has been changed to %2.
  815. Account Management
  816. Ban Account
  817. Enter username of the account to ban:
  818. Ban
  819. Enter username of the account to unban:
  820. Unban
  821. %s is already banned.
  822. %s has been banned.
  823. %s is not banned.
  824. %s has been unbanned.
  825. Register
  826. ################################################################################
  827. # modules/lang.pl
  828. ################################################################################
  829. Languages:
  830. 언어:
  831. Show!
  832. 보여주세요!
  833. ################################################################################
  834. # modules/like.pl
  835. ################################################################################
  836. ====(\d+) persons? liked this====
  837. ====%d persons liked this====
  838. ====1 person liked this====
  839. I like this!
  840. ################################################################################
  841. # modules/link-all.pl
  842. ################################################################################
  843. Define
  844. 정의
  845. ################################################################################
  846. # modules/links.pl
  847. ################################################################################
  848. Full Link List
  849. 전체 링크 목록
  850. ################################################################################
  851. # modules/list-banned-content.pl
  852. ################################################################################
  853. Banned Content
  854. Rule "%1" matched on this page.
  855. ################################################################################
  856. # modules/listlocked.pl
  857. ################################################################################
  858. List of locked pages
  859. ################################################################################
  860. # modules/listtags.pl
  861. ################################################################################
  862. Pages tagged with %s
  863. ################################################################################
  864. # modules/live-templates.pl
  865. ################################################################################
  866. Template without parameters
  867. 파라메터 없는 템플릿
  868. The template %s is either empty or does not exist.
  869. 템플릿 %s (이)가 비어있거나 존재하지 않습니다.
  870. ################################################################################
  871. # modules/localnames.pl
  872. ################################################################################
  873. Name:
  874. URL:
  875. Define Local Names
  876. Define external redirect:
  877. -- defined on %s
  878. -- %s 에 정의됨
  879. Local names defined on %1: %2
  880. %1 에 정의된 로컬 이름 : %2
  881. ################################################################################
  882. # modules/logbannedcontent.pl
  883. ################################################################################
  884. IP number matched %s
  885. ################################################################################
  886. # modules/login.pl
  887. ################################################################################
  888. Register for %s
  889. Please choose a username of the form "FirstLast" using your real name.
  890. The passwords do not match.
  891. The password must be at least %s characters.
  892. That email address is invalid.
  893. The username %s has already been registered.
  894. Your registration for %s has been submitted.
  895. Please allow time for the webmaster to approve your request.
  896. An email has been sent to "%s" with further instructions.
  897. There was an error saving your registration.
  898. An account was created for %s.
  899. Login to %s
  900. Username and/or password are incorrect.
  901. Logged in as %s.
  902. Logout of %s
  903. Logout of %s?
  904. Logged out of %s
  905. You are now logged out.
  906. Register a new account
  907. Who am I?
  908. Change your password
  909. Approve pending registrations
  910. Confirm Registration for %s
  911. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  912. Confirmation failed. Please email %s for help.
  913. Who Am I?
  914. You are logged in as %s.
  915. You are not logged in.
  916. Reset Password
  917. The password for %s was reset. It has been emailed to the address on file.
  918. There was an error resetting the password for %s.
  919. The username "%s" does not exist.
  920. Reset Password for %s
  921. Reset Password?
  922. Change Password for %s
  923. Change Password?
  924. Your current password is incorrect.
  925. Approve Pending Registrations for %s
  926. %s has been approved.
  927. There was an error approving %s.
  928. There are no pending registrations.
  929. ################################################################################
  930. # modules/mail.pl
  931. ################################################################################
  932. Invalid Mail %s: not saved.
  933. unsubscribe
  934. subscribe
  935. %s appears to be an invalid mail address
  936. Your mail subscriptions
  937. All mail subscriptions
  938. Subscriptions
  939. Email:
  940. Show
  941. Subscriptions for %s:
  942. Unsubscribe
  943. There are no subscriptions for %s.
  944. Change email address
  945. Mail addresses are linked to unsubscription links.
  946. Subscribe to %s.
  947. Subscribe
  948. Subscribed %s to the following pages:
  949. The remaining pages do not exist.
  950. Unsubscribed %s from the following pages:
  951. Migrating Subscriptions
  952. No non-migrated email addresses found, migration not necessary.
  953. Migrated %s rows.
  954. ################################################################################
  955. # modules/module-bisect.pl
  956. ################################################################################
  957. Bisect modules
  958. Module Bisect
  959. All modules enabled now!
  960. Go back
  961. Test / Always enabled / Always disabled
  962. Start
  963. Bisection proccess is already active.
  964. Stop
  965. It seems like module %s is causing your problem.
  966. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  967. Good luck fixing your problem! ;)
  968. Module count (only testable modules):
  969. Current module statuses:
  970. Good
  971. Bad
  972. Enabling %s
  973. ################################################################################
  974. # modules/module-updater.pl
  975. ################################################################################
  976. Update modules
  977. Module Updater
  978. Looks good. Update modules now!
  979. ################################################################################
  980. # modules/multi-url-spam-block.pl
  981. ################################################################################
  982. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  983. ################################################################################
  984. # modules/namespaces.pl
  985. ################################################################################
  986. %s is not a legal name for a namespace
  987. Namespaces
  988. ################################################################################
  989. # modules/near-links.pl
  990. ################################################################################
  991. Getting page index file for %s.
  992. %s 에 대한 페이지 인덱스 파일을 얻음.
  993. Near links:
  994. 근접 링크:
  995. Search sites on the %s as well
  996. %s 에 대해서도 사이트를 검색
  997. Fetching results from %s:
  998. %s 로 부터의 결과를 가져옴:
  999. Near pages:
  1000. 근접 페이지:
  1001. Include near pages
  1002. 근접 페이지 포함하여
  1003. EditNearLinks
  1004. 근접링크편집
  1005. The same page on other sites:
  1006. 다른 사이트에 존재하는 동일한 페이지:
  1007. ################################################################################
  1008. # modules/nearlink-create.pl
  1009. ################################################################################
  1010. (create locally)
  1011. ################################################################################
  1012. # modules/no-question-mark.pl
  1013. ################################################################################
  1014. image
  1015. 이미지
  1016. download
  1017. 다운로드
  1018. ################################################################################
  1019. # modules/nosearch.pl
  1020. ################################################################################
  1021. Backlinks
  1022. ################################################################################
  1023. # modules/not-found-handler.pl
  1024. ################################################################################
  1025. Clearing Cache
  1026. Done.
  1027. Generating Link Database
  1028. The 404 handler extension requires the link data extension (links.pl).
  1029. ################################################################################
  1030. # modules/offline.pl
  1031. ################################################################################
  1032. Make available offline
  1033. Offline
  1034. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  1035. ################################################################################
  1036. # modules/olocalmap.pl
  1037. ################################################################################
  1038. LocalMap
  1039. No page id for action localmap
  1040. Requested page %s does not exist
  1041. Local Map for %s
  1042. view
  1043. ################################################################################
  1044. # modules/open-proxy.pl
  1045. ################################################################################
  1046. Self-ban by %s
  1047. You have banned your own IP.
  1048. ################################################################################
  1049. # modules/orphans.pl
  1050. ################################################################################
  1051. Orphan List
  1052. ################################################################################
  1053. # modules/page-trail.pl
  1054. ################################################################################
  1055. Trail:
  1056. ################################################################################
  1057. # modules/page-type.pl
  1058. ################################################################################
  1059. None
  1060. Type
  1061. ################################################################################
  1062. # modules/paragraph-link.pl
  1063. ################################################################################
  1064. Permalink to "%s"
  1065. anchor first defined here: %s
  1066. 책갈피가 여기서 처음 거부되었습니다: %s
  1067. the page %s also exists
  1068. %s 페이지는 이미 존재합니다.
  1069. ################################################################################
  1070. # modules/permanent-anchors.pl
  1071. ################################################################################
  1072. Click to search for references to this permanent anchor
  1073. 이 영구 책갈피에 대한 참조를 검색하려면 클릭
  1074. Include permanent anchors
  1075. 영구 책갈피 포함하여
  1076. ################################################################################
  1077. # modules/portrait-support.pl
  1078. ################################################################################
  1079. Portrait
  1080. ################################################################################
  1081. # modules/preview.pl
  1082. ################################################################################
  1083. Pages with changed HTML
  1084. Preview changes in HTML output
  1085. ################################################################################
  1086. # modules/private-pages.pl
  1087. ################################################################################
  1088. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  1089. supply the password now
  1090. ################################################################################
  1091. # modules/private-wiki.pl
  1092. ################################################################################
  1093. This error should not happen. If your password is set correctly and you are still seeing this message, then it is a bug, please report it. If you are just a stranger and trying to get unsolicited access, then keep in mind that all of the data is encrypted with AES-256 and the key is not stored on the server, good luck.
  1094. Attempt to read encrypted data without a password.
  1095. Cannot refresh index.
  1096. ################################################################################
  1097. # modules/publish.pl
  1098. ################################################################################
  1099. Publish %s
  1100. No target wiki was specified in the config file.
  1101. The target wiki was misconfigured.
  1102. ################################################################################
  1103. # modules/put.pl
  1104. ################################################################################
  1105. Upload is limited to %s bytes
  1106. ################################################################################
  1107. # modules/questionasker.pl
  1108. ################################################################################
  1109. To save this page you must answer this question:
  1110. ################################################################################
  1111. # modules/recaptcha.pl
  1112. ################################################################################
  1113. Please type the following two words:
  1114. Please answer this captcha:
  1115. ################################################################################
  1116. # modules/referrer-rss.pl
  1117. ################################################################################
  1118. Referrers
  1119. ################################################################################
  1120. # modules/referrer-tracking.pl
  1121. ################################################################################
  1122. All Referrers
  1123. ################################################################################
  1124. # modules/search-list.pl
  1125. ################################################################################
  1126. Page list for %s
  1127. ################################################################################
  1128. # modules/small.pl
  1129. ################################################################################
  1130. Index of all small pages
  1131. ################################################################################
  1132. # modules/static-copy.pl
  1133. ################################################################################
  1134. Static Copy
  1135. Back to %s
  1136. ################################################################################
  1137. # modules/static-hybrid.pl
  1138. ################################################################################
  1139. Editing not allowed for %s.
  1140. %s 에 대한 편집이 허용되지 않습니다.
  1141. ################################################################################
  1142. # modules/svg-edit.pl
  1143. ################################################################################
  1144. Edit image in the browser
  1145. Summary of your changes:
  1146. ################################################################################
  1147. # modules/sync.pl
  1148. ################################################################################
  1149. Copy to %1 succeeded: %2.
  1150. Copy to %1 failed: %2.
  1151. ################################################################################
  1152. # modules/tags.pl
  1153. ################################################################################
  1154. Tag
  1155. Feed for this tag
  1156. Tag Cloud
  1157. Rebuilding index not done.
  1158. (Rebuilding the index can only be done once every 12 hours.)
  1159. Rebuild tag index
  1160. list tags
  1161. tag cloud
  1162. ################################################################################
  1163. # modules/templates.pl
  1164. ################################################################################
  1165. Alternatively, use one of the following templates:
  1166. ################################################################################
  1167. # modules/throttle.pl
  1168. ################################################################################
  1169. Too many instances. Only %s allowed.
  1170. Please try again later. Perhaps somebody is running maintenance or doing a long search. Unfortunately the site has limited resources, and so we must ask you for a bit of patience.
  1171. ################################################################################
  1172. # modules/thumbs.pl
  1173. ################################################################################
  1174. thumb
  1175. Error creating thumbnail from nonexisting page %s.
  1176. Can not create thumbnail for file type %s.
  1177. Can not create thumbnail for a text document
  1178. Can not create path for thumbnail - %s
  1179. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  1180. Failed to run %1 to create thumbnail: %2
  1181. %s ran into an error
  1182. %s produced no output
  1183. Failed to parse %s.
  1184. ################################################################################
  1185. # modules/timezone.pl
  1186. ################################################################################
  1187. Timezone
  1188. Pick your timezone:
  1189. Set
  1190. ################################################################################
  1191. # modules/toc-headers.pl
  1192. ################################################################################
  1193. Contents
  1194. ################################################################################
  1195. # modules/today.pl
  1196. ################################################################################
  1197. Create a new page for today
  1198. ################################################################################
  1199. # modules/translation-links.pl
  1200. ################################################################################
  1201. Add Translation
  1202. Added translation: %1 (%2)
  1203. Translate %s
  1204. Thank you for writing a translation of %s.
  1205. Please indicate what language you will be using.
  1206. Language is missing
  1207. Suggested languages:
  1208. Please indicate a page name for the translation of %s.
  1209. More help may be available here: %s.
  1210. Translated page:
  1211. Please provide a different page name for the translation.
  1212. ################################################################################
  1213. # modules/translations.pl
  1214. ################################################################################
  1215. This page is a translation of %s.
  1216. The translation is up to date.
  1217. The translation is outdated.
  1218. The page does not exist.
  1219. ################################################################################
  1220. # modules/upgrade.pl
  1221. ################################################################################
  1222. Upgrading Database
  1223. Did the previous upgrade end with an error? A lock was left behind.
  1224. Unlock wiki
  1225. Upgrade complete.
  1226. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  1227. ################################################################################
  1228. # modules/usemod.pl
  1229. ################################################################################
  1230. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1231. http://www.amazon.com/exec/obidos/ISBN=%s
  1232. alternate
  1233. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1234. search
  1235. ################################################################################
  1236. # modules/wanted.pl
  1237. ################################################################################
  1238. Wanted Pages
  1239. %s pages
  1240. %s, referenced from:
  1241. ################################################################################
  1242. # modules/webapp.pl
  1243. ################################################################################
  1244. Web application for offline browsing
  1245. ################################################################################
  1246. # modules/webdav.pl
  1247. ################################################################################
  1248. Upload of %s file
  1249. ################################################################################
  1250. # modules/weblog-1.pl
  1251. ################################################################################
  1252. Blog
  1253. ################################################################################
  1254. # modules/weblog-3.pl
  1255. ################################################################################
  1256. Matching pages:
  1257. New
  1258. Edit %s.
  1259. ################################################################################
  1260. # modules/weblog-4.pl
  1261. ################################################################################
  1262. Tags:
  1263. END_OF_TRANSLATION