summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authortoomyem <toomyem@toomyem.net>2014-04-23 12:59:53 +0200
committertoomyem <toomyem@toomyem.net>2014-04-23 12:59:53 +0200
commitbf4cea045eb9780ceaff20e5ec285eb65fc5ce04 (patch)
tree4d7f8c0208e56784eda4eb6d3c9f45fcb46fa581 /locales
parentd156c47f0951cf681d16ed047f322e8332eb485e (diff)
Updated polish translations
Diffstat (limited to 'locales')
-rw-r--r--locales/pl_PL/translations.php22
1 files changed, 11 insertions, 11 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index eafa1e02..ef17041f 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -274,15 +274,15 @@ return array(
'Wrong password' => 'Błędne hasło',
'Reset all tokens' => 'Zresetuj wszystkie tokeny',
'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.',
- // 'Unknown' => '',
- // 'Last logins' => '',
- // 'Login date' => '',
- // 'Authentication method' => '',
- // 'IP address' => '',
- // 'User agent' => '',
- // 'Persistent connections' => '',
- // 'No session' => '',
- // 'Expiration date' => '',
- // 'Remember Me' => '',
- // 'Creation date' => '',
+ 'Unknown' => 'Nieznany',
+ 'Last logins' => 'Ostatnie logowania',
+ 'Login date' => 'Data logowania',
+ 'Authentication method' => 'Sposób autentykacji',
+ 'IP address' => 'Adres IP',
+ 'User agent' => 'Przeglądarka',
+ 'Persistent connections' => 'Stałe połączenia',
+ 'No session' => 'Brak sesji',
+ 'Expiration date' => 'Data zakończenia',
+ 'Remember Me' => 'Pamiętaj mnie',
+ 'Creation date' => 'Data utworzenia',
);