aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ko.js')
-rw-r--r--apps/files_trashbin/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ko.js b/apps/files_trashbin/l10n/ko.js
index 585a7dff4b0..16b344a46cc 100644
--- a/apps/files_trashbin/l10n/ko.js
+++ b/apps/files_trashbin/l10n/ko.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Confirm permanent deletion" : "영구 삭제 확인",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "휴지통 안의 모든 파일과 폴더를 영구적으로 삭제하시겠습니까? 되돌릴 수 없습니다.",
"Cancel" : "취소",
- "Deletion cancelled" : "삭제가 취소됨",
"Original location" : "원래 위치",
"Deleted by" : "삭제한 사용자: ",
"Deleted" : "삭제됨",
@@ -21,6 +20,7 @@ OC.L10N.register(
"You" : "당신",
"List of files that have been deleted." : "삭제된 파일들의 목록입니다.",
"No deleted files" : "삭제된 파일 없음",
- "Files and folders you have deleted will show up here" : "삭제된 파일 및 폴더가 여기에 나타납니다"
+ "Files and folders you have deleted will show up here" : "삭제된 파일 및 폴더가 여기에 나타납니다",
+ "Deletion cancelled" : "삭제가 취소됨"
},
"nplurals=1; plural=0;");