summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ko.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
commit73aabbd3c01601a81cedff36d181c4a674d68d8a (patch)
treeacd270cd4ba4771574579c07a334981dcc516319 /apps/files_trashbin/l10n/ko.json
parentb7bd6bd68250612d975b63fcfbb0865224c93d7c (diff)
downloadnextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz
nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ko.json')
-rw-r--r--apps/files_trashbin/l10n/ko.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/ko.json b/apps/files_trashbin/l10n/ko.json
index e95101dfce5..66b805d5ed1 100644
--- a/apps/files_trashbin/l10n/ko.json
+++ b/apps/files_trashbin/l10n/ko.json
@@ -1,11 +1,8 @@
{ "translations": {
- "Couldn't delete %s permanently" : "%s을(를) 영구적으로 삭제할 수 없습니다",
- "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" : "복원됨",
@@ -14,6 +11,9 @@
"No entries found in this folder" : "이 폴더에 항목 없음",
"Select all" : "모두 선택",
"Name" : "이름",
- "Deleted" : "삭제됨"
+ "Deleted" : "삭제됨",
+ "Couldn't delete %s permanently" : "%s을(를) 영구적으로 삭제할 수 없습니다",
+ "Couldn't restore %s" : "%s을(를) 복원할 수 없습니다",
+ "Error" : "오류"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file