Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/pl.json')
-rw-r--r--settings/l10n/pl.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index 7d374666f0c..05436b13f43 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} zmienił twój adres e-mail",
"You changed your email address" : "Zmieniłeś/-aś swój adres e-mail",
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
+ "Security" : "Bezpieczeństwo",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Pomyślnie zalogowano z wykorzystaniem uwierzytelnienia dwuetapowego (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Próba logowania z wykorzystaniem uwierzytelniania dwuetepowego zakończyła się niepowodzeniem (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> zostal zmieniony",
"Your apps" : "Twoje aplikacje",
"Enabled apps" : "Włączone aplikacje",
@@ -239,7 +242,10 @@
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Nie było możliwe do wykonania przez cron CLI. Pojawiły się następujące błędy techniczne:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Proszę sprawdzić dokładnie <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">przewodniki instalacji ↗</a> oraz błędy i ostrzeżenia w <a href=\"%s\">logu</a>.",
"All checks passed." : "Wszystkie testy konfiguracji zakończyły się pomyślnie.",
- "Background jobs" : "Procesy w tle",
+ "Background jobs" : "Zadania w tle",
+ "Last job ran %s." : "Ostatnie zadanie wykonano %s",
+ "Last job execution ran %s. Something seems wrong." : "Ostatnie zadanie wykonano %s. Coś poszło nie tak.",
+ "Background job didn’t run yet!" : "Zadanie w tle nie zostało wykonane ani razu!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.",
"Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną.",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Cron.php jest zarejestrowany w usłudze webcron do uruchamiania cron.php raz na 15 minut przez http.",