summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-29 00:20:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-29 00:20:36 +0000
commit26cd6a3a4a0b0c5385c6c23090cc23a884293130 (patch)
treef1e60361d644df3333bf023bdc66d2da5ec2f3c6
parentb081d3ccccb741235858fb0515678ab45f79f623 (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 correctly set, it should be an array." : "\"trusted_proxies\" 설정이 바르지 않습니다. 배열(array) 형식으로 설정해야 합니다.",
+ "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "\"trusted_proxies\" 설정이 올바르지 않습니다. IP 주소의 열(arrary)로 지정되어야 합니다. CIDR 표기법을 통해 IP주소의 범위 형태로도 설정할 수 있습니다.",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 잘못되었습니다. 이는 보안과 관련된 문제이며, 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다.",
"Your IP address was resolved as %s" : "IP 주소가 %s(으)로 resolve 됨",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 그렇지 않다면, 이는 보안 문제이며 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다. ",
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index 3ffb26f7567..452a8955457 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -165,6 +165,7 @@
"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 correctly set, it should be an array." : "\"trusted_proxies\" 설정이 바르지 않습니다. 배열(array) 형식으로 설정해야 합니다.",
+ "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "\"trusted_proxies\" 설정이 올바르지 않습니다. IP 주소의 열(arrary)로 지정되어야 합니다. CIDR 표기법을 통해 IP주소의 범위 형태로도 설정할 수 있습니다.",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 잘못되었습니다. 이는 보안과 관련된 문제이며, 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다.",
"Your IP address was resolved as %s" : "IP 주소가 %s(으)로 resolve 됨",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 그렇지 않다면, 이는 보안 문제이며 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다. ",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 1131ce0a78e..3442abbf361 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -126,10 +126,14 @@ OC.L10N.register(
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Twój zdalny adres został zidentyfikowany jako \"%s\" i obecnie jest ograniczany metodą brute-force, co spowalnia wykonywanie różnych żądań. Jeśli adres zdalny nie jest Twoim adresem, może to oznaczać, że serwer proxy nie jest poprawnie skonfigurowany.",
"Your remote address \"%s\" is not brute-force throttled." : "Twój zdalny adres \"%s\" nie jest ograniczany metodą brute-force.",
"Integrity checker has been disabled. Integrity cannot be verified." : "Sprawdzanie integralności zostało wyłączone. Nie można zweryfikować integralności.",
+ "Cron errors" : "Błędy Crona",
+ "Cron last run" : "Ostatnie działanie Crona",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Twój katalog danych i pliki są prawdopodobnie dostępne przez Internet. Plik .htaccess nie działa. Zdecydowanie zaleca się skonfigurowanie serwera WWW w taki sposób, aby katalog danych nie był już dostępny, albo przenieś katalog danych poza główny katalog serwera WWW.",
+ "Database missing columns" : "Brakujące kolumny bazy danych",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "W bazie danych brakuje niektórych opcjonalnych kolumn. Ze względu na fakt, że dodawanie kolumn do dużych tabel może zająć trochę czasu oraz mogą one być opcjonalne, nie zostały dodane automatycznie. Brakujące kolumny można dodać ręcznie w trakcie pracy instancji uruchamiając \"occ db:add-missing-columns\". Po dodaniu kolumn niektóre funkcje mogą poprawić czas reakcji lub użyteczność.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "W bazie danych brakuje niektórych indeksów. Ze względu na fakt, że dodanie indeksów do dużych tabel może zająć trochę czasu, dlatego nie zostały one dodane automatycznie. Brakujące indeksy można dodać ręcznie w trakcie pracy instancji uruchamiając \"occ db:add-missing-indices\". Po dopisaniu indeksów zapytania do tabel będą one znacznie szybsze.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "W bazie danych brakuje niektórych kluczy podstawowych. Ze względu na fakt, że dodanie kluczy głównych może zająć trochę czasu, dlatego nie zostały one dodane automatycznie. Brakujące klucze podstawowe można dodać ręcznie, w trakcie pracy instancji uruchamiając \"occ db:add-missing-primary-keys\".",
+ "Debug mode" : "Tryb debugowania",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Instancja działa w trybie debugowania. Włącz to tylko dla wersji lokalnej, a nie w środowiskach produkcyjnych.",
"Debug mode is disabled." : "Tryb debugowania jest wyłączony.",
"Default phone region" : "Domyślny region telefonu",
@@ -148,15 +152,18 @@ OC.L10N.register(
"Internet connectivity" : "Łączność z Internetem",
"Internet connectivity is disabled in configuration file." : "Łączność internetowa jest wyłączona w pliku konfiguracyjnym.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Serwer nie ma aktywnego połączenia z Internetem. Wiele połączeń nie może być zrealizowanych. Oznacza to, że część funkcji takich jak zewnętrzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie będą działać. Dostęp zdalny do plików oraz wysyłanie powiadomień e-mailowych również może nie działać. Nawiąż połączenie z tego serwera do Internetu, aby korzystać ze wszystkich funkcji.",
+ "JavaScript modules support" : "Obsługa modułów JavaScript",
"Old server-side-encryption" : "Stare szyfrowanie po stronie serwera",
"Disabled" : "Wyłączone",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Stary format szyfrowania po stronie serwera jest włączony. Zalecamy wyłączenie jego.",
"Memcache" : "Pamięć podręczna",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nie skonfigurowano pamięci podręcznej. Aby zwiększyć wydajność, skonfiguruj memcache, jeśli jest dostępne.",
"Configured" : "Skonfigurowano",
+ "You are not using MySQL" : "Nie używasz MySQL",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL jest używany jako baza danych, ale nie obsługuje znaków 4-bajtowych. Aby móc bez problemów obsługiwać znaki 4-bajtowe (takie jak emoji) na przykład w nazwach plików lub komentarzach, zaleca się włączenie obsługi 4-bajtowych w MySQL.",
"PHP default charset" : "Domyślny zestaw znaków PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "Opcja konfiguracyjna PHP \"default_charset\" powinna mieć format UTF-8",
+ "The function is available." : "Funkcja jest dostępna.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcja PHP \"set_time_limit\" nie jest dostępna. Może to spowodować zatrzymanie skryptów w trakcie wykonywania, przerywając instalację. Zdecydowanie zaleca się włączenie tej funkcji.",
"Freetype" : "Typ dowolny",
"Supported" : "Wspierany",
@@ -172,16 +179,19 @@ OC.L10N.register(
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache jest wyłączone. Aby uzyskać lepszą wydajność, zaleca się zastosowanie „opcache.enable=1” w konfiguracji PHP.",
"The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "Oparta na pamięci współdzielonej pamięć OPcache jest wyłączona. Aby uzyskać lepszą wydajność, zaleca się zastosowanie „opcache.file_cache_only=0” do konfiguracji PHP i używanie pamięci podręcznej plików tylko jako pamięci podręcznej drugiego poziomu.",
"Nextcloud is not allowed to use the OPcache API. With OPcache ena