diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 913014adbf1..67792f3fc0e 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -403,37 +403,17 @@ OC.L10N.register( "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.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nie można wysłać e-maila dotyczącego resetowania, ponieważ nie ma adresu e-mail dla tej nazwy użytkownika. Skontaktuj się z administratorem.", "Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać e-maila resetującego hasło. Sprawdź czy nazwa użytkownika jest poprawna.", - "Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s", - "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Wystąpiły problemy przy kontroli integralności kodu Więcej informacji…</a>", "Dismiss" : "Anuluj", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Link do zresetowania hasła został wysłany na Twój e-mail. Jeśli nie otrzymasz go w rozsądnym czasie, sprawdź katalog ze spamem i kosz.<br>Jeśli nie, skontaktuj się z lokalnym administratorem.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Twoje pliki są szyfrowane. Po zresetowaniu hasła nie będzie możliwości odzyskania danych. <br />Jeśli nie masz pewności, co zrobić, skontaktuj się z administratorem przed kontynuowaniem.<br /> Czy na pewno chcesz kontynuować?", "Sending email …" : "Wysyłanie e-mail…", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Zainstalowana wersja {name} jest starsza niż {version}, ze względu na stabilność i wydajność zaleca się aktualizację do nowszej wersji {name}.", - "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom nie jest odczytywany przez PHP, co jest bardzo odradzane ze względów bezpieczeństwa. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zaleca się skonfigurowanie serwera tak, aby wymagał HTTPS, zgodnie z opisem w <a href=\"{docUrl}\">poradach bezpieczeństwa ↗</a>.", - "Copy URL" : "Kopiuj URL", - "Enable" : "Włącz", - "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} udostępniane przez link", - "{sharee} (group)" : "{sharee} (grupa)", - "{sharee} (remote)" : "{sharee} (zdalny)", - "{sharee} (email)" : "{sharee} (e-mail)", - "{sharee} (conversation)" : "{sharee} (rozmowa)", - "The specified document has not been found on the server." : "Wskazany dokument nie został znaleziony na serwerze.", - "You can click here to return to %s." : "Możesz kliknąć tutaj aby powrócić do %s.", "SQLite will be used as database." : "SQLite będzie używane jako baza danych.", "For larger installations we recommend to choose a different database backend." : "Dla większych instalacji zalecamy użycie innej bazy danych.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Zwłaszcza przy korzystaniu z klienta desktopowego do synchronizacji plików nie zaleca się używania SQLite.", "Wrong password." : "Złe hasło.", - "Please log in before granting %s access to your %s account." : "Zaloguj się, aby udzielić %s dostępu do swojego konta %s.", - "You are about to grant %s access to your %s account." : "Za chwilę udzielisz %s dostępu do swojego konta %s.", - "Redirecting …" : "Przekierowuję…", "New Password" : "Nowe hasło", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij się za pomocą drugiego składnika.", - "Further information how to configure this can be found in the %sdocumentation%s." : "Więcej informacji na temat konfiguracji można znaleźć w %sdokumentacji%s.", - "%s will be updated to version %s" : "%s zostanie zaktualizowane do wersji %s", - "This page will refresh itself when the %s instance is available again." : "Strona odświeży się, gdy instancja %s będzie ponownie dostępna.", - "Thank you for your patience." : "Dziękuję za cierpliwość.", "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Wysłaliśmy wiadomość dotyczącą resetowania hasła na adres e-mail przypisany dla tego konta. Jeśli nie otrzymasz go w rozsądnym czasie, sprawdź katalog ze spamem i kosz.<br>Jeśli nie, skontaktuj się z lokalnym administratorem." }, "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);"); |