messages.po 43 KB

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