From 387354816b46f0ee429c530de940583edb24bd93 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 12 Jan 2011 21:03:00 +0000 Subject: lang remove 'Mail address' - use existing 'Email address' lang remove unused 'return to homepage' lang change key 'a user use already this mail address' to 'this email address is already in use' git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/common.lang.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'language/pl_PL/common.lang.php') 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'; -- cgit v1.2.3