aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ/admin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-08-05 20:26:42 +0000
committerddtddt <ddtddt@piwigo.org>2011-08-05 20:26:42 +0000
commit09532cc630770193243fb1e8ca217671a6fd0352 (patch)
tree17a6246db901500dadebc03c83be96a0aa12ca58 /language/cs_CZ/admin.lang.php
parentbdd8374f3187aa971d1352dd596e57fb68644e31 (diff)
[trunk] - language - cs_CZ - Česky - Czech thanks to jezekus - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11915 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ/admin.lang.php')
-rw-r--r--language/cs_CZ/admin.lang.php6
1 files changed, 6 insertions, 0 deletions
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 <a href="%s">Batch Manager</a>.'] = 'Pokdu chcete regenerovat náhledy fotek, pokračujte na <a href="%s">Batch Manager</a>.';
$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 <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Specifikovali jste <i>$conf[\'order_by\']</i> v konfiguračním souboru, tento parametr je zastaralý, prosím odstraňte ho nebo přejmenujte na <i>$conf[\'order_by_custom\']</i> !';
+
?> \ No newline at end of file