aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanHwanHo <ripper@me.com>2024-05-03 12:20:55 +0000
committerWeblate <noreply@weblate.org>2024-05-03 10:40:23 -0400
commit169698619dfe2989d0562b9723d0a01cfa02b9ba (patch)
tree253974a88f32071b2715185079f0a2b6f7551508
parent34a8cc203a68d0201dbdbf59a53bdfd41fd80dff (diff)
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
-rw-r--r--Emby.Server.Implementations/Localization/Core/ko.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json
index 67dcf5b04..b91889594 100644
--- a/Emby.Server.Implementations/Localization/Core/ko.json
+++ b/Emby.Server.Implementations/Localization/Core/ko.json
@@ -124,5 +124,6 @@
"TaskKeyframeExtractorDescription": "비디오 파일에서 키프레임을 추출하여 더 정확한 HLS 재생 목록을 만듭니다. 이 작업은 오랫동안 진행될 수 있습니다.",
"TaskKeyframeExtractor": "키프레임 추출",
"External": "외부",
- "HearingImpaired": "청각 장애"
+ "HearingImpaired": "청각 장애",
+ "TaskCleanCollectionsAndPlaylists": "컬렉션과 재생목록 정리"
}