diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-17 02:17:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-17 02:17:15 +0000 |
commit | 30bdb0f35b4d6caf644a331d53b7cbda0ca5386f (patch) | |
tree | 2a1ffc1e96d23f8754547452932f624c457623d8 /apps/files/l10n/ko.js | |
parent | c1cd0a25c77f502858bb73b119f3d8ab6b55b53d (diff) | |
download | nextcloud-server-30bdb0f35b4d6caf644a331d53b7cbda0ca5386f.tar.gz nextcloud-server-30bdb0f35b4d6caf644a331d53b7cbda0ca5386f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index e35f4ec3a27..6866739dfc2 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -26,6 +26,7 @@ OC.L10N.register( "Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}", "Actions" : "작업", "Rename" : "이름 바꾸기", + "Delete folder" : "폴더 삭제", "Disconnect storage" : "저장소 연결 해제", "Unshare" : "공유 해제", "Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음", |