diff options
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 748b104faf1..ca0b62ae417 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -260,7 +260,6 @@ "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", "The files is locked" : "이 파일은 잠겼습니다.", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", - "Chose destination" : "대상 선택", "Copy to {target}" : "{target}에 복사", "Move to {target}" : "{target}에 이동", "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", @@ -310,6 +309,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "이 목록은 성능 상의 이유로 완전히 표시되지 않았습니다. 목록을 탐색하면 파일이 표시됩니다.", "Search for an account" : "계정 검색", "Choose" : "선택", - "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다." + "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", + "Chose destination" : "대상 선택" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |