aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:22 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:22 +0000
commit1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c (patch)
tree1b60dddbcaf3bf4eb702699a5dbe09385fc431bb /apps/files/l10n/ko.js
parent602ef72477fa0b9a1f889a25fe70a0a3143edc80 (diff)
downloadnextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.tar.gz
nextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 672c0d869d2..54eb5f546f1 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -180,7 +180,7 @@ OC.L10N.register(
"Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제",
"Toggle selection for folder \"{displayName}\"" : "폴더 \"{displayName}\" 선택/선택해제",
"Rename file" : "파일 이름 바꾸기",
- "File name" : "파일 이름",
+ "Filename" : "파일 이름",
"Folder name" : "폴더 이름",
"This node is unavailable" : "이 노드를 사용할 수 없습니다",
"Download file {name}" : "{name} 파일 다운로드",
@@ -205,10 +205,6 @@ OC.L10N.register(
"Could not refresh storage stats" : "저장소 정보를 새로고칠 수 없음",
"Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
"Create" : "생성",
- "A file or folder with that name already exists." : "같은 이름을 사용하는 파일 또는 폴더가 이미 있습니다.",
- "Invalid file name" : "잘못된 파일 이름",
- "\"{char}\" is not allowed inside a file name." : "파일 이름에 \"{char}\"(을)를 넣을 수 없습니다.",
- "\"{name}\" is not an allowed filetype." : "\"{name}\"은(는) 허용된 파일 형식이 아님.",
"Submit" : "제출",
"Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
@@ -298,7 +294,6 @@ OC.L10N.register(
"Audio" : "오디오",
"Videos" : "동영상",
"Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦",
- "Filename" : "파일 이름",
"Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음",
"Create new templates folder" : "새로운 템플릿 폴더 만들기",
"Templates" : "템플릿",
@@ -366,9 +361,14 @@ OC.L10N.register(
"Shared with you" : "나와 공유됨",
"Deleted shares" : "삭제된 공유",
"Pending shares" : "보류 중인 공유",
+ "File name" : "파일 이름",
+ "\"{char}\" is not allowed inside a file name." : "파일 이름에 \"{char}\"(을)를 넣을 수 없습니다.",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\"은(는) 허용된 파일 형식이 아님.",
"{newName} already exists." : "{newName}이(가) 이미 존재함.",
"Name cannot be empty" : "이름이 비어 있을 수 없음",
"Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.",
+ "A file or folder with that name already exists." : "같은 이름을 사용하는 파일 또는 폴더가 이미 있습니다.",
+ "Invalid file name" : "잘못된 파일 이름",
"The files is locked" : "이 파일은 잠겼습니다."
},
"nplurals=1; plural=0;");