You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$lang['Start pLoader and add your photos.'] = 'Spusťte pLoader a přidejte Vaše fotografie.';
@@ -748,4 +742,56 @@
748
742
$lang['Order of menubar items has been updated successfully.'] = 'Pořadí položek v menu bylo úspěšně aktualizováno.';
749
743
$lang['This theme was not designed to be directly activated'] = 'Toto téma nebylo navrženo tak, aby bylo přímo aktivovatelné';
750
744
$lang['Menu Management'] = 'Další funkce';
751
-
?>
745
+
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'Ve vašem souboru php.ini, je nastavení upload_max_filesize (%sB) větší než nastavení post_max_size (%sB), ';
746
+
$lang['Exif extension not available, admin should disable exif use'] = 'PHP rozšíření Exif není dostupné, admininstrátor by měl vypnout použití exif';
747
+
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Velikost nahraváného souboru je větší než nastavení upload_max_filesize ve Vašem souboru php.ini: %sB';
748
+
$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'Velikost nahraváného souboru je větší než nastavení post_max_size directive ve Vašem souboru php.ini: %sB';
749
+
$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Velikost nahraváného souboru je větší než nastavení MAX_FILE_SIZE definovaná v HTML form';
750
+
$lang['The uploaded file was only partially uploaded'] = 'Nahrávaný soubor byl nahrán pouze částečně';
751
+
$lang['No file was uploaded'] = 'Žádný soubor nebyl nahrán';
752
+
$lang['Missing a temporary folder'] = 'Chybějící dočasný adresář';
753
+
$lang['Failed to write file to disk'] = 'Nepodařilo se zapsat soubor na disk';
754
+
$lang['File upload stopped by extension'] = 'Nahrávání souboru bylo zastaveno kvůlu přípony';
755
+
$lang['Unknown upload error'] = 'Neznámá chyba při nahrávání';
756
+
$lang['Error on file "%s" : %s'] = 'Chyba souboru "%s" : %s';
757
+
$lang['automatic order'] = 'automatické řazení';
758
+
$lang['manual order'] = 'ruční řazení';
759
+
$lang['Albums automatically sorted'] = 'Alba jsou řazena automaticky';
760
+
$lang['Keep high definition'] = 'Zachovat vysoké rozlišení';
761
+
$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';
762
+
$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';
763
+
$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';
0 commit comments