diff options
| author | Artiume <siderite@gmail.com> | 2019-12-16 15:48:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-16 15:48:17 -0500 |
| commit | d2e9ce76441dbe2f1cdd0529ff835931af4a1046 (patch) | |
| tree | 27f0f5b53f2b2ecb5d9a023f12adc1b6d431e975 /Emby.Server.Implementations/Localization/Core/ko.json | |
| parent | b626508bc8f51e1a6e6ac385dad0cfe4dc6a21b2 (diff) | |
| parent | db61a58c39490f86c86c3ee6c6f11743796fb10e (diff) | |
Merge pull request #2 from jellyfin/master
refresh
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/ko.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ko.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ko.json b/Emby.Server.Implementations/Localization/Core/ko.json index 3d2350c07..0320a0a1b 100644 --- a/Emby.Server.Implementations/Localization/Core/ko.json +++ b/Emby.Server.Implementations/Localization/Core/ko.json @@ -5,13 +5,13 @@ "Artists": "아티스트", "AuthenticationSucceededWithUserName": "{0}이 성공적으로 인증됨", "Books": "도서", - "CameraImageUploadedFrom": "{0}에서 새로운 카메라 이미지가 업로드되었습니다", + "CameraImageUploadedFrom": "{0}에서 새로운 카메라 이미지가 업로드됨", "Channels": "채널", "ChapterNameValue": "챕터 {0}", "Collections": "컬렉션", - "DeviceOfflineWithName": "{0} 연결 끊김", - "DeviceOnlineWithName": "{0} 연결됨", - "FailedLoginAttemptWithUserName": "{0} 로그인 실패", + "DeviceOfflineWithName": "{0}의 연결 끊김", + "DeviceOnlineWithName": "{0}이 연결됨", + "FailedLoginAttemptWithUserName": "{0}에서 로그인 실패", "Favorites": "즐겨찾기", "Folders": "폴더", "Genres": "장르", |
