[trunk] update CZ

git-svn-id: http://piwigo.org/svn/trunk@5585 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2010-04-03 12:07:36 +00:00
commit a68a022ce7
4 changed files with 3 additions and 10 deletions

View file

@ -622,9 +622,6 @@ $lang['Downloads'] = 'Staženo';
$lang['Released on'] = 'Vydáno';
$lang['Number of downloads'] = 'Počet stažení';
// --------- Starting below: New or revised $lang ---- from Colibri
$lang['Upload Photos'] = 'Nahrát fotografie';
$lang['Drop into category'] = 'Zpět do kategorie';
@ -643,4 +640,4 @@ $lang['Category "%s" now contains %d photos'] = 'Kategorie "%s" nyní obsahuje %
$lang['Manage this set of %d photos'] = 'Spravovat tento soubor %d fotografií';
$lang['Select files'] = 'Výběr souborů';
$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG soubory nebo ZIP archivy s JPEG soubory prosím.';
?>
?>

View file

@ -369,4 +369,4 @@ $lang['cloud'] = 'bublina';
$lang['Are you sure?'] = 'Jste si jistý?';
$lang['delete this comment'] = 'vymazat tento komentář';
?>
?>

View file

@ -59,4 +59,4 @@ $lang['verification'] = 'kontrola';
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potřebujete pomoc ? Zeptejte se na <a href="%s">Piwigo fóru</a>.';
$lang['Webmaster mail address'] = 'E-mail správce';
$lang['Visitors will be able to contact site administrator with this mail'] = 'Návštěvníci mohou pomocí tohoto e-mailu správce kontaktovat';
?>
?>

View file

@ -25,8 +25,6 @@
// +-----------------------------------------------------------------------+
$lang['Upgrade'] = 'Aktualizace';
$lang['introduction message'] = 'Navrhujeme aktualizovat Vaši databázi, která odpovídá starší verzi na aktuální verzi.
Asistent aktualizace odhaduje, že používáte <strong>verzi %s</strong> (nebo odpovídající).';
$lang['Upgrade from version %s to %s'] = 'Aktualizace z verze %s na %s';
$lang['Statistics'] = 'Statistika';
$lang['total upgrade time'] = 'celkový čas aktualizace';
@ -34,10 +32,8 @@ $lang['total SQL time'] = 'celkový čas SQL';
$lang['SQL queries'] = 'SQL dotazy';
$lang['Upgrade informations'] = 'Informace o aktualizaci';
$lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = 'Proveďte kontrolu údržby v [Administrace>Ostatní>Údržba] pokud dojde k problému.';
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Následující doplňky byly deaktivovány v rámci předběžných opatření. Předtím než je znovu aktivujete, zkontrolujte, jestli nebyly aktualizovány:';
$lang['Only administrator can run upgrade: please sign in below.'] = 'Jen administrátor smí spustit aktualizaci: prosím přihlašte se níže.';
$lang['You do not have access rights to run upgrade'] = 'nemáte přístupová práva na spuštění upgrade';
$lang['in include/mysql.inc.php, before ?>, insert:'] = 'V <i>include/mysql.inc.php</i>, před <b>?></b>, vložte:';
// Upgrade informations from upgrade_1.3.1.php
$lang['All sub-categories of private categories become private'] = 'Všechny pod-ketegorie privátních kategorií se stanou privátními';