diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
commit | 0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d (patch) | |
tree | e295e4b3a88d1951e0748904aa2b22168251de33 /apps/files/l10n/ko.json | |
parent | f6fcaf7582a9b5ca2754b8b0b29ddf86a4d7f9cf (diff) | |
download | nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.tar.gz nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index aebb8e8fff5..a5248db2479 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -181,7 +181,6 @@ "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." : "이 목록은 성능 상의 이유로 완전히 표시되지 않았습니다. 목록을 탐색하면 파일이 표시됩니다.", "Storage informations" : "저장소 정보", "{usedQuotaByte} used" : "{usedQuotaByte} 사용", "{relative}% used" : "{relative}% 사용", @@ -253,6 +252,7 @@ "Deleted shares" : "삭제된 공유", "Pending shares" : "진행중인 공유", "Open folder {name}" : "{name} 폴더 열기", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "이 목록은 성능 상의 이유로 완전히 표시되지 않았습니다. 목록을 탐색하면 파일이 표시됩니다.", "Search for an account" : "계정 검색", "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다." },"pluralForm" :"nplurals=1; plural=0;" |