diff options
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 83139cfbb3f..1707fb649b2 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -264,6 +264,7 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie było możliwe uruchomienie zadania cron przy pomocy CLI. Pojawił się następujący błąd techniczny: ", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" 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 noopener\" 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.", + "Version" : "Wersja", "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.", @@ -274,7 +275,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron do wywoływania cron.php co 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Aby to uruchomić potrzebujesz rozszerzenia PHP POSIX. Sprawdź {linkstart}dokumentację PHP{linkend} po więcej szczegółów.", - "Version" : "Wersja", "Sharing" : "Udostępnianie", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia współdzelenia. Szczegółowe informacje znajdziesz w dokumentacji.", "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostępniania", |