aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
authoraky <arksky@naver.com>2024-07-28 05:58:26 +0000
committerWeblate <noreply@weblate.org>2024-07-29 02:41:32 -0400
commit5f122e7f7903c7460a842d92bac3c887e76f003b (patch)
treedf1030411e92e6680ac2994e801cdfa5c768f8de /Emby.Server.Implementations/Localization/Core
parent095d4d4d15825e948c4894361487c7dced0ca03f (diff)
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/ko.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json
index b91889594..a739cba35 100644
--- a/Emby.Server.Implementations/Localization/Core/ko.json
+++ b/Emby.Server.Implementations/Localization/Core/ko.json
@@ -125,5 +125,10 @@
"TaskKeyframeExtractor": "키프레임 추출",
"External": "외부",
"HearingImpaired": "청각 장애",
- "TaskCleanCollectionsAndPlaylists": "컬렉션과 재생목록 정리"
+ "TaskCleanCollectionsAndPlaylists": "컬렉션과 재생목록 정리",
+ "TaskAudioNormalization": "오디오의 볼륨 수준을 일정하게 조정",
+ "TaskAudioNormalizationDescription": "오디오의 볼륨 수준을 일정하게 조정하기 위해 파일을 스캔합니다.",
+ "TaskRefreshTrickplayImages": "비디오 탐색용 미리보기 썸네일 생성",
+ "TaskRefreshTrickplayImagesDescription": "활성화된 라이브러리에서 비디오의 트릭플레이 미리보기를 생성합니다.",
+ "TaskCleanCollectionsAndPlaylistsDescription": "더 이상 존재하지 않는 컬렉션 및 재생 목록에서 항목을 제거합니다."
}