summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-28 00:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-28 00:07:41 +0000
commit69088189999ec8c4ff0ce7f3a229afd8cca7b27d (patch)
treec803dd9562ce0796b5c10e1c9b594ecdd5d30cdd /core/l10n/pl.js
parentf000e22a97b9bae756cc5977badeffbc7a6852e9 (diff)
downloadnextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.tar.gz
nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index ff414663d13..14e1af9a33b 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -14,6 +14,8 @@ OC.L10N.register(
"No crop data provided" : "Brak danych do przycięcia",
"No valid crop data provided" : "Brak danych do przycięcia",
"Crop is not square" : "Przycięcie nie jest prostokątem",
+ "State token does not match" : "Token stanu nie pasuje",
+ "Auth flow can only be started unauthenticated." : "Autoryzacja przepływu może być rozpoczęta tylko niezautoryzowana",
"Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny",
"Couldn't reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nie udało się wysłać ponownego e-maila, ponieważ nie ma adresu e-mail do tego użytkownika. Proszę skontaktować się z administratorem.",
@@ -49,7 +51,14 @@ OC.L10N.register(
"%s (incompatible)" : "%s (niekompatybilne)",
"Following apps have been disabled: %s" : "Poniższe aplikacje zostały wyłączone: %s",
"Already up to date" : "Już zaktualizowano",
+ "No contacts found" : "Nie znaleziono żadnych kontaktów",
+ "Show all contacts …" : "Pokazuję wszystkie kontakty...",
+ "There was an error loading your contacts" : "Wystąpił błąd podczas ładowania twoich kontaktów",
+ "Loading your contacts …" : "Ładuję twoje kontakty...",
+ "Looking for {term} …" : "Szukam {term}...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Wystąpiły problemy przy sprawdzaniu integralności kodu Więcej informacji…</a>",
+ "No action available" : "Żadna akcja nie jest dostępna",
+ "Error fetching contact actions" : "Błąd podczas pobierania akcji dla kontaktu",
"Settings" : "Ustawienia",
"Connection to server lost" : "Utracone połączenie z serwerem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem z załadowaniem strony, przeładowanie za %n sekundę","Problem z załadowaniem strony, przeładowanie za %n sekund","Problem z załadowaniem strony, przeładowanie za %n sekund"],
@@ -103,6 +112,7 @@ OC.L10N.register(
"The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache nie jest prawidłowo skonfigurowany <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Dla lepszej wydajności zalecamy ↗</a> użycie następujących ustawień w <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Funkcja PHP \"set_time_limit\" nie jest dostępna. Może to powodować zatrzymanie skryptów w podczas działania i w efekcie przerwanie instalacji. Silnie rekomendujemy włączenie tej funkcji.",
"Error occurred while checking server setup" : "Pojawił się błąd podczas sprawdzania ustawień serwera",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Twój katalog z danymi i twoje pliki prawdopodobnie są dostępne przez Internet. Plik .htaccess nie działa. Usilnie zalecamy, żebyś tak skonfigurował swój serwer, żeby katalog z danymi nie był dalej dostępny lub przenieś swój katalog z danymi poza katalog root serwera webowego.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Nagłówek HTTP {header} nie jest skonfigurowany, aby pasował do {expected}. Jest to poterncjalne zagrożenie prywatności oraz bezpieczeństwa i zalecamy poprawienie tego ustawienia.",
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "Nagłówek HTTP \"Strict-Transport-Security\" nie jest ustawiony na przynajmniej \"{seconds}\" sekund. Dla zwiększenia bezpieczeństwa zalecamy ustawienie HSTS tak jak opisaliśmy to w naszych <a href=\"{docUrl}\" rel=\"noreferrer\">wskazówkach dot. bezpieczeństwa</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zalecamy skonfigurowanie dostępu do serwera za pomocą protokołu HTTPS zamiast HTTP, jak to opisano w naszych <a href=\"{docUrl}\">wskazówkach bezpieczeństwa</a>.",
@@ -161,6 +171,13 @@ OC.L10N.register(
"{sharee} (email)" : "{sharee} (e-mail)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Udostępnij",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy, ID chmury stowarzyszonej lub adres e-mail.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy lub ID chmury stowarzyszonej.",
+ "Share with other people by entering a user or group or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika lub grupy lub adresu e-mail.",
+ "Name or email address..." : "Nazwa lub adres e-mail...",
+ "Name or federated cloud ID..." : "Nazwa lub ID chmury stowarzyszonej...",
+ "Name, federated cloud ID or email address..." : "Nazwa, ID chmury stowarzyszonej lub adres e-mail...",
+ "Name..." : "Nazwa...",
"Error removing share" : "Błąd podczas usuwania współdzielenia",
"Non-existing tag #{tag}" : "Znacznik #{tag} nie istnieje",
"restricted" : "ograniczone",
@@ -257,6 +274,10 @@ OC.L10N.register(
"Log in" : "Zaloguj",
"Stay logged in" : "Pozostań zalogowany",
"Alternative Logins" : "Alternatywne loginy",
+ "You are about to grant \"%s\" access to your %s account." : "Masz zamiar przyznać \"%s\" dostep do twojego %s konta.",
+ "App token" : "Token aplikacji",
+ "Alternative login using app token" : "Zaloguj alternatywnie używając tokenu aplikacji",
+ "Redirecting …" : "Przekierowuję...",
"New password" : "Nowe hasło",
"New Password" : "Nowe hasło",
"Reset password" : "Zresetuj hasło",