aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunseo Jung <samsunghappytree123@naver.com>2026-08-04 03:10:05 -0400
committerWeblate <noreply@weblate.org>2026-08-04 11:29:55 +0000
commit5767a3a80056254038e62136e09d35c765fb6cfb (patch)
tree574018250ea0d3c7886ee8294ffa1b043f07ef08
parent4b51ef2c2f8c398aad4a42097d6e1602c52501ca (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.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json
index a210125d34..1f16a90842 100644
--- a/Emby.Server.Implementations/Localization/Core/ko.json
+++ b/Emby.Server.Implementations/Localization/Core/ko.json
@@ -108,5 +108,8 @@
"CleanupUserDataTask": "사용자 데이터 정리 작업",
"CleanupUserDataTaskDescription": "최소 90일 이상 존재하지 않는 미디어에 대한 사용자 데이터(시청 상태, 즐겨찾기 등)를 정리합니다.",
"LyricDownloadFailureFromForItem": "{1}에 대한 가사를 {0}에서 다운로드하지 못했습니다",
- "Original": "원본"
+ "Original": "원본",
+ "NameExtraClip": "클립",
+ "NameExtraDeletedScene": "삭제된 장면",
+ "NameExtraInterview": "인터뷰"
}