mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
[skip ci] Translated using Weblate (Korean)
Currently translated at 100.0% (1502 of 1502 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ko/
This commit is contained in:
parent
34fb4ee395
commit
792b5166af
@ -13,7 +13,8 @@
|
|||||||
"recently-updated-title": "최근에 업데이트된 시리즈",
|
"recently-updated-title": "최근에 업데이트된 시리즈",
|
||||||
"recently-added-title": "새롭게 추가된 시리즈",
|
"recently-added-title": "새롭게 추가된 시리즈",
|
||||||
"not-granted": "라이브러리에 대한 접근 권한이 없습니다.",
|
"not-granted": "라이브러리에 대한 접근 권한이 없습니다.",
|
||||||
"on-deck-title": "계속 읽기"
|
"on-deck-title": "계속 읽기",
|
||||||
|
"more-in-genre-title": "{{genre}} 더 보기"
|
||||||
},
|
},
|
||||||
"edit-user": {
|
"edit-user": {
|
||||||
"edit": "{{common.edit}}",
|
"edit": "{{common.edit}}",
|
||||||
@ -480,7 +481,10 @@
|
|||||||
"alert-bad-theme": "테마에 유효하지 않거나 안전하지 않은 CSS가 있습니다. 이를 수정하려면 관리자에게 문의하세요. 어두운 테마로 기본 설정.",
|
"alert-bad-theme": "테마에 유효하지 않거나 안전하지 않은 CSS가 있습니다. 이를 수정하려면 관리자에게 문의하세요. 어두운 테마로 기본 설정.",
|
||||||
"confirm-library-delete": "정말로 {{name}} 라이브러리를 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
|
"confirm-library-delete": "정말로 {{name}} 라이브러리를 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
|
||||||
"confirm-regen-covers": "표지를 새로 고치면 모든 표지 이미지가 다시 계산됩니다. 이것은 무거운 작업입니다. 대신 스캔을 수행하지 않으시겠습니까?",
|
"confirm-regen-covers": "표지를 새로 고치면 모든 표지 이미지가 다시 계산됩니다. 이것은 무거운 작업입니다. 대신 스캔을 수행하지 않으시겠습니까?",
|
||||||
"list-doesnt-exist": "이 목록은 존재하지 않습니다"
|
"list-doesnt-exist": "이 목록은 존재하지 않습니다",
|
||||||
|
"smart-filter-updated": "스마트 필터 생성/업데이트 되었습니다",
|
||||||
|
"confirm-delete-smart-filter": "이 스마트 필터를 삭제하시겠습니까?",
|
||||||
|
"smart-filter-deleted": "스마트 필터가 삭제되었습니다"
|
||||||
},
|
},
|
||||||
"actionable": {
|
"actionable": {
|
||||||
"mark-as-read": "읽은 상태로 표시",
|
"mark-as-read": "읽은 상태로 표시",
|
||||||
@ -509,7 +513,8 @@
|
|||||||
"remove-from-on-deck": "계속 읽기에서 제거",
|
"remove-from-on-deck": "계속 읽기에서 제거",
|
||||||
"add-rule-group-and": "규칙 그룹 추가(AND)",
|
"add-rule-group-and": "규칙 그룹 추가(AND)",
|
||||||
"add-rule-group-or": "규칙 그룹 추가(OR)",
|
"add-rule-group-or": "규칙 그룹 추가(OR)",
|
||||||
"remove-rule-group": "규칙 그룹 제거"
|
"remove-rule-group": "규칙 그룹 제거",
|
||||||
|
"customize": "사용자 정의"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"original": "원본",
|
"original": "원본",
|
||||||
@ -1101,7 +1106,9 @@
|
|||||||
"series-name-label": "시리즈 이름",
|
"series-name-label": "시리즈 이름",
|
||||||
"release-label": "출시",
|
"release-label": "출시",
|
||||||
"min": "최소",
|
"min": "최소",
|
||||||
"limit-label": "다음으로 제한"
|
"limit-label": "다음으로 제한",
|
||||||
|
"save": "{{common.save}}",
|
||||||
|
"filter-name-label": "필터 이름"
|
||||||
},
|
},
|
||||||
"day-breakdown": {
|
"day-breakdown": {
|
||||||
"x-axis-label": "요일",
|
"x-axis-label": "요일",
|
||||||
@ -1200,7 +1207,8 @@
|
|||||||
"clients-api-key-tooltip": "API 키는 암호와 같습니다. 비밀로 유지하고 안전하게 유지하십시오.",
|
"clients-api-key-tooltip": "API 키는 암호와 같습니다. 비밀로 유지하고 안전하게 유지하십시오.",
|
||||||
"clients-opds-url-tooltip": "OPDS URL",
|
"clients-opds-url-tooltip": "OPDS URL",
|
||||||
"reset": "{{common.reset}}",
|
"reset": "{{common.reset}}",
|
||||||
"save": "{{common.save}}"
|
"save": "{{common.save}}",
|
||||||
|
"smart-filters-tab": "스마트 필터"
|
||||||
},
|
},
|
||||||
"download-indicator": {
|
"download-indicator": {
|
||||||
"progress": "{{percentage}}% 다운로드 됨"
|
"progress": "{{percentage}}% 다운로드 됨"
|
||||||
@ -1723,7 +1731,8 @@
|
|||||||
"libraries": "라이브러리",
|
"libraries": "라이브러리",
|
||||||
"series-name": "시리즈 이름",
|
"series-name": "시리즈 이름",
|
||||||
"path": "경로",
|
"path": "경로",
|
||||||
"file-path": "파일 경로"
|
"file-path": "파일 경로",
|
||||||
|
"want-to-read": "읽고 싶어요"
|
||||||
},
|
},
|
||||||
"filter-comparison-pipe": {
|
"filter-comparison-pipe": {
|
||||||
"is-not-in-last": "마지막에 없음",
|
"is-not-in-last": "마지막에 없음",
|
||||||
@ -1754,5 +1763,16 @@
|
|||||||
"medium": "중간 (640x909)",
|
"medium": "중간 (640x909)",
|
||||||
"xlarge": "매우 크게 (1265x1795)",
|
"xlarge": "매우 크게 (1265x1795)",
|
||||||
"large": "크게 (900x1277)"
|
"large": "크게 (900x1277)"
|
||||||
|
},
|
||||||
|
"stream-list-item": {
|
||||||
|
"smart-filter": "스마트 필터",
|
||||||
|
"remove": "{{common.remove}}",
|
||||||
|
"provided": "제공",
|
||||||
|
"load-filter": "필터 로드"
|
||||||
|
},
|
||||||
|
"customize-dashboard-modal": {
|
||||||
|
"close": "{{common.close}}",
|
||||||
|
"title": "대시보드 사용자 정의",
|
||||||
|
"save": "{{common.save}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user