messages.po 46 KB

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