summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-30 00:31:48 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-30 00:31:48 +0000
commit191e20d7f48338ca336fd0091301653251fc0667 (patch)
treea41047cf33addd0d237f584894832e1cf3946bea /apps/files/l10n/ko.js
parentdaa2d69a1fcadbc4b6ef521c4073776889456060 (diff)
downloadnextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.tar.gz
nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.zip
Fix(l10n): Update translations 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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 995dc525779..b4e8d4f9e1b 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -173,10 +173,11 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동",
"Select the row for {displayName}" : "{displayName}을 위한 행을 선택",
"Rename file" : "파일 이름 바꾸기",
- "File name" : "파일 이름",
"A long time ago" : "오래 전",
"This node is unavailable" : "이 노드를 사용할 수 없습니다",
"Download file {name}" : "{name} 파일 다운로드",
+ "File name" : "파일 이름",
+ "Folder name" : "폴더 이름",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함",
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
"\"{name}\" is not an allowed filetype." : "\"{name}\"은(는) 허용된 파일 형식이 아님.",