[skip ci] Translated using Weblate (Korean)

Currently translated at 100.0% (1508 of 1508 strings)

Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ko/
This commit is contained in:
LeeWan1210 2023-09-21 13:55:06 +00:00 committed by Hosted Weblate
parent 4298ee8901
commit 98c9c02253
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -345,7 +345,8 @@
"sort-name": "정렬 이름", "sort-name": "정렬 이름",
"created": "생성됨", "created": "생성됨",
"time-to-read": "완독 예상 시간", "time-to-read": "완독 예상 시간",
"last-chapter-added": "추가된 항목" "last-chapter-added": "추가된 항목",
"read-progress": "읽기 진행 상황"
}, },
"manga-format-stats": { "manga-format-stats": {
"title": "포맷", "title": "포맷",
@ -1108,7 +1109,7 @@
"series-name-label": "시리즈 이름", "series-name-label": "시리즈 이름",
"release-label": "출시", "release-label": "출시",
"min": "최소", "min": "최소",
"limit-label": "다음으로 제한", "limit-label": "제한",
"save": "{{common.save}}", "save": "{{common.save}}",
"filter-name-label": "필터 이름" "filter-name-label": "필터 이름"
}, },
@ -1734,7 +1735,8 @@
"series-name": "시리즈 이름", "series-name": "시리즈 이름",
"path": "경로", "path": "경로",
"file-path": "파일 경로", "file-path": "파일 경로",
"want-to-read": "읽고 싶어요" "want-to-read": "읽고 싶어요",
"read-date": "읽은 날짜"
}, },
"filter-comparison-pipe": { "filter-comparison-pipe": {
"is-not-in-last": "마지막에 없음", "is-not-in-last": "마지막에 없음",
@ -1776,5 +1778,9 @@
"close": "{{common.close}}", "close": "{{common.close}}",
"title": "대시보드 사용자 정의", "title": "대시보드 사용자 정의",
"save": "{{common.save}}" "save": "{{common.save}}"
},
"metadata-filter-row": {
"unit-reading-progress": "퍼센트",
"unit-reading-date": "날짜"
} }
} }