Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ko.js')
-rw-r--r--apps/files_trashbin/l10n/ko.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/ko.js b/apps/files_trashbin/l10n/ko.js
index 871093805a1..ff667b5aef3 100644
--- a/apps/files_trashbin/l10n/ko.js
+++ b/apps/files_trashbin/l10n/ko.js
@@ -21,9 +21,6 @@ OC.L10N.register(
"Name" : "이름",
"Actions" : "동작",
"Deleted" : "삭제됨",
- "Delete" : "삭제",
- "Couldn't delete %s permanently" : "%s을(를) 영구적으로 삭제할 수 없습니다",
- "Couldn't restore %s" : "%s을(를) 복원할 수 없습니다",
- "Error" : "오류"
+ "Delete" : "삭제"
},
"nplurals=1; plural=0;");