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 'core/l10n/pl.json')
-rw-r--r--core/l10n/pl.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index b199ef5574a..244c9bd3e2d 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -49,12 +49,11 @@
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sprawdzanie, czy można zaktualizować strukturę bazy danych dla %s (może to zająć dużo czasu w zależności od rozmiaru bazy danych)",
"Checked database schema update for apps" : "Sprawdzono aktualizację struktury bazy danych dla aplikacji",
"Updated \"%1$s\" to %2$s" : "Aktualizacja \"%1$s\" do %2$s",
- "Set log level to debug" : "Ustaw poziom logowania na debug",
- "Reset log level" : "Zresetuj poziom logowania",
+ "Set log level to debug" : "Ustawienie poziomu dziennika do debugowania",
+ "Reset log level" : "Zresetowanie poziomu dziennika",
"Starting code integrity check" : "Rozpoczęcie sprawdzania integralności kodu",
"Finished code integrity check" : "Zakończono sprawdzanie integralności kodu",
"%s (incompatible)" : "%s (niekompatybilny)",
- "Following apps have been disabled: %s" : "Następujące aplikacje zostały wyłączone: %s",
"Already up to date" : "Już zaktualizowano",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Serwer WWW nie jest jeszcze na tyle poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV może być uszkodzony.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Serwer WWW nie został poprawnie skonfigurowany do rozwiązania problemu z \"{url}\". Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
@@ -335,7 +334,6 @@
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Więcej informacji na temat konfiguracji można znaleźć w %1$sdokumentacji%2$s.",
"App update required" : "Wymagana aktualizacja aplikacji",
"%1$s will be updated to version %2$s" : "%1$s zostanie zaktualizowany do wersji %2$s",
- "These apps will be updated:" : "Następujące aplikacje zostaną zaktualizowane:",
"These incompatible apps will be disabled:" : "Niekompatybilne aplikacje zostaną wyłączone:",
"The theme %s has been disabled." : "Motyw %s został wyłączony.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Przed kontynuowaniem upewnij się, że baza danych, katalog konfiguracji i katalog danych zostało zarchiwizowane.",
@@ -351,6 +349,7 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Ta instancja %s jest obecnie w trybie konserwacji, co może chwilę potrwać.",
"This page will refresh itself when the instance is available again." : "Strona odświeży się, gdy instancja będzie ponownie dostępna.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem systemu, jeśli ten komunikat będzie się powtarzał lub pojawił się nieoczekiwanie.",
+ "Following apps have been disabled: %s" : "Następujące aplikacje zostały wyłączone: %s",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Aktualnie używasz PHP 5.6. Główna wersja Nextcloud jest ostatnią wersją obsługiwaną w PHP 5.6. Zaleca się uaktualnienie wersji PHP do wersji 7.0+, aby móc uaktualnić do Nextcloud 14.",
"Shared" : "Udostępnianie",
"Shared with" : "Współdzielone z",
@@ -433,6 +432,7 @@
"Saving..." : "Zapisywanie…",
"Your client should now be connected! You can close this window." : "Aplikacja kliencka powinna być już połączona! Można zamknąć to okno.",
"Cancel log in" : "Anuluj logowanie",
+ "These apps will be updated:" : "Następujące aplikacje zostaną zaktualizowane:",
"Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalendarz, Kontakty, Rozmowy, Poczta i Jedne Biuro"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file