messages.po 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734
  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-04-27 16:29+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/hash_plugin.py:10
  391. msgid "Converts strings to different hash digests."
  392. msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다."
  393. #: searx/plugins/hash_plugin.py:38
  394. msgid "hash digest"
  395. msgstr "해시 다이제스트"
  396. #: searx/plugins/hostname_replace.py:12
  397. msgid "Hostname replace"
  398. msgstr "호스트 이름 변경"
  399. #: searx/plugins/hostname_replace.py:13
  400. msgid "Rewrite result hostnames or remove results based on the hostname"
  401. msgstr "결과의 호스트 이름을 재작성하거나 호스트 이름에 따라 결과를 삭제합니다"
  402. #: searx/plugins/oa_doi_rewrite.py:12
  403. msgid "Open Access DOI rewrite"
  404. msgstr "오픈 액세스 DOI 재작성"
  405. #: searx/plugins/oa_doi_rewrite.py:13
  406. msgid ""
  407. "Avoid paywalls by redirecting to open-access versions of publications "
  408. "when available"
  409. msgstr "가능한 경우 공개 액세스 버전의 출판물로 리디렉션하여 페이월 방지"
  410. #: searx/plugins/self_info.py:9
  411. msgid "Self Information"
  412. msgstr "본인 정보"
  413. #: searx/plugins/self_info.py:10
  414. msgid ""
  415. "Displays your IP if the query is \"ip\" and your user agent if the query "
  416. "contains \"user agent\"."
  417. msgstr "쿼리가 \"ip\"인 경우 사용자의 IP를 표시하고 쿼리에 \"user agent\"가 포함된 경우 사용자 에이전트를 표시합니다."
  418. #: searx/plugins/tor_check.py:24
  419. msgid "Tor check plugin"
  420. msgstr "Tor 검사 플러그인"
  421. #: searx/plugins/tor_check.py:27
  422. msgid ""
  423. "This plugin checks if the address of the request is a Tor exit-node, and "
  424. "informs the user if it is; like check.torproject.org, but from SearXNG."
  425. msgstr ""
  426. "이 플러그인은 요청의 주소가 토르 출구 노드 인지 확인하고 사용자에게 check.torproject.org와 같이 "
  427. "SearchXNG의 주소인지 알려줍니다."
  428. #: searx/plugins/tor_check.py:61
  429. msgid ""
  430. "Could not download the list of Tor exit-nodes from: "
  431. "https://check.torproject.org/exit-addresses"
  432. msgstr "https://check.torproject.org/exit-addresses 에서 토르 출구 노드를 다운로드 받는데 실패하였습니다"
  433. #: searx/plugins/tor_check.py:77
  434. msgid ""
  435. "You are using Tor and it looks like you have this external IP address: "
  436. "{ip_address}"
  437. msgstr "Tor를 사용하고 있고 외부 IP 주소는 {ip_address} 입니다"
  438. #: searx/plugins/tor_check.py:85
  439. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  440. msgstr "Tor를 사용하고 있지 않고 외부 IP 주소가 {ip_address}인 것 같습니다"
  441. #: searx/plugins/tracker_url_remover.py:16
  442. msgid "Tracker URL remover"
  443. msgstr "추적기 URL 제거기"
  444. #: searx/plugins/tracker_url_remover.py:17
  445. msgid "Remove trackers arguments from the returned URL"
  446. msgstr "반환된 URL에서 추적기 매개변수 제거"
  447. #: searx/plugins/unit_converter.py:10
  448. msgid "Convert between units"
  449. msgstr ""
  450. #: searx/templates/simple/404.html:4
  451. msgid "Page not found"
  452. msgstr "페이지를 찾을 수 없음"
  453. #: searx/templates/simple/404.html:6
  454. #, python-format
  455. msgid "Go to %(search_page)s."
  456. msgstr "%(search_page)s로 이동합니다."
  457. #: searx/templates/simple/404.html:6
  458. msgid "search page"
  459. msgstr "검색 페이지"
  460. #: searx/templates/simple/base.html:54
  461. msgid "Donate"
  462. msgstr "기부"
  463. #: searx/templates/simple/base.html:58
  464. #: searx/templates/simple/preferences.html:156
  465. msgid "Preferences"
  466. msgstr "설정"
  467. #: searx/templates/simple/base.html:68
  468. msgid "Powered by"
  469. msgstr "Powered by"
  470. #: searx/templates/simple/base.html:68
  471. msgid "a privacy-respecting, open metasearch engine"
  472. msgstr "개인정보를 존중하는 개방형 메타 검색 엔진"
  473. #: searx/templates/simple/base.html:69
  474. #: searx/templates/simple/result_templates/packages.html:59
  475. msgid "Source code"
  476. msgstr "소스 코드"
  477. #: searx/templates/simple/base.html:70
  478. msgid "Issue tracker"
  479. msgstr "이슈 트래커"
  480. #: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
  481. msgid "Engine stats"
  482. msgstr "검색 엔진 상태"
  483. #: searx/templates/simple/base.html:73
  484. msgid "Public instances"
  485. msgstr "공개 인스턴스"
  486. #: searx/templates/simple/base.html:76
  487. msgid "Privacy policy"
  488. msgstr "개인 정보 정책"
  489. #: searx/templates/simple/base.html:79
  490. msgid "Contact instance maintainer"
  491. msgstr "인스턴스 관리자에게 문의"
  492. #: searx/templates/simple/categories.html:26
  493. msgid "Click on the magnifier to perform search"
  494. msgstr "돋보기를 클릭하여 검색을 시작하세요"
  495. #: searx/templates/simple/macros.html:36
  496. msgid "Length"
  497. msgstr "길이"
  498. #: searx/templates/simple/macros.html:37
  499. #: searx/templates/simple/result_templates/files.html:34
  500. #: searx/templates/simple/result_templates/images.html:19
  501. #: searx/templates/simple/result_templates/paper.html:6
  502. msgid "Author"
  503. msgstr "저자"
  504. #: searx/templates/simple/macros.html:45
  505. msgid "cached"
  506. msgstr "캐시"
  507. #: searx/templates/simple/macros.html:45
  508. msgid "proxied"
  509. msgstr "프록시됨"
  510. #: searx/templates/simple/new_issue.html:64
  511. msgid "Start submiting a new issue on GitHub"
  512. msgstr "GitHub 에서 새 이슈 시작하기"
  513. #: searx/templates/simple/new_issue.html:66
  514. msgid "Please check for existing bugs about this engine on GitHub"
  515. msgstr "GitHub 에서 이 엔진에 대한 기존 버그를 확인하세요"
  516. #: searx/templates/simple/new_issue.html:69
  517. msgid "I confirm there is no existing bug about the issue I encounter"
  518. msgstr "제가 격은 버그에 대한 이슈가 존재하지 않은 것을 확인했습니다"
  519. #: searx/templates/simple/new_issue.html:71
  520. msgid "If this is a public instance, please specify the URL in the bug report"
  521. msgstr "공개 인스턴스라면 버그 보고서에 URL을 적어주세요"
  522. #: searx/templates/simple/new_issue.html:72
  523. msgid "Submit a new issue on Github including the above information"
  524. msgstr "Github에 위 정보를 포함한 새 이슈 작성하기"
  525. #: searx/templates/simple/preferences.html:65
  526. msgid "No HTTPS"
  527. msgstr "HTTPS 없음"
  528. #: searx/templates/simple/elements/engines_msg.html:18
  529. #: searx/templates/simple/preferences.html:69
  530. #: searx/templates/simple/preferences.html:70
  531. msgid "View error logs and submit a bug report"
  532. msgstr "오류 로그 보기 및 버그 보고서 제출"
  533. #: searx/templates/simple/preferences.html:74
  534. msgid "!bang for this engine"
  535. msgstr "이 검색 엔진을 사용하기 위해 !bang"
  536. #: searx/templates/simple/preferences.html:80
  537. msgid "!bang for its categories"
  538. msgstr "카테고리 사용을 위해 !bang"
  539. #: searx/templates/simple/preferences.html:102
  540. #: searx/templates/simple/stats.html:64
  541. msgid "Median"
  542. msgstr "중앙값"
  543. #: searx/templates/simple/preferences.html:103
  544. #: searx/templates/simple/stats.html:70
  545. msgid "P80"
  546. msgstr "P80"
  547. #: searx/templates/simple/preferences.html:104
  548. #: searx/templates/simple/stats.html:76
  549. msgid "P95"
  550. msgstr "P95"
  551. #: searx/templates/simple/preferences.html:136
  552. msgid "Failed checker test(s): "
  553. msgstr "실패한 검사기 테스트: "
  554. #: searx/templates/simple/preferences.html:138
  555. msgid "Errors:"
  556. msgstr "오류:"
  557. #: searx/templates/simple/preferences.html:162
  558. msgid "General"
  559. msgstr "일반"
  560. #: searx/templates/simple/preferences.html:165
  561. msgid "Default categories"
  562. msgstr "기본 카테고리"
  563. #: searx/templates/simple/preferences.html:187
  564. msgid "User interface"
  565. msgstr "사용자 인터페이스"
  566. #: searx/templates/simple/preferences.html:208
  567. msgid "Privacy"
  568. msgstr "개인정보 보호"
  569. #: searx/templates/simple/preferences.html:221
  570. msgid "Engines"
  571. msgstr "검색엔진"
  572. #: searx/templates/simple/preferences.html:223
  573. msgid "Currently used search engines"
  574. msgstr "현재 사용중인 검색 엔진"
  575. #: searx/templates/simple/preferences.html:231
  576. msgid "Special Queries"
  577. msgstr "특수 쿼리"
  578. #: searx/templates/simple/preferences.html:237
  579. msgid "Cookies"
  580. msgstr "쿠키"
  581. #: searx/templates/simple/results.html:23
  582. msgid "Answers"
  583. msgstr "답변"
  584. #: searx/templates/simple/results.html:38
  585. msgid "Number of results"
  586. msgstr "결과 수"
  587. #: searx/templates/simple/results.html:44
  588. msgid "Info"
  589. msgstr "정보"
  590. #: searx/templates/simple/results.html:73
  591. msgid "Try searching for:"
  592. msgstr "다음을 검색 해보세요:"
  593. #: searx/templates/simple/results.html:105
  594. msgid "Back to top"
  595. msgstr "위로 돌아가기"
  596. #: searx/templates/simple/results.html:123
  597. msgid "Previous page"
  598. msgstr "이전 페이지"
  599. #: searx/templates/simple/results.html:141
  600. msgid "Next page"
  601. msgstr "다음 페이지"
  602. #: searx/templates/simple/search.html:3
  603. msgid "Display the front page"
  604. msgstr "첫 페이지 표시"
  605. #: searx/templates/simple/search.html:9
  606. #: searx/templates/simple/simple_search.html:5
  607. msgid "Search for..."
  608. msgstr "다음을 검색..."
  609. #: searx/templates/simple/search.html:10
  610. #: searx/templates/simple/simple_search.html:6
  611. msgid "clear"
  612. msgstr "지우기"
  613. #: searx/templates/simple/search.html:11
  614. #: searx/templates/simple/simple_search.html:7
  615. msgid "search"
  616. msgstr "검색"
  617. #: searx/templates/simple/stats.html:21
  618. msgid "There is currently no data available. "
  619. msgstr "데이터가 존재하지 않습니다. "
  620. #: searx/templates/simple/preferences/engines.html:24
  621. #: searx/templates/simple/stats.html:25
  622. msgid "Engine name"
  623. msgstr "검색엔진 이름"
  624. #: searx/templates/simple/stats.html:26
  625. msgid "Scores"
  626. msgstr "점수"
  627. #: searx/templates/simple/stats.html:27
  628. msgid "Result count"
  629. msgstr "결과 개수"
  630. #: searx/templates/simple/preferences/engines.html:31
  631. #: searx/templates/simple/stats.html:28
  632. msgid "Response time"
  633. msgstr "응답시간"
  634. #: searx/templates/simple/preferences/engines.html:35
  635. #: searx/templates/simple/stats.html:29
  636. msgid "Reliability"
  637. msgstr "신뢰성"
  638. #: searx/templates/simple/stats.html:59
  639. msgid "Total"
  640. msgstr "합계"
  641. #: searx/templates/simple/stats.html:60
  642. msgid "HTTP"
  643. msgstr "HTTP"
  644. #: searx/templates/simple/stats.html:61
  645. msgid "Processing"
  646. msgstr "처리"
  647. #: searx/templates/simple/stats.html:99
  648. msgid "Warnings"
  649. msgstr "경고"
  650. #: searx/templates/simple/stats.html:99
  651. msgid "Errors and exceptions"
  652. msgstr "에러와 예외"
  653. #: searx/templates/simple/stats.html:105
  654. msgid "Exception"
  655. msgstr "예외"
  656. #: searx/templates/simple/stats.html:107
  657. msgid "Message"
  658. msgstr "메시지"
  659. #: searx/templates/simple/stats.html:109
  660. msgid "Percentage"
  661. msgstr "백분율"
  662. #: searx/templates/simple/stats.html:111
  663. msgid "Parameter"
  664. msgstr "매개변수"
  665. #: searx/templates/simple/result_templates/files.html:36
  666. #: searx/templates/simple/stats.html:119
  667. msgid "Filename"
  668. msgstr "파일명"
  669. #: searx/templates/simple/stats.html:120
  670. msgid "Function"
  671. msgstr "함수"
  672. #: searx/templates/simple/stats.html:121
  673. msgid "Code"
  674. msgstr "코드"
  675. #: searx/templates/simple/stats.html:128
  676. msgid "Checker"
  677. msgstr "검사 프로그램"
  678. #: searx/templates/simple/stats.html:131
  679. msgid "Failed test"
  680. msgstr "테스트 실패"
  681. #: searx/templates/simple/stats.html:132
  682. msgid "Comment(s)"
  683. msgstr "댓글"
  684. #: searx/templates/simple/elements/apis.html:3
  685. msgid "Download results"
  686. msgstr "검색결과 다운로드"
  687. #: searx/templates/simple/elements/engines_msg.html:7
  688. msgid "Messages from the search engines"
  689. msgstr "검색 엔진에서 발생한 메시지"
  690. #: searx/templates/simple/elements/engines_msg.html:12
  691. msgid "Error!"
  692. msgstr "오류!"
  693. #: searx/templates/simple/elements/engines_msg.html:13
  694. msgid "Engines cannot retrieve results"
  695. msgstr "결과를 가져올 수 없습니다"
  696. #: searx/templates/simple/elements/search_url.html:3
  697. msgid "Search URL"
  698. msgstr "검색 URL"
  699. #: searx/templates/simple/elements/search_url.html:4
  700. #: searx/templates/simple/preferences/cookies.html:54
  701. msgid "Copied"
  702. msgstr "복사됨"
  703. #: searx/templates/simple/elements/search_url.html:4
  704. #: searx/templates/simple/preferences/cookies.html:54
  705. msgid "Copy"
  706. msgstr "복사하기"
  707. #: searx/templates/simple/elements/suggestions.html:3
  708. msgid "Suggestions"
  709. msgstr "제안"
  710. #: searx/templates/simple/filters/languages.html:1
  711. #: searx/templates/simple/preferences/language.html:2
  712. msgid "Search language"
  713. msgstr "검색 언어"
  714. #: searx/templates/simple/filters/languages.html:2
  715. #: searx/templates/simple/preferences/language.html:7
  716. msgid "Default language"
  717. msgstr "기본 언어"
  718. #: searx/templates/simple/filters/languages.html:4
  719. #: searx/templates/simple/preferences/language.html:11
  720. msgid "Auto-detect"
  721. msgstr "자동 감지"
  722. #: searx/templates/simple/filters/safesearch.html:1
  723. #: searx/templates/simple/filters/safesearch.html:2
  724. #: searx/templates/simple/filters/safesearch.html:3
  725. #: searx/templates/simple/filters/safesearch.html:4
  726. #: searx/templates/simple/preferences/engines.html:27
  727. #: searx/templates/simple/preferences/safesearch.html:2
  728. msgid "SafeSearch"
  729. msgstr "세이프서치"
  730. #: searx/templates/simple/filters/safesearch.html:2
  731. #: searx/templates/simple/preferences/safesearch.html:7
  732. msgid "Strict"
  733. msgstr "엄격"
  734. #: searx/templates/simple/filters/safesearch.html:3
  735. #: searx/templates/simple/preferences/safesearch.html:11
  736. msgid "Moderate"
  737. msgstr "보통"
  738. #: searx/templates/simple/filters/safesearch.html:4
  739. #: searx/templates/simple/preferences/safesearch.html:15
  740. msgid "None"
  741. msgstr "없음"
  742. #: searx/templates/simple/filters/time_range.html:1
  743. #: searx/templates/simple/preferences/engines.html:28
  744. msgid "Time range"
  745. msgstr "기간"
  746. #: searx/templates/simple/filters/time_range.html:3
  747. msgid "Anytime"
  748. msgstr "모든 날짜"
  749. #: searx/templates/simple/filters/time_range.html:6
  750. msgid "Last day"
  751. msgstr "지난 1일"
  752. #: searx/templates/simple/filters/time_range.html:9
  753. msgid "Last week"
  754. msgstr "지난 1주"
  755. #: searx/templates/simple/filters/time_range.html:12
  756. msgid "Last month"
  757. msgstr "지난 1개월"
  758. #: searx/templates/simple/filters/time_range.html:15
  759. msgid "Last year"
  760. msgstr "지난 1년"
  761. #: searx/templates/simple/messages/no_cookies.html:3
  762. msgid "Information!"
  763. msgstr "알림!"
  764. #: searx/templates/simple/messages/no_cookies.html:4
  765. msgid "currently, there are no cookies defined."
  766. msgstr "현재 정의된 쿠기가 없습니다."
  767. #: searx/templates/simple/messages/no_results.html:6
  768. msgid "Sorry!"
  769. msgstr "죄송합니다!"
  770. #: searx/templates/simple/messages/no_results.html:12
  771. msgid "No results were found. You can try to:"
  772. msgstr "검색 결과 없음. 다음을 시도해 보세요:"
  773. #: searx/templates/simple/messages/no_results.html:14
  774. msgid "There are no more results. You can try to:"
  775. msgstr ""
  776. #: searx/templates/simple/messages/no_results.html:19
  777. msgid "Refresh the page."
  778. msgstr "페이지를 새로고침 하세요."
  779. #: searx/templates/simple/messages/no_results.html:20
  780. msgid "Search for another query or select another category (above)."
  781. msgstr "다른 검색어를 사용하거나 위에서 다른 카테고리를 선택해 주세요."
  782. #: searx/templates/simple/messages/no_results.html:21
  783. msgid "Change the search engine used in the preferences:"
  784. msgstr "설정에서 사용할 검색엔진 바꾸기:"
  785. #: searx/templates/simple/messages/no_results.html:22
  786. msgid "Switch to another instance:"
  787. msgstr "다른 인스터스를 사용해 주세요:"
  788. #: searx/templates/simple/messages/no_results.html:24
  789. msgid "Search for another query or select another category."
  790. msgstr ""
  791. #: searx/templates/simple/messages/no_results.html:25
  792. msgid "Go back to the previous page using the previous page button."
  793. msgstr ""
  794. #: searx/templates/simple/preferences/answerers.html:4
  795. #: searx/templates/simple/preferences/engines.html:23
  796. msgid "Allow"
  797. msgstr "허용"
  798. #: searx/templates/simple/preferences/answerers.html:5
  799. msgid "Keywords"
  800. msgstr "키워드"
  801. #: searx/templates/simple/preferences/answerers.html:6
  802. #: searx/templates/simple/result_templates/packages.html:7
  803. msgid "Name"
  804. msgstr "이름"
  805. #: searx/templates/simple/preferences/answerers.html:7
  806. msgid "Description"
  807. msgstr "설명"
  808. #: searx/templates/simple/preferences/answerers.html:8
  809. msgid "Examples"
  810. msgstr "예시"
  811. #: searx/templates/simple/preferences/answerers.html:13
  812. msgid "This is the list of SearXNG's instant answering modules."
  813. msgstr "SearXNG의 즉각응답 모듈 목록입니다."
  814. #: searx/templates/simple/preferences/answerers.html:29
  815. msgid "This is the list of plugins."
  816. msgstr "플러그인 목록입니다."
  817. #: searx/templates/simple/preferences/autocomplete.html:2
  818. msgid "Autocomplete"
  819. msgstr "자동 완성"
  820. #: searx/templates/simple/preferences/autocomplete.html:15
  821. msgid "Find stuff as you type"
  822. msgstr "입력하는 대로 찾으세요"
  823. #: searx/templates/simple/preferences/center_alignment.html:2
  824. msgid "Center Alignment"
  825. msgstr "중앙 정렬"
  826. #: searx/templates/simple/preferences/center_alignment.html:14
  827. msgid "Displays results in the center of the page (Oscar layout)."
  828. msgstr "페이지 중앙에 결과 표시하기 (Oscar 레이아웃)."
  829. #: searx/templates/simple/preferences/cookies.html:2
  830. msgid ""
  831. "This is the list of cookies and their values SearXNG is storing on your "
  832. "computer."
  833. msgstr "SearXNG이 컴퓨터에 저장하는 쿠키 목록입니다."
  834. #: searx/templates/simple/preferences/cookies.html:3
  835. msgid "With that list, you can assess SearXNG transparency."
  836. msgstr "이 목록으로 SearXNG의 투명성을 판단할 수 있습니다."
  837. #: searx/templates/simple/preferences/cookies.html:9
  838. msgid "Cookie name"
  839. msgstr "쿠키 이름"
  840. #: searx/templates/simple/preferences/cookies.html:10
  841. msgid "Value"
  842. msgstr "값"
  843. #: searx/templates/simple/preferences/cookies.html:23
  844. msgid "Search URL of the currently saved preferences"
  845. msgstr "현재 설정이 적용된 검색 URL"
  846. #: searx/templates/simple/preferences/cookies.html:32
  847. msgid ""
  848. "Note: specifying custom settings in the search URL can reduce privacy by "
  849. "leaking data to the clicked result sites."
  850. msgstr "검색 URL에 사용자 설정을 명시하면 결과 사이트에 데이터가 유출되어 사생활 보호가 약해질 수 있습니다."
  851. #: searx/templates/simple/preferences/cookies.html:35
  852. msgid "URL to restore your preferences in another browser"
  853. msgstr "다른 브라우저에서 설정을 복구하기 위한 URL"
  854. #: searx/templates/simple/preferences/cookies.html:43
  855. msgid ""
  856. "Specifying custom settings in the preferences URL can be used to sync "
  857. "preferences across devices."
  858. msgstr "특정 설정이 들어간 URL은 장치 간에 설정을 동기화 하는데 사용할 수 있습니다."
  859. #: searx/templates/simple/preferences/cookies.html:46
  860. msgid "Copy preferences hash"
  861. msgstr ""
  862. #: searx/templates/simple/preferences/cookies.html:57
  863. msgid "Insert copied preferences hash (without URL) to restore"
  864. msgstr ""
  865. #: searx/templates/simple/preferences/cookies.html:59
  866. msgid "Preferences hash"
  867. msgstr ""
  868. #: searx/templates/simple/preferences/doi_resolver.html:2
  869. msgid "Open Access DOI resolver"
  870. msgstr "오픈 엑세스 DOI 리졸버"
  871. #: searx/templates/simple/preferences/doi_resolver.html:14
  872. msgid "Select service used by DOI rewrite"
  873. msgstr "DOI 재작성에 사용된 서비스 선택"
  874. #: searx/templates/simple/preferences/engines.html:9
  875. msgid ""
  876. "This tab does not exists in the user interface, but you can search in "
  877. "these engines by its !bangs."
  878. msgstr "이 탭은 유저 인터페이스에 나타나지 않지만, !bang을 사용하여 이 검색엔진으로 검색할 수 있습니다."
  879. #: searx/templates/simple/preferences/engines.html:15
  880. msgid "Enable all"
  881. msgstr ""
  882. #: searx/templates/simple/preferences/engines.html:16
  883. msgid "Disable all"
  884. msgstr ""
  885. #: searx/templates/simple/preferences/engines.html:25
  886. msgid "!bang"
  887. msgstr "!bang"
  888. #: searx/templates/simple/preferences/engines.html:26
  889. msgid "Supports selected language"
  890. msgstr "선택 언어 지원함"
  891. #: searx/templates/simple/preferences/engines.html:29
  892. msgid "Weight"
  893. msgstr "무게"
  894. #: searx/templates/simple/preferences/engines.html:33
  895. msgid "Max time"
  896. msgstr "최대시간"
  897. #: searx/templates/simple/preferences/footer.html:2
  898. msgid ""
  899. "These settings are stored in your cookies, this allows us not to store "
  900. "this data about you."
  901. msgstr "설정은 쿠키에 저장 되기 때문에 서버측에서 설정 관련 사용자 정보를 저장하는 것은 불가능합니다."
  902. #: searx/templates/simple/preferences/footer.html:3
  903. msgid ""
  904. "These cookies serve your sole convenience, we don't use these cookies to "
  905. "track you."
  906. msgstr "이 쿠키는 오직 편의를 위해 쓰이며, 추적에 이용하지 않습니다."
  907. #: searx/templates/simple/preferences/footer.html:6
  908. msgid "Save"
  909. msgstr "저장"
  910. #: searx/templates/simple/preferences/footer.html:9
  911. msgid "Reset defaults"
  912. msgstr "기본값 복원"
  913. #: searx/templates/simple/preferences/footer.html:13
  914. msgid "Back"
  915. msgstr "뒤로"
  916. #: searx/templates/simple/preferences/hotkeys.html:2
  917. msgid "Hotkeys"
  918. msgstr "단축키"
  919. #: searx/templates/simple/preferences/hotkeys.html:13
  920. msgid "Vim-like"
  921. msgstr "vim 형식"
  922. #: searx/templates/simple/preferences/hotkeys.html:18
  923. msgid ""
  924. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  925. "key on main or result page to get help."
  926. msgstr ""
  927. "단축키를 이용해 검색결과를 탐색합니다 (Javascript 필요). 검색결과 페이지나 홈페이지에서 'h'를 눌러 도움말을 볼수 "
  928. "있습니다."
  929. #: searx/templates/simple/preferences/image_proxy.html:2
  930. msgid "Image proxy"
  931. msgstr "이미지 우회"
  932. #: searx/templates/simple/preferences/image_proxy.html:14
  933. msgid "Proxying image results through SearXNG"
  934. msgstr "SearXNG를 통해 이미지 결과 우회"
  935. #: searx/templates/simple/preferences/infinite_scroll.html:2
  936. msgid "Infinite scroll"
  937. msgstr "무한 스크롤"
  938. #: searx/templates/simple/preferences/infinite_scroll.html:14
  939. msgid "Automatically load next page when scrolling to bottom of current page"
  940. msgstr "현재 페이지 하단까지 스크롤 했을 때 자동으로 다음 페이지 불러오기"
  941. #: searx/templates/simple/preferences/language.html:24
  942. msgid "What language do you prefer for search?"
  943. msgstr "어떤 언어로 검색하시겠습니까?"
  944. #: searx/templates/simple/preferences/language.html:25
  945. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  946. msgstr "SearXNG가 검색 언어를 자동감지 할 수 있도록 자동감지를 선택해 주세요."
  947. #: searx/templates/simple/preferences/method.html:2
  948. msgid "HTTP Method"
  949. msgstr "HTTP 메소드"
  950. #: searx/templates/simple/preferences/method.html:14
  951. msgid "Change how forms are submitted"
  952. msgstr "요청이 전송되는 방법을 변경합니다"
  953. #: searx/templates/simple/preferences/query_in_title.html:2
  954. msgid "Query in the page's title"
  955. msgstr "페이지 제목에 검색어 표시"
  956. #: searx/templates/simple/preferences/query_in_title.html:14
  957. msgid ""
  958. "When enabled, the result page's title contains your query. Your browser "
  959. "can record this title"
  960. msgstr "활성화 할 경우, 결과 페이지 제목에 검색어가 표시 됩니다. 페이지 제목은 브라우저가 기록할 수 있습니다"
  961. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  962. msgid "Results on new tabs"
  963. msgstr "새 탭에서 결과 열기"
  964. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  965. msgid "Open result links on new browser tabs"
  966. msgstr "새 탭에서 결과 링크를 엽니다"
  967. #: searx/templates/simple/preferences/safesearch.html:20
  968. msgid "Filter content"
  969. msgstr "콘텐츠 필터링"
  970. #: searx/templates/simple/preferences/search_on_category_select.html:2
  971. msgid "Search on category select"
  972. msgstr "특정 카테고리 검색"
  973. #: searx/templates/simple/preferences/search_on_category_select.html:14
  974. msgid ""
  975. "Perform search immediately if a category selected. Disable to select "
  976. "multiple categories"
  977. msgstr "카테고리 선택후 즉시 검색을 합니다. 한개 이상의 카테고리를 선택하면 비활성화됩니다"
  978. #: searx/templates/simple/preferences/theme.html:2
  979. msgid "Theme"
  980. msgstr "테마"
  981. #: searx/templates/simple/preferences/theme.html:14
  982. msgid "Change SearXNG layout"
  983. msgstr "SearXNG 레이아웃 변경"
  984. #: searx/templates/simple/preferences/theme.html:19
  985. msgid "Theme style"
  986. msgstr "테마 스타일"
  987. #: searx/templates/simple/preferences/theme.html:31
  988. msgid "Choose auto to follow your browser settings"
  989. msgstr "'자동'을 선택하면 브라우저 기본설정에 맞춥니다"
  990. #: searx/templates/simple/preferences/tokens.html:2
  991. msgid "Engine tokens"
  992. msgstr "엔진토큰"
  993. #: searx/templates/simple/preferences/tokens.html:9
  994. msgid "Access tokens for private engines"
  995. msgstr "사유 검색 엔진 엑세스 토큰"
  996. #: searx/templates/simple/preferences/ui_locale.html:2
  997. msgid "Interface language"
  998. msgstr "인터페이스 언어"
  999. #: searx/templates/simple/preferences/ui_locale.html:14
  1000. msgid "Change the language of the layout"
  1001. msgstr "레이아웃 언어 변경"
  1002. #: searx/templates/simple/result_templates/code.html:13
  1003. msgid "repo"
  1004. msgstr "리포지토리"
  1005. #: searx/templates/simple/result_templates/default.html:6
  1006. #: searx/templates/simple/result_templates/files.html:8
  1007. #: searx/templates/simple/result_templates/files.html:11
  1008. msgid "show media"
  1009. msgstr "미디어 표시"
  1010. #: searx/templates/simple/result_templates/default.html:6
  1011. #: searx/templates/simple/result_templates/files.html:8
  1012. msgid "hide media"
  1013. msgstr "미디어 숨기기"
  1014. #: searx/templates/simple/result_templates/default.html:14
  1015. #: searx/templates/simple/result_templates/videos.html:14
  1016. msgid "This site did not provide any description."
  1017. msgstr "사이트에서 소개를 제공하지 않았습니다."
  1018. #: searx/templates/simple/result_templates/files.html:38
  1019. #: searx/templates/simple/result_templates/images.html:22
  1020. #: searx/templates/simple/result_templates/torrent.html:11
  1021. msgid "Filesize"
  1022. msgstr "파일 크기"
  1023. #: searx/templates/simple/result_templates/files.html:39
  1024. #: searx/templates/simple/result_templates/torrent.html:12
  1025. msgid "Bytes"
  1026. msgstr "바이트"
  1027. #: searx/templates/simple/result_templates/files.html:40
  1028. #: searx/templates/simple/result_templates/torrent.html:13
  1029. msgid "kiB"
  1030. msgstr "kiB"
  1031. #: searx/templates/simple/result_templates/files.html:41
  1032. #: searx/templates/simple/result_templates/torrent.html:14
  1033. msgid "MiB"
  1034. msgstr "MiB"
  1035. #: searx/templates/simple/result_templates/files.html:42
  1036. #: searx/templates/simple/result_templates/torrent.html:15
  1037. msgid "GiB"
  1038. msgstr "GiB"
  1039. #: searx/templates/simple/result_templates/files.html:43
  1040. #: searx/templates/simple/result_templates/torrent.html:16
  1041. msgid "TiB"
  1042. msgstr "TiB"
  1043. #: searx/templates/simple/result_templates/files.html:47
  1044. msgid "Date"
  1045. msgstr "날짜"
  1046. #: searx/templates/simple/result_templates/files.html:49
  1047. #: searx/templates/simple/result_templates/paper.html:24
  1048. msgid "Type"
  1049. msgstr "분류"
  1050. #: searx/templates/simple/result_templates/images.html:20
  1051. msgid "Resolution"
  1052. msgstr "해상도"
  1053. #: searx/templates/simple/result_templates/images.html:21
  1054. msgid "Format"
  1055. msgstr "포멧"
  1056. #: searx/templates/simple/result_templates/images.html:24
  1057. msgid "Engine"
  1058. msgstr "검색엔진"
  1059. #: searx/templates/simple/result_templates/images.html:25
  1060. msgid "View source"
  1061. msgstr "소스 보기"
  1062. #: searx/templates/simple/result_templates/map.html:12
  1063. msgid "address"
  1064. msgstr "주소"
  1065. #: searx/templates/simple/result_templates/map.html:43
  1066. msgid "show map"
  1067. msgstr "지도 표시"
  1068. #: searx/templates/simple/result_templates/map.html:43
  1069. msgid "hide map"
  1070. msgstr "지도 숨기기"
  1071. #: searx/templates/simple/result_templates/packages.html:12
  1072. msgid "Version"
  1073. msgstr "버전"
  1074. #: searx/templates/simple/result_templates/packages.html:18
  1075. msgid "Maintainer"
  1076. msgstr ""
  1077. #: searx/templates/simple/result_templates/packages.html:24
  1078. msgid "Updated at"
  1079. msgstr ""
  1080. #: searx/templates/simple/result_templates/packages.html:30
  1081. #: searx/templates/simple/result_templates/paper.html:25
  1082. msgid "Tags"
  1083. msgstr "태그"
  1084. #: searx/templates/simple/result_templates/packages.html:36
  1085. msgid "Popularity"
  1086. msgstr ""
  1087. #: searx/templates/simple/result_templates/packages.html:42
  1088. msgid "License"
  1089. msgstr "라이선스"
  1090. #: searx/templates/simple/result_templates/packages.html:52
  1091. msgid "Project"
  1092. msgstr ""
  1093. #: searx/templates/simple/result_templates/packages.html:55
  1094. msgid "Project homepage"
  1095. msgstr ""
  1096. #: searx/templates/simple/result_templates/paper.html:5
  1097. msgid "Published date"
  1098. msgstr "발행일"
  1099. #: searx/templates/simple/result_templates/paper.html:9
  1100. msgid "Journal"
  1101. msgstr "발행처"
  1102. #: searx/templates/simple/result_templates/paper.html:22
  1103. msgid "Editor"
  1104. msgstr "편집자"
  1105. #: searx/templates/simple/result_templates/paper.html:23
  1106. msgid "Publisher"
  1107. msgstr "발행자"
  1108. #: searx/templates/simple/result_templates/paper.html:26
  1109. msgid "DOI"
  1110. msgstr "DOI"
  1111. #: searx/templates/simple/result_templates/paper.html:27
  1112. msgid "ISSN"
  1113. msgstr "ISSN"
  1114. #: searx/templates/simple/result_templates/paper.html:28
  1115. msgid "ISBN"
  1116. msgstr "ISBN"
  1117. #: searx/templates/simple/result_templates/paper.html:33
  1118. msgid "PDF"
  1119. msgstr "PDF"
  1120. #: searx/templates/simple/result_templates/paper.html:34
  1121. msgid "HTML"
  1122. msgstr "HTML"
  1123. #: searx/templates/simple/result_templates/torrent.html:6
  1124. msgid "magnet link"
  1125. msgstr "마그넷 링크"
  1126. #: searx/templates/simple/result_templates/torrent.html:7
  1127. msgid "torrent file"
  1128. msgstr "토렌트 파일"
  1129. #: searx/templates/simple/result_templates/torrent.html:9
  1130. msgid "Seeder"
  1131. msgstr "시드"
  1132. #: searx/templates/simple/result_templates/torrent.html:9
  1133. msgid "Leecher"
  1134. msgstr "리치"
  1135. #: searx/templates/simple/result_templates/torrent.html:20
  1136. msgid "Number of Files"
  1137. msgstr "파일 개수"
  1138. #: searx/templates/simple/result_templates/videos.html:6
  1139. msgid "show video"
  1140. msgstr "비디오 표시"
  1141. #: searx/templates/simple/result_templates/videos.html:6
  1142. msgid "hide video"
  1143. msgstr "비디오 숨기기"
  1144. #~ msgid "Advanced settings"
  1145. #~ msgstr "고급 설정"
  1146. #~ msgid "Close"
  1147. #~ msgstr "닫기"
  1148. #~ msgid "Language"
  1149. #~ msgstr "언어/Language"
  1150. #~ msgid "broken"
  1151. #~ msgstr "끊김"
  1152. #~ msgid "supported"
  1153. #~ msgstr "지원됨"
  1154. #~ msgid "not supported"
  1155. #~ msgstr "지원되지 않음"
  1156. #~ msgid "about"
  1157. #~ msgstr "자세히"
  1158. #~ msgid "Avg."
  1159. #~ msgstr "평균"
  1160. #~ msgid "User Interface"
  1161. #~ msgstr "사용자 인터페이스"
  1162. #~ msgid "Choose style for this theme"
  1163. #~ msgstr "이 테마에 대한 스타일 선택"
  1164. #~ msgid "Style"
  1165. #~ msgstr "스타일"
  1166. #~ msgid "Show advanced settings"
  1167. #~ msgstr "고급 설정 열기"
  1168. #~ msgid "Show advanced settings panel in the home page by default"
  1169. #~ msgstr "항상 시작 페이지에서 고급설정 패널 보기"
  1170. #~ msgid "Allow all"
  1171. #~ msgstr "모두 허용"
  1172. #~ msgid "Disable all"
  1173. #~ msgstr "모두 거부"
  1174. #~ msgid "Selected language"
  1175. #~ msgstr "선택언어 지원"
  1176. #~ msgid "Query"
  1177. #~ msgstr "검색어"
  1178. #~ msgid "save"
  1179. #~ msgstr "저장"
  1180. #~ msgid "back"
  1181. #~ msgstr "뒤로"
  1182. #~ msgid "Links"
  1183. #~ msgstr "링크"
  1184. #~ msgid "RSS subscription"
  1185. #~ msgstr "RSS 구독"
  1186. #~ msgid "Search results"
  1187. #~ msgstr "검색 결과"
  1188. #~ msgid "next page"
  1189. #~ msgstr "다음 페이지"
  1190. #~ msgid "previous page"
  1191. #~ msgstr "이전 페이지"
  1192. #~ msgid "Start search"
  1193. #~ msgstr "검색 시작"
  1194. #~ msgid "Clear search"
  1195. #~ msgstr "검색 지우기"
  1196. #~ msgid "Clear"
  1197. #~ msgstr "지우기"
  1198. #~ msgid "stats"
  1199. #~ msgstr "통계"
  1200. #~ msgid "Heads up!"
  1201. #~ msgstr "조심하세요!"
  1202. #~ msgid "It look like you are using SearXNG first time."
  1203. #~ msgstr "SearXNG를 처음 쓰시는 것 같군요."
  1204. #~ msgid "Well done!"
  1205. #~ msgstr "잘 하셨습니다!"
  1206. #~ msgid "Settings saved successfully."
  1207. #~ msgstr "설정을 성공적으로 저장했습니다."
  1208. #~ msgid "Oh snap!"
  1209. #~ msgstr "이런!"
  1210. #~ msgid "Something went wrong."
  1211. #~ msgstr "문제가 발생했습니다."
  1212. #~ msgid "Date"
  1213. #~ msgstr "날짜"
  1214. #~ msgid "Type"
  1215. #~ msgstr "형식"
  1216. #~ msgid "Get image"
  1217. #~ msgstr "이미지 가져오기"
  1218. #~ msgid "Center Alignment"
  1219. #~ msgstr ""
  1220. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1221. #~ msgstr ""
  1222. #~ msgid "preferences"
  1223. #~ msgstr "설정"
  1224. #~ msgid "Scores per result"
  1225. #~ msgstr "검색결과당 점수"
  1226. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1227. #~ msgstr "개인 정보를 존중하는 맞춤형 메타 검색 엔진"
  1228. #~ msgid "No abstract is available for this publication."
  1229. #~ msgstr "이 출판물에 대한 초록이 없습니다."
  1230. #~ msgid "Self Informations"
  1231. #~ msgstr "본인 정보"
  1232. #~ msgid ""
  1233. #~ "Change how forms are submited, <a "
  1234. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1235. #~ " rel=\"external\">learn more about request "
  1236. #~ "methods</a>"
  1237. #~ msgstr ""
  1238. #~ "폼 제출 방법 변경,<a "
  1239. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1240. #~ " rel=\"external\">요청 메소드에 대해 더 알아보기</a>"
  1241. #~ msgid ""
  1242. #~ "This plugin checks if the address "
  1243. #~ "of the request is a TOR exit "
  1244. #~ "node, and informs the user if it"
  1245. #~ " is, like check.torproject.org but from "
  1246. #~ "searxng."
  1247. #~ msgstr ""
  1248. #~ "이 플러그인은 요청한 주소가 TOR 출구 노드인지 "
  1249. #~ "확인하고 사용자에게 알려줍니다, check.torproject.org 와 "
  1250. #~ "비슷하지만 searxng 에서 제공됩니다."
  1251. #~ msgid ""
  1252. #~ "The TOR exit node list "
  1253. #~ "(https://check.torproject.org/exit-addresses) is "
  1254. #~ "unreachable."
  1255. #~ msgstr "TOR 출구 노드 목록(https://check.torproject.org/exit-addresses)에 연결할 수 없습니다."
  1256. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1257. #~ msgstr "TOR 를 사용하고 있습니다. 당신의 아이피 주소는 다음과 같습니다: {ip_address}."
  1258. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1259. #~ msgstr "TOR 를 사용하고 있지 않습니다. 당신의 아이피 주소는 다음과 같습니다: {ip_address}."
  1260. #~ msgid ""
  1261. #~ "The could not download the list of"
  1262. #~ " Tor exit-nodes from "
  1263. #~ "https://check.torproject.org/exit-addresses."
  1264. #~ msgstr ""
  1265. #~ msgid ""
  1266. #~ "You are using Tor. It looks like"
  1267. #~ " you have this external IP address:"
  1268. #~ " {ip_address}."
  1269. #~ msgstr ""
  1270. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1271. #~ msgstr ""
  1272. #~ msgid "Autodetect search language"
  1273. #~ msgstr ""
  1274. #~ msgid "Automatically detect the query search language and switch to it."
  1275. #~ msgstr ""
  1276. #~ msgid "others"
  1277. #~ msgstr "기타"
  1278. #~ msgid ""
  1279. #~ "This tab does not show up for "
  1280. #~ "search results, but you can search "
  1281. #~ "the engines listed here via bangs."
  1282. #~ msgstr "이 탭은 검색 결과에서 표시 되지 않으나, 느낌표을 입력하여 아래의 엔진으로 검색할 수 있습니다."
  1283. #~ msgid "Shortcut"
  1284. #~ msgstr "단축 키 워드"
  1285. #~ msgid "!bang"
  1286. #~ msgstr ""
  1287. #~ msgid ""
  1288. #~ "This tab dues not exists in the"
  1289. #~ " user interface, but you can search"
  1290. #~ " in these engines by its !bangs."
  1291. #~ msgstr ""
  1292. #~ msgid "Engines cannot retrieve results."
  1293. #~ msgstr "검색결과를 가져올 수 없습니다."
  1294. #~ msgid "Please, try again later or find another SearXNG instance."
  1295. #~ msgstr "다음에 시도하거나 다른 SearXNG 객체를 이용해주세요."
  1296. #~ msgid ""
  1297. #~ "Redirect to open-access versions of "
  1298. #~ "publications when available (plugin required)"
  1299. #~ msgstr "가능 하면 오픈 엑세스 출판물로 넘겨주기 (플러그인 필요함)"
  1300. #~ msgid "Bang"
  1301. #~ msgstr ""
  1302. #~ msgid ""
  1303. #~ "Change how forms are submitted, <a "
  1304. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1305. #~ " rel=\"external\">learn more about request "
  1306. #~ "methods</a>"
  1307. #~ msgstr ""
  1308. #~ "폼 제출 방법 변경,<a "
  1309. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1310. #~ " rel=\"external\">요청 메소드에 대해 더 알아보기</a>"
  1311. #~ msgid "On"
  1312. #~ msgstr "사용"
  1313. #~ msgid "Off"
  1314. #~ msgstr "사용안함"
  1315. #~ msgid "Enabled"
  1316. #~ msgstr "활성화됨"
  1317. #~ msgid "Disabled"
  1318. #~ msgstr "비활성화됨"
  1319. #~ msgid ""
  1320. #~ "Perform search immediately if a category"
  1321. #~ " selected. Disable to select multiple "
  1322. #~ "categories. (JavaScript required)"
  1323. #~ msgstr "카테고리가 선택되면 즉시 검색을 수행합니다. 여러 카테고리를 선택하려면 비활성화합니다. (JavaScript 필요)"
  1324. #~ msgid "Vim-like hotkeys"
  1325. #~ msgstr "Vim 스타일 단축키"
  1326. #~ msgid ""
  1327. #~ "Navigate search results with Vim-like"
  1328. #~ " hotkeys (JavaScript required). Press \"h\""
  1329. #~ " key on main or result page to"
  1330. #~ " get help."
  1331. #~ msgstr ""
  1332. #~ "Vim 스타일 단축키로 검색 결과를 찾아보세요(JavaScript "
  1333. #~ "필요). 도움말을 보려면 메인 페이지 또는 결과 "
  1334. #~ "페이지에서 \"h\" 키를 누르십시오."
  1335. #~ msgid ""
  1336. #~ "we didn't find any results. Please "
  1337. #~ "use another query or search in "
  1338. #~ "more categories."
  1339. #~ msgstr "검색결과를 찾을 수 없습니다. 다른 검색어로 검색하거나 검색 범주를 추가해주세요."