diff options
Diffstat (limited to '')
-rw-r--r-- | language/cs_CZ/admin.lang.php | 5 | ||||
-rw-r--r-- | language/cs_CZ/common.lang.php | 2 | ||||
-rw-r--r-- | language/cs_CZ/install.lang.php | 2 | ||||
-rw-r--r-- | language/cs_CZ/upgrade.lang.php | 4 |
4 files changed, 3 insertions, 10 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index a89a3f992..c33fac81c 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -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.'; -?> +?>
\ No newline at end of file diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 32c35e719..62cdb6be1 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -369,4 +369,4 @@ $lang['cloud'] = 'bublina'; $lang['Are you sure?'] = 'Jste si jistý?'; $lang['delete this comment'] = 'vymazat tento komentář'; -?> +?>
\ No newline at end of file diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php index 8d4c1351d..1055eb699 100644 --- a/language/cs_CZ/install.lang.php +++ b/language/cs_CZ/install.lang.php @@ -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'; -?> +?>
\ No newline at end of file diff --git a/language/cs_CZ/upgrade.lang.php b/language/cs_CZ/upgrade.lang.php index dbd95ec24..74ecae8a2 100644 --- a/language/cs_CZ/upgrade.lang.php +++ b/language/cs_CZ/upgrade.lang.php @@ -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'; |