diff options
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 709e0faa0cb..87b7d0e655c 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -38,6 +38,9 @@ OC.L10N.register( "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", "Actions" : "작업", "Download" : "다운로드", + "Rename" : "이름 바꾸기", + "Delete" : "삭제", + "Details" : "자세한 정보", "Select" : "선택", "Pending" : "대기 중", "Unable to determine date" : "날짜를 결정할 수 없음", @@ -110,7 +113,6 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", "No entries found in this folder" : "이 폴더에 항목 없음", "Select all" : "모두 선택", - "Delete" : "삭제", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", "Files are being scanned, please wait." : "파일을 검색하고 있습니다. 기다려 주십시오.", |