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>2022-08-05 11:58:39 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-05 11:58:39 +0300
commit5f40bd106ed81d681167e747f0d62dede8bf3672 (patch)
treebd19a46b23d044e70b27a175d4da9b5927eeb7f1 /apps/files/l10n/ko.js
parent26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 19be45a326a..0248047ed88 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} 그리고 {files}",
"_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"],
"_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"],
- "New" : "새로 만들기",
"{used} of {quota} used" : "{quota} 중 {used} 사용함",
"{used} used" : "{used} 사용함",
"\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.",
@@ -204,6 +203,7 @@ OC.L10N.register(
"New text file.txt" : "새 텍스트 파일.txt",
"Select" : "선택",
"You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
+ "New" : "새로 만들기",
"Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음",
"Settings" : "설정"
},