diff options
| author | schbal <tmddn741741@gmail.com> | 2019-10-16 12:42:47 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2019-10-18 07:14:26 -0400 |
| commit | f469f18756f6211d20218f8ff40a8ad7eacd94f5 (patch) | |
| tree | c465b94e4149b6921466cb2c7f918bbc3612163e | |
| parent | 9040ef87dc99462b1e85a5cb347f9ae8428bfa50 (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 463db89bc..3b82c8cc7 100644 --- a/Emby.Server.Implementations/Localization/Core/ko.json +++ b/Emby.Server.Implementations/Localization/Core/ko.json @@ -3,7 +3,7 @@ "AppDeviceValues": "앱: {0}, 장치: {1}", "Application": "애플리케이션", "Artists": "아티스트", - "AuthenticationSucceededWithUserName": "{0} 인증이 완료되었습니다", + "AuthenticationSucceededWithUserName": "{0}이 성공적으로 인증되었습니다", "Books": "도서", "CameraImageUploadedFrom": "{0}에서 새로운 카메라 이미지가 업로드되었습니다", "Channels": "채널", @@ -92,6 +92,6 @@ "UserStartedPlayingItemWithValues": "{2}에서 {0}이 {1} 재생 중", "UserStoppedPlayingItemWithValues": "{2}에서 {0}이 {1} 재생을 마침", "ValueHasBeenAddedToLibrary": "{0}가 미디어 라이브러리에 추가되었습니다", - "ValueSpecialEpisodeName": "Special - {0}", + "ValueSpecialEpisodeName": "스페셜 - {0}", "VersionNumber": "버전 {0}" } |
