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 ddac2b27a8f..13ebb567034 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -277,7 +277,6 @@ OC.L10N.register( "Wrong password." : "Złe hasło", "Stay logged in" : "Pozostań zalogowany", "Forgot password?" : "Zapomniano hasła?", - "Alternative Logins" : "Alternatywne loginy", "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.", "Grant access" : "Udziel dostępu", @@ -318,6 +317,7 @@ OC.L10N.register( "Shared with {recipients}" : "Współdzielony z {recipients}", "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia Twojego hasła:", "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetować je?", + "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>.", "Back to log in" : "Powrót do logowania" |