diff options
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r-- | language/pl_PL/common.lang.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index cc00d9fbd..8ec65e90c 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -84,7 +84,6 @@ $lang['Identification'] = 'Logowanie'; $lang['Image only RSS feed'] = 'RSS feed tylko dla zdjęć'; $lang['Keyword'] = 'Słowo kluczowe'; $lang['Links'] = 'Linki'; -$lang['Mail address'] = 'Adres email'; $lang['N/A'] = 'N/D'; $lang['New on %s'] = 'Nowe %s'; $lang['New password confirmation does not correspond'] = 'Potwierdzenie podczas potwierdzania nowego hasła'; @@ -263,7 +262,6 @@ $lang['please enter your password again'] = 'wprowadź hasło jeszcze raz'; $lang['Auto login'] = 'Pamiętaj mnie'; $lang['remove this tag from the list'] = 'usuń ten tag z listy'; $lang['representative'] = 'reprezentant'; -$lang['return to homepage'] = 'powrót do strony głównej'; $lang['Search for Author'] = 'Szukaj Autora'; $lang['Search in albums'] = 'Szukaj w albumach'; $lang['Search by Date'] = 'Szukaj po Dacie'; @@ -329,7 +327,7 @@ $lang['Picture uploaded by %s'] = 'Zdjęcie wgrane przez %s'; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zły status dla użytkownika "gość", używam domyślnego'; // --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster i special user nie mogą używać tej metody'; -$lang['a user use already this mail address'] = 'użytkownik już używa tego adresu email'; +$lang['this email address is already in use'] = 'użytkownik już używa tego adresu email'; $lang['Album results for'] = 'Wyniki albumu dla'; $lang['Tag results for'] = 'Wyniki tagów dla'; $lang['from %s to %s'] = 'od %s do %s'; |