aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
committerplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
commitcac417c74bc6d5f528b356190561d244e9b4f93a (patch)
tree98d7f341215bfec3e75de2dde0a2a2167d54b30c /language/cs_CZ
parent6a115001ba122c2084e28353e025f7c8c5f62335 (diff)
feature 2548, multiple size:
* adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ')
-rw-r--r--language/cs_CZ/admin.lang.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php
index 8399e1871..a05e3b600 100644
--- a/language/cs_CZ/admin.lang.php
+++ b/language/cs_CZ/admin.lang.php
@@ -605,14 +605,7 @@ $lang['Everybody'] = 'Každý';
$lang['Who can see these photos?'] = 'Kdo může vidět tyto fotografie?';
$lang['Who can see this photo?'] = 'Kdo může vidět tuto fotografii?';
$lang['Pending Comments'] = 'Nevyřízené komentáře';
-$lang['The websize maximum width must be a number between %d and %d'] = 'Maximální šířka webovské stránky musí být číslo mezi %d a %d';
-$lang['The websize maximum height must be a number between %d and %d'] = 'Maximální výška webovské stránky musí být číslo mezi %d a %d';
-$lang['The websize image quality must be a number between %d and %d'] = 'Kvalita formátu fotografie pro web musí být číslo mezi %d and %d';
-$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Maximální šířka náhledu obrázku musí být číslo mezi %d a %d';
-$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Maximální výška náhledu obrázku musí být číslo mezi %d a %d';
-$lang['The thumbnail image quality must be a number between %d and %d'] = 'Kvalita formátu náhledu fotografie musí být číslo mezi %d a %d';
$lang['Settings'] = 'Nastavení';
-$lang['Web size photo'] = 'Velikost fotografie pro web';
$lang['Resize'] = 'Změnit velikost';
$lang['Maximum Width'] = 'Maximální šířka';
$lang['pixels'] = 'bodů';
@@ -710,10 +703,6 @@ $lang['Error on file "%s" : %s'] = 'Chyba souboru "%s" : %s';
$lang['automatic order'] = 'automatické řazení';
$lang['manual order'] = 'ruční řazení';
$lang['Albums automatically sorted'] = 'Alba jsou řazena automaticky';
-$lang['Keep high definition'] = 'Zachovat vysoké rozlišení';
-$lang['The high definition maximum width must be a number between %d and %d'] = 'Maximální vysoké rozlišení - šířka musí být číslo mezi %d a %d';
-$lang['The high definition maximum height must be a number between %d and %d'] = 'Maximální vysoké rozlišení - výška musí být číslo mezi %d a %d';
-$lang['The high definition image quality must be a number between %d and %d'] = 'Maximální vysoké rozlišení - kvalita musí být číslo mezi %d a %d';
$lang['Batch Manager'] = 'Správce dávek';
$lang['include child albums'] = 'zahrnout podřízená alba';
$lang['Selection'] = 'Výběr';