diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:38 +0000 |
commit | 8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f (patch) | |
tree | 6291a5f00c3735d0cc97aaec64cd0eb473c340fb /apps/files/l10n/ko.json | |
parent | 6560e3aa6c075df6ba570e25e9f5298ce9202c40 (diff) | |
download | nextcloud-server-8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f.tar.gz nextcloud-server-8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index f713dabd72b..048928260e1 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -183,8 +183,6 @@ "Cancel" : "취소", "Failed to redirect to client" : "클라이언트로 리디렉션 하는데 실패함", "Edit locally" : "로컬에서 편집", - "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" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.", "(copy)" : "(복사)", "(copy %n)" : "(%n 복사)", @@ -339,6 +337,8 @@ "Storage informations" : "저장소 정보", "Open the files app settings" : "파일 앱 설정을 열기", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", + "Destination is not a folder" : "대상이 폴더가 아닙니다.", + "This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.", "The files is locked" : "이 파일은 잠겼습니다.", "Create new templates folder" : "새로운 템플릿 폴더 만들기", "List of favorites files and folders." : "즐겨찾는 파일과 폴더의 목록", |