diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
commit | cf59499274b0fba60aeb782edc06ab379226be50 (patch) | |
tree | 49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/ko.json | |
parent | 897c4d403700d8668c1df2f05837953c62aa2878 (diff) | |
download | nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index e1a6d10d892..ee296e0739e 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -230,21 +230,9 @@ "Looking for {term} …" : "{term} 검색 중 …", "No" : "아니요", "Yes" : "예", - "No files in here" : "여기에 파일이 없음", - "New folder" : "새 폴더", - "No more subfolders in here" : "더 이상의 하위 폴더 없음", - "Name" : "이름", - "Size" : "크기", - "Modified" : "수정한 날짜", - "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", - "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.", - "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.", - "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", - "{newName} already exists" : "{newName}이(가) 이미 존재함", "Choose" : "선택", "Copy" : "복사", "Move" : "이동", - "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", "OK" : "확인", "Error loading message template: {error}" : "메시지 템플릿을 불러오는 중 오류 발생: {error}", "read-only" : "읽기 전용", @@ -259,12 +247,6 @@ "(all selected)" : "(모두 선택됨)", "({count} selected)" : "({count}개 선택됨)", "Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생", - "Show list view" : "리스트 보기", - "Show grid view" : "모눈 보기", - "Pending" : "보류 중", - "Home" : "홈", - "Copy to {folder}" : "{folder}에 복사", - "Move to {folder}" : "{folder}(으)로 이동", "Saving …" : "저장 중 …", "Authentication required" : "인증 필요", "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", @@ -418,6 +400,24 @@ "If it is not there ask your local administrator." : "그곳에 없다면 로컬 관리자에게 문의하십시오.", "Press enter to start searching" : "엔터를 눌러 검색을 시작하세요.", "Settings" : "설정", + "No files in here" : "여기에 파일이 없음", + "New folder" : "새 폴더", + "No more subfolders in here" : "더 이상의 하위 폴더 없음", + "Name" : "이름", + "Size" : "크기", + "Modified" : "수정한 날짜", + "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", + "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.", + "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.", + "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", + "{newName} already exists" : "{newName}이(가) 이미 존재함", + "Error loading file picker template: {error}" : "파일 선택 템플릿을 불러오는 중 오류 발생: {error}", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", + "Pending" : "보류 중", + "Home" : "홈", + "Copy to {folder}" : "{folder}에 복사", + "Move to {folder}" : "{folder}(으)로 이동", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.", |