aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminystory <minystory@gmail.com>2021-01-07 14:51:32 +0000
committerWeblate <noreply@weblate.org>2021-01-07 10:48:05 -0500
commit7acee4070e425b9060faa893d61a5e2d2f387bfc (patch)
tree5ef84b5d8e47efed52a33f7f2e957feb07d0bdb2
parent0ac993e1b31b7639a43a45cb3fc5dccdf2052ef7 (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 b8b39833c..9179bbc8d 100644
--- a/Emby.Server.Implementations/Localization/Core/ko.json
+++ b/Emby.Server.Implementations/Localization/Core/ko.json
@@ -115,5 +115,8 @@
"TasksChannelsCategory": "인터넷 채널",
"TasksLibraryCategory": "라이브러리",
"TaskCleanActivityLogDescription": "구성된 기간보다 오래된 활동내역 삭제.",
- "TaskCleanActivityLog": "활동내역청소"
+ "TaskCleanActivityLog": "활동내역청소",
+ "Undefined": "일치하지 않음",
+ "Forced": "강제하기",
+ "Default": "기본 설정"
}