messages.po 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479
  1. # Korean translations for PROJECT.
  2. # Copyright (C) 2022 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
  5. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  6. # Sangha Lee <totoriato@gmail.com>, 2022.
  7. # Soochaehwa <Soochaehwa@shwa.space>, 2022.
  8. # mystery-z <07juwonc@kakao.com>, 2023.
  9. # return42 <markus.heiser@darmarit.de>, 2023.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: PROJECT VERSION\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2023-09-19 09:15+0000\n"
  15. "PO-Revision-Date: 2023-09-12 14:53+0000\n"
  16. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  17. "Language: ko\n"
  18. "Language-Team: Korean "
  19. "<https://translate.codeberg.org/projects/searxng/searxng/ko/>\n"
  20. "Plural-Forms: nplurals=1; plural=0;\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=utf-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Generated-By: Babel 2.12.1\n"
  25. #. CONSTANT_NAMES['NO_SUBGROUPING']
  26. #: searx/searxng.msg
  27. msgid "without further subgrouping"
  28. msgstr "미분류"
  29. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  30. #: searx/searxng.msg
  31. msgid "other"
  32. msgstr "기타"
  33. #. CATEGORY_NAMES['FILES']
  34. #: searx/searxng.msg
  35. msgid "files"
  36. msgstr "파일"
  37. #. CATEGORY_NAMES['GENERAL']
  38. #: searx/searxng.msg
  39. msgid "general"
  40. msgstr "일반"
  41. #. CATEGORY_NAMES['MUSIC']
  42. #: searx/searxng.msg
  43. msgid "music"
  44. msgstr "음악"
  45. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  46. #: searx/searxng.msg
  47. msgid "social media"
  48. msgstr "소셜 미디어"
  49. #. CATEGORY_NAMES['IMAGES']
  50. #: searx/searxng.msg
  51. msgid "images"
  52. msgstr "이미지"
  53. #. CATEGORY_NAMES['VIDEOS']
  54. #: searx/searxng.msg
  55. msgid "videos"
  56. msgstr "비디오"
  57. #. CATEGORY_NAMES['IT']
  58. #: searx/searxng.msg
  59. msgid "it"
  60. msgstr "IT"
  61. #. CATEGORY_NAMES['NEWS']
  62. #: searx/searxng.msg
  63. msgid "news"
  64. msgstr "뉴스"
  65. #. CATEGORY_NAMES['MAP']
  66. #: searx/searxng.msg
  67. msgid "map"
  68. msgstr "지도"
  69. #. CATEGORY_NAMES['ONIONS']
  70. #: searx/searxng.msg
  71. msgid "onions"
  72. msgstr "어니언"
  73. #. CATEGORY_NAMES['SCIENCE']
  74. #: searx/searxng.msg
  75. msgid "science"
  76. msgstr "과학"
  77. #. CATEGORY_GROUPS['APPS']
  78. #: searx/searxng.msg
  79. msgid "apps"
  80. msgstr "앱"
  81. #. CATEGORY_GROUPS['DICTIONARIES']
  82. #: searx/searxng.msg
  83. msgid "dictionaries"
  84. msgstr "사전"
  85. #. CATEGORY_GROUPS['LYRICS']
  86. #: searx/searxng.msg
  87. msgid "lyrics"
  88. msgstr "가사"
  89. #. CATEGORY_GROUPS['PACKAGES']
  90. #: searx/searxng.msg
  91. msgid "packages"
  92. msgstr "패키지"
  93. #. CATEGORY_GROUPS['Q_A']
  94. #: searx/searxng.msg
  95. msgid "q&a"
  96. msgstr "Q&A"
  97. #. CATEGORY_GROUPS['REPOS']
  98. #: searx/searxng.msg
  99. msgid "repos"
  100. msgstr "리포지토리"
  101. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  102. #: searx/searxng.msg
  103. msgid "software wikis"
  104. msgstr "소프트웨어 위키"
  105. #. CATEGORY_GROUPS['WEB']
  106. #: searx/searxng.msg
  107. msgid "web"
  108. msgstr "웹"
  109. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  110. #: searx/searxng.msg
  111. msgid "scientific publications"
  112. msgstr "과학 출판물"
  113. #. STYLE_NAMES['AUTO']
  114. #: searx/searxng.msg
  115. msgid "auto"
  116. msgstr "자동"
  117. #. STYLE_NAMES['LIGHT']
  118. #: searx/searxng.msg
  119. msgid "light"
  120. msgstr "라이트"
  121. #. STYLE_NAMES['DARK']
  122. #: searx/searxng.msg
  123. msgid "dark"
  124. msgstr "다크"
  125. #: searx/webapp.py:330
  126. msgid "No item found"
  127. msgstr "검색 결과가 없습니다"
  128. #: searx/engines/qwant.py:277
  129. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
  130. msgid "Source"
  131. msgstr "소스"
  132. #: searx/webapp.py:334
  133. msgid "Error loading the next page"
  134. msgstr "다음 페이지를 로드하는 동안 오류가 발생했습니다"
  135. #: searx/webapp.py:491 searx/webapp.py:887
  136. msgid "Invalid settings, please edit your preferences"
  137. msgstr "잘못된 설정입니다, 설정을 수정하세요"
  138. #: searx/webapp.py:507
  139. msgid "Invalid settings"
  140. msgstr "잘못된 설정"
  141. #: searx/webapp.py:584 searx/webapp.py:666
  142. msgid "search error"
  143. msgstr "검색 오류"
  144. #: searx/webutils.py:34
  145. msgid "timeout"
  146. msgstr "대기 시간"
  147. #: searx/webutils.py:35
  148. msgid "parsing error"
  149. msgstr "구문 분석 오류"
  150. #: searx/webutils.py:36
  151. msgid "HTTP protocol error"
  152. msgstr "HTTP 프로토콜 오류"
  153. #: searx/webutils.py:37
  154. msgid "network error"
  155. msgstr "네트워크 오류"
  156. #: searx/webutils.py:38
  157. msgid "SSL error: certificate validation has failed"
  158. msgstr "SSL 에러: 인증서 무효"
  159. #: searx/webutils.py:40
  160. msgid "unexpected crash"
  161. msgstr "예상치 못한 충돌"
  162. #: searx/webutils.py:47
  163. msgid "HTTP error"
  164. msgstr "HTTP 오류"
  165. #: searx/webutils.py:48
  166. msgid "HTTP connection error"
  167. msgstr "HTTP 연결 오류"
  168. #: searx/webutils.py:54
  169. msgid "proxy error"
  170. msgstr "프록시 오류"
  171. #: searx/webutils.py:55
  172. msgid "CAPTCHA"
  173. msgstr "CAPTCHA"
  174. #: searx/webutils.py:56
  175. msgid "too many requests"
  176. msgstr "너무 많은 요청"
  177. #: searx/webutils.py:57
  178. msgid "access denied"
  179. msgstr "액세스 거부"
  180. #: searx/webutils.py:58
  181. msgid "server API error"
  182. msgstr "서버 API 오류"
  183. #: searx/webutils.py:77
  184. msgid "Suspended"
  185. msgstr "중단됨"
  186. #: searx/webutils.py:317
  187. msgid "{minutes} minute(s) ago"
  188. msgstr "{minutes}분 전"
  189. #: searx/webutils.py:318
  190. msgid "{hours} hour(s), {minutes} minute(s) ago"
  191. msgstr "{hours}시간 {minutes}분 전"
  192. #: searx/answerers/random/answerer.py:73
  193. msgid "Random value generator"
  194. msgstr "난수 생성기"
  195. #: searx/answerers/random/answerer.py:74
  196. msgid "Generate different random values"
  197. msgstr "다른 난수 생성"
  198. #: searx/answerers/statistics/answerer.py:47
  199. msgid "Statistics functions"
  200. msgstr "통계 기능"
  201. #: searx/answerers/statistics/answerer.py:48
  202. msgid "Compute {functions} of the arguments"
  203. msgstr "{functions} 매개변수 계산"
  204. #: searx/engines/openstreetmap.py:160
  205. msgid "Get directions"
  206. msgstr "길찾기"
  207. #: searx/engines/pdbe.py:96
  208. msgid "{title} (OBSOLETE)"
  209. msgstr "{title} (사용되지 않음)"
  210. #: searx/engines/pdbe.py:103
  211. msgid "This entry has been superseded by"
  212. msgstr "이 항목은 다음으로 대체되었습니다"
  213. #: searx/engines/qwant.py:279
  214. msgid "Channel"
  215. msgstr "채널"
  216. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  217. msgid "Language"
  218. msgstr "언어"
  219. #: searx/engines/semantic_scholar.py:81
  220. msgid ""
  221. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  222. "{lastCitationVelocityYear}"
  223. msgstr ""
  224. "{firstCitationVelocityYear}년부터 {lastCitationVelocityYear}년까지의 "
  225. "{numCitations}회 인용"
  226. #: searx/engines/tineye.py:40
  227. msgid ""
  228. "Could not read that image url. This may be due to an unsupported file "
  229. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  230. " WebP."
  231. msgstr ""
  232. "이미지 주소를 읽을 수 없습니다. 파일 포맷을 지원하지 않아 발생하는 문제일 수도 있습니다. TinEye는 JPEG, PNG, "
  233. "GIF, BMP, TIFF 그리고 WebP 이미지만 지원합니다."
  234. #: searx/engines/tineye.py:46
  235. msgid ""
  236. "The image is too simple to find matches. TinEye requires a basic level of"
  237. " visual detail to successfully identify matches."
  238. msgstr ""
  239. "이미지가 너무 단순해 일치하는 항목을 찾을 수 없습니다. TinEye가 일치하는 이미지를 성공적으로 식별하기 위해선 최소 수준의 "
  240. "시각적 정보가 필요합니다;."
  241. #: searx/engines/tineye.py:52
  242. msgid "The image could not be downloaded."
  243. msgstr "다운로드할 수 없는 이미지입니다."
  244. #: searx/engines/wttr.py:101
  245. msgid "Morning"
  246. msgstr "아침"
  247. #: searx/engines/wttr.py:101
  248. msgid "Noon"
  249. msgstr "정오"
  250. #: searx/engines/wttr.py:101
  251. msgid "Evening"
  252. msgstr "저녁"
  253. #: searx/engines/wttr.py:101
  254. msgid "Night"
  255. msgstr "밤"
  256. #: searx/engines/zlibrary.py:130
  257. msgid "Book rating"
  258. msgstr "책 평점"
  259. #: searx/engines/zlibrary.py:131
  260. msgid "File quality"
  261. msgstr "파일 품질"
  262. #: searx/plugins/hash_plugin.py:24
  263. msgid "Converts strings to different hash digests."
  264. msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다."
  265. #: searx/plugins/hash_plugin.py:52
  266. msgid "hash digest"
  267. msgstr "해시 다이제스트"
  268. #: searx/plugins/hostname_replace.py:9
  269. msgid "Hostname replace"
  270. msgstr "호스트 이름 변경"
  271. #: searx/plugins/hostname_replace.py:10
  272. msgid "Rewrite result hostnames or remove results based on the hostname"
  273. msgstr "결과의 호스트 이름을 재작성하거나 호스트 이름에 따라 결과를 삭제합니다"
  274. #: searx/plugins/oa_doi_rewrite.py:9
  275. msgid "Open Access DOI rewrite"
  276. msgstr "오픈 액세스 DOI 재작성"
  277. #: searx/plugins/oa_doi_rewrite.py:10
  278. msgid ""
  279. "Avoid paywalls by redirecting to open-access versions of publications "
  280. "when available"
  281. msgstr "가능한 경우 공개 액세스 버전의 출판물로 리디렉션하여 페이월 방지"
  282. #: searx/plugins/self_info.py:10
  283. msgid "Self Information"
  284. msgstr "본인 정보"
  285. #: searx/plugins/self_info.py:11
  286. msgid ""
  287. "Displays your IP if the query is \"ip\" and your user agent if the query "
  288. "contains \"user agent\"."
  289. msgstr "쿼리가 \"ip\"인 경우 사용자의 IP를 표시하고 쿼리에 \"user agent\"가 포함된 경우 사용자 에이전트를 표시합니다."
  290. #: searx/plugins/tor_check.py:25
  291. msgid "Tor check plugin"
  292. msgstr "Tor 검사 플러그인"
  293. #: searx/plugins/tor_check.py:28
  294. msgid ""
  295. "This plugin checks if the address of the request is a Tor exit-node, and "
  296. "informs the user if it is; like check.torproject.org, but from SearXNG."
  297. msgstr ""
  298. "이 플러그인은 요청의 주소가 토르 출구 노드 인지 확인하고 사용자에게 check.torproject.org와 같이 "
  299. "SearchXNG의 주소인지 알려줍니다."
  300. #: searx/plugins/tor_check.py:62
  301. msgid ""
  302. "Could not download the list of Tor exit-nodes from: "
  303. "https://check.torproject.org/exit-addresses"
  304. msgstr "https://check.torproject.org/exit-addresses 에서 토르 출구 노드를 다운로드 받는데 실패하였습니다"
  305. #: searx/plugins/tor_check.py:78
  306. msgid ""
  307. "You are using Tor and it looks like you have this external IP address: "
  308. "{ip_address}"
  309. msgstr "Tor를 사용하고 있고 외부 IP 주소는 {ip_address} 입니다"
  310. #: searx/plugins/tor_check.py:86
  311. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  312. msgstr "Tor를 사용하고 있지 않고 외부 IP 주소가 {ip_address}인 것 같습니다"
  313. #: searx/plugins/tracker_url_remover.py:29
  314. msgid "Tracker URL remover"
  315. msgstr "추적기 URL 제거기"
  316. #: searx/plugins/tracker_url_remover.py:30
  317. msgid "Remove trackers arguments from the returned URL"
  318. msgstr "반환된 URL에서 추적기 매개변수 제거"
  319. #: searx/templates/simple/404.html:4
  320. msgid "Page not found"
  321. msgstr "페이지를 찾을 수 없음"
  322. #: searx/templates/simple/404.html:6
  323. #, python-format
  324. msgid "Go to %(search_page)s."
  325. msgstr "%(search_page)s로 이동합니다."
  326. #: searx/templates/simple/404.html:6
  327. msgid "search page"
  328. msgstr "검색 페이지"
  329. #: searx/templates/simple/base.html:49
  330. msgid "About"
  331. msgstr "정보"
  332. #: searx/templates/simple/base.html:53
  333. msgid "Donate"
  334. msgstr "기부"
  335. #: searx/templates/simple/base.html:57
  336. #: searx/templates/simple/preferences.html:156
  337. msgid "Preferences"
  338. msgstr "설정"
  339. #: searx/templates/simple/base.html:67
  340. msgid "Powered by"
  341. msgstr "Powered by"
  342. #: searx/templates/simple/base.html:67
  343. msgid "a privacy-respecting, open metasearch engine"
  344. msgstr "개인정보를 존중하는 개방형 메타 검색 엔진"
  345. #: searx/templates/simple/base.html:68
  346. msgid "Source code"
  347. msgstr "소스 코드"
  348. #: searx/templates/simple/base.html:69
  349. msgid "Issue tracker"
  350. msgstr "이슈 트래커"
  351. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  352. msgid "Engine stats"
  353. msgstr "검색 엔진 상태"
  354. #: searx/templates/simple/base.html:72
  355. msgid "Public instances"
  356. msgstr "공개 인스턴스"
  357. #: searx/templates/simple/base.html:75
  358. msgid "Privacy policy"
  359. msgstr "개인 정보 정책"
  360. #: searx/templates/simple/base.html:78
  361. msgid "Contact instance maintainer"
  362. msgstr "인스턴스 관리자에게 문의"
  363. #: searx/templates/simple/categories.html:26
  364. msgid "Click on the magnifier to perform search"
  365. msgstr "돋보기를 클릭하여 검색을 시작하세요"
  366. #: searx/templates/simple/macros.html:36
  367. msgid "Length"
  368. msgstr "길이"
  369. #: searx/templates/simple/macros.html:37
  370. #: searx/templates/simple/result_templates/images.html:18
  371. #: searx/templates/simple/result_templates/paper.html:6
  372. msgid "Author"
  373. msgstr "저자"
  374. #: searx/templates/simple/macros.html:45
  375. msgid "cached"
  376. msgstr "캐시"
  377. #: searx/templates/simple/macros.html:45
  378. msgid "proxied"
  379. msgstr "프록시됨"
  380. #: searx/templates/simple/new_issue.html:64
  381. msgid "Start submiting a new issue on GitHub"
  382. msgstr "GitHub 에서 새 이슈 시작하기"
  383. #: searx/templates/simple/new_issue.html:66
  384. msgid "Please check for existing bugs about this engine on GitHub"
  385. msgstr "GitHub 에서 이 엔진에 대한 기존 버그를 확인하세요"
  386. #: searx/templates/simple/new_issue.html:69
  387. msgid "I confirm there is no existing bug about the issue I encounter"
  388. msgstr "제가 격은 버그에 대한 이슈가 존재하지 않은 것을 확인했습니다"
  389. #: searx/templates/simple/new_issue.html:71
  390. msgid "If this is a public instance, please specify the URL in the bug report"
  391. msgstr "공개 인스턴스라면 버그 보고서에 URL을 적어주세요"
  392. #: searx/templates/simple/new_issue.html:72
  393. msgid "Submit a new issue on Github including the above information"
  394. msgstr "Github에 위 정보를 포함한 새 이슈 작성하기"
  395. #: searx/templates/simple/preferences.html:65
  396. msgid "No HTTPS"
  397. msgstr "HTTPS 없음"
  398. #: searx/templates/simple/elements/engines_msg.html:18
  399. #: searx/templates/simple/preferences.html:69
  400. #: searx/templates/simple/preferences.html:70
  401. msgid "View error logs and submit a bug report"
  402. msgstr "오류 로그 보기 및 버그 보고서 제출"
  403. #: searx/templates/simple/preferences.html:74
  404. msgid "!bang for this engine"
  405. msgstr "이 검색 엔진을 사용하기 위해 !bang"
  406. #: searx/templates/simple/preferences.html:80
  407. msgid "!bang for its categories"
  408. msgstr "카테고리 사용을 위해 !bang"
  409. #: searx/templates/simple/preferences.html:102
  410. #: searx/templates/simple/stats.html:64
  411. msgid "Median"
  412. msgstr "중앙값"
  413. #: searx/templates/simple/preferences.html:103
  414. #: searx/templates/simple/stats.html:70
  415. msgid "P80"
  416. msgstr "P80"
  417. #: searx/templates/simple/preferences.html:104
  418. #: searx/templates/simple/stats.html:76
  419. msgid "P95"
  420. msgstr "P95"
  421. #: searx/templates/simple/preferences.html:136
  422. msgid "Failed checker test(s): "
  423. msgstr "실패한 검사기 테스트: "
  424. #: searx/templates/simple/preferences.html:138
  425. msgid "Errors:"
  426. msgstr "오류:"
  427. #: searx/templates/simple/preferences.html:162
  428. msgid "General"
  429. msgstr "일반"
  430. #: searx/templates/simple/preferences.html:165
  431. msgid "Default categories"
  432. msgstr "기본 카테고리"
  433. #: searx/templates/simple/preferences.html:187
  434. msgid "User interface"
  435. msgstr "사용자 인터페이스"
  436. #: searx/templates/simple/preferences.html:208
  437. msgid "Privacy"
  438. msgstr "개인정보 보호"
  439. #: searx/templates/simple/preferences.html:221
  440. msgid "Engines"
  441. msgstr "검색엔진"
  442. #: searx/templates/simple/preferences.html:223
  443. msgid "Currently used search engines"
  444. msgstr "현재 사용중인 검색 엔진"
  445. #: searx/templates/simple/preferences.html:231
  446. msgid "Special Queries"
  447. msgstr "특수 쿼리"
  448. #: searx/templates/simple/preferences.html:237
  449. msgid "Cookies"
  450. msgstr "쿠키"
  451. #: searx/templates/simple/results.html:23
  452. msgid "Answers"
  453. msgstr "답변"
  454. #: searx/templates/simple/results.html:38
  455. msgid "Number of results"
  456. msgstr "결과 수"
  457. #: searx/templates/simple/results.html:44
  458. msgid "Info"
  459. msgstr "정보"
  460. #: searx/templates/simple/results.html:73
  461. msgid "Try searching for:"
  462. msgstr "다음을 검색 해보세요:"
  463. #: searx/templates/simple/results.html:105
  464. msgid "Back to top"
  465. msgstr "위로 돌아가기"
  466. #: searx/templates/simple/results.html:123
  467. msgid "Previous page"
  468. msgstr "이전 페이지"
  469. #: searx/templates/simple/results.html:140
  470. msgid "Next page"
  471. msgstr "다음 페이지"
  472. #: searx/templates/simple/search.html:3
  473. msgid "Display the front page"
  474. msgstr "첫 페이지 표시"
  475. #: searx/templates/simple/search.html:9
  476. #: searx/templates/simple/simple_search.html:5
  477. msgid "Search for..."
  478. msgstr "다음을 검색..."
  479. #: searx/templates/simple/search.html:10
  480. #: searx/templates/simple/simple_search.html:6
  481. msgid "clear"
  482. msgstr "지우기"
  483. #: searx/templates/simple/search.html:11
  484. #: searx/templates/simple/simple_search.html:7
  485. msgid "search"
  486. msgstr "검색"
  487. #: searx/templates/simple/stats.html:21
  488. msgid "There is currently no data available. "
  489. msgstr "데이터가 존재하지 않습니다. "
  490. #: searx/templates/simple/preferences/engines.html:18
  491. #: searx/templates/simple/stats.html:25
  492. msgid "Engine name"
  493. msgstr "검색엔진 이름"
  494. #: searx/templates/simple/stats.html:26
  495. msgid "Scores"
  496. msgstr "점수"
  497. #: searx/templates/simple/stats.html:27
  498. msgid "Result count"
  499. msgstr "결과 개수"
  500. #: searx/templates/simple/preferences/engines.html:25
  501. #: searx/templates/simple/stats.html:28
  502. msgid "Response time"
  503. msgstr "응답시간"
  504. #: searx/templates/simple/preferences/engines.html:29
  505. #: searx/templates/simple/stats.html:29
  506. msgid "Reliability"
  507. msgstr "신뢰성"
  508. #: searx/templates/simple/stats.html:59
  509. msgid "Total"
  510. msgstr "합계"
  511. #: searx/templates/simple/stats.html:60
  512. msgid "HTTP"
  513. msgstr "HTTP"
  514. #: searx/templates/simple/stats.html:61
  515. msgid "Processing"
  516. msgstr "처리"
  517. #: searx/templates/simple/stats.html:99
  518. msgid "Warnings"
  519. msgstr "경고"
  520. #: searx/templates/simple/stats.html:99
  521. msgid "Errors and exceptions"
  522. msgstr "에러와 예외"
  523. #: searx/templates/simple/stats.html:105
  524. msgid "Exception"
  525. msgstr "예외"
  526. #: searx/templates/simple/stats.html:107
  527. msgid "Message"
  528. msgstr "메시지"
  529. #: searx/templates/simple/stats.html:109
  530. msgid "Percentage"
  531. msgstr "백분율"
  532. #: searx/templates/simple/stats.html:111
  533. msgid "Parameter"
  534. msgstr "매개변수"
  535. #: searx/templates/simple/stats.html:119
  536. msgid "Filename"
  537. msgstr "파일명"
  538. #: searx/templates/simple/stats.html:120
  539. msgid "Function"
  540. msgstr "함수"
  541. #: searx/templates/simple/stats.html:121
  542. msgid "Code"
  543. msgstr "코드"
  544. #: searx/templates/simple/stats.html:128
  545. msgid "Checker"
  546. msgstr "검사 프로그램"
  547. #: searx/templates/simple/stats.html:131
  548. msgid "Failed test"
  549. msgstr "테스트 실패"
  550. #: searx/templates/simple/stats.html:132
  551. msgid "Comment(s)"
  552. msgstr "댓글"
  553. #: searx/templates/simple/elements/apis.html:3
  554. msgid "Download results"
  555. msgstr "검색결과 다운로드"
  556. #: searx/templates/simple/elements/engines_msg.html:7
  557. msgid "Messages from the search engines"
  558. msgstr "검색 엔진에서 발생한 메시지"
  559. #: searx/templates/simple/elements/engines_msg.html:12
  560. msgid "Error!"
  561. msgstr "오류!"
  562. #: searx/templates/simple/elements/engines_msg.html:13
  563. msgid "Engines cannot retrieve results"
  564. msgstr "결과를 가져올 수 없습니다"
  565. #: searx/templates/simple/elements/search_url.html:3
  566. msgid "Search URL"
  567. msgstr "검색 URL"
  568. #: searx/templates/simple/elements/suggestions.html:3
  569. msgid "Suggestions"
  570. msgstr "제안"
  571. #: searx/templates/simple/filters/languages.html:1
  572. #: searx/templates/simple/preferences/language.html:2
  573. msgid "Search language"
  574. msgstr "검색 언어"
  575. #: searx/templates/simple/filters/languages.html:2
  576. #: searx/templates/simple/preferences/language.html:7
  577. msgid "Default language"
  578. msgstr "기본 언어"
  579. #: searx/templates/simple/filters/languages.html:4
  580. #: searx/templates/simple/preferences/language.html:11
  581. msgid "Auto-detect"
  582. msgstr "자동 감지"
  583. #: searx/templates/simple/filters/safesearch.html:1
  584. #: searx/templates/simple/filters/safesearch.html:2
  585. #: searx/templates/simple/filters/safesearch.html:3
  586. #: searx/templates/simple/filters/safesearch.html:4
  587. #: searx/templates/simple/preferences/engines.html:21
  588. #: searx/templates/simple/preferences/safesearch.html:2
  589. msgid "SafeSearch"
  590. msgstr "세이프서치"
  591. #: searx/templates/simple/filters/safesearch.html:2
  592. #: searx/templates/simple/preferences/safesearch.html:7
  593. msgid "Strict"
  594. msgstr "엄격"
  595. #: searx/templates/simple/filters/safesearch.html:3
  596. #: searx/templates/simple/preferences/safesearch.html:11
  597. msgid "Moderate"
  598. msgstr "보통"
  599. #: searx/templates/simple/filters/safesearch.html:4
  600. #: searx/templates/simple/preferences/safesearch.html:15
  601. msgid "None"
  602. msgstr "없음"
  603. #: searx/templates/simple/filters/time_range.html:1
  604. #: searx/templates/simple/preferences/engines.html:22
  605. msgid "Time range"
  606. msgstr "기간"
  607. #: searx/templates/simple/filters/time_range.html:3
  608. msgid "Anytime"
  609. msgstr "모든 날짜"
  610. #: searx/templates/simple/filters/time_range.html:6
  611. msgid "Last day"
  612. msgstr "지난 1일"
  613. #: searx/templates/simple/filters/time_range.html:9
  614. msgid "Last week"
  615. msgstr "지난 1주"
  616. #: searx/templates/simple/filters/time_range.html:12
  617. msgid "Last month"
  618. msgstr "지난 1개월"
  619. #: searx/templates/simple/filters/time_range.html:15
  620. msgid "Last year"
  621. msgstr "지난 1년"
  622. #: searx/templates/simple/messages/no_cookies.html:3
  623. msgid "Information!"
  624. msgstr "알림!"
  625. #: searx/templates/simple/messages/no_cookies.html:4
  626. msgid "currently, there are no cookies defined."
  627. msgstr "현재 정의된 쿠기가 없습니다."
  628. #: searx/templates/simple/messages/no_results.html:3
  629. msgid "Sorry!"
  630. msgstr "죄송합니다!"
  631. #: searx/templates/simple/messages/no_results.html:4
  632. msgid "No results were found. You can try to:"
  633. msgstr ""
  634. #: searx/templates/simple/messages/no_results.html:6
  635. msgid "Refresh the page."
  636. msgstr ""
  637. #: searx/templates/simple/messages/no_results.html:7
  638. msgid "Search for another query or select another category (above)."
  639. msgstr ""
  640. #: searx/templates/simple/messages/no_results.html:8
  641. msgid "Change the search engine used in the preferences:"
  642. msgstr ""
  643. #: searx/templates/simple/messages/no_results.html:9
  644. msgid "Switch to another instance:"
  645. msgstr ""
  646. #: searx/templates/simple/preferences/answerers.html:4
  647. #: searx/templates/simple/preferences/engines.html:17
  648. msgid "Allow"
  649. msgstr "허용"
  650. #: searx/templates/simple/preferences/answerers.html:5
  651. msgid "Keywords"
  652. msgstr "키워드"
  653. #: searx/templates/simple/preferences/answerers.html:6
  654. msgid "Name"
  655. msgstr "이름"
  656. #: searx/templates/simple/preferences/answerers.html:7
  657. msgid "Description"
  658. msgstr "설명"
  659. #: searx/templates/simple/preferences/answerers.html:8
  660. msgid "Examples"
  661. msgstr "예시"
  662. #: searx/templates/simple/preferences/answerers.html:13
  663. msgid "This is the list of SearXNG's instant answering modules."
  664. msgstr "SearXNG의 즉각응답 모듈 목록입니다."
  665. #: searx/templates/simple/preferences/answerers.html:29
  666. msgid "This is the list of plugins."
  667. msgstr "플러그인 목록입니다."
  668. #: searx/templates/simple/preferences/autocomplete.html:2
  669. msgid "Autocomplete"
  670. msgstr "자동 완성"
  671. #: searx/templates/simple/preferences/autocomplete.html:15
  672. msgid "Find stuff as you type"
  673. msgstr "입력하는 대로 찾으세요"
  674. #: searx/templates/simple/preferences/center_alignment.html:2
  675. msgid "Center Alignment"
  676. msgstr "중앙 정렬"
  677. #: searx/templates/simple/preferences/center_alignment.html:14
  678. msgid "Displays results in the center of the page (Oscar layout)."
  679. msgstr "페이지 중앙에 결과 표시하기 (Oscar 레이아웃)."
  680. #: searx/templates/simple/preferences/cookies.html:2
  681. msgid ""
  682. "This is the list of cookies and their values SearXNG is storing on your "
  683. "computer."
  684. msgstr "SearXNG이 컴퓨터에 저장하는 쿠키 목록입니다."
  685. #: searx/templates/simple/preferences/cookies.html:3
  686. msgid "With that list, you can assess SearXNG transparency."
  687. msgstr "이 목록으로 SearXNG의 투명성을 판단할 수 있습니다."
  688. #: searx/templates/simple/preferences/cookies.html:9
  689. msgid "Cookie name"
  690. msgstr "쿠키 이름"
  691. #: searx/templates/simple/preferences/cookies.html:10
  692. msgid "Value"
  693. msgstr "값"
  694. #: searx/templates/simple/preferences/cookies.html:23
  695. msgid "Search URL of the currently saved preferences"
  696. msgstr "현재 설정이 적용된 검색 URL"
  697. #: searx/templates/simple/preferences/cookies.html:32
  698. msgid ""
  699. "Note: specifying custom settings in the search URL can reduce privacy by "
  700. "leaking data to the clicked result sites."
  701. msgstr "검색 URL에 사용자 설정을 명시하면 결과 사이트에 데이터가 유출되어 사생활 보호가 약해질 수 있습니다."
  702. #: searx/templates/simple/preferences/cookies.html:35
  703. msgid "URL to restore your preferences in another browser"
  704. msgstr "다른 브라우저에서 설정을 복구하기 위한 URL"
  705. #: searx/templates/simple/preferences/cookies.html:44
  706. msgid ""
  707. "Specifying custom settings in the preferences URL can be used to sync "
  708. "preferences across devices."
  709. msgstr "특정 설정이 들어간 URL은 장치 간에 설정을 동기화 하는데 사용할 수 있습니다."
  710. #: searx/templates/simple/preferences/doi_resolver.html:2
  711. msgid "Open Access DOI resolver"
  712. msgstr "오픈 엑세스 DOI 리졸버"
  713. #: searx/templates/simple/preferences/doi_resolver.html:14
  714. msgid "Select service used by DOI rewrite"
  715. msgstr "DOI 재작성에 사용된 서비스 선택"
  716. #: searx/templates/simple/preferences/engines.html:9
  717. msgid ""
  718. "This tab does not exists in the user interface, but you can search in "
  719. "these engines by its !bangs."
  720. msgstr "이 탭은 유저 인터페이스에 나타나지 않지만, !bang을 사용하여 이 검색엔진으로 검색할 수 있습니다."
  721. #: searx/templates/simple/preferences/engines.html:19
  722. msgid "!bang"
  723. msgstr "!bang"
  724. #: searx/templates/simple/preferences/engines.html:20
  725. msgid "Supports selected language"
  726. msgstr "선택 언어 지원함"
  727. #: searx/templates/simple/preferences/engines.html:23
  728. msgid "Weight"
  729. msgstr "무게"
  730. #: searx/templates/simple/preferences/engines.html:27
  731. msgid "Max time"
  732. msgstr "최대시간"
  733. #: searx/templates/simple/preferences/footer.html:2
  734. msgid ""
  735. "These settings are stored in your cookies, this allows us not to store "
  736. "this data about you."
  737. msgstr "설정은 쿠키에 저장 되기 때문에 서버측에서 설정 관련 사용자 정보를 저장하는 것은 불가능합니다."
  738. #: searx/templates/simple/preferences/footer.html:3
  739. msgid ""
  740. "These cookies serve your sole convenience, we don't use these cookies to "
  741. "track you."
  742. msgstr "이 쿠키는 오직 편의를 위해 쓰이며, 추적에 이용하지 않습니다."
  743. #: searx/templates/simple/preferences/footer.html:6
  744. msgid "Save"
  745. msgstr "저장"
  746. #: searx/templates/simple/preferences/footer.html:9
  747. msgid "Reset defaults"
  748. msgstr "기본값 복원"
  749. #: searx/templates/simple/preferences/footer.html:13
  750. msgid "Back"
  751. msgstr "뒤로"
  752. #: searx/templates/simple/preferences/hotkeys.html:2
  753. msgid "Hotkeys"
  754. msgstr ""
  755. #: searx/templates/simple/preferences/hotkeys.html:13
  756. msgid "Vim-like"
  757. msgstr ""
  758. #: searx/templates/simple/preferences/hotkeys.html:18
  759. msgid ""
  760. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  761. "key on main or result page to get help."
  762. msgstr ""
  763. #: searx/templates/simple/preferences/image_proxy.html:2
  764. msgid "Image proxy"
  765. msgstr "이미지 우회"
  766. #: searx/templates/simple/preferences/image_proxy.html:14
  767. msgid "Proxying image results through SearXNG"
  768. msgstr "SearXNG를 통해 이미지 결과 우회"
  769. #: searx/templates/simple/preferences/infinite_scroll.html:2
  770. msgid "Infinite scroll"
  771. msgstr "무한 스크롤"
  772. #: searx/templates/simple/preferences/infinite_scroll.html:14
  773. msgid "Automatically load next page when scrolling to bottom of current page"
  774. msgstr "현재 페이지 하단까지 스크롤 했을 때 자동으로 다음 페이지 불러오기"
  775. #: searx/templates/simple/preferences/language.html:24
  776. msgid "What language do you prefer for search?"
  777. msgstr "어떤 언어로 검색하시겠습니까?"
  778. #: searx/templates/simple/preferences/language.html:25
  779. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  780. msgstr "SearXNG가 검색 언어를 자동감지 할 수 있도록 자동감지를 선택해 주세요."
  781. #: searx/templates/simple/preferences/method.html:2
  782. msgid "HTTP Method"
  783. msgstr "HTTP 메소드"
  784. #: searx/templates/simple/preferences/method.html:14
  785. msgid "Change how forms are submitted"
  786. msgstr "요청이 전송되는 방법을 변경합니다"
  787. #: searx/templates/simple/preferences/query_in_title.html:2
  788. msgid "Query in the page's title"
  789. msgstr "페이지 제목에 검색어 표시"
  790. #: searx/templates/simple/preferences/query_in_title.html:14
  791. msgid ""
  792. "When enabled, the result page's title contains your query. Your browser "
  793. "can record this title"
  794. msgstr "활성화 할 경우, 결과 페이지 제목에 검색어가 표시 됩니다. 페이지 제목은 브라우저가 기록할 수 있습니다"
  795. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  796. msgid "Results on new tabs"
  797. msgstr "새 탭에서 결과 열기"
  798. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  799. msgid "Open result links on new browser tabs"
  800. msgstr "새 탭에서 결과 링크를 엽니다"
  801. #: searx/templates/simple/preferences/safesearch.html:20
  802. msgid "Filter content"
  803. msgstr "콘텐츠 필터링"
  804. #: searx/templates/simple/preferences/search_on_category_select.html:2
  805. msgid "Search on category select"
  806. msgstr "특정 카테고리 검색"
  807. #: searx/templates/simple/preferences/search_on_category_select.html:14
  808. msgid ""
  809. "Perform search immediately if a category selected. Disable to select "
  810. "multiple categories"
  811. msgstr ""
  812. #: searx/templates/simple/preferences/theme.html:2
  813. msgid "Theme"
  814. msgstr "테마"
  815. #: searx/templates/simple/preferences/theme.html:14
  816. msgid "Change SearXNG layout"
  817. msgstr "SearXNG 레이아웃 변경"
  818. #: searx/templates/simple/preferences/theme.html:19
  819. msgid "Theme style"
  820. msgstr "테마 스타일"
  821. #: searx/templates/simple/preferences/theme.html:31
  822. msgid "Choose auto to follow your browser settings"
  823. msgstr "'자동'을 선택하면 브라우저 기본설정에 맞춥니다"
  824. #: searx/templates/simple/preferences/tokens.html:2
  825. msgid "Engine tokens"
  826. msgstr "엔진토큰"
  827. #: searx/templates/simple/preferences/tokens.html:9
  828. msgid "Access tokens for private engines"
  829. msgstr "사유 검색 엔진 엑세스 토큰"
  830. #: searx/templates/simple/preferences/ui_locale.html:2
  831. msgid "Interface language"
  832. msgstr "인터페이스 언어"
  833. #: searx/templates/simple/preferences/ui_locale.html:14
  834. msgid "Change the language of the layout"
  835. msgstr "레이아웃 언어 변경"
  836. #: searx/templates/simple/result_templates/code.html:13
  837. msgid "repo"
  838. msgstr "리포지토리"
  839. #: searx/templates/simple/result_templates/default.html:6
  840. msgid "show media"
  841. msgstr "미디어 표시"
  842. #: searx/templates/simple/result_templates/default.html:6
  843. msgid "hide media"
  844. msgstr "미디어 숨기기"
  845. #: searx/templates/simple/result_templates/default.html:14
  846. #: searx/templates/simple/result_templates/videos.html:14
  847. msgid "This site did not provide any description."
  848. msgstr "사이트에서 소개를 제공하지 않았습니다."
  849. #: searx/templates/simple/result_templates/images.html:19
  850. msgid "Format"
  851. msgstr "포멧"
  852. #: searx/templates/simple/result_templates/images.html:21
  853. msgid "Engine"
  854. msgstr "검색엔진"
  855. #: searx/templates/simple/result_templates/images.html:22
  856. msgid "View source"
  857. msgstr "소스 보기"
  858. #: searx/templates/simple/result_templates/map.html:12
  859. msgid "address"
  860. msgstr "주소"
  861. #: searx/templates/simple/result_templates/map.html:43
  862. msgid "show map"
  863. msgstr "지도 표시"
  864. #: searx/templates/simple/result_templates/map.html:43
  865. msgid "hide map"
  866. msgstr "지도 숨기기"
  867. #: searx/templates/simple/result_templates/paper.html:5
  868. msgid "Published date"
  869. msgstr "발행일"
  870. #: searx/templates/simple/result_templates/paper.html:9
  871. msgid "Journal"
  872. msgstr "발행처"
  873. #: searx/templates/simple/result_templates/paper.html:22
  874. msgid "Editor"
  875. msgstr "편집자"
  876. #: searx/templates/simple/result_templates/paper.html:23
  877. msgid "Publisher"
  878. msgstr "발행자"
  879. #: searx/templates/simple/result_templates/paper.html:24
  880. msgid "Type"
  881. msgstr "분류"
  882. #: searx/templates/simple/result_templates/paper.html:25
  883. msgid "Tags"
  884. msgstr "태그"
  885. #: searx/templates/simple/result_templates/paper.html:26
  886. msgid "DOI"
  887. msgstr "DOI"
  888. #: searx/templates/simple/result_templates/paper.html:27
  889. msgid "ISSN"
  890. msgstr "ISSN"
  891. #: searx/templates/simple/result_templates/paper.html:28
  892. msgid "ISBN"
  893. msgstr "ISBN"
  894. #: searx/templates/simple/result_templates/paper.html:33
  895. msgid "PDF"
  896. msgstr "PDF"
  897. #: searx/templates/simple/result_templates/paper.html:34
  898. msgid "HTML"
  899. msgstr "HTML"
  900. #: searx/templates/simple/result_templates/torrent.html:6
  901. msgid "magnet link"
  902. msgstr "마그넷 링크"
  903. #: searx/templates/simple/result_templates/torrent.html:7
  904. msgid "torrent file"
  905. msgstr "토렌트 파일"
  906. #: searx/templates/simple/result_templates/torrent.html:9
  907. msgid "Seeder"
  908. msgstr "시드"
  909. #: searx/templates/simple/result_templates/torrent.html:9
  910. msgid "Leecher"
  911. msgstr "리치"
  912. #: searx/templates/simple/result_templates/torrent.html:11
  913. msgid "Filesize"
  914. msgstr "파일 크기"
  915. #: searx/templates/simple/result_templates/torrent.html:12
  916. msgid "Bytes"
  917. msgstr "바이트"
  918. #: searx/templates/simple/result_templates/torrent.html:13
  919. msgid "kiB"
  920. msgstr "kiB"
  921. #: searx/templates/simple/result_templates/torrent.html:14
  922. msgid "MiB"
  923. msgstr "MiB"
  924. #: searx/templates/simple/result_templates/torrent.html:15
  925. msgid "GiB"
  926. msgstr "GiB"
  927. #: searx/templates/simple/result_templates/torrent.html:16
  928. msgid "TiB"
  929. msgstr "TiB"
  930. #: searx/templates/simple/result_templates/torrent.html:20
  931. msgid "Number of Files"
  932. msgstr "파일 개수"
  933. #: searx/templates/simple/result_templates/videos.html:6
  934. msgid "show video"
  935. msgstr "비디오 표시"
  936. #: searx/templates/simple/result_templates/videos.html:6
  937. msgid "hide video"
  938. msgstr "비디오 숨기기"
  939. #~ msgid "Advanced settings"
  940. #~ msgstr "고급 설정"
  941. #~ msgid "Close"
  942. #~ msgstr "닫기"
  943. #~ msgid "Language"
  944. #~ msgstr "언어/Language"
  945. #~ msgid "broken"
  946. #~ msgstr "끊김"
  947. #~ msgid "supported"
  948. #~ msgstr "지원됨"
  949. #~ msgid "not supported"
  950. #~ msgstr "지원되지 않음"
  951. #~ msgid "about"
  952. #~ msgstr "자세히"
  953. #~ msgid "Avg."
  954. #~ msgstr "평균"
  955. #~ msgid "User Interface"
  956. #~ msgstr "사용자 인터페이스"
  957. #~ msgid "Choose style for this theme"
  958. #~ msgstr "이 테마에 대한 스타일 선택"
  959. #~ msgid "Style"
  960. #~ msgstr "스타일"
  961. #~ msgid "Show advanced settings"
  962. #~ msgstr "고급 설정 열기"
  963. #~ msgid "Show advanced settings panel in the home page by default"
  964. #~ msgstr "항상 시작 페이지에서 고급설정 패널 보기"
  965. #~ msgid "Allow all"
  966. #~ msgstr "모두 허용"
  967. #~ msgid "Disable all"
  968. #~ msgstr "모두 거부"
  969. #~ msgid "Selected language"
  970. #~ msgstr "선택언어 지원"
  971. #~ msgid "Query"
  972. #~ msgstr "검색어"
  973. #~ msgid "save"
  974. #~ msgstr "저장"
  975. #~ msgid "back"
  976. #~ msgstr "뒤로"
  977. #~ msgid "Links"
  978. #~ msgstr "링크"
  979. #~ msgid "RSS subscription"
  980. #~ msgstr "RSS 구독"
  981. #~ msgid "Search results"
  982. #~ msgstr "검색 결과"
  983. #~ msgid "next page"
  984. #~ msgstr "다음 페이지"
  985. #~ msgid "previous page"
  986. #~ msgstr "이전 페이지"
  987. #~ msgid "Start search"
  988. #~ msgstr "검색 시작"
  989. #~ msgid "Clear search"
  990. #~ msgstr "검색 지우기"
  991. #~ msgid "Clear"
  992. #~ msgstr "지우기"
  993. #~ msgid "stats"
  994. #~ msgstr "통계"
  995. #~ msgid "Heads up!"
  996. #~ msgstr "조심하세요!"
  997. #~ msgid "It look like you are using SearXNG first time."
  998. #~ msgstr "SearXNG를 처음 쓰시는 것 같군요."
  999. #~ msgid "Well done!"
  1000. #~ msgstr "잘 하셨습니다!"
  1001. #~ msgid "Settings saved successfully."
  1002. #~ msgstr "설정을 성공적으로 저장했습니다."
  1003. #~ msgid "Oh snap!"
  1004. #~ msgstr "이런!"
  1005. #~ msgid "Something went wrong."
  1006. #~ msgstr "문제가 발생했습니다."
  1007. #~ msgid "Date"
  1008. #~ msgstr "날짜"
  1009. #~ msgid "Type"
  1010. #~ msgstr "형식"
  1011. #~ msgid "Get image"
  1012. #~ msgstr "이미지 가져오기"
  1013. #~ msgid "Center Alignment"
  1014. #~ msgstr ""
  1015. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1016. #~ msgstr ""
  1017. #~ msgid "preferences"
  1018. #~ msgstr "설정"
  1019. #~ msgid "Scores per result"
  1020. #~ msgstr "검색결과당 점수"
  1021. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1022. #~ msgstr "개인 정보를 존중하는 맞춤형 메타 검색 엔진"
  1023. #~ msgid "No abstract is available for this publication."
  1024. #~ msgstr "이 출판물에 대한 초록이 없습니다."
  1025. #~ msgid "Self Informations"
  1026. #~ msgstr "본인 정보"
  1027. #~ msgid ""
  1028. #~ "Change how forms are submited, <a "
  1029. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1030. #~ " rel=\"external\">learn more about request "
  1031. #~ "methods</a>"
  1032. #~ msgstr ""
  1033. #~ "폼 제출 방법 변경,<a "
  1034. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1035. #~ " rel=\"external\">요청 메소드에 대해 더 알아보기</a>"
  1036. #~ msgid ""
  1037. #~ "This plugin checks if the address "
  1038. #~ "of the request is a TOR exit "
  1039. #~ "node, and informs the user if it"
  1040. #~ " is, like check.torproject.org but from "
  1041. #~ "searxng."
  1042. #~ msgstr ""
  1043. #~ "이 플러그인은 요청한 주소가 TOR 출구 노드인지 "
  1044. #~ "확인하고 사용자에게 알려줍니다, check.torproject.org 와 "
  1045. #~ "비슷하지만 searxng 에서 제공됩니다."
  1046. #~ msgid ""
  1047. #~ "The TOR exit node list "
  1048. #~ "(https://check.torproject.org/exit-addresses) is "
  1049. #~ "unreachable."
  1050. #~ msgstr "TOR 출구 노드 목록(https://check.torproject.org/exit-addresses)에 연결할 수 없습니다."
  1051. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1052. #~ msgstr "TOR 를 사용하고 있습니다. 당신의 아이피 주소는 다음과 같습니다: {ip_address}."
  1053. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1054. #~ msgstr "TOR 를 사용하고 있지 않습니다. 당신의 아이피 주소는 다음과 같습니다: {ip_address}."
  1055. #~ msgid ""
  1056. #~ "The could not download the list of"
  1057. #~ " Tor exit-nodes from "
  1058. #~ "https://check.torproject.org/exit-addresses."
  1059. #~ msgstr ""
  1060. #~ msgid ""
  1061. #~ "You are using Tor. It looks like"
  1062. #~ " you have this external IP address:"
  1063. #~ " {ip_address}."
  1064. #~ msgstr ""
  1065. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1066. #~ msgstr ""
  1067. #~ msgid "Autodetect search language"
  1068. #~ msgstr ""
  1069. #~ msgid "Automatically detect the query search language and switch to it."
  1070. #~ msgstr ""
  1071. #~ msgid "others"
  1072. #~ msgstr "기타"
  1073. #~ msgid ""
  1074. #~ "This tab does not show up for "
  1075. #~ "search results, but you can search "
  1076. #~ "the engines listed here via bangs."
  1077. #~ msgstr "이 탭은 검색 결과에서 표시 되지 않으나, 느낌표을 입력하여 아래의 엔진으로 검색할 수 있습니다."
  1078. #~ msgid "Shortcut"
  1079. #~ msgstr "단축 키 워드"
  1080. #~ msgid "!bang"
  1081. #~ msgstr ""
  1082. #~ msgid ""
  1083. #~ "This tab dues not exists in the"
  1084. #~ " user interface, but you can search"
  1085. #~ " in these engines by its !bangs."
  1086. #~ msgstr ""
  1087. #~ msgid "Engines cannot retrieve results."
  1088. #~ msgstr "검색결과를 가져올 수 없습니다."
  1089. #~ msgid "Please, try again later or find another SearXNG instance."
  1090. #~ msgstr "다음에 시도하거나 다른 SearXNG 객체를 이용해주세요."
  1091. #~ msgid ""
  1092. #~ "Redirect to open-access versions of "
  1093. #~ "publications when available (plugin required)"
  1094. #~ msgstr "가능 하면 오픈 엑세스 출판물로 넘겨주기 (플러그인 필요함)"
  1095. #~ msgid "Bang"
  1096. #~ msgstr ""
  1097. #~ msgid ""
  1098. #~ "Change how forms are submitted, <a "
  1099. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1100. #~ " rel=\"external\">learn more about request "
  1101. #~ "methods</a>"
  1102. #~ msgstr ""
  1103. #~ "폼 제출 방법 변경,<a "
  1104. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1105. #~ " rel=\"external\">요청 메소드에 대해 더 알아보기</a>"
  1106. #~ msgid "On"
  1107. #~ msgstr "사용"
  1108. #~ msgid "Off"
  1109. #~ msgstr "사용안함"
  1110. #~ msgid "Enabled"
  1111. #~ msgstr "활성화됨"
  1112. #~ msgid "Disabled"
  1113. #~ msgstr "비활성화됨"
  1114. #~ msgid ""
  1115. #~ "Perform search immediately if a category"
  1116. #~ " selected. Disable to select multiple "
  1117. #~ "categories. (JavaScript required)"
  1118. #~ msgstr "카테고리가 선택되면 즉시 검색을 수행합니다. 여러 카테고리를 선택하려면 비활성화합니다. (JavaScript 필요)"
  1119. #~ msgid "Vim-like hotkeys"
  1120. #~ msgstr "Vim 스타일 단축키"
  1121. #~ msgid ""
  1122. #~ "Navigate search results with Vim-like"
  1123. #~ " hotkeys (JavaScript required). Press \"h\""
  1124. #~ " key on main or result page to"
  1125. #~ " get help."
  1126. #~ msgstr ""
  1127. #~ "Vim 스타일 단축키로 검색 결과를 찾아보세요(JavaScript "
  1128. #~ "필요). 도움말을 보려면 메인 페이지 또는 결과 "
  1129. #~ "페이지에서 \"h\" 키를 누르십시오."
  1130. #~ msgid ""
  1131. #~ "we didn't find any results. Please "
  1132. #~ "use another query or search in "
  1133. #~ "more categories."
  1134. #~ msgstr "검색결과를 찾을 수 없습니다. 다른 검색어로 검색하거나 검색 범주를 추가해주세요."