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/cs_CZ/common.lang.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'language/cs_CZ') diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 035e44c10..2331e85aa 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -88,7 +88,6 @@ $lang['Identification'] = 'Identifikace'; $lang['Image only RSS feed'] = 'RSS vlákno jen s fotografiemi'; $lang['Keyword'] = 'Klíčové slovo'; $lang['Links'] = 'Odkazy'; -$lang['Mail address'] = 'E-mailová adresa'; $lang['N/A'] = 'nezadáno'; $lang['New on %s'] = 'Nový na %s'; $lang['New password confirmation does not correspond'] = 'Zadaná hesla se neshodují.'; @@ -267,7 +266,6 @@ $lang['please enter your password again'] = 'prosím zadejte znovu heslo '; $lang['Auto login'] = 'Automatické přihlášení'; $lang['remove this tag from the list'] = 'odstranit toto klíčové slovo ze seznamu'; $lang['representative'] = 'Reprezentant'; -$lang['return to homepage'] = 'Zpět na úvodní stranu'; $lang['Search for Author'] = 'Hledat autora'; $lang['Search in albums'] = 'Hledat v albech'; $lang['Search by Date'] = 'Hledat podle data přidání'; @@ -333,7 +331,7 @@ $lang['Picture uploaded by %s'] = 'Fotografie nahrána %s'; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Špatný stav pro uživatele "host", bude použit výchozí stav. Prosím informujte administrátora.'; $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrátor nemůže použít tuto metodu.'; -$lang['a user use already this mail address'] = 'Tato e-mailová adresa je již používána'; +$lang['this email address is already in use'] = 'Tato e-mailová adresa je již používána'; $lang['Album results for'] = 'Alba výsledky pro'; $lang['Tag results for'] = 'Výsledky pro klíčová slova'; $lang['from %s to %s'] = 'od %s do %s'; -- cgit v1.2.3