mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 02:06:05 -04:00
62 lines
3.0 KiB
JSON
62 lines
3.0 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Ykhwong"
|
|
]
|
|
},
|
|
"name": "한국어",
|
|
"suggest-full-text-search": "'{{{SEARCH_TERMS}}}' 포함...",
|
|
"no-such-book": "해당 책이 없습니다: {{BOOK_NAME}}",
|
|
"no-book-found": "선택 기준에 해당하는 책이 없습니다",
|
|
"url-not-found": "\"{{url}}\" 요청 URL은 이 서버에서 찾을 수 없습니다.",
|
|
"suggest-search": "<a href=\"{{{SEARCH_URL}}}\">{{PATTERN}}</a>에 대한 전문 검색을 수행해 보세요",
|
|
"random-article-failure": "이런! 임의 문서를 선택하지 못했습니다 :(",
|
|
"invalid-request": "\"{{{url}}}\" 요청 URL은 유효한 요청이 아닙니다.",
|
|
"no-value-for-arg": "{{ARGUMENT}} 인수에 지정된 값이 없습니다",
|
|
"no-query": "지정된 쿼리가 없습니다.",
|
|
"400-page-title": "잘못된 요청",
|
|
"400-page-heading": "잘못된 요청",
|
|
"404-page-title": "내용이 없습니다",
|
|
"404-page-heading": "찾을 수 없음",
|
|
"500-page-title": "내부 서버 오류",
|
|
"500-page-heading": "내부 서버 오류",
|
|
"500-page-text": "내부 서버 오류가 발생했습니다. 죄송합니다 :/",
|
|
"fulltext-search-unavailable": "전문 검색을 사용할 수 없습니다",
|
|
"no-search-results": "이 콘텐츠에는 전문 검색 엔진을 사용할 수 없습니다.",
|
|
"search-results-page-title": "검색: {{SEARCH_PATTERN}}",
|
|
"empty-search-results-page-header": "<b>\"{{{SEARCH_PATTERN}}}\"</b>의 결과가 없습니다",
|
|
"search-result-book-info": "{{BOOK_TITLE}}에서",
|
|
"word-count": "단어 {{COUNT}}개",
|
|
"random-page-button-text": "무작위로 선택된 문서로 이동",
|
|
"searchbox-tooltip": "'{{BOOK_TITLE}}' 검색",
|
|
"search": "검색",
|
|
"book-filtering-all-categories": "모든 분류",
|
|
"book-filtering-all-languages": "모든 언어",
|
|
"count-of-matching-books": "책 {{COUNT}}권",
|
|
"download": "다운로드",
|
|
"direct-download-alt-text": "HTTP(S)를 통해 직접 다운로드",
|
|
"hash-download-link-text": "SHA-256 체크섬",
|
|
"hash-download-alt-text": "SHA-256 파일 체크섬 표시",
|
|
"magnet-link-text": "마그넷 링크",
|
|
"magnet-alt-text": "마그넷 링크를 통해 다운로드",
|
|
"torrent-download-link-text": "비트토렌트",
|
|
"torrent-download-alt-text": "비트토렌트를 통해 다운로드",
|
|
"filter-by-tag": "\"{{{TAG}}}\" 태그로 필터링",
|
|
"stop-filtering-by-tag": "\"{{{TAG}}}\" 태그로 필터링 중지",
|
|
"welcome-to-kiwix-server": "Kiwix Server에 오신 것을 환영합니다",
|
|
"download-links-heading": "<b><i>{{BOOK_TITLE}}</i></b>의 링크 다운로드",
|
|
"download-links-title": "책 다운로드",
|
|
"preview-book": "미리 보기",
|
|
"unknown-error": "알 수 없는 오류",
|
|
"book-category.wikibooks": "위키책",
|
|
"book-category.wikinews": "위키뉴스",
|
|
"book-category.wikipedia": "위키백과",
|
|
"book-category.wikiquote": "위키인용집",
|
|
"book-category.wikisource": "위키문헌",
|
|
"book-category.wikispecies": "위키생물종",
|
|
"book-category.wikiversity": "위키배움터",
|
|
"book-category.wikivoyage": "위키여행",
|
|
"book-category.wiktionary": "위키낱말사전",
|
|
"book-category.other": "기타"
|
|
}
|