diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
commit | c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb (patch) | |
tree | b9a35d6675928f9d6eabd801c6c1ebb48e472c13 /core/l10n/pl.js | |
parent | 82502b10db073d1f9466998acbed852dfcb5852c (diff) | |
download | nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.tar.gz nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 4e56145d49f..b0f5b58d9fe 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -80,6 +80,7 @@ OC.L10N.register( "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ą zaszyfrowane. Po zresetowaniu hasła nie będzie możliwości ich odzyskania.<br />Jeśli nie jest pewien co to oznacza, skontaktuj się proszę z administratroem przed kontynuowaniem.<br />Czy na pewno kontynuować?", "I know what I'm doing" : "Wiem co robię", "Password can not be changed. Please contact your administrator." : "Hasło nie może zostać zmienione. Skontaktuj się z administratorem.", + "Reset password" : "Zresetuj hasło", "No" : "Nie", "Yes" : "Tak", "No files in here" : "Nie ma tu żadnych plików", @@ -258,7 +259,6 @@ OC.L10N.register( "An internal error occurred." : "Wystąpił wewnętrzny błąd.", "Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.", "Username or email" : "Nazwa użytkownika lub adres e-mail", - "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetuj je!", "Wrong password." : "Złe hasło", "Log in" : "Zaloguj", "Stay logged in" : "Pozostań zalogowany", @@ -270,7 +270,6 @@ OC.L10N.register( "Redirecting …" : "Przekierowuję...", "New password" : "Nowe hasło", "New Password" : "Nowe hasło", - "Reset password" : "Zresetuj hasło", "Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "Cancel log in" : "Anuluj logowanie", @@ -341,6 +340,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentacji</a>.", "Log out" : "Wyloguj", "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia hasłem:", + "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetuj je!", "Use the following link to reset your password: {link}" : "Użyj tego odnośnika by zresetować hasło: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Witam, <br><br>informuję, że %s udostępnianych zasobów <strong>%s</strong> jest z Tobą.<br><a href=\"%s\">Zobacz!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Ta instalacja Nextcloud działa obecnie w trybie pojedynczego użytkownika.", |