summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files_trashbin/l10n/ko.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ko.js')
-rw-r--r--apps/files_trashbin/l10n/ko.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ko.js b/apps/files_trashbin/l10n/ko.js
index d93dca056bb..36cb40288a3 100644
--- a/apps/files_trashbin/l10n/ko.js
+++ b/apps/files_trashbin/l10n/ko.js
@@ -5,15 +5,17 @@ OC.L10N.register(
"Couldn't restore %s" : "%s을(를) 복원할 수 없습니다",
"Deleted files" : "삭제된 파일",
"Restore" : "복원",
+ "Delete" : "삭제",
"Delete permanently" : "영구히 삭제",
"Error" : "오류",
+ "This operation is forbidden" : "이 작업이 금지됨",
+ "This directory is unavailable, please check the logs or contact the administrator" : "디렉터리를 사용할 수 없습니다. 로그를 확인하거나 관리자에게 연락하십시오",
"restored" : "복원됨",
"No deleted files" : "삭제된 파일 없음",
"You will be able to recover deleted files from here" : "삭제된 파일을 여기에서 복구할 수 있습니다",
"No entries found in this folder" : "이 폴더에 항목 없음",
"Select all" : "모두 선택",
"Name" : "이름",
- "Deleted" : "삭제됨",
- "Delete" : "삭제"
+ "Deleted" : "삭제됨"
},
"nplurals=1; plural=0;");