diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-13 13:36:34 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-13 13:36:34 +0000 |
commit | 3d410a63ef369a697e6e13167d6e1d58933cc001 (patch) | |
tree | edac5373a20e29a51323cb65160718a68d91bcf7 /language/cs_CZ/install.lang.php | |
parent | 510e4b75015dba2896faef66f9bff505e4282e0f (diff) |
[trunk] - language - update cs_CZ - Česky – Czech thanks to TPY - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13140 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ/install.lang.php')
-rw-r--r-- | language/cs_CZ/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php index d71e609f5..6de158382 100644 --- a/language/cs_CZ/install.lang.php +++ b/language/cs_CZ/install.lang.php @@ -71,4 +71,6 @@ $lang['Download the config file'] = 'Stáhnout konfigurační soubor'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Můžete stáhnout konfigurační soubor a nahrát jej do adrešáře local/config Vaší instalace.'; $lang['Just another Piwigo gallery'] = 'Jen další galerie Piwigo'; $lang['Welcome to my photo gallery'] = 'Vítejte na mé fotogalerii'; +$lang['Welcome to your new installation of Piwigo!'] = 'Vítejte v nové instalaci Piwigo!'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Neváhejte navštívit naše fórum v případě jakýchkoliv dotazů: %s'; ?>
\ No newline at end of file |