diff options
Diffstat (limited to 'apps/dav/l10n/ko.json')
-rw-r--r-- | apps/dav/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 917a60c4d97..876ae488275 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -130,8 +130,6 @@ "Encryption not ready: %1$s" : "암호화가 준비되지 않음: %1$s", "Failed to open file: %1$s" : "파일을 열 수 없음: %1$s", "Failed to unlink: %1$s" : "파일을 삭제할 수 없음: %1$s", - "Invalid chunk name" : "잘못된 청크 이름", - "Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음", "Failed to write file contents: %1$s" : "파일 내용을 쓸 수 없음: %1$s", "File not found: %1$s" : "파일을 찾을 수 없음: %1$s", "System is in maintenance mode." : "시스템이 유지 보수 모드입니다.", @@ -203,6 +201,8 @@ "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.", "To-dos" : "할 일", "Time:" : "시간:", + "Invalid chunk name" : "잘못된 청크 이름", + "Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "업무 시간을 설정하면, 회의를 예약할 때 다른 사용자가 부재 중 시간을 볼 수 있습니다." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |