aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-21 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-21 00:19:09 +0000
commit5694809b6024b6e572a9697759f203256e0115f1 (patch)
tree949d7cedbd6a0c90c471e0328e7930e7a2577496 /apps/files/l10n/ko.js
parent520df673aeef6396f966577562ed988547d89de3 (diff)
downloadnextcloud-server-5694809b6024b6e572a9697759f203256e0115f1.tar.gz
nextcloud-server-5694809b6024b6e572a9697759f203256e0115f1.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.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index af1c8abe53a..5279413ecae 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -37,6 +37,10 @@ OC.L10N.register(
"Set reminder" : "알림 설정",
"Edit locally" : "로컬에서 편집",
"Open" : "열기",
+ "_Delete file_::_Delete files_" : ["파일 삭제"],
+ "_Delete folder_::_Delete folders_" : ["폴더 삭제"],
+ "_Disconnect storage_::_Disconnect storages_" : ["저장소 연결 끊기"],
+ "_Leave this share_::_Leave these shares_" : ["이 공유에서 떠나기"],
"Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",
"Files" : "파일",
"Details" : "자세한 정보",
@@ -97,10 +101,12 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "저장 공간이 거의 가득 찼습니다. ({usedSpacePercent}%)",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["'{filter}'와(과) 일치"],
"View in folder" : "폴더에서 보기",
+ "Direct link was copied (only works for people who have access to this file/folder)" : "직접 링크를 복사했습니다. (이 파일 및 폴더에 접근할 수 있는 사람에게만 작동)",
"Path" : "경로",
"_%n byte_::_%n bytes_" : ["%n 바이트"],
"Favorited" : "즐겨찾기에 추가됨",
"Favorite" : "즐겨찾기",
+ "Copy direct link (only works for people who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)",
"New folder" : "새 폴더",
"Create new folder" : "새 폴더 생성",
"Upload file" : "파일 업로드",
@@ -121,6 +127,7 @@ OC.L10N.register(
"Restored by {user}" : "{user} 님이 복원함",
"Renamed by {user}" : "{user} 님이 이름을 변경함",
"Moved by {user}" : "{user} 님이 이동함",
+ "\"remote account\"" : "\"원격 계정\"",
"You created {file}" : "{file}을(를) 만듦",
"You created an encrypted file in {file}" : "{file}에 암호화된 파일을 생성했습니다.",
"{user} created {file}" : "{user} 님이 {file}을(를) 만듦",
@@ -168,6 +175,8 @@ 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}\" 선택/선택해제",
@@ -200,6 +209,7 @@ 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." : "같은 이름을 사용하는 파일 또는 폴더가 이미 있습니다.",
"Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
"Change" : "변경",
@@ -254,7 +264,10 @@ OC.L10N.register(
"Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
"Delete permanently" : "영구히 삭제",
"Delete and unshare" : "삭제 및 공유 해제",
+ "You are about to delete {count} items." : "{count}개 항목을 삭제합니다.",
+ "Confirm deletion" : "삭제 확인",
"Cancel" : "취소",
+ "Deletion cancelled" : "삭제가 취소됨",
"Destination is not a folder" : "대상이 폴더가 아닙니다.",
"This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.",
@@ -271,12 +284,15 @@ 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" : "새 템플릿 폴더",
"One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다",
"Uploading \"{filename}\" failed" : "\"{filename}\" 업로드가 실패함",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"],
@@ -289,6 +305,10 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다",
"All files" : "모든 파일",
"List of your files and folders." : "내 폴더와 파일의 목록",
+ "Personal Files" : "개인 파일",
+ "List of your files and folders that are not shared." : "공유되지 않는 파일과 폴더의 목록",
+ "No personal files found" : "개인 파일을 찾을 수 없음",
+ "Files that are not shared will show up here." : "공유되지 않는 파일이 이곳에 나타납니다.",
"List of recently modified files and folders." : "최근에 수정된 파일과 폴더의 목록",
"No recently modified files" : "최근에 수정된 파일 없음",
"Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.",