diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/pl.js | 7 | ||||
-rw-r--r-- | core/l10n/pl.json | 7 | ||||
-rw-r--r-- | core/l10n/sr.js | 2 | ||||
-rw-r--r-- | core/l10n/sr.json | 2 |
4 files changed, 16 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 1b61db51f55..ead3dbf3422 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij w przycisk, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij poniższy link, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", "Reset your password" : "Zresetuj hasło", + "Requested task type does not exist" : "Żądany typ zadania nie istnieje", + "Necessary language model provider is not available" : "Niezbędny dostawca modelu językowego nie jest dostępny", + "Task not found" : "Nie znaleziono zadania", "Internal error" : "Błąd wewnętrzny", "No translation provider available" : "Brak dostępnych dostawców tłumaczenia", "Could not detect language" : "Nie można wykryć języka", @@ -81,6 +84,7 @@ OC.L10N.register( "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nie ustawiłeś ani nie zweryfikowałeś jeszcze konfiguracji serwera poczty e-mail. Przejdź do {mailSettingsStart}ustawień podstawowych{mailSettingsEnd}, aby je ustawić. Następnie użyj przycisku \"Wyślij e-mail\" pod formularzem, aby zweryfikować swoje ustawienia.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy, gdy wiele akcji jest wykonywanych równolegle.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.", + "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Twój zdalny adres został zidentyfikowany jako \"{remoteAddress}\" i jest obecnie dławiony metodą bruteforce, co spowalnia działanie różnych żądań. Jeśli adres zdalny nie jest adresem użytkownika, może to wskazywać na nieprawidłową konfigurację serwera proxy. Więcej informacji można znaleźć w dokumentacji {linkstart} {linkend}.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może powodować problemy w działaniu. Włącz \"filelocking.enabled\" w config.php, aby rozwiązać je. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Baza danych służy do blokowania plików transakcyjnych. Aby zwiększyć wydajność, skonfiguruj pamięć podręczną memcache, jeśli jest dostępna. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Upewnij się, że ustawiłeś opcję \"overwrite.cli.url\" w pliku config.php na adres URL, którego użytkownicy używają głównie do uzyskiwania dostępu do tej usługi Nextcloud. Sugestia: \"{suggestedOverwriteCliURL}\". W przeciwnym razie mogą wystąpić problemy z generowaniem adresu URL przez cron. (Możliwe jest, że sugerowany adres URL nie jest adresem URL, którego użytkownicy używają głównie do uzyskiwania dostępu do tej usługi Nextcloud. Najlepiej w każdym przypadku jest to sprawdzić.)", @@ -231,8 +235,11 @@ OC.L10N.register( "Looking for {term} …" : "Szukam {term}…", "No" : "Nie", "Yes" : "Tak", + "Choose {file}" : "Wybierz {file}", "Choose" : "Wybierz", + "Copy to {target}" : "Skopiuj do {target}", "Copy" : "Kopiuj", + "Move to {target}" : "Przenieś do {target}", "Move" : "Przenieś", "OK" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index d363e66c8f2..10f7af5eb6a 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -37,6 +37,9 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij w przycisk, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij poniższy link, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", "Reset your password" : "Zresetuj hasło", + "Requested task type does not exist" : "Żądany typ zadania nie istnieje", + "Necessary language model provider is not available" : "Niezbędny dostawca modelu językowego nie jest dostępny", + "Task not found" : "Nie znaleziono zadania", "Internal error" : "Błąd wewnętrzny", "No translation provider available" : "Brak dostępnych dostawców tłumaczenia", "Could not detect language" : "Nie można wykryć języka", @@ -79,6 +82,7 @@ "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nie ustawiłeś ani nie zweryfikowałeś jeszcze konfiguracji serwera poczty e-mail. Przejdź do {mailSettingsStart}ustawień podstawowych{mailSettingsEnd}, aby je ustawić. Następnie użyj przycisku \"Wyślij e-mail\" pod formularzem, aby zweryfikować swoje ustawienia.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy, gdy wiele akcji jest wykonywanych równolegle.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.", + "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Twój zdalny adres został zidentyfikowany jako \"{remoteAddress}\" i jest obecnie dławiony metodą bruteforce, co spowalnia działanie różnych żądań. Jeśli adres zdalny nie jest adresem użytkownika, może to wskazywać na nieprawidłową konfigurację serwera proxy. Więcej informacji można znaleźć w dokumentacji {linkstart} {linkend}.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może powodować problemy w działaniu. Włącz \"filelocking.enabled\" w config.php, aby rozwiązać je. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Baza danych służy do blokowania plików transakcyjnych. Aby zwiększyć wydajność, skonfiguruj pamięć podręczną memcache, jeśli jest dostępna. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Upewnij się, że ustawiłeś opcję \"overwrite.cli.url\" w pliku config.php na adres URL, którego użytkownicy używają głównie do uzyskiwania dostępu do tej usługi Nextcloud. Sugestia: \"{suggestedOverwriteCliURL}\". W przeciwnym razie mogą wystąpić problemy z generowaniem adresu URL przez cron. (Możliwe jest, że sugerowany adres URL nie jest adresem URL, którego użytkownicy używają głównie do uzyskiwania dostępu do tej usługi Nextcloud. Najlepiej w każdym przypadku jest to sprawdzić.)", @@ -229,8 +233,11 @@ "Looking for {term} …" : "Szukam {term}…", "No" : "Nie", "Yes" : "Tak", + "Choose {file}" : "Wybierz {file}", "Choose" : "Wybierz", + "Copy to {target}" : "Skopiuj do {target}", "Copy" : "Kopiuj", + "Move to {target}" : "Przenieś do {target}", "Move" : "Przenieś", "OK" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 692745b8dac..a1dd279d5cc 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -7,7 +7,7 @@ OC.L10N.register( "The selected file cannot be read." : "Није могуће читати изабрани фајл.", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE наведену у ХТМЛ обрасцу", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE наведену у HTML обрасцу", "The file was only partially uploaded" : "Фајл је парцијално отпремљен", "No file was uploaded" : "Није отпремљен фајл", "Missing a temporary folder" : "Недостаје привремена фасцикла", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 629eaa3cd9a..f23f5e3e64b 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -5,7 +5,7 @@ "The selected file cannot be read." : "Није могуће читати изабрани фајл.", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE наведену у ХТМЛ обрасцу", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE наведену у HTML обрасцу", "The file was only partially uploaded" : "Фајл је парцијално отпремљен", "No file was uploaded" : "Није отпремљен фајл", "Missing a temporary folder" : "Недостаје привремена фасцикла", |