aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-05 00:20:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-05 00:20:06 +0000
commit90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7 (patch)
tree336d837b5dd9037e7022d2700e72f55bd0f54cff /apps/files/l10n/ko.js
parent85ebbab6ae2bfb01f150c49ed73d149c3fbd5201 (diff)
downloadnextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.tar.gz
nextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.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.js15
1 files changed, 9 insertions, 6 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 6092c9f8f57..9f1049d8d34 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -37,6 +37,8 @@ OC.L10N.register(
"Set reminder" : "알림 설정",
"Edit locally" : "로컬에서 편집",
"Open" : "열기",
+ "Delete file" : "파일 삭제",
+ "Delete folder" : "폴더 삭제",
"Disconnect storage" : "저장소 연결 해제",
"Leave this share" : "이 공유에서 떠나기",
"Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",
@@ -173,8 +175,6 @@ OC.L10N.register(
"Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드",
"Your have used your space quota and cannot upload files anymore" : "저장소 할당량을 모두 사용하여 더 이상 파일을 업로드할 수 없습니다",
"You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
- "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.",
- "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함",
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
"Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제",
@@ -239,6 +239,8 @@ OC.L10N.register(
"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." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
+ "Your files" : "내 파일",
+ "Open in files" : "파일에서 열기",
"Sort favorites first" : "즐겨찾기를 처음에 나열",
"Sort folders before files" : "폴더를 파일보다 먼저 정렬",
"Show hidden files" : "숨김 파일 보이기",
@@ -276,6 +278,7 @@ OC.L10N.register(
"(copy %n)" : "(%n 복사)",
"Move cancelled" : "이동이 취소됨",
"A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.",
+ "The files are locked" : "이 파일은 잠겼습니다",
"The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.",
"Choose destination" : "목적지 선택",
"Copy to {target}" : "{target}에 복사",
@@ -285,17 +288,17 @@ OC.L10N.register(
"Open folder {displayName}" : "{displayName} 폴더 열기",
"Open in Files" : "파일에서 열기",
"Open details" : "자세한 정보 열기",
- "An error occurred while uploading. Please try again later." : "업로드하는 중 오류가 발생했습니다. 잠시 후 다시 시도해 주세요.",
- "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}",
- "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}",
"Created new folder \"{name}\"" : "\"{name}\" 폴더를 새로 만듦",
"Filename" : "파일 이름",
"Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음",
"Create new templates folder" : "새로운 템플릿 폴더 만들기",
"Templates" : "템플릿",
"New template folder" : "새 템플릿 폴더",
+ "Search in folder: {folder}" : "폴더에서 검색: {folder}",
"One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다",
- "Uploading \"{filename}\" failed" : "\"{filename}\" 업로드가 실패함",
+ "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.",
+ "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.",
+ "Some files could not be moved" : "일부 파일을 이동할 수 없음",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"],