diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index ae040b6915e..81cd2293f2d 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -272,7 +272,6 @@ OC.L10N.register( "Username or email" : "Nazwa użytkownika lub adres e-mail", "Log in" : "Zaloguj", "Wrong password." : "Złe hasło", - "Stay logged in" : "Pozostań zalogowany", "Forgot password?" : "Zapomniano hasła?", "Account access" : "Dostęp do konta", "You are about to grant %s access to your %s account." : "Zamierzasz udzielić %s dostępu do Twojego konta %s.", @@ -317,6 +316,7 @@ OC.L10N.register( "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.", "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia Twojego hasła:", "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetować je?", + "Stay logged in" : "Pozostań zalogowany", "Alternative Logins" : "Alternatywne loginy", "You are accessing the server from an untrusted domain." : "Uzyskujesz dostęp do serwera z niezaufanej domeny.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacji</a>.", |