summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r--apps/files/l10n/ko.json24
1 files changed, 4 insertions, 20 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 65e61d8ec49..1e77ab1b9bc 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -2,13 +2,6 @@
"Storage not available" : "저장소를 사용할 수 없음",
"Storage invalid" : "저장소가 잘못됨",
"Unknown error" : "알 수 없는 오류",
- "Could not move %s - File with this name already exists" : "항목 %s을(를) 이동시킬 수 없음 - 같은 이름의 파일이 이미 존재함",
- "Could not move %s" : "항목 %s을(를) 이동시킬 수 없음",
- "Permission denied" : "권한 거부됨",
- "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.",
- "The name %s is already used in the folder %s. Please choose a different name." : "이름 %s이(가) 폴더 %s에서 이미 사용 중입니다. 다른 이름을 사용하십시오.",
- "Error when creating the file" : "파일 생성 중 오류 발생",
- "Error when creating the folder" : "폴더 생성 중 오류 발생",
"Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.",
"Invalid Token" : "잘못된 토큰",
"No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다",
@@ -20,6 +13,7 @@
"Missing a temporary folder" : "임시 폴더가 없음",
"Failed to write to disk" : "디스크에 쓰지 못했습니다",
"Not enough storage available" : "저장소가 용량이 충분하지 않습니다.",
+ "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.",
"Upload failed. Could not find uploaded file" : "업로드에 실패했습니다. 업로드할 파일을 찾을 수 없습니다",
"Upload failed. Could not get file info." : "업로드에 실패했습니다. 파일 정보를 가져올 수 없습니다.",
"Invalid directory." : "올바르지 않은 디렉터리입니다.",
@@ -44,14 +38,6 @@
"Unable to determine date" : "날짜를 결정할 수 없음",
"This operation is forbidden" : "이 작업이 금지됨",
"This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오",
- "Error moving file." : "파일 이동 오류.",
- "Error moving file" : "파일 이동 오류",
- "Error" : "오류",
- "{new_name} already exists" : "{new_name}이(가) 이미 존재함",
- "Could not rename file" : "이름을 변경할 수 없음",
- "Could not create file" : "파일을 만들 수 없음",
- "Could not create folder" : "폴더를 만들 수 없음",
- "Error deleting file." : "파일 삭제 오류.",
"No entries in this folder match '{filter}'" : "이 폴더에 '{filter}'와(과) 일치하는 항목 없음",
"Name" : "이름",
"Size" : "크기",
@@ -73,8 +59,6 @@
"_%n byte_::_%n bytes_" : ["%n바이트"],
"Favorited" : "책갈피에 추가됨",
"Favorite" : "즐겨찾기",
- "Text file" : "텍스트 파일",
- "New text file.txt" : "새 텍스트 파일.txt",
"Folder" : "폴더",
"New folder" : "새 폴더",
"{newname} already exists" : "{newname} 항목이 이미 존재함",
@@ -97,8 +81,6 @@
"Changed by %2$s" : "%2$s 님이 변경함",
"Deleted by %2$s" : "%2$s 님이 삭제함",
"Restored by %2$s" : "%2$s 님이 복원함",
- "%s could not be renamed as it has been deleted" : "%s이(가) 삭제되었기 때문에 이름을 변경할 수 없습니다",
- "%s could not be renamed" : "%s의 이름을 변경할 수 없습니다",
"Upload (max. %s)" : "업로드(최대 %s)",
"File handling" : "파일 처리",
"Maximum upload size" : "최대 업로드 크기",
@@ -117,6 +99,8 @@
"Files are being scanned, please wait." : "파일을 검색하고 있습니다. 기다려 주십시오.",
"Currently scanning" : "현재 검사 중",
"No favorites" : "책갈피 없음",
- "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다"
+ "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다",
+ "Text file" : "텍스트 파일",
+ "New text file.txt" : "새 텍스트 파일.txt"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file