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.js')
-rw-r--r--core/l10n/pl.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 74552adab4e..59ff607e504 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -165,7 +165,6 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Twoje pliki są szyfrowane. Po zresetowaniu hasła nie będzie możliwości odzyskania danych. Jeśli nie masz pewności, co zrobić, skontaktuj się z administratorem przed kontynuowaniem. Czy na pewno chcesz kontynuować?",
"I know what I'm doing" : "Wiem co robię",
"Resetting password" : "Resetowanie hasła",
- "Install recommended apps" : "Zainstaluj zalecane aplikacje",
"Recommended apps" : "Polecane aplikacje",
"Loading apps …" : "Wczytywanie aplikacji…",
"Could not fetch list of apps from the App Store." : "Nie można pobrać listy aplikacji ze sklepu z aplikacjami.",
@@ -173,7 +172,8 @@ OC.L10N.register(
"App download or installation failed" : "Pobieranie lub instalacja aplikacji nie powiodła się",
"Cannot install this app because it is not compatible" : "Nie można zainstalować tej aplikacji, ponieważ nie jest kompatybilna",
"Cannot install this app" : "Nie można zainstalować tej aplikacji",
- "Cancel" : "Anuluj",
+ "Skip" : "Pomiń",
+ "Install recommended apps" : "Zainstaluj zalecane aplikacje",
"Schedule work & meetings, synced with all your devices." : "Zaplanuj pracę i spotkania, które będą zsynchronizowane ze wszystkimi urządzeniami.",
"Keep your colleagues and friends in one place without leaking their private info." : "Przechowuj swoich kolegów i przyjaciół w jednym miejscu, nie udostępniając prywatnych informacji.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Prosta aplikacja e-mail przyjemnie zintegrowana z plikami, kontaktami i kalendarzem.",
@@ -235,6 +235,7 @@ OC.L10N.register(
"Already existing files" : "Już istniejące pliki",
"Which files do you want to keep?" : "Które pliki chcesz zachować?",
"If you select both versions, the copied file will have a number added to its name." : "Jeśli wybierzesz obie wersje, to do nazwy skopiowanego pliku zostanie dodany numer.",
+ "Cancel" : "Anuluj",
"Continue" : "Kontynuuj",
"(all selected)" : "(wybrano wszystkie)",
"({count} selected)" : "(wybrano {count})",
@@ -310,6 +311,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informacje na temat prawidłowej konfiguracji serwera można znaleźć w <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentacji</a>.",
"Create an <strong>admin account</strong>" : "Utwórz <strong>konto administratora</strong>",
"Username" : "Nazwa użytkownika",
+ "Toggle password visibility" : "Przełącz widoczność hasła",
"Storage & database" : "Magazyn i baza danych",
"Data folder" : "Katalog danych",
"Configure the database" : "Skonfiguruj bazę danych",
@@ -342,7 +344,6 @@ OC.L10N.register(
"More apps menu" : "Więcej menu aplikacji",
"Contacts" : "Kontakty",
"Contacts menu" : "Menu kontaktów",
- "Settings menu" : "Menu ustawień",
"Confirm your password" : "Potwierdź hasło",
"Connect to your account" : "Połącz z kontem",
"Please log in before granting %1$s access to your %2$s account." : "Zaloguj się przed udzieleniem dostępu %1$s do swojego konta %2$s.",
@@ -402,7 +403,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Niektóre kolumny w bazie danych nie zawierają konwersji do big integers. Ze względu na to, że zmiana typów kolumn w dużych tabelach może zająć dużo czasu, nie zostały one zmienione automatycznie. Oczekujące zmiany można wykonać ręcznie, uruchamiając 'occ db:convert-filecache-bigint'. Ta operacja musi zostać wykonana, gdy instancja jest w trybie offline. Więcej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Aby przeprowadzić migrację do innej bazy danych, użyj narzędzia wiersza poleceń: 'occ db:convert-type' lub zapoznaj się z {linkstart}dokumentacją ↗{linkend}.",
"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.",
- "Toggle password visibility" : "Przełącz widoczność hasła",
+ "Settings menu" : "Menu ustawień",
"The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.",
"Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe",
"You haven't added any info yet" : "Nie dodałeś jeszcze żadnych informacji",