diff options
Diffstat (limited to 'language/hu_HU/admin.lang.php')
-rw-r--r-- | language/hu_HU/admin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index fbf203130..1329cce36 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -652,7 +652,7 @@ $lang['This theme was not designed to be directly activated'] = 'Ezt a témát à $lang['Pending Comments'] = 'Hozzászólások (függÅ‘ben)'; $lang['Who can see this photo?'] = 'Ki láthatja ezt a képet?'; $lang['Menu Management'] = 'Menü'; -$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'A php.ini fájlban az upload_max_filesize (% sB) nagyobb, mint a post_max_size (% sB), módosÃtania kell a beállÃtást'; +$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'A php.ini fájlban az upload_max_filesize (%sB) nagyobb, mint a post_max_size (%sB), módosÃtania kell a beállÃtást'; $lang['Exif extension not available, admin should disable exif use'] = 'Exif-kiterjesztés nem érhetÅ‘ el, az adminisztrátor tiltsa le az exif használatát'; $lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'A feltöltendÅ‘ fájl meghaladja a php.ini-ben megadott upload_max_filesize értéket: %sB'; $lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'A feltöltendÅ‘ fájlok meghaladják a php.ini-ben megadott post_max_size értéket: %sB'; @@ -941,4 +941,4 @@ $lang['Number of albums per page'] = 'Albumok száma oldalanként'; $lang['Maximum'] = 'Maximum'; $lang['Minimum'] = 'Minimum'; $lang['Ratio'] = 'Arány'; -?>
\ No newline at end of file +?> |