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:
authorNextcloud bot <bot@nextcloud.com>2019-11-17 05:17:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-17 05:17:31 +0300
commit3273c51485bb20214a67b2825535a51e02252197 (patch)
tree86d796d8d7553669f5ddfc6b174b6985a97c8d33 /apps/files
parentf943a656bd89584c00ae4f4df4a561227afddef1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ko.js1
-rw-r--r--apps/files/l10n/ko.json1
2 files changed, 2 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}\"의 정보를 가져올 수 없음",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 24b18914311..7a9f4a1cc53 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -24,6 +24,7 @@
"Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}",
"Actions" : "작업",
"Rename" : "이름 바꾸기",
+ "Delete folder" : "폴더 삭제",
"Disconnect storage" : "저장소 연결 해제",
"Unshare" : "공유 해제",
"Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",