diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
commit | 7901a7059ff085d6b491212aa3933d426bedd809 (patch) | |
tree | 96674e02be30973cefd525047f82e1f4ff0a1857 /apps/files/l10n/ko.json | |
parent | 362acd93aaffdb1271c8d5356cd2d6ea4ffaf9e1 (diff) | |
download | nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.tar.gz nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index afc41727593..f8bc7a8d9da 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -152,7 +152,6 @@ "A file has been added to or removed from your <strong>favorites</strong>" : "파일이 <strong>즐겨찾기</strong>에서 추가 또는 삭제됨", "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>", "A favorite file or folder has been <strong>changed</strong>" : "즐겨찾기된 파일이나 폴더가 <strong>변경됨</strong>", - "All files" : "모든 파일", "Upload (max. %s)" : "업로드(최대 %s)", "Accept" : "수락", "Reject" : "거절", @@ -175,13 +174,14 @@ "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", "Name cannot be empty" : "이름이 비어 있을 수 없음", "Total rows summary" : "총 행 요약", - "Select all" : "모두 선택", - "Unselect all" : "모두 선택 해제", "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", "ascending" : "오름차순", "descending" : "내림차순", "Sort list by {column} ({direction})" : "{column} ({direction})으로 목록 정렬", + "Select all" : "모두 선택", + "Unselect all" : "모두 선택 해제", + "File not found" : "파일을 찾을 수 없음", "Storage informations" : "저장소 정보", "{usedQuotaByte} used" : "{usedQuotaByte} 사용", "{relative}% used" : "{relative}% 사용", @@ -232,7 +232,7 @@ "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "No favorites yet" : "즐겨찾는 항목 없음", "Files and folders you mark as favorite will show up here" : "즐겨찾기에 추가한 파일과 폴더가 여기에 나타납니다", - "Toggle grid view" : "모눈 보기 전환", + "All files" : "모든 파일", "No entries found in this folder" : "이 폴더에 항목 없음", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", @@ -245,6 +245,7 @@ "Cancel" : "취소", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", + "Toggle grid view" : "모눈 보기 전환", "Deleted files" : "삭제된 파일", "Shares" : "공유", "Shared with others" : "다른 사람과 공유됨", |