diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
commit | 830b2c5c282b178d094489801203f947bfc5391b (patch) | |
tree | 0f529d99978e3bceeea09aa5c2ad5e8439655498 /apps/files/l10n/ko.json | |
parent | c41d89b7238361e7f24bf1bb06916285b41cfd7c (diff) | |
download | nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.tar.gz nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index c58b6b0a0ba..bddcc2a29f0 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -180,13 +180,10 @@ "{newName} already exists." : "{newName}이(가) 이미 존재함.", "Name cannot be empty" : "이름이 비어 있을 수 없음", "Total rows summary" : "총 행 요약", - "\"{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" : "모두 선택 해제", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", "File not found" : "파일을 찾을 수 없음", "Storage informations" : "저장소 정보", "{usedQuotaByte} used" : "{usedQuotaByte} 사용", @@ -267,6 +264,9 @@ "This file has the tag {tag}" : "이 파일에 {tag} 태그가 있음", "This file has the tags {firstTags} and {lastTag}" : "이 파일에 {firstTags}와 {lastTag} 태그가 있음", "Open folder {name}" : "{name} 폴더 열기", + "ascending" : "오름차순", + "descending" : "내림차순", + "Sort list by {column} ({direction})" : "{column} ({direction})으로 목록 정렬", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "이 목록은 성능 상의 이유로 완전히 표시되지 않았습니다. 목록을 탐색하면 파일이 표시됩니다.", "Search for an account" : "계정 검색", "Choose" : "선택", |