[trunk_admin] Update cs_CZ, thanks to : lanius

git-svn-id: http://piwigo.org/svn/trunk@15703 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-06-14 22:30:58 +00:00
parent 10898355fd
commit 52fc263fe2

View File

@@ -309,7 +309,6 @@ $lang['selection'] = 'Výběr';
$lang['set to'] = 'Nastavit ';
$lang['singly represented'] = 'samostatně reprezentován';
$lang['This site already exists'] = 'Tato stránka již existuje';
$lang['Create a new site : (give its URL to create_listing_file.php)'] = 'Vytvořit novou stránku : (zadejte adresu do create_listing_file.php)';
$lang['created'] = 'Vytvořeno';
$lang['delete'] = 'Vymazat';
$lang['delete this site and all its attached elements'] = 'Vymazat tuto stránku a všechny související položky';
@@ -927,4 +926,5 @@ $lang['Watermark'] = 'Vodoznak';
$lang['%d week'] = '%d týden';
$lang['%d weeks'] = '%d týdny';
$lang['Edit photo'] = 'Upravit foto';
$lang['create a new site'] = 'vytvoř nové místo';
?>