diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-02-08 18:27:25 +0100 |
commit | 181abb52d4310a0c9e0ad4964f7439f1d491c21a (patch) | |
tree | 6fc61c68c5f6fdcd9fcde76e6a0c664a61cefb09 /apps/files/l10n/ko.json | |
parent | b957c69fab97d7f8684e2181dfc80f03f89ce93e (diff) | |
download | nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.tar.gz nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 15f12683f49..adf578cc823 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -169,7 +169,6 @@ "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" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", - "Upload successful" : "업로드 성공", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", "Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제", @@ -188,8 +187,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" 이름이 \"{dir}\" 폴더에서 이미 사용 중입니다. 다른 이름을 고르세요.", "Could not rename \"{oldName}\"" : "\"{oldName}\"의 이름을 바꿀 수 없음", - "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", - "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Total rows summary" : "총 행 요약", "Toggle selection for all files and folders" : "모든 파일 선택/선택해제", "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", @@ -258,6 +255,7 @@ "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", "Delete and unshare" : "삭제 및 공유 해제", + "Cancel" : "취소", "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" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.", @@ -274,6 +272,8 @@ "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", + "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", + "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Create new templates folder" : "새로운 템플릿 폴더 만들기", "Templates" : "템플릿", "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", @@ -302,7 +302,6 @@ "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "Search users" : "사용자 검색", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", - "Cancel" : "취소", "Set up templates folder" : "템플릿 폴더 설정", "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", "Toggle grid view" : "바둑판식 보기 전환", |