소스 검색

Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/

minystory 4 년 전
부모
커밋
7acee4070e
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      Emby.Server.Implementations/Localization/Core/ko.json

+ 4 - 1
Emby.Server.Implementations/Localization/Core/ko.json

@@ -115,5 +115,8 @@
     "TasksChannelsCategory": "인터넷 채널",
     "TasksLibraryCategory": "라이브러리",
     "TaskCleanActivityLogDescription": "구성된 기간보다 오래된 활동내역 삭제.",
-    "TaskCleanActivityLog": "활동내역청소"
+    "TaskCleanActivityLog": "활동내역청소",
+    "Undefined": "일치하지 않음",
+    "Forced": "강제하기",
+    "Default": "기본 설정"
 }