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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index d5e8d47cd58..f3b04c2828e 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -178,7 +178,6 @@ OC.L10N.register(
"Upload successful" : "업로드 성공",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함",
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
- "Select the row for {displayName}" : "{displayName}을 위한 행을 선택",
"Rename file" : "파일 이름 바꾸기",
"File name" : "파일 이름",
"Folder name" : "폴더 이름",
@@ -196,8 +195,6 @@ OC.L10N.register(
"Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}",
"Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}",
"Total rows summary" : "총 행 요약",
- "Select all" : "모두 선택",
- "Unselect all" : "모두 선택 해제",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
"List of files and folders." : "파일과 폴더의 목록",
@@ -297,6 +294,7 @@ OC.L10N.register(
"Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.",
"Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기",
"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." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
"Text file" : "텍스트 파일",
@@ -314,7 +312,9 @@ OC.L10N.register(
"Pending shares" : "진행중인 공유",
"This file has the tag {tag}" : "이 파일에 {tag} 태그가 있음",
"This file has the tags {firstTags} and {lastTag}" : "이 파일에 {firstTags}와 {lastTag} 태그가 있음",
+ "Select the row for {displayName}" : "{displayName}을 위한 행을 선택",
"Open folder {name}" : "{name} 폴더 열기",
+ "Unselect all" : "모두 선택 해제",
"ascending" : "오름차순",
"descending" : "내림차순",
"Sort list by {column} ({direction})" : "{column} ({direction})으로 목록 정렬",