aboutsummaryrefslogtreecommitdiffstats
path: root/language/hr_HR
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/hr_HR
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/hr_HR')
-rw-r--r--language/hr_HR/admin.lang.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/language/hr_HR/admin.lang.php b/language/hr_HR/admin.lang.php
index 3b9de3530..b761f137a 100644
--- a/language/hr_HR/admin.lang.php
+++ b/language/hr_HR/admin.lang.php
@@ -596,14 +596,7 @@ $lang['Manage this set of %d photos'] = 'Upravljanje ovim skupom od %d slika';
$lang['Select files'] = 'Odaberi zapise';
$lang['Everybody'] = 'Svi';
$lang['Who can see these photos?'] = 'Tko može pregledavati ove slike?';
-$lang['The websize maximum width must be a number between %d and %d'] = 'Najveća širina web prozora mora biti broj između %d i %d';
-$lang['The websize maximum height must be a number between %d and %d'] = 'Najveća visina web prozora mora biti broj između %d i %d';
-$lang['The websize image quality must be a number between %d and %d'] = 'Kakvoća slike u web prozoru mora biti broj između %d i %d';
-$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Najveća širina poveznih sličica mora biti broj između %d i %d';
-$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Najveća visina poveznih sličica mora biti broj između %d i %d';
-$lang['The thumbnail image quality must be a number between %d and %d'] = 'Kakvoća poveznih sličica mora biti broj između %d i %d';
$lang['Settings'] = 'Postavke';
-$lang['Web size photo'] = 'Veličina slike na web stranici';
$lang['Resize'] = 'Pronijeni veličinu';
$lang['Maximum Width'] = 'Najveća Širina';
$lang['pixels'] = 'piksela';
@@ -704,7 +697,6 @@ $lang['Failed to write file to disk'] = 'Nije uspjelo zapisivanje na disk';
$lang['File upload stopped by extension'] = 'Upload datoteke je zaustavljen od strane ekstenzije';
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'Vrijednost upload_max_filesize (%sB) u vašoj php.ini datoteci je veća od post_max_size (%sB), trebali biste podesiti te postavke';
$lang['include child albums'] = 'uključi podalbume';
-$lang['Keep high definition'] = 'Zadrži visoku kvalitetu';
$lang['manual order'] = 'ručni poredak';
$lang['%d of %d photos selected'] = 'označeno %d od %d fotografija';
$lang['Missing a temporary folder'] = 'Nedostaje privremena mapa';
@@ -729,9 +721,6 @@ $lang['Selection'] = 'Odabir';
$lang['Set author'] = 'Postavi autora';
$lang['Set creation date'] = 'Postavi datum nastanka';
$lang['Set title'] = 'Postavi naslov';
-$lang['The high definition image quality must be a number between %d and %d'] = 'Kvaliteta slike visoke razlučivosti mora biti broj između %d i %d';
-$lang['The high definition maximum height must be a number between %d and %d'] = 'Maksimalna visina slike visoke razlučivosti mora biti broj između %d i %d';
-$lang['The high definition maximum width must be a number between %d and %d'] = 'Maksimalna širina slike visoke razlučivosti mora biti broj između %d i %d';
$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Veličina poslane datoteke prelazi MAX_FILE_SIZE postavku definiranu unutar HTML obrasca';
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Veličina poslane datoteke prelazi uload_max_filesize postavku u php.ini: %sB';
$lang['The uploaded file was only partially uploaded'] = 'Poslana datoteka je djelomično upload-ana';