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-09-17 15:33:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-17 15:33:26 +0300
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/files/l10n/ko.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index faff054f2a6..e35f4ec3a27 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -138,14 +138,13 @@ OC.L10N.register(
"Shared by link" : "링크로 공유됨",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
- "Target folder" : "대상 폴더",
"File handling" : "파일 처리",
"Maximum upload size" : "최대 업로드 크기",
"max. possible: " : "최대 가능:",
"Save" : "저장",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM을 사용 중이면 변경 사항이 적용되는 데 최대 5분 정도 걸릴 수 있습니다.",
"Missing permissions to edit from here." : "여기에서 편집할 권한이 없습니다.",
- "%s of %s used" : "%s/%s 사용함",
- "Cancel upload" : "업로드 취소"
+ "Cancel upload" : "업로드 취소",
+ "%s of %s used" : "%s/%s 사용함"
},
"nplurals=1; plural=0;");