aboutsummaryrefslogtreecommitdiffstats
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.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 349b3a87bd7..7a16c974112 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -161,6 +161,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "{user}(으)로부터 {path}의 소유권을 받았습니다.",
"in %s" : "%s",
"File Management" : "파일 관리",
+ "Select all" : "모두 선택",
"Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
"Change" : "변경",
@@ -173,6 +174,8 @@ OC.L10N.register(
"Unknown error" : "알 수 없는 오류",
"Ownership transfer request sent" : "소유권 이전 요청이 전송됨",
"Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
+ "No files in here" : "여기에 파일 없음",
+ "Go back" : "뒤로 가기",
"Files settings" : "파일 설정",
"Show hidden files" : "숨김 파일 보이기",
"Additional settings" : "고급 설정",
@@ -188,19 +191,17 @@ OC.L10N.register(
"Creating file" : "파일 만들기",
"Blank" : "여백",
"Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
+ "Delete permanently" : "영구히 삭제",
"Set up templates folder" : "템플릿 폴더 설정",
"Templates" : "템플릿",
"Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음",
"Toggle grid view" : "모눈 보기 전환",
- "No files in here" : "여기에 파일 없음",
"Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
"No entries found in this folder" : "이 폴더에 항목 없음",
- "Select all" : "모두 선택",
"Upload too large" : "업로드한 파일이 너무 큼",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
"No favorites yet" : "즐겨찾는 항목 없음",
"Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다",
- "Deleted files" : "삭제된 파일",
"Shares" : "공유",
"Shared with others" : "다른 사람과 공유됨",
"Shared with you" : "나와 공유됨",
@@ -218,6 +219,7 @@ OC.L10N.register(
"Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
"%s used" : "%s 사용함",
"%1$s of %2$s used" : "%2$s 중 %1$s 사용됨",
- "Settings" : "설정"
+ "Settings" : "설정",
+ "Deleted files" : "삭제된 파일"
},
"nplurals=1; plural=0;");