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
This commit is contained in:
plegall
2012-01-12 21:37:28 +00:00
parent 6a115001ba
commit cac417c74b
44 changed files with 204 additions and 832 deletions
-11
View File
@@ -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';