diff --git a/l10n/ko.js b/l10n/ko.js index 300da57..4022ab6 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -74,7 +74,7 @@ OC.L10N.register( "You are not allowed to change this option, because this room is shared with you." : "공유된 대화방의 설정을 변경할 수 없습니다", "Max. rooms" : "최대 대화방 수", "Settings saved" : "설정 저장됨", - "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.", + "Unexpected error occurred" : "예상치 못한 오류가 발생했습니다.", "API URL is invalid" : "무효한 API URL", "Send to" : "에게 전송", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."] diff --git a/l10n/ko.json b/l10n/ko.json index 3c1e080..4dcd23c 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -72,7 +72,7 @@ "You are not allowed to change this option, because this room is shared with you." : "공유된 대화방의 설정을 변경할 수 없습니다", "Max. rooms" : "최대 대화방 수", "Settings saved" : "설정 저장됨", - "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.", + "Unexpected error occurred" : "예상치 못한 오류가 발생했습니다.", "API URL is invalid" : "무효한 API URL", "Send to" : "에게 전송", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]