Updated polish translations

This commit is contained in:
toomyem 2014-04-23 12:59:53 +02:00
parent d156c47f09
commit bf4cea045e
1 changed files with 11 additions and 11 deletions

View File

@ -274,15 +274,15 @@ return array(
'Wrong password' => 'Błędne hasło', 'Wrong password' => 'Błędne hasło',
'Reset all tokens' => 'Zresetuj wszystkie tokeny', 'Reset all tokens' => 'Zresetuj wszystkie tokeny',
'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.', 'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.',
// 'Unknown' => '', 'Unknown' => 'Nieznany',
// 'Last logins' => '', 'Last logins' => 'Ostatnie logowania',
// 'Login date' => '', 'Login date' => 'Data logowania',
// 'Authentication method' => '', 'Authentication method' => 'Sposób autentykacji',
// 'IP address' => '', 'IP address' => 'Adres IP',
// 'User agent' => '', 'User agent' => 'Przeglądarka',
// 'Persistent connections' => '', 'Persistent connections' => 'Stałe połączenia',
// 'No session' => '', 'No session' => 'Brak sesji',
// 'Expiration date' => '', 'Expiration date' => 'Data zakończenia',
// 'Remember Me' => '', 'Remember Me' => 'Pamiętaj mnie',
// 'Creation date' => '', 'Creation date' => 'Data utworzenia',
); );