diff options
author | plegall <plg@piwigo.org> | 2012-01-12 21:37:28 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2012-01-12 21:37:28 +0000 |
commit | cac417c74bc6d5f528b356190561d244e9b4f93a (patch) | |
tree | 98d7f341215bfec3e75de2dde0a2a2167d54b30c /language/sk_SK/admin.lang.php | |
parent | 6a115001ba122c2084e28353e025f7c8c5f62335 (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/sk_SK/admin.lang.php')
-rw-r--r-- | language/sk_SK/admin.lang.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php index 39aa3b3e4..5f216d04f 100644 --- a/language/sk_SK/admin.lang.php +++ b/language/sk_SK/admin.lang.php @@ -601,14 +601,7 @@ $lang['Everybody'] = 'Každý'; $lang['Who can see these photos?'] = 'Kto môže vidieť tieto fotografie?'; $lang['Who can see this photo?'] = 'Kto môže vidieť túto fotografiu?'; $lang['Pending Comments'] = 'Nevybavené komentáre'; -$lang['The websize maximum width must be a number between %d and %d'] = 'Maximálna šírka webovej stránky musí byť číslo medzi %d a %d'; -$lang['The websize maximum height must be a number between %d and %d'] = 'Maximálna výška webovej stránky musí byť číslo medzi %d a %d'; -$lang['The websize image quality must be a number between %d and %d'] = 'Kvalita formátu fotografie pre web musí byť číslo medzi %d and %d'; -$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Maximálna šírka náhľadu obrázku musí byť číslo medzi %d a %d'; -$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Maximálna výška náhľadu obrázku musí byť číslo medzi %d a %d'; -$lang['The thumbnail image quality must be a number between %d and %d'] = 'Kvalita formátu náhľadu fotografie musí byť číslo medzi %d a %d'; $lang['Settings'] = 'Nastavenia'; -$lang['Web size photo'] = 'Veľkosť fotografie pre web'; $lang['Resize'] = 'Zmeniť veľkosť'; $lang['Maximum Width'] = 'Maximálna šířka'; $lang['pixels'] = 'bodov'; @@ -705,10 +698,6 @@ $lang['Error on file "%s" : %s'] = 'Chyba súboru "%s" : %s'; $lang['automatic order'] = 'automatické zoradenie'; $lang['manual order'] = 'manuálne zoradenie'; $lang['Albums automatically sorted'] = 'Automaticky triedené albumy'; -$lang['Keep high definition'] = 'Udržať vysoké rozlíšenie'; -$lang['The high definition maximum width must be a number between %d and %d'] = 'Šírka vysokého rozlíšenia musí byť číslo medzi %d a %d'; -$lang['The high definition maximum height must be a number between %d and %d'] = 'Výška vysokého rozlíšenia musí byť číslo medzi %d a %d'; -$lang['The high definition image quality must be a number between %d and %d'] = 'Kvalita fotky vo vysokom rozlíšení musí byť číslo medzi %d a %d'; $lang['Batch Manager'] = 'Správca dávky'; $lang['include child albums'] = 'vrátane podalbumov'; $lang['Selection'] = 'Výber'; |