diff options
| author | Shin Yunho <yunho393@gmail.com> | 2021-07-19 15:48:20 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-07-20 12:29:43 -0400 |
| commit | 0f0c62be6850a929c9e217e50fed66cb46efec7d (patch) | |
| tree | b52e537de86183a762fdbb87b06aa414667f706e | |
| parent | 7d9a1269f16913fafa4f7dd7adf72332dbdd93b1 (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.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json index 9179bbc8d..409b4d26b 100644 --- a/Emby.Server.Implementations/Localization/Core/ko.json +++ b/Emby.Server.Implementations/Localization/Core/ko.json @@ -118,5 +118,7 @@ "TaskCleanActivityLog": "활동내역청소", "Undefined": "일치하지 않음", "Forced": "강제하기", - "Default": "기본 설정" + "Default": "기본 설정", + "TaskOptimizeDatabaseDescription": "데이터베이스를 압축하고 사용 가능한 공간을 늘립니다. 라이브러리를 검색한 후 이 작업을 실행하거나 데이터베이스 수정같은 비슷한 작업을 수행하면 성능이 향상될 수 있습니다.", + "TaskOptimizeDatabase": "데이터베이스 최적화" } |
