diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:11:41 +0000 |
commit | 055d15e305b81be75fe838a9ac733d86818ea807 (patch) | |
tree | 020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/pl.js | |
parent | 23a02eaf141647c12f964651ba86299966a2d108 (diff) | |
download | nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.tar.gz nextcloud-server-055d15e305b81be75fe838a9ac733d86818ea807.zip |
[tx-robot] updated from transifex
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" |