diff options
| author | Joo-Hong Lee <admin@alphafactory.co.kr> | 2019-10-03 03:48:42 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2019-10-04 00:13:59 -0400 |
| commit | 4025b2c6a15d907c83bd2376ae2636b7c8bec53e (patch) | |
| tree | fe959bbc2752fb6b58636598dc38809ba838c076 | |
| parent | 6b00cc1a06b99dab95784201ed42798dc45ad94f (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, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json index 554cce972..9bf4d2797 100644 --- a/Emby.Server.Implementations/Localization/Core/ko.json +++ b/Emby.Server.Implementations/Localization/Core/ko.json @@ -83,8 +83,8 @@ "User": "사용자", "UserCreatedWithName": "사용자 {0} 생성됨", "UserDeletedWithName": "사용자 {0} 삭제됨", - "UserDownloadingItemWithValues": "{0} is downloading {1}", - "UserLockedOutWithName": "User {0} has been locked out", + "UserDownloadingItemWithValues": "{0}이(가) {1}을 다운로드 중입니다", + "UserLockedOutWithName": "유저 {0} 은(는) 잠금처리 되었습니다", "UserOfflineFromDevice": "{0} has disconnected from {1}", "UserOnlineFromDevice": "{0} is online from {1}", "UserPasswordChangedWithName": "Password has been changed for user {0}", |
