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-01-04 04:12:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-04 04:12:28 +0300
commita1f9ed1d7d9e953833850a14405687e115bf0b82 (patch)
tree41e335778e8a5bcd07789b7e2d92a346b30532d5 /apps/files/l10n/ko.js
parent03bab63d11cf72b9a5404c744a4df7bd7191788b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 572fb9a99fd..578b9640ccf 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"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" : "설정",
"Show hidden files" : "숨김 파일 보이기",
@@ -145,7 +146,6 @@ OC.L10N.register(
"Shared by link" : "링크로 공유됨",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
- "Target folder" : "대상 폴더",
- "%s of %s used" : "%s/%s 사용함"
+ "Target folder" : "대상 폴더"
},
"nplurals=1; plural=0;");