summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-29 00:21:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-29 00:21:06 +0000
commita25ade086b9603ce075a4144431649c67e4fc556 (patch)
treea69f1b24fdd348688480f89433b292702169817d
parent083e506301f996134dd84a226ea55500dfd26094 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/files/l10n/ko.js9
-rw-r--r--apps/files/l10n/ko.json9
-rw-r--r--apps/settings/l10n/ko.js1
-rw-r--r--apps/settings/l10n/ko.json1
-rw-r--r--apps/settings/l10n/pl.js40
-rw-r--r--apps/settings/l10n/pl.json40
6 files changed, 100 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}개 폴더"],
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index 6862ad097bf..6f3a9da9cdb 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "데이터베이스가 트랜잭션 파일 잠금에 사용됩니다. 성능을 향상하려면, 가능한 경우 memcache를 설정하십시오.",
"Forwarded for headers" : "헤더에 전달됨",
"Your \"trusted_proxies\" setting is not co