ko.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. {
  2. "name": "ko",
  3. "author": "kdsz330, vodek3",
  4. "system": {
  5. "title": "트랜스미션 웹 컨트롤",
  6. "status": {
  7. "connect": "연결 중...",
  8. "connected": "연결 완료",
  9. "queue": "대기 목록:",
  10. "queuefinish": "대기 목록 처리 완료.",
  11. "notfinal": "끝나지 않음.",
  12. "checked": "%n data checked:"
  13. }
  14. },
  15. "error": {
  16. "data-error": "데이터 오류.",
  17. "data-post-error": "데이터 포스트 오류.",
  18. "rename-error": "Error renaming file/folder!"
  19. },
  20. "config": {
  21. "save-path": "다운로드 폴더"
  22. },
  23. "toolbar": {
  24. "start": "시작",
  25. "pause": "정지",
  26. "recheck": "재확인",
  27. "start-all": "모두 시작",
  28. "pause-all": "모두 정지",
  29. "remove": "제거",
  30. "remove-all": "모두 제거",
  31. "remove-data": "데이터 제거",
  32. "add-torrent": "토렌트 추가",
  33. "attribute": "속성",
  34. "alt-speed": "Alt-Speed",
  35. "system-config": "설정",
  36. "system-reload": "새로고침",
  37. "about": "정보",
  38. "reload-time": "자동 새로고침:",
  39. "reload-time-unit": "초 간격",
  40. "autoreload-disabled": "비활성화",
  41. "autoreload-enabled": "활성화",
  42. "search-prompt": "검색",
  43. "tracker-replace": "트래커 변경",
  44. "queue": "대기",
  45. "ui-mobile": "모바일 UI",
  46. "ui-original": "기본 UI",
  47. "ui-computer": "데스크탑 UI",
  48. "plugin": "확장/플러그인",
  49. "rename": "Rename",
  50. "copy-path-to-clipboard": "Copy download location to clipboard",
  51. "tip": {
  52. "start": "선택한 토렌트 시작",
  53. "pause": "선택한 토렌트 정지",
  54. "recheck": "선택한 토렌트 재확인",
  55. "recheck-confirm": "선택한 토렌트를 다시 확인 하시겠습니까? 이것은 약간의 시간이 걸릴 수 있습니다!",
  56. "start-all": "모두 시작",
  57. "pause-all": "모두 정지",
  58. "remove": "제거",
  59. "delete-all": "모두 삭제",
  60. "delete-data": "데이터 삭제",
  61. "add-torrent": "토렌트 추가",
  62. "attribute": "속성",
  63. "alt-speed": "Alt-speed",
  64. "system-config": "설정",
  65. "system-reload": "새로고침",
  66. "about": "이 앱에 대해서",
  67. "autoreload-disabled": "자동 새로고침 비활성화",
  68. "autoreload-enabled": "자동 새로고침 활성화",
  69. "tracker-replace": "트래커 변경",
  70. "change-download-dir": "위치 설정",
  71. "ui-mobile": "모바일 UI",
  72. "ui-original": "원래 UI",
  73. "more-peers": "더 많은 피어 탐색",
  74. "rename": "Renaming a Torrent's Path",
  75. "copy-path-to-clipboard": "Copy download location to clipboard"
  76. }
  77. },
  78. "menus": {
  79. "queue": {
  80. "move-top": "가장 위로 이동",
  81. "move-up": "위로 이동",
  82. "move-down": "아래로 이동",
  83. "move-bottom": "가장 아래로 아동"
  84. },
  85. "plugin": {
  86. "auto-match-data-folder": "자동으로 데이터 폴더 일치시키기"
  87. },
  88. "setLabels": "Set User Labels",
  89. "copyMagnetLink": "Copy magnetLink to clipboard"
  90. },
  91. "title": {
  92. "left": "안내",
  93. "list": "토렌트",
  94. "attribute": "속성",
  95. "status": "상태"
  96. },
  97. "tree": {
  98. "all": "모두",
  99. "active": "활성화",
  100. "paused": "정지",
  101. "downloading": "다운로드 중",
  102. "sending": "전송 중",
  103. "error": "오류",
  104. "warning": "경고",
  105. "actively": "활성화 중",
  106. "check": "확인 중",
  107. "wait": "대기 중",
  108. "search-result": "검색 결과",
  109. "status": {
  110. "loading": "로딩 중..."
  111. },
  112. "statistics": {
  113. "title": "통계",
  114. "cumulative": "누적",
  115. "current": "현제",
  116. "uploadedBytes": "업로드 한 크기: ",
  117. "downloadedBytes": "다운로드 한 크기: ",
  118. "filesAdded": "파일 추가: ",
  119. "sessionCount": "세션 수: ",
  120. "secondsActive": "활성화된 시간: "
  121. },
  122. "servers": "트래커",
  123. "folders": "폴더",
  124. "toolbar": {
  125. "nav": {
  126. "folders": "폴더"
  127. }
  128. },
  129. "labels": "User Labels"
  130. },
  131. "statusbar": {
  132. "downloadspeed": "다운로드 속도:",
  133. "uploadspeed": "전송 속도:",
  134. "version": "버전:"
  135. },
  136. "dialog": {
  137. "torrent-add": {
  138. "download-dir": "다운로드 폴더:",
  139. "torrent-url": "토렌트 URL:",
  140. "tip-torrent-url": "Tip:여러개 입력시 줄로 구분하세요",
  141. "autostart": "자동 시작:",
  142. "set-default-download-dir": "기본 폴더 지정",
  143. "upload-file": "토렌트 파일:",
  144. "nosource": "토렌트 파일이나 URL이 없음.",
  145. "tip-title": "업로드는 토렌트 URL에 우선합니다"
  146. },
  147. "system-config": {
  148. "title": "서버 설정",
  149. "tabs": {
  150. "base": "기본",
  151. "network": "네트워크",
  152. "limit": "제한",
  153. "alt-speed": "예약",
  154. "dictionary-folders": "폴더 사전",
  155. "more": "More",
  156. "labels": "Labels"
  157. },
  158. "config-dir": "트랜스미션 구성 디텍토리:",
  159. "download-dir": "토렌트 다운로드 기본 경로:",
  160. "download-dir-free-space": "남은 공간:",
  161. "incomplete-dir-enabled": "미완료 폴더 사용",
  162. "cache-size-mb": "디스크 캐쉬 크기:",
  163. "rename-partial-files": "다운로드 중인 파일에'.part'사용",
  164. "start-added-torrents": "토렌트 추가시 자동 시작",
  165. "download-queue-enabled": "다운로드 대기열, 최대 대기열 수 사용:",
  166. "seed-queue-enabled": "시딩 대기열, 최대 대기열 수 사용:",
  167. "peer-port-random-on-start": "시작시 랜덤 포트 사용",
  168. "port-forwarding-enabled": "포워딩 활성화(UPnP)",
  169. "test-port": "포트 시험",
  170. "port-is-open-true": "열린 포트",
  171. "port-is-open-false": "닫힌 포트",
  172. "testing": "시험 중...",
  173. "encryption": "암호화:",
  174. "encryption-type": {
  175. "required": "Required",
  176. "preferred": "Preferred",
  177. "tolerated": "Tolerated"
  178. },
  179. "utp-enabled": "µTP 활성화",
  180. "dht-enabled": "DHT 활성화",
  181. "lpd-enabled": "LPD 활성화",
  182. "pex-enabled": "PEX 활성화",
  183. "peer-limit-global": "모든 토렌트 최대 피어 수:",
  184. "peer-limit-per-torrent": "토렌트 당 최대 피어 수:",
  185. "speed-limit-down-enabled": "최대 다운로드 속도:",
  186. "speed-limit-up-enabled": "최대 업로드 속도:",
  187. "alt-speed-enabled": "Alt speeds 사용",
  188. "alt-speed-down": "최대 다운로드 속도:",
  189. "alt-speed-up": "최대 업로드 속도:",
  190. "alt-speed-time-enabled": "예약 사용",
  191. "alt-speed-time": "시간:",
  192. "weekday": {
  193. "1": "월요일",
  194. "2": "화요일",
  195. "3": "수요일",
  196. "4": "목요일",
  197. "5": "금요일",
  198. "6": "토요일",
  199. "0": "일요일"
  200. },
  201. "blocklist-enabled": "블랙리스트 사용",
  202. "blocklist-size": "%n가지 블래리스트 규칙.",
  203. "seedRatioLimited": "기본 시드 비율:",
  204. "queue-stalled-enabled": "Whether or not to consider idle torrents as stalled:",
  205. "idle-seeding-limit-enabled": "토렌트가 오래동안 유휴상태이면, 정지합니다:",
  206. "minutes": "분",
  207. "nochange": "변경 안됨",
  208. "saving": "저장 중...",
  209. "show-bt-servers": "Show 'BT servers' on Trackers:",
  210. "restore-default-settings": "Restore UI Default Settings",
  211. "language": "Language:",
  212. "loading": "Loading...",
  213. "hide-subfolders": "When clicking on the data directory, hide subfolders content in the list:",
  214. "simple-check-mode": "Checked only one torrent when you right-click on the torrent list:",
  215. "nav-contents": "Navigation bar Display content:",
  216. "labels-manage": {
  217. "name": "Label Name",
  218. "description": "Description",
  219. "color": "Color",
  220. "actions": "Actions",
  221. "import-confirm": "Do you want to import labels? This overrides the current configuration."
  222. }
  223. },
  224. "public": {
  225. "button-ok": "확인",
  226. "button-cancel": "취소",
  227. "button-reload": "새로고침",
  228. "button-save": "저장",
  229. "button-close": "닫기",
  230. "button-update": "업데이트",
  231. "button-config": "설정",
  232. "button-addnew": "Add",
  233. "button-edit": "Edit",
  234. "button-delete": "Delete",
  235. "button-export": "Export",
  236. "button-import": "Import"
  237. },
  238. "about": {
  239. "infos": "제작자:culturist<br/>서명:이 프로그램에 사용되는 아이콘들은 대부분은 네트워크에서 응용된다 만약 이것이 당신의 권리를 침해하는 어떤것이라도 발생시킨다면 나에게 그걸 삭제해달라고 말해라.",
  240. "check-update": "업데이트 확인",
  241. "home": "Project Home",
  242. "help": "Wiki",
  243. "donate": "Donate",
  244. "pt-plugin": "PT Plugin"
  245. },
  246. "torrent-remove": {
  247. "title": "제거 확인",
  248. "confirm-text": "선택한 토렌트들을 삭제 하시겠습니까?",
  249. "remove-data": "로컬 데이터 삭제",
  250. "remove-error": "삭제 실패!"
  251. },
  252. "torrent-changeDownloadDir": {
  253. "title": "새 폴더 설정",
  254. "old-download-dir": "현재 폴더:",
  255. "new-download-dir": "새 폴더:",
  256. "move-data": "선택하면, 이전 위치에서 이동합니다. 그렇지 않으면, '새 디렉토리'를 검색합니다.",
  257. "set-error": "지정 오류!",
  258. "recheck-data": "데이터 재확인."
  259. },
  260. "system-replaceTracker": {
  261. "title": "트래커 변경",
  262. "old-tracker": "현재 트래커:",
  263. "new-tracker": "새 트래커:",
  264. "tip": " 이 기능은<b>모든 토렌트</b>에서 트래커를 찾을 것이다. ",
  265. "not-found": "트래커를 찾을 수 없습니다."
  266. },
  267. "auto-match-data-folder": {
  268. "title": "자동으로 데이터 폴더 일치시키기",
  269. "torrent-count": "토렌트 수:",
  270. "folder-count": "폴더 수:",
  271. "dictionary": "폴더 사전",
  272. "time-begin": "시작 시간:",
  273. "time-now": "현재:",
  274. "status": "상태:",
  275. "ignore": "무시",
  276. "working-close-confirm": "작업중입니다. 종료하시겠습니까?",
  277. "time-interval": "시간 간격 (초단위):",
  278. "work-mode-title": "방식:",
  279. "work-mode": {
  280. "1": "개별 토렌트 일치",
  281. "2": "개별 폴더 일치"
  282. }
  283. },
  284. "torrent-rename": {
  285. "title": "Renaming a Torrent's Path",
  286. "oldname": "Old",
  287. "newname": "New"
  288. },
  289. "torrent-attribute-add-tracker": {
  290. "title": "Add Trackers",
  291. "tip": "One Line, One Tracker"
  292. },
  293. "torrent-setLabels": {
  294. "title": "Set User Labels",
  295. "available": "Available:",
  296. "selected": "Selected:"
  297. }
  298. },
  299. "torrent": {
  300. "fields": {
  301. "id": "#",
  302. "name": "이름",
  303. "hashString": "해쉬",
  304. "downloadDir": "다운로드 폴더",
  305. "totalSize": "총 크기",
  306. "status": "상태",
  307. "percentDone": "진행 상황",
  308. "remainingTime": "남은 시간",
  309. "addedDate": "추가된 시간",
  310. "completeSize": "완료된 크기",
  311. "rateDownload": "다운로드 속도",
  312. "rateUpload": "업로드 속도",
  313. "leecherCount": "리처",
  314. "seederCount": "시더",
  315. "uploadedEver": "업로드 한 크기",
  316. "uploadRatio": "비율",
  317. "queuePosition": "Queue",
  318. "activityDate": "Activity Date",
  319. "trackers": "Trackers",
  320. "labels": "User Labels"
  321. },
  322. "status-text": {
  323. "0": "정지",
  324. "1": "확인 대기",
  325. "2": "확인 중",
  326. "3": "다운로드 대기",
  327. "4": "다운로드 중",
  328. "5": "시드 대기",
  329. "6": "시드 중"
  330. },
  331. "attribute": {
  332. "tabs": {
  333. "base": "기본",
  334. "servers": "트래커",
  335. "files": "파일",
  336. "users": "피어",
  337. "config": "설정"
  338. },
  339. "files-fields": {
  340. "name": "이름",
  341. "length": "크기",
  342. "percentDone": "진행 상황",
  343. "bytesCompleted": "다운로드한 크기",
  344. "wanted": "Wanted",
  345. "priority": "우선도"
  346. },
  347. "servers-fields": {
  348. "announce": "주소",
  349. "announceState": "상태",
  350. "lastAnnounceResult": "정보",
  351. "lastAnnounceSucceeded": "성공",
  352. "lastAnnounceTime": "연결된 시각",
  353. "lastAnnounceTimedOut": "시간 초과",
  354. "downloadCount": "다운로드 수",
  355. "nextAnnounceTime": "다음 연결 시각"
  356. },
  357. "peers-fields": {
  358. "address": "IP 주소",
  359. "clientName": "클라이언트",
  360. "flagStr": "플래그",
  361. "progress": "진행",
  362. "rateToClient": "클라이언트 평가",
  363. "rateToPeer": "피어 평가"
  364. },
  365. "status": {
  366. "true": "True",
  367. "false": "False"
  368. },
  369. "priority": {
  370. "0": "보통",
  371. "1": "높음",
  372. "-1": "낮음"
  373. },
  374. "label": {
  375. "name": "이름:",
  376. "addedDate": "추가된 시간:",
  377. "totalSize": "총 크기:",
  378. "completeSize": "완료된 크기:",
  379. "leftUntilDone": "남은 크기:",
  380. "hashString": "해쉬:",
  381. "downloadDir": "다운로드 폴더:",
  382. "status": "상태:",
  383. "rateDownload": "다운로드 속도:",
  384. "rateUpload": "업로드 속도:",
  385. "leecherCount": "리처:",
  386. "seederCount": "시더:",
  387. "uploadedEver": "지금까지 한 업로드:",
  388. "uploadRatio": "업로드 비율:",
  389. "creator": "생성 클라이언트:",
  390. "dateCreated": "제작일:",
  391. "comment": "코멘트:",
  392. "errorString": "스트링 오류:",
  393. "downloadLimited": "다운로드 속도:",
  394. "uploadLimited": "업로드 속도:",
  395. "peer-limit": "피어 수 제한:",
  396. "seedRatioMode": "토렌트 시드 비율:",
  397. "seedIdleMode": "토렌트가 오래동안 유휴상태이면, 정지합니다 :",
  398. "doneDate": "Finish Time:",
  399. "seedTime": "Seed Time:"
  400. },
  401. "tip": {
  402. "button-allow": "다운로드 확인한 파일",
  403. "button-deny": "확인 생략한 파일",
  404. "button-priority": "우선도 지정",
  405. "button-tracker-add": "Add New Tracker",
  406. "button-tracker-edit": "Edit Tracker",
  407. "button-tracker-remove": "Remove Tracker"
  408. },
  409. "other": {
  410. "tracker-remove-confim": "이 트래커를 제거 하시겠습니까?"
  411. }
  412. }
  413. },
  414. "torrent-head": {
  415. "buttons": {
  416. "autoExpandAttribute": "속성 자동 확장"
  417. }
  418. },
  419. "public": {
  420. "text-unknown": "알수없음",
  421. "text-drop-title": "드래그 엔 드롭으로 토렌트 추가.",
  422. "text-saved": "저장됨",
  423. "text-nochange": "변경 안됨",
  424. "text-info": "정보",
  425. "text-confirm": "확실합니까?",
  426. "text-browsers-not-support-features": "현재 브라우저는이 기능을 지원하지 않습니다!",
  427. "text-download-update": "이 업데이트를 다운로드",
  428. "text-have-update": "업데이트를 사용할 수 있습니다",
  429. "text-on": "ON",
  430. "text-off": "OFF",
  431. "text-how-to-update": "How to update?",
  432. "text-ignore-this-version": "Ignore this version"
  433. }
  434. }