diff options
Diffstat (limited to 'apps/user_status/l10n/ko.js')
-rw-r--r-- | apps/user_status/l10n/ko.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_status/l10n/ko.js b/apps/user_status/l10n/ko.js index a47b250ac07..d4fd09c519c 100644 --- a/apps/user_status/l10n/ko.js +++ b/apps/user_status/l10n/ko.js @@ -17,8 +17,8 @@ OC.L10N.register( "Status message" : "상태 메시지", "Clear status message" : "상태 메시지 지움", "Set status message" : "상태 메시지 설정", - "There was an error saving the status" : "상태 저장에 오류가 발생했습니다", - "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다", + "There was an error saving the status" : "상태 저장에 오류가 발생했습니다.", + "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다.", "No recent status changes" : "최근 상태 변경 없음", "Away" : "자리 비움", "Do not disturb" : "방해 금지", @@ -29,11 +29,11 @@ OC.L10N.register( "Online" : "접속 중", "Invisible" : "숨겨짐", "Offline" : "오프라인", - "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다", + "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다.", "30 minutes" : "30 분", "1 hour" : "한 시간", "4 hours" : "4 시간", - "Mute all notifications" : "모든 알림을 무시합니다", + "Mute all notifications" : "모든 알림을 음소거", "Appear offline" : "접속 안함으로 표시" }, "nplurals=1; plural=0;"); |