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-03-14 19:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
commit6fcf729545705b3141cae59928fb44d547b636b9 (patch)
tree24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/ko.js
parent11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index babb3cdd2a9..b4877953f06 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -118,12 +118,6 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>",
"Unlimited" : "무제한",
"Upload (max. %s)" : "업로드(최대 %s)",
- "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 사용함",
"%s used" : "%s 사용함",
"Settings" : "설정",
@@ -146,6 +140,12 @@ OC.L10N.register(
"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." : "여기에서 편집할 권한이 없습니다.",
"Cancel upload" : "업로드 취소"
},
"nplurals=1; plural=0;");