aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-01 00:19:14 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-01 00:19:14 +0000
commit0f24d9d590fc1297d1bb7981057854081f9801f4 (patch)
tree4ba94a8d5301843c6d41cbd36d18f91f0501207c /apps/files/l10n/ko.js
parent4b01ca87a404493083e544c3bf257c8fd4c675d5 (diff)
downloadnextcloud-server-0f24d9d590fc1297d1bb7981057854081f9801f4.tar.gz
nextcloud-server-0f24d9d590fc1297d1bb7981057854081f9801f4.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.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 0751bea660a..b47f93071c8 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -240,7 +240,9 @@ OC.L10N.register(
"Open the files app settings" : "파일 앱 설정을 열기",
"Files settings" : "파일 설정",
"File cannot be accessed" : "파일에 접근할 수 없음",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
"Sort favorites first" : "즐겨찾기를 처음에 나열",
+ "Sort folders before files" : "폴더를 파일보다 먼저 정렬",
"Show hidden files" : "숨김 파일 보이기",
"Crop image previews" : "이미지 미리보기 확대",
"Enable the grid view" : "바둑판식 보기 활성화",
@@ -314,7 +316,7 @@ OC.L10N.register(
"Shared with others" : "다른 사람과 공유됨",
"Shared with you" : "나와 공유됨",
"Deleted shares" : "삭제된 공유",
- "Pending shares" : "진행중인 공유",
+ "Pending shares" : "보류 중인 공유",
"This file has the tag {tag}" : "이 파일에 {tag} 태그가 있음",
"This file has the tags {firstTags} and {lastTag}" : "이 파일에 {firstTags}와 {lastTag} 태그가 있음",
"Select the row for {displayName}" : "{displayName}을 위한 행을 선택",