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-07-02 05:13:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-02 05:13:41 +0300
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/ko.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index b4877953f06..faff054f2a6 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -118,7 +118,6 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "파일이나 폴더가 <strong>복원됨</strong>",
"Unlimited" : "무제한",
"Upload (max. %s)" : "업로드(최대 %s)",
- "%s of %s used" : "%s/%s 사용함",
"%s used" : "%s 사용함",
"Settings" : "설정",
"Show hidden files" : "숨김 파일 보이기",
@@ -146,6 +145,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 사용함",
"Cancel upload" : "업로드 취소"
},
"nplurals=1; plural=0;");