diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-29 00:21:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-29 00:21:06 +0000 |
commit | a25ade086b9603ce075a4144431649c67e4fc556 (patch) | |
tree | a69f1b24fdd348688480f89433b292702169817d /apps/files | |
parent | 083e506301f996134dd84a226ea55500dfd26094 (diff) | |
download | nextcloud-server-a25ade086b9603ce075a4144431649c67e4fc556.tar.gz nextcloud-server-a25ade086b9603ce075a4144431649c67e4fc556.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ko.js | 9 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 9f1049d8d34..0043a27a249 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -197,6 +197,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "모든 파일 선택/선택해제", "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", + "{count} selected" : "{count}개 선택됨", "List of files and folders." : "파일과 폴더의 목록", "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", @@ -296,9 +297,17 @@ OC.L10N.register( "New template folder" : "새 템플릿 폴더", "Search in folder: {folder}" : "폴더에서 검색: {folder}", "One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다", + "Your browser does not support the Filesystem API. Directories will not be uploaded" : "이 브라우저는 Filesystem API를 지원하지 않습니다. 디렉토리가 업로드 되지 않을 것입니다.", + "No files to upload" : "업로드할 파일이 없음", + "Unable to create the directory {directory}" : "디렉토리 {directory}을(를) 생성할 수 없음", "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", + "No files to process" : "처리할 파일이 없음", + "Some files could not be copied" : "일부 파일을 복사할 수 없음", "Some files could not be moved" : "일부 파일을 이동할 수 없음", + "Files copied successfully" : "파일을 성공적으로 복사함", + "Files moved successfully" : "파일을 성공적으로 이동함", + "Upload cancelled" : "업로드가 취소됨", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 30ad63fd2f2..8d76d28fd23 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -195,6 +195,7 @@ "Toggle selection for all files and folders" : "모든 파일 선택/선택해제", "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", + "{count} selected" : "{count}개 선택됨", "List of files and folders." : "파일과 폴더의 목록", "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", @@ -294,9 +295,17 @@ "New template folder" : "새 템플릿 폴더", "Search in folder: {folder}" : "폴더에서 검색: {folder}", "One of the dropped files could not be processed" : "드롭한 파일 중 하나를 처리할 수 없습니다", + "Your browser does not support the Filesystem API. Directories will not be uploaded" : "이 브라우저는 Filesystem API를 지원하지 않습니다. 디렉토리가 업로드 되지 않을 것입니다.", + "No files to upload" : "업로드할 파일이 없음", + "Unable to create the directory {directory}" : "디렉토리 {directory}을(를) 생성할 수 없음", "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", + "No files to process" : "처리할 파일이 없음", + "Some files could not be copied" : "일부 파일을 복사할 수 없음", "Some files could not be moved" : "일부 파일을 이동할 수 없음", + "Files copied successfully" : "파일을 성공적으로 복사함", + "Files moved successfully" : "파일을 성공적으로 이동함", + "Upload cancelled" : "업로드가 취소됨", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount}개 폴더"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount}개 파일"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1개 파일과 {folderCount}개 폴더"], |