From 09532cc630770193243fb1e8ca217671a6fd0352 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 5 Aug 2011 20:26:42 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20cs=5FCZ=20-=20=C4=8Cesky?= =?UTF-8?q?=20-=20Czech=20thanks=20to=20jezekus=20=20-=20feature:2320?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@11915 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/admin.lang.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'language/cs_CZ/admin.lang.php') diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index fec331336..7ec1588e3 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -842,4 +842,10 @@ $lang['Height'] = 'Výška'; $lang['Follow Orientation'] = 'Postupuj podle orientace'; $lang['If you want to regenerate thumbnails, please go to the Batch Manager.'] = 'Pokdu chcete regenerovat náhledy fotek, pokračujte na Batch Manager.'; $lang['Graphics Library'] = 'Grafická knihovna'; +$lang['Average rate'] = 'Průměrné hodnocení'; +$lang['Rate'] = 'Hodnocení'; +$lang['Add a criteria'] = 'Přidání kritéria'; +$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Nemužete definovat výchozí pořadí fotografií, protože máte nadefinováno vlastní nastavení v konfiguraci'; +$lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Specifikovali jste $conf[\'order_by\'] v konfiguračním souboru, tento parametr je zastaralý, prosím odstraňte ho nebo přejmenujte na $conf[\'order_by_custom\'] !'; + ?> \ No newline at end of file -- cgit v1.2.3