| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590 | # Korean translations for PROJECT.# Copyright (C) 2022 ORGANIZATION# This file is distributed under the same license as the PROJECT project.# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.# Markus Heiser <markus.heiser@darmarit.de>, 2022.# Sangha Lee <totoriato@gmail.com>, 2022.# Soochaehwa <Soochaehwa@shwa.space>, 2022.# mystery-z <07juwonc@kakao.com>, 2023.# return42 <markus.heiser@darmarit.de>, 2023.# return42 <return42@users.noreply.translate.codeberg.org>, 2024.msgid ""msgstr """Project-Id-Version: PROJECT VERSION\n""Report-Msgid-Bugs-To: EMAIL@ADDRESS\n""POT-Creation-Date: 2024-02-25 15:26+0000\n""PO-Revision-Date: 2024-03-22 07:09+0000\n""Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n""Language-Team: Korean <https://translate.codeberg.org/projects/searxng/""searxng/ko/>\n""Language: ko\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=utf-8\n""Content-Transfer-Encoding: 8bit\n""Plural-Forms: nplurals=1; plural=0;\n""X-Generator: Weblate 5.4.2\n""Generated-By: Babel 2.14.0\n"#. CONSTANT_NAMES['NO_SUBGROUPING']#: searx/searxng.msgmsgid "without further subgrouping"msgstr "미분류"#. CONSTANT_NAMES['DEFAULT_CATEGORY']#: searx/searxng.msgmsgid "other"msgstr "기타"#. CATEGORY_NAMES['FILES']#: searx/searxng.msgmsgid "files"msgstr "파일"#. CATEGORY_NAMES['GENERAL']#: searx/searxng.msgmsgid "general"msgstr "일반"#. CATEGORY_NAMES['MUSIC']#: searx/searxng.msgmsgid "music"msgstr "음악"#. CATEGORY_NAMES['SOCIAL_MEDIA']#: searx/searxng.msgmsgid "social media"msgstr "소셜 미디어"#. CATEGORY_NAMES['IMAGES']#: searx/searxng.msgmsgid "images"msgstr "이미지"#. CATEGORY_NAMES['VIDEOS']#: searx/searxng.msgmsgid "videos"msgstr "비디오"#. CATEGORY_NAMES['IT']#: searx/searxng.msgmsgid "it"msgstr "IT"#. CATEGORY_NAMES['NEWS']#: searx/searxng.msgmsgid "news"msgstr "뉴스"#. CATEGORY_NAMES['MAP']#: searx/searxng.msgmsgid "map"msgstr "지도"#. CATEGORY_NAMES['ONIONS']#: searx/searxng.msgmsgid "onions"msgstr "어니언"#. CATEGORY_NAMES['SCIENCE']#: searx/searxng.msgmsgid "science"msgstr "과학"#. CATEGORY_GROUPS['APPS']#: searx/searxng.msgmsgid "apps"msgstr "앱"#. CATEGORY_GROUPS['DICTIONARIES']#: searx/searxng.msgmsgid "dictionaries"msgstr "사전"#. CATEGORY_GROUPS['LYRICS']#: searx/searxng.msgmsgid "lyrics"msgstr "가사"#. CATEGORY_GROUPS['PACKAGES']#: searx/searxng.msgmsgid "packages"msgstr "패키지"#. CATEGORY_GROUPS['Q_A']#: searx/searxng.msgmsgid "q&a"msgstr "Q&A"#. CATEGORY_GROUPS['REPOS']#: searx/searxng.msgmsgid "repos"msgstr "리포지토리"#. CATEGORY_GROUPS['SOFTWARE_WIKIS']#: searx/searxng.msgmsgid "software wikis"msgstr "소프트웨어 위키"#. CATEGORY_GROUPS['WEB']#: searx/searxng.msgmsgid "web"msgstr "웹"#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']#: searx/searxng.msgmsgid "scientific publications"msgstr "과학 출판물"#. STYLE_NAMES['AUTO']#: searx/searxng.msgmsgid "auto"msgstr "자동"#. STYLE_NAMES['LIGHT']#: searx/searxng.msgmsgid "light"msgstr "라이트"#. STYLE_NAMES['DARK']#: searx/searxng.msgmsgid "dark"msgstr "다크"#. BRAND_CUSTOM_LINKS['UPTIME']#: searx/searxng.msgmsgid "Uptime"msgstr ""#. BRAND_CUSTOM_LINKS['ABOUT']#: searx/searxng.msg searx/templates/simple/base.html:49msgid "About"msgstr "정보"#: searx/webapp.py:332msgid "No item found"msgstr "검색 결과가 없습니다"#: searx/engines/qwant.py:282#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:334msgid "Source"msgstr "소스"#: searx/webapp.py:336msgid "Error loading the next page"msgstr "다음 페이지를 로드하는 동안 오류가 발생했습니다"#: searx/webapp.py:483 searx/webapp.py:879msgid "Invalid settings, please edit your preferences"msgstr "잘못된 설정입니다, 설정을 수정하세요"#: searx/webapp.py:499msgid "Invalid settings"msgstr "잘못된 설정"#: searx/webapp.py:576 searx/webapp.py:658msgid "search error"msgstr "검색 오류"#: searx/webutils.py:34msgid "timeout"msgstr "대기 시간"#: searx/webutils.py:35msgid "parsing error"msgstr "구문 분석 오류"#: searx/webutils.py:36msgid "HTTP protocol error"msgstr "HTTP 프로토콜 오류"#: searx/webutils.py:37msgid "network error"msgstr "네트워크 오류"#: searx/webutils.py:38msgid "SSL error: certificate validation has failed"msgstr "SSL 에러: 인증서 무효"#: searx/webutils.py:40msgid "unexpected crash"msgstr "예상치 못한 충돌"#: searx/webutils.py:47msgid "HTTP error"msgstr "HTTP 오류"#: searx/webutils.py:48msgid "HTTP connection error"msgstr "HTTP 연결 오류"#: searx/webutils.py:54msgid "proxy error"msgstr "프록시 오류"#: searx/webutils.py:55msgid "CAPTCHA"msgstr "CAPTCHA"#: searx/webutils.py:56msgid "too many requests"msgstr "너무 많은 요청"#: searx/webutils.py:57msgid "access denied"msgstr "액세스 거부"#: searx/webutils.py:58msgid "server API error"msgstr "서버 API 오류"#: searx/webutils.py:77msgid "Suspended"msgstr "중단됨"#: searx/webutils.py:315msgid "{minutes} minute(s) ago"msgstr "{minutes}분 전"#: searx/webutils.py:316msgid "{hours} hour(s), {minutes} minute(s) ago"msgstr "{hours}시간 {minutes}분 전"#: searx/answerers/random/answerer.py:73msgid "Random value generator"msgstr "난수 생성기"#: searx/answerers/random/answerer.py:74msgid "Generate different random values"msgstr "다른 난수 생성"#: searx/answerers/statistics/answerer.py:47msgid "Statistics functions"msgstr "통계 기능"#: searx/answerers/statistics/answerer.py:48msgid "Compute {functions} of the arguments"msgstr "{functions} 매개변수 계산"#: searx/engines/openstreetmap.py:160msgid "Get directions"msgstr "길찾기"#: searx/engines/pdbe.py:96msgid "{title} (OBSOLETE)"msgstr "{title} (사용되지 않음)"#: searx/engines/pdbe.py:103msgid "This entry has been superseded by"msgstr "이 항목은 다음으로 대체되었습니다"#: searx/engines/qwant.py:284msgid "Channel"msgstr "채널"#: searx/engines/radio_browser.py:104msgid "radio"msgstr "라디오"#: searx/engines/radio_browser.py:106msgid "bitrate"msgstr "비트 레이트"#: searx/engines/radio_browser.py:107msgid "votes"msgstr "표"#: searx/engines/radio_browser.py:108msgid "clicks"msgstr "clicks"#: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129msgid "Language"msgstr "언어"#: searx/engines/semantic_scholar.py:79msgid """{numCitations} citations from the year {firstCitationVelocityYear} to ""{lastCitationVelocityYear}"msgstr """{firstCitationVelocityYear}년부터 {lastCitationVelocityYear}년까지의 ""{numCitations}회 인용"#: searx/engines/tineye.py:40msgid """Could not read that image url. This may be due to an unsupported file ""format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"" WebP."msgstr """이미지 주소를 읽을 수 없습니다. 파일 포맷을 지원하지 않아 발생하는 문제일 수도 있습니다. TinEye는 JPEG, PNG, ""GIF, BMP, TIFF 그리고 WebP 이미지만 지원합니다."#: searx/engines/tineye.py:46msgid """The image is too simple to find matches. TinEye requires a basic level of"" visual detail to successfully identify matches."msgstr """이미지가 너무 단순해 일치하는 항목을 찾을 수 없습니다. TinEye가 일치하는 이미지를 성공적으로 식별하기 위해선 최소 수준의 ""시각적 정보가 필요합니다;."#: searx/engines/tineye.py:52msgid "The image could not be downloaded."msgstr "다운로드할 수 없는 이미지입니다."#: searx/engines/wttr.py:101msgid "Morning"msgstr "아침"#: searx/engines/wttr.py:101msgid "Noon"msgstr "정오"#: searx/engines/wttr.py:101msgid "Evening"msgstr "저녁"#: searx/engines/wttr.py:101msgid "Night"msgstr "밤"#: searx/engines/zlibrary.py:130msgid "Book rating"msgstr "책 평점"#: searx/engines/zlibrary.py:131msgid "File quality"msgstr "파일 품질"#: searx/plugins/hash_plugin.py:24msgid "Converts strings to different hash digests."msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다."#: searx/plugins/hash_plugin.py:52msgid "hash digest"msgstr "해시 다이제스트"#: searx/plugins/hostname_replace.py:9msgid "Hostname replace"msgstr "호스트 이름 변경"#: searx/plugins/hostname_replace.py:10msgid "Rewrite result hostnames or remove results based on the hostname"msgstr "결과의 호스트 이름을 재작성하거나 호스트 이름에 따라 결과를 삭제합니다"#: searx/plugins/oa_doi_rewrite.py:9msgid "Open Access DOI rewrite"msgstr "오픈 액세스 DOI 재작성"#: searx/plugins/oa_doi_rewrite.py:10msgid """Avoid paywalls by redirecting to open-access versions of publications ""when available"msgstr "가능한 경우 공개 액세스 버전의 출판물로 리디렉션하여 페이월 방지"#: searx/plugins/self_info.py:10msgid "Self Information"msgstr "본인 정보"#: searx/plugins/self_info.py:11msgid """Displays your IP if the query is \"ip\" and your user agent if the query ""contains \"user agent\"."msgstr "쿼리가 \"ip\"인 경우 사용자의 IP를 표시하고 쿼리에 \"user agent\"가 포함된 경우 사용자 에이전트를 표시합니다."#: searx/plugins/tor_check.py:25msgid "Tor check plugin"msgstr "Tor 검사 플러그인"#: searx/plugins/tor_check.py:28msgid """This plugin checks if the address of the request is a Tor exit-node, and ""informs the user if it is; like check.torproject.org, but from SearXNG."msgstr """이 플러그인은 요청의 주소가 토르 출구 노드 인지 확인하고 사용자에게 check.torproject.org와 같이 ""SearchXNG의 주소인지 알려줍니다."#: searx/plugins/tor_check.py:62msgid """Could not download the list of Tor exit-nodes from: ""https://check.torproject.org/exit-addresses"msgstr "https://check.torproject.org/exit-addresses 에서 토르 출구 노드를 다운로드 받는데 실패하였습니다"#: searx/plugins/tor_check.py:78msgid """You are using Tor and it looks like you have this external IP address: ""{ip_address}"msgstr "Tor를 사용하고 있고 외부 IP 주소는 {ip_address} 입니다"#: searx/plugins/tor_check.py:86msgid "You are not using Tor and you have this external IP address: {ip_address}"msgstr "Tor를 사용하고 있지 않고 외부 IP 주소가 {ip_address}인 것 같습니다"#: searx/plugins/tracker_url_remover.py:29msgid "Tracker URL remover"msgstr "추적기 URL 제거기"#: searx/plugins/tracker_url_remover.py:30msgid "Remove trackers arguments from the returned URL"msgstr "반환된 URL에서 추적기 매개변수 제거"#: searx/templates/simple/404.html:4msgid "Page not found"msgstr "페이지를 찾을 수 없음"#: searx/templates/simple/404.html:6#, python-formatmsgid "Go to %(search_page)s."msgstr "%(search_page)s로 이동합니다."#: searx/templates/simple/404.html:6msgid "search page"msgstr "검색 페이지"#: searx/templates/simple/base.html:53msgid "Donate"msgstr "기부"#: searx/templates/simple/base.html:57#: searx/templates/simple/preferences.html:156msgid "Preferences"msgstr "설정"#: searx/templates/simple/base.html:67msgid "Powered by"msgstr "Powered by"#: searx/templates/simple/base.html:67msgid "a privacy-respecting, open metasearch engine"msgstr "개인정보를 존중하는 개방형 메타 검색 엔진"#: searx/templates/simple/base.html:68#: searx/templates/simple/result_templates/packages.html:59msgid "Source code"msgstr "소스 코드"#: searx/templates/simple/base.html:69msgid "Issue tracker"msgstr "이슈 트래커"#: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18msgid "Engine stats"msgstr "검색 엔진 상태"#: searx/templates/simple/base.html:72msgid "Public instances"msgstr "공개 인스턴스"#: searx/templates/simple/base.html:75msgid "Privacy policy"msgstr "개인 정보 정책"#: searx/templates/simple/base.html:78msgid "Contact instance maintainer"msgstr "인스턴스 관리자에게 문의"#: searx/templates/simple/categories.html:26msgid "Click on the magnifier to perform search"msgstr "돋보기를 클릭하여 검색을 시작하세요"#: searx/templates/simple/macros.html:36msgid "Length"msgstr "길이"#: searx/templates/simple/macros.html:37#: searx/templates/simple/result_templates/files.html:34#: searx/templates/simple/result_templates/images.html:19#: searx/templates/simple/result_templates/paper.html:6msgid "Author"msgstr "저자"#: searx/templates/simple/macros.html:45msgid "cached"msgstr "캐시"#: searx/templates/simple/macros.html:45msgid "proxied"msgstr "프록시됨"#: searx/templates/simple/new_issue.html:64msgid "Start submiting a new issue on GitHub"msgstr "GitHub 에서 새 이슈 시작하기"#: searx/templates/simple/new_issue.html:66msgid "Please check for existing bugs about this engine on GitHub"msgstr "GitHub 에서 이 엔진에 대한 기존 버그를 확인하세요"#: searx/templates/simple/new_issue.html:69msgid "I confirm there is no existing bug about the issue I encounter"msgstr "제가 격은 버그에 대한 이슈가 존재하지 않은 것을 확인했습니다"#: searx/templates/simple/new_issue.html:71msgid "If this is a public instance, please specify the URL in the bug report"msgstr "공개 인스턴스라면 버그 보고서에 URL을 적어주세요"#: searx/templates/simple/new_issue.html:72msgid "Submit a new issue on Github including the above information"msgstr "Github에 위 정보를 포함한 새 이슈 작성하기"#: searx/templates/simple/preferences.html:65msgid "No HTTPS"msgstr "HTTPS 없음"#: searx/templates/simple/elements/engines_msg.html:18#: searx/templates/simple/preferences.html:69#: searx/templates/simple/preferences.html:70msgid "View error logs and submit a bug report"msgstr "오류 로그 보기 및 버그 보고서 제출"#: searx/templates/simple/preferences.html:74msgid "!bang for this engine"msgstr "이 검색 엔진을 사용하기 위해 !bang"#: searx/templates/simple/preferences.html:80msgid "!bang for its categories"msgstr "카테고리 사용을 위해 !bang"#: searx/templates/simple/preferences.html:102#: searx/templates/simple/stats.html:64msgid "Median"msgstr "중앙값"#: searx/templates/simple/preferences.html:103#: searx/templates/simple/stats.html:70msgid "P80"msgstr "P80"#: searx/templates/simple/preferences.html:104#: searx/templates/simple/stats.html:76msgid "P95"msgstr "P95"#: searx/templates/simple/preferences.html:136msgid "Failed checker test(s): "msgstr "실패한 검사기 테스트: "#: searx/templates/simple/preferences.html:138msgid "Errors:"msgstr "오류:"#: searx/templates/simple/preferences.html:162msgid "General"msgstr "일반"#: searx/templates/simple/preferences.html:165msgid "Default categories"msgstr "기본 카테고리"#: searx/templates/simple/preferences.html:187msgid "User interface"msgstr "사용자 인터페이스"#: searx/templates/simple/preferences.html:208msgid "Privacy"msgstr "개인정보 보호"#: searx/templates/simple/preferences.html:221msgid "Engines"msgstr "검색엔진"#: searx/templates/simple/preferences.html:223msgid "Currently used search engines"msgstr "현재 사용중인 검색 엔진"#: searx/templates/simple/preferences.html:231msgid "Special Queries"msgstr "특수 쿼리"#: searx/templates/simple/preferences.html:237msgid "Cookies"msgstr "쿠키"#: searx/templates/simple/results.html:23msgid "Answers"msgstr "답변"#: searx/templates/simple/results.html:38msgid "Number of results"msgstr "결과 수"#: searx/templates/simple/results.html:44msgid "Info"msgstr "정보"#: searx/templates/simple/results.html:73msgid "Try searching for:"msgstr "다음을 검색 해보세요:"#: searx/templates/simple/results.html:105msgid "Back to top"msgstr "위로 돌아가기"#: searx/templates/simple/results.html:123msgid "Previous page"msgstr "이전 페이지"#: searx/templates/simple/results.html:141msgid "Next page"msgstr "다음 페이지"#: searx/templates/simple/search.html:3msgid "Display the front page"msgstr "첫 페이지 표시"#: searx/templates/simple/search.html:9#: searx/templates/simple/simple_search.html:5msgid "Search for..."msgstr "다음을 검색..."#: searx/templates/simple/search.html:10#: searx/templates/simple/simple_search.html:6msgid "clear"msgstr "지우기"#: searx/templates/simple/search.html:11#: searx/templates/simple/simple_search.html:7msgid "search"msgstr "검색"#: searx/templates/simple/stats.html:21msgid "There is currently no data available. "msgstr "데이터가 존재하지 않습니다. "#: searx/templates/simple/preferences/engines.html:18#: searx/templates/simple/stats.html:25msgid "Engine name"msgstr "검색엔진 이름"#: searx/templates/simple/stats.html:26msgid "Scores"msgstr "점수"#: searx/templates/simple/stats.html:27msgid "Result count"msgstr "결과 개수"#: searx/templates/simple/preferences/engines.html:25#: searx/templates/simple/stats.html:28msgid "Response time"msgstr "응답시간"#: searx/templates/simple/preferences/engines.html:29#: searx/templates/simple/stats.html:29msgid "Reliability"msgstr "신뢰성"#: searx/templates/simple/stats.html:59msgid "Total"msgstr "합계"#: searx/templates/simple/stats.html:60msgid "HTTP"msgstr "HTTP"#: searx/templates/simple/stats.html:61msgid "Processing"msgstr "처리"#: searx/templates/simple/stats.html:99msgid "Warnings"msgstr "경고"#: searx/templates/simple/stats.html:99msgid "Errors and exceptions"msgstr "에러와 예외"#: searx/templates/simple/stats.html:105msgid "Exception"msgstr "예외"#: searx/templates/simple/stats.html:107msgid "Message"msgstr "메시지"#: searx/templates/simple/stats.html:109msgid "Percentage"msgstr "백분율"#: searx/templates/simple/stats.html:111msgid "Parameter"msgstr "매개변수"#: searx/templates/simple/result_templates/files.html:36#: searx/templates/simple/stats.html:119msgid "Filename"msgstr "파일명"#: searx/templates/simple/stats.html:120msgid "Function"msgstr "함수"#: searx/templates/simple/stats.html:121msgid "Code"msgstr "코드"#: searx/templates/simple/stats.html:128msgid "Checker"msgstr "검사 프로그램"#: searx/templates/simple/stats.html:131msgid "Failed test"msgstr "테스트 실패"#: searx/templates/simple/stats.html:132msgid "Comment(s)"msgstr "댓글"#: searx/templates/simple/elements/apis.html:3msgid "Download results"msgstr "검색결과 다운로드"#: searx/templates/simple/elements/engines_msg.html:7msgid "Messages from the search engines"msgstr "검색 엔진에서 발생한 메시지"#: searx/templates/simple/elements/engines_msg.html:12msgid "Error!"msgstr "오류!"#: searx/templates/simple/elements/engines_msg.html:13msgid "Engines cannot retrieve results"msgstr "결과를 가져올 수 없습니다"#: searx/templates/simple/elements/search_url.html:3msgid "Search URL"msgstr "검색 URL"#: searx/templates/simple/elements/search_url.html:4#: searx/templates/simple/preferences/cookies.html:54msgid "Copied"msgstr "복사됨"#: searx/templates/simple/elements/search_url.html:4#: searx/templates/simple/preferences/cookies.html:54msgid "Copy"msgstr "복사하기"#: searx/templates/simple/elements/suggestions.html:3msgid "Suggestions"msgstr "제안"#: searx/templates/simple/filters/languages.html:1#: searx/templates/simple/preferences/language.html:2msgid "Search language"msgstr "검색 언어"#: searx/templates/simple/filters/languages.html:2#: searx/templates/simple/preferences/language.html:7msgid "Default language"msgstr "기본 언어"#: searx/templates/simple/filters/languages.html:4#: searx/templates/simple/preferences/language.html:11msgid "Auto-detect"msgstr "자동 감지"#: searx/templates/simple/filters/safesearch.html:1#: searx/templates/simple/filters/safesearch.html:2#: searx/templates/simple/filters/safesearch.html:3#: searx/templates/simple/filters/safesearch.html:4#: searx/templates/simple/preferences/engines.html:21#: searx/templates/simple/preferences/safesearch.html:2msgid "SafeSearch"msgstr "세이프서치"#: searx/templates/simple/filters/safesearch.html:2#: searx/templates/simple/preferences/safesearch.html:7msgid "Strict"msgstr "엄격"#: searx/templates/simple/filters/safesearch.html:3#: searx/templates/simple/preferences/safesearch.html:11msgid "Moderate"msgstr "보통"#: searx/templates/simple/filters/safesearch.html:4#: searx/templates/simple/preferences/safesearch.html:15msgid "None"msgstr "없음"#: searx/templates/simple/filters/time_range.html:1#: searx/templates/simple/preferences/engines.html:22msgid "Time range"msgstr "기간"#: searx/templates/simple/filters/time_range.html:3msgid "Anytime"msgstr "모든 날짜"#: searx/templates/simple/filters/time_range.html:6msgid "Last day"msgstr "지난 1일"#: searx/templates/simple/filters/time_range.html:9msgid "Last week"msgstr "지난 1주"#: searx/templates/simple/filters/time_range.html:12msgid "Last month"msgstr "지난 1개월"#: searx/templates/simple/filters/time_range.html:15msgid "Last year"msgstr "지난 1년"#: searx/templates/simple/messages/no_cookies.html:3msgid "Information!"msgstr "알림!"#: searx/templates/simple/messages/no_cookies.html:4msgid "currently, there are no cookies defined."msgstr "현재 정의된 쿠기가 없습니다."#: searx/templates/simple/messages/no_results.html:6msgid "Sorry!"msgstr "죄송합니다!"#: searx/templates/simple/messages/no_results.html:12msgid "No results were found. You can try to:"msgstr "검색 결과 없음. 다음을 시도해 보세요:"#: searx/templates/simple/messages/no_results.html:14msgid "There are no more results. You can try to:"msgstr ""#: searx/templates/simple/messages/no_results.html:19msgid "Refresh the page."msgstr "페이지를 새로고침 하세요."#: searx/templates/simple/messages/no_results.html:20msgid "Search for another query or select another category (above)."msgstr "다른 검색어를 사용하거나 위에서 다른 카테고리를 선택해 주세요."#: searx/templates/simple/messages/no_results.html:21msgid "Change the search engine used in the preferences:"msgstr "설정에서 사용할 검색엔진 바꾸기:"#: searx/templates/simple/messages/no_results.html:22msgid "Switch to another instance:"msgstr "다른 인스터스를 사용해 주세요:"#: searx/templates/simple/messages/no_results.html:24msgid "Search for another query or select another category."msgstr ""#: searx/templates/simple/messages/no_results.html:25msgid "Go back to the previous page using the previous page button."msgstr ""#: searx/templates/simple/preferences/answerers.html:4#: searx/templates/simple/preferences/engines.html:17msgid "Allow"msgstr "허용"#: searx/templates/simple/preferences/answerers.html:5msgid "Keywords"msgstr "키워드"#: searx/templates/simple/preferences/answerers.html:6#: searx/templates/simple/result_templates/packages.html:7msgid "Name"msgstr "이름"#: searx/templates/simple/preferences/answerers.html:7msgid "Description"msgstr "설명"#: searx/templates/simple/preferences/answerers.html:8msgid "Examples"msgstr "예시"#: searx/templates/simple/preferences/answerers.html:13msgid "This is the list of SearXNG's instant answering modules."msgstr "SearXNG의 즉각응답 모듈 목록입니다."#: searx/templates/simple/preferences/answerers.html:29msgid "This is the list of plugins."msgstr "플러그인 목록입니다."#: searx/templates/simple/preferences/autocomplete.html:2msgid "Autocomplete"msgstr "자동 완성"#: searx/templates/simple/preferences/autocomplete.html:15msgid "Find stuff as you type"msgstr "입력하는 대로 찾으세요"#: searx/templates/simple/preferences/center_alignment.html:2msgid "Center Alignment"msgstr "중앙 정렬"#: searx/templates/simple/preferences/center_alignment.html:14msgid "Displays results in the center of the page (Oscar layout)."msgstr "페이지 중앙에 결과 표시하기 (Oscar 레이아웃)."#: searx/templates/simple/preferences/cookies.html:2msgid """This is the list of cookies and their values SearXNG is storing on your ""computer."msgstr "SearXNG이 컴퓨터에 저장하는 쿠키 목록입니다."#: searx/templates/simple/preferences/cookies.html:3msgid "With that list, you can assess SearXNG transparency."msgstr "이 목록으로 SearXNG의 투명성을 판단할 수 있습니다."#: searx/templates/simple/preferences/cookies.html:9msgid "Cookie name"msgstr "쿠키 이름"#: searx/templates/simple/preferences/cookies.html:10msgid "Value"msgstr "값"#: searx/templates/simple/preferences/cookies.html:23msgid "Search URL of the currently saved preferences"msgstr "현재 설정이 적용된 검색 URL"#: searx/templates/simple/preferences/cookies.html:32msgid """Note: specifying custom settings in the search URL can reduce privacy by ""leaking data to the clicked result sites."msgstr "검색 URL에 사용자 설정을 명시하면 결과 사이트에 데이터가 유출되어 사생활 보호가 약해질 수 있습니다."#: searx/templates/simple/preferences/cookies.html:35msgid "URL to restore your preferences in another browser"msgstr "다른 브라우저에서 설정을 복구하기 위한 URL"#: searx/templates/simple/preferences/cookies.html:43msgid """Specifying custom settings in the preferences URL can be used to sync ""preferences across devices."msgstr "특정 설정이 들어간 URL은 장치 간에 설정을 동기화 하는데 사용할 수 있습니다."#: searx/templates/simple/preferences/cookies.html:46msgid "Copy preferences hash"msgstr ""#: searx/templates/simple/preferences/cookies.html:57msgid "Insert copied preferences hash (without URL) to restore"msgstr ""#: searx/templates/simple/preferences/cookies.html:59msgid "Preferences hash"msgstr ""#: searx/templates/simple/preferences/doi_resolver.html:2msgid "Open Access DOI resolver"msgstr "오픈 엑세스 DOI 리졸버"#: searx/templates/simple/preferences/doi_resolver.html:14msgid "Select service used by DOI rewrite"msgstr "DOI 재작성에 사용된 서비스 선택"#: searx/templates/simple/preferences/engines.html:9msgid """This tab does not exists in the user interface, but you can search in ""these engines by its !bangs."msgstr "이 탭은 유저 인터페이스에 나타나지 않지만, !bang을 사용하여 이 검색엔진으로 검색할 수 있습니다."#: searx/templates/simple/preferences/engines.html:19msgid "!bang"msgstr "!bang"#: searx/templates/simple/preferences/engines.html:20msgid "Supports selected language"msgstr "선택 언어 지원함"#: searx/templates/simple/preferences/engines.html:23msgid "Weight"msgstr "무게"#: searx/templates/simple/preferences/engines.html:27msgid "Max time"msgstr "최대시간"#: searx/templates/simple/preferences/footer.html:2msgid """These settings are stored in your cookies, this allows us not to store ""this data about you."msgstr "설정은 쿠키에 저장 되기 때문에 서버측에서 설정 관련 사용자 정보를 저장하는 것은 불가능합니다."#: searx/templates/simple/preferences/footer.html:3msgid """These cookies serve your sole convenience, we don't use these cookies to ""track you."msgstr "이 쿠키는 오직 편의를 위해 쓰이며, 추적에 이용하지 않습니다."#: searx/templates/simple/preferences/footer.html:6msgid "Save"msgstr "저장"#: searx/templates/simple/preferences/footer.html:9msgid "Reset defaults"msgstr "기본값 복원"#: searx/templates/simple/preferences/footer.html:13msgid "Back"msgstr "뒤로"#: searx/templates/simple/preferences/hotkeys.html:2msgid "Hotkeys"msgstr "단축키"#: searx/templates/simple/preferences/hotkeys.html:13msgid "Vim-like"msgstr "vim 형식"#: searx/templates/simple/preferences/hotkeys.html:18msgid """Navigate search results with hotkeys (JavaScript required). Press \"h\" ""key on main or result page to get help."msgstr """단축키를 이용해 검색결과를 탐색합니다 (Javascript 필요). 검색결과 페이지나 홈페이지에서 'h'를 눌러 도움말을 볼수 ""있습니다."#: searx/templates/simple/preferences/image_proxy.html:2msgid "Image proxy"msgstr "이미지 우회"#: searx/templates/simple/preferences/image_proxy.html:14msgid "Proxying image results through SearXNG"msgstr "SearXNG를 통해 이미지 결과 우회"#: searx/templates/simple/preferences/infinite_scroll.html:2msgid "Infinite scroll"msgstr "무한 스크롤"#: searx/templates/simple/preferences/infinite_scroll.html:14msgid "Automatically load next page when scrolling to bottom of current page"msgstr "현재 페이지 하단까지 스크롤 했을 때 자동으로 다음 페이지 불러오기"#: searx/templates/simple/preferences/language.html:24msgid "What language do you prefer for search?"msgstr "어떤 언어로 검색하시겠습니까?"#: searx/templates/simple/preferences/language.html:25msgid "Choose Auto-detect to let SearXNG detect the language of your query."msgstr "SearXNG가 검색 언어를 자동감지 할 수 있도록 자동감지를 선택해 주세요."#: searx/templates/simple/preferences/method.html:2msgid "HTTP Method"msgstr "HTTP 메소드"#: searx/templates/simple/preferences/method.html:14msgid "Change how forms are submitted"msgstr "요청이 전송되는 방법을 변경합니다"#: searx/templates/simple/preferences/query_in_title.html:2msgid "Query in the page's title"msgstr "페이지 제목에 검색어 표시"#: searx/templates/simple/preferences/query_in_title.html:14msgid """When enabled, the result page's title contains your query. Your browser ""can record this title"msgstr "활성화 할 경우, 결과 페이지 제목에 검색어가 표시 됩니다. 페이지 제목은 브라우저가 기록할 수 있습니다"#: searx/templates/simple/preferences/results_on_new_tab.html:2msgid "Results on new tabs"msgstr "새 탭에서 결과 열기"#: searx/templates/simple/preferences/results_on_new_tab.html:14msgid "Open result links on new browser tabs"msgstr "새 탭에서 결과 링크를 엽니다"#: searx/templates/simple/preferences/safesearch.html:20msgid "Filter content"msgstr "콘텐츠 필터링"#: searx/templates/simple/preferences/search_on_category_select.html:2msgid "Search on category select"msgstr "특정 카테고리 검색"#: searx/templates/simple/preferences/search_on_category_select.html:14msgid """Perform search immediately if a category selected. Disable to select ""multiple categories"msgstr "카테고리 선택후 즉시 검색을 합니다. 한개 이상의 카테고리를 선택하면 비활성화됩니다"#: searx/templates/simple/preferences/theme.html:2msgid "Theme"msgstr "테마"#: searx/templates/simple/preferences/theme.html:14msgid "Change SearXNG layout"msgstr "SearXNG 레이아웃 변경"#: searx/templates/simple/preferences/theme.html:19msgid "Theme style"msgstr "테마 스타일"#: searx/templates/simple/preferences/theme.html:31msgid "Choose auto to follow your browser settings"msgstr "'자동'을 선택하면 브라우저 기본설정에 맞춥니다"#: searx/templates/simple/preferences/tokens.html:2msgid "Engine tokens"msgstr "엔진토큰"#: searx/templates/simple/preferences/tokens.html:9msgid "Access tokens for private engines"msgstr "사유 검색 엔진 엑세스 토큰"#: searx/templates/simple/preferences/ui_locale.html:2msgid "Interface language"msgstr "인터페이스 언어"#: searx/templates/simple/preferences/ui_locale.html:14msgid "Change the language of the layout"msgstr "레이아웃 언어 변경"#: searx/templates/simple/result_templates/code.html:13msgid "repo"msgstr "리포지토리"#: searx/templates/simple/result_templates/default.html:6#: searx/templates/simple/result_templates/files.html:8#: searx/templates/simple/result_templates/files.html:11msgid "show media"msgstr "미디어 표시"#: searx/templates/simple/result_templates/default.html:6#: searx/templates/simple/result_templates/files.html:8msgid "hide media"msgstr "미디어 숨기기"#: searx/templates/simple/result_templates/default.html:14#: searx/templates/simple/result_templates/videos.html:14msgid "This site did not provide any description."msgstr "사이트에서 소개를 제공하지 않았습니다."#: searx/templates/simple/result_templates/files.html:38#: searx/templates/simple/result_templates/images.html:22#: searx/templates/simple/result_templates/torrent.html:11msgid "Filesize"msgstr "파일 크기"#: searx/templates/simple/result_templates/files.html:39#: searx/templates/simple/result_templates/torrent.html:12msgid "Bytes"msgstr "바이트"#: searx/templates/simple/result_templates/files.html:40#: searx/templates/simple/result_templates/torrent.html:13msgid "kiB"msgstr "kiB"#: searx/templates/simple/result_templates/files.html:41#: searx/templates/simple/result_templates/torrent.html:14msgid "MiB"msgstr "MiB"#: searx/templates/simple/result_templates/files.html:42#: searx/templates/simple/result_templates/torrent.html:15msgid "GiB"msgstr "GiB"#: searx/templates/simple/result_templates/files.html:43#: searx/templates/simple/result_templates/torrent.html:16msgid "TiB"msgstr "TiB"#: searx/templates/simple/result_templates/files.html:47msgid "Date"msgstr "날짜"#: searx/templates/simple/result_templates/files.html:49#: searx/templates/simple/result_templates/paper.html:24msgid "Type"msgstr "분류"#: searx/templates/simple/result_templates/images.html:20msgid "Resolution"msgstr "해상도"#: searx/templates/simple/result_templates/images.html:21msgid "Format"msgstr "포멧"#: searx/templates/simple/result_templates/images.html:24msgid "Engine"msgstr "검색엔진"#: searx/templates/simple/result_templates/images.html:25msgid "View source"msgstr "소스 보기"#: searx/templates/simple/result_templates/map.html:12msgid "address"msgstr "주소"#: searx/templates/simple/result_templates/map.html:43msgid "show map"msgstr "지도 표시"#: searx/templates/simple/result_templates/map.html:43msgid "hide map"msgstr "지도 숨기기"#: searx/templates/simple/result_templates/packages.html:12msgid "Version"msgstr "버전"#: searx/templates/simple/result_templates/packages.html:18msgid "Maintainer"msgstr ""#: searx/templates/simple/result_templates/packages.html:24msgid "Updated at"msgstr ""#: searx/templates/simple/result_templates/packages.html:30#: searx/templates/simple/result_templates/paper.html:25msgid "Tags"msgstr "태그"#: searx/templates/simple/result_templates/packages.html:36msgid "Popularity"msgstr ""#: searx/templates/simple/result_templates/packages.html:42msgid "License"msgstr "라이선스"#: searx/templates/simple/result_templates/packages.html:52msgid "Project"msgstr ""#: searx/templates/simple/result_templates/packages.html:55msgid "Project homepage"msgstr ""#: searx/templates/simple/result_templates/paper.html:5msgid "Published date"msgstr "발행일"#: searx/templates/simple/result_templates/paper.html:9msgid "Journal"msgstr "발행처"#: searx/templates/simple/result_templates/paper.html:22msgid "Editor"msgstr "편집자"#: searx/templates/simple/result_templates/paper.html:23msgid "Publisher"msgstr "발행자"#: searx/templates/simple/result_templates/paper.html:26msgid "DOI"msgstr "DOI"#: searx/templates/simple/result_templates/paper.html:27msgid "ISSN"msgstr "ISSN"#: searx/templates/simple/result_templates/paper.html:28msgid "ISBN"msgstr "ISBN"#: searx/templates/simple/result_templates/paper.html:33msgid "PDF"msgstr "PDF"#: searx/templates/simple/result_templates/paper.html:34msgid "HTML"msgstr "HTML"#: searx/templates/simple/result_templates/torrent.html:6msgid "magnet link"msgstr "마그넷 링크"#: searx/templates/simple/result_templates/torrent.html:7msgid "torrent file"msgstr "토렌트 파일"#: searx/templates/simple/result_templates/torrent.html:9msgid "Seeder"msgstr "시드"#: searx/templates/simple/result_templates/torrent.html:9msgid "Leecher"msgstr "리치"#: searx/templates/simple/result_templates/torrent.html:20msgid "Number of Files"msgstr "파일 개수"#: searx/templates/simple/result_templates/videos.html:6msgid "show video"msgstr "비디오 표시"#: searx/templates/simple/result_templates/videos.html:6msgid "hide video"msgstr "비디오 숨기기"#~ msgid "Advanced settings"#~ msgstr "고급 설정"#~ msgid "Close"#~ msgstr "닫기"#~ msgid "Language"#~ msgstr "언어/Language"#~ msgid "broken"#~ msgstr "끊김"#~ msgid "supported"#~ msgstr "지원됨"#~ msgid "not supported"#~ msgstr "지원되지 않음"#~ msgid "about"#~ msgstr "자세히"#~ msgid "Avg."#~ msgstr "평균"#~ msgid "User Interface"#~ msgstr "사용자 인터페이스"#~ msgid "Choose style for this theme"#~ msgstr "이 테마에 대한 스타일 선택"#~ msgid "Style"#~ msgstr "스타일"#~ msgid "Show advanced settings"#~ msgstr "고급 설정 열기"#~ msgid "Show advanced settings panel in the home page by default"#~ msgstr "항상 시작 페이지에서 고급설정 패널 보기"#~ msgid "Allow all"#~ msgstr "모두 허용"#~ msgid "Disable all"#~ msgstr "모두 거부"#~ msgid "Selected language"#~ msgstr "선택언어 지원"#~ msgid "Query"#~ msgstr "검색어"#~ msgid "save"#~ msgstr "저장"#~ msgid "back"#~ msgstr "뒤로"#~ msgid "Links"#~ msgstr "링크"#~ msgid "RSS subscription"#~ msgstr "RSS 구독"#~ msgid "Search results"#~ msgstr "검색 결과"#~ msgid "next page"#~ msgstr "다음 페이지"#~ msgid "previous page"#~ msgstr "이전 페이지"#~ msgid "Start search"#~ msgstr "검색 시작"#~ msgid "Clear search"#~ msgstr "검색 지우기"#~ msgid "Clear"#~ msgstr "지우기"#~ msgid "stats"#~ msgstr "통계"#~ msgid "Heads up!"#~ msgstr "조심하세요!"#~ msgid "It look like you are using SearXNG first time."#~ msgstr "SearXNG를 처음 쓰시는 것 같군요."#~ msgid "Well done!"#~ msgstr "잘 하셨습니다!"#~ msgid "Settings saved successfully."#~ msgstr "설정을 성공적으로 저장했습니다."#~ msgid "Oh snap!"#~ msgstr "이런!"#~ msgid "Something went wrong."#~ msgstr "문제가 발생했습니다."#~ msgid "Date"#~ msgstr "날짜"#~ msgid "Type"#~ msgstr "형식"#~ msgid "Get image"#~ msgstr "이미지 가져오기"#~ msgid "Center Alignment"#~ msgstr ""#~ msgid "Displays results in the center of the page (Oscar layout)."#~ msgstr ""#~ msgid "preferences"#~ msgstr "설정"#~ msgid "Scores per result"#~ msgstr "검색결과당 점수"#~ msgid "a privacy-respecting, hackable metasearch engine"#~ msgstr "개인 정보를 존중하는 맞춤형 메타 검색 엔진"#~ msgid "No abstract is available for this publication."#~ msgstr "이 출판물에 대한 초록이 없습니다."#~ msgid "Self Informations"#~ msgstr "본인 정보"#~ msgid ""#~ "Change how forms are submited, <a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">learn more about request "#~ "methods</a>"#~ msgstr ""#~ "폼 제출 방법 변경,<a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">요청 메소드에 대해 더 알아보기</a>"#~ msgid ""#~ "This plugin checks if the address "#~ "of the request is a TOR exit "#~ "node, and informs the user if it"#~ " is, like check.torproject.org but from "#~ "searxng."#~ msgstr ""#~ "이 플러그인은 요청한 주소가 TOR 출구 노드인지 "#~ "확인하고 사용자에게 알려줍니다, check.torproject.org 와 "#~ "비슷하지만 searxng 에서 제공됩니다."#~ msgid ""#~ "The TOR exit node list "#~ "(https://check.torproject.org/exit-addresses) is "#~ "unreachable."#~ msgstr "TOR 출구 노드 목록(https://check.torproject.org/exit-addresses)에 연결할 수 없습니다."#~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."#~ msgstr "TOR 를 사용하고 있습니다. 당신의 아이피 주소는 다음과 같습니다: {ip_address}."#~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."#~ msgstr "TOR 를 사용하고 있지 않습니다. 당신의 아이피 주소는 다음과 같습니다: {ip_address}."#~ msgid ""#~ "The could not download the list of"#~ " Tor exit-nodes from "#~ "https://check.torproject.org/exit-addresses."#~ msgstr ""#~ msgid ""#~ "You are using Tor. It looks like"#~ " you have this external IP address:"#~ " {ip_address}."#~ msgstr ""#~ msgid "You are not using Tor. You have this external IP address: {ip_address}."#~ msgstr ""#~ msgid "Autodetect search language"#~ msgstr ""#~ msgid "Automatically detect the query search language and switch to it."#~ msgstr ""#~ msgid "others"#~ msgstr "기타"#~ msgid ""#~ "This tab does not show up for "#~ "search results, but you can search "#~ "the engines listed here via bangs."#~ msgstr "이 탭은 검색 결과에서 표시 되지 않으나, 느낌표을 입력하여 아래의 엔진으로 검색할 수 있습니다."#~ msgid "Shortcut"#~ msgstr "단축 키 워드"#~ msgid "!bang"#~ msgstr ""#~ msgid ""#~ "This tab dues not exists in the"#~ " user interface, but you can search"#~ " in these engines by its !bangs."#~ msgstr ""#~ msgid "Engines cannot retrieve results."#~ msgstr "검색결과를 가져올 수 없습니다."#~ msgid "Please, try again later or find another SearXNG instance."#~ msgstr "다음에 시도하거나 다른 SearXNG 객체를 이용해주세요."#~ msgid ""#~ "Redirect to open-access versions of "#~ "publications when available (plugin required)"#~ msgstr "가능 하면 오픈 엑세스 출판물로 넘겨주기 (플러그인 필요함)"#~ msgid "Bang"#~ msgstr ""#~ msgid ""#~ "Change how forms are submitted, <a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">learn more about request "#~ "methods</a>"#~ msgstr ""#~ "폼 제출 방법 변경,<a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">요청 메소드에 대해 더 알아보기</a>"#~ msgid "On"#~ msgstr "사용"#~ msgid "Off"#~ msgstr "사용안함"#~ msgid "Enabled"#~ msgstr "활성화됨"#~ msgid "Disabled"#~ msgstr "비활성화됨"#~ msgid ""#~ "Perform search immediately if a category"#~ " selected. Disable to select multiple "#~ "categories. (JavaScript required)"#~ msgstr "카테고리가 선택되면 즉시 검색을 수행합니다. 여러 카테고리를 선택하려면 비활성화합니다. (JavaScript 필요)"#~ msgid "Vim-like hotkeys"#~ msgstr "Vim 스타일 단축키"#~ msgid ""#~ "Navigate search results with Vim-like"#~ " hotkeys (JavaScript required). Press \"h\""#~ " key on main or result page to"#~ " get help."#~ msgstr ""#~ "Vim 스타일 단축키로 검색 결과를 찾아보세요(JavaScript "#~ "필요). 도움말을 보려면 메인 페이지 또는 결과 "#~ "페이지에서 \"h\" 키를 누르십시오."#~ msgid ""#~ "we didn't find any results. Please "#~ "use another query or search in "#~ "more categories."#~ msgstr "검색결과를 찾을 수 없습니다. 다른 검색어로 검색하거나 검색 범주를 추가해주세요."
 |