diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:26 +0000 |
commit | 4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0 (patch) | |
tree | 8ab4afe079a067a1479494c8d31197a7d94e5385 /apps/files_trashbin/l10n/ko.json | |
parent | d7495f89abbe8050fb22202b0a47b901cce6df28 (diff) | |
download | nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.tar.gz nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ko.json')
-rw-r--r-- | apps/files_trashbin/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ko.json b/apps/files_trashbin/l10n/ko.json index 66b805d5ed1..9ae0967025f 100644 --- a/apps/files_trashbin/l10n/ko.json +++ b/apps/files_trashbin/l10n/ko.json @@ -1,11 +1,11 @@ { "translations": { "Deleted files" : "삭제된 파일", + "restored" : "복원됨", "Restore" : "복원", "Delete" : "삭제", "Delete permanently" : "영구히 삭제", "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" : "이 폴더에 항목 없음", |