diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
commit | 0b2439aa7bea7e93705df370d01bd569d452016d (patch) | |
tree | 557cb598aa84dd2a12eafe216eb3abcc58ca301a /apps/files/l10n/ko.json | |
parent | 5c521da9e4d4da34ff25c9f2327fa238a0d5650c (diff) | |
download | nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.tar.gz nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.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, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index a5248db2479..afc41727593 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -76,6 +76,7 @@ "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다.", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], + "New" : "새로 만들기", "New file/folder menu" : "새 파일/폴더 메뉴", "Select file range" : "파일 범위 선택", "{used} of {quota} used" : "{quota} 중 {used} 사용함", @@ -254,6 +255,7 @@ "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" : "계정 검색", + "Choose" : "선택", "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |