summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-18 00:27:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-18 00:27:58 +0000
commit39db399043b044f345c22c2329346358d30313b9 (patch)
tree4ac275f34ddcd8aa1a8a68192121af9bc147cf93 /apps/files/l10n/ko.js
parentee21204dd90ccfdd4c119d7277a73e11150ac2be (diff)
downloadnextcloud-server-39db399043b044f345c22c2329346358d30313b9.tar.gz
nextcloud-server-39db399043b044f345c22c2329346358d30313b9.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index a7a32e27297..bdeac93eea4 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -197,9 +197,9 @@ OC.L10N.register(
"\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
"Sort list by {column}" : "{column}(을)를 기준으로 목록 정렬",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile}(과)와 {summaryFolder}",
"List of files and folders." : "파일과 폴더의 목록",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.",
- "{summaryFile} and {summaryFolder}" : "{summaryFile}(과)와 {summaryFolder}",
"File not found" : "파일을 찾을 수 없음",
"_{count} file_::_{count} files_" : ["{count}개 파일"],
"_{count} folder_::_{count} folders_" : ["{count}개 폴더"],