diff options
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index faff054f2a6..e35f4ec3a27 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -138,14 +138,13 @@ OC.L10N.register( "Shared by link" : "링크로 공유됨", "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", - "Target folder" : "대상 폴더", "File handling" : "파일 처리", "Maximum upload size" : "최대 업로드 크기", "max. possible: " : "최대 가능:", "Save" : "저장", "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM을 사용 중이면 변경 사항이 적용되는 데 최대 5분 정도 걸릴 수 있습니다.", "Missing permissions to edit from here." : "여기에서 편집할 권한이 없습니다.", - "%s of %s used" : "%s/%s 사용함", - "Cancel upload" : "업로드 취소" + "Cancel upload" : "업로드 취소", + "%s of %s used" : "%s/%s 사용함" }, "nplurals=1; plural=0;"); |