summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 74aaaf561b1..3a5956708de 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -171,7 +171,6 @@ OC.L10N.register(
"Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드",
"Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다",
"You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
- "Upload successful" : "업로드 성공",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함",
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
"Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제",
@@ -190,8 +189,6 @@ OC.L10N.register(
"Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" 이름이 \"{dir}\" 폴더에서 이미 사용 중입니다. 다른 이름을 고르세요.",
"Could not rename \"{oldName}\"" : "\"{oldName}\"의 이름을 바꿀 수 없음",
- "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}",
- "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}",
"Total rows summary" : "총 행 요약",
"Toggle selection for all files and folders" : "모든 파일 선택/선택해제",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함",
@@ -260,6 +257,7 @@ OC.L10N.register(
"Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
"Delete permanently" : "영구히 삭제",
"Delete and unshare" : "삭제 및 공유 해제",
+ "Cancel" : "취소",
"Destination is not a folder" : "대상이 폴더가 아닙니다.",
"This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.",
@@ -276,6 +274,8 @@ OC.L10N.register(
"Open folder {displayName}" : "{displayName} 폴더 열기",
"Open in Files" : "파일에서 열기",
"Open details" : "자세한 정보 열기",
+ "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}",
+ "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}",
"Create new templates folder" : "새로운 템플릿 폴더 만들기",
"Templates" : "템플릿",
"Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음",
@@ -304,7 +304,6 @@ OC.L10N.register(
"You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.",
"Search users" : "사용자 검색",
"You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.",
- "Cancel" : "취소",
"Set up templates folder" : "템플릿 폴더 설정",
"Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기",
"Toggle grid view" : "바둑판식 보기 전환",