From 63f965b10d353a2d87207c3a8e352de882128d56 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Thu, 25 Mar 2010 10:48:27 +0000 Subject: [trunk] bub:1134 name cz_CZ -> cs_CZ steep1 git-svn-id: http://piwigo.org/svn/trunk@5342 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/install.lang.php | 65 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 language/cs_CZ/install.lang.php (limited to 'language/cs_CZ/install.lang.php') diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php new file mode 100644 index 000000000..595d0754c --- /dev/null +++ b/language/cs_CZ/install.lang.php @@ -0,0 +1,65 @@ +Piwigo message board.'] = 'Potřebujete pomoc ? Zeptejte se na Piwigo fóru.'; +$lang['install_end_message'] = 'Konfigurace aplikace Piwigo je ukončena, tady jsou další kroky

+* přejděte na stránku identifikace : [ identifikace ] a použijte uživatelské jméno a heslo správce
+* toto přihlášení Vám umožní přístup do administrace aplikacea k instrukcím jak umístit fotografie do adresářů'; +$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 -- cgit v1.2.3