class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
$translation['uploaded_too_big_ini'] = 'Pengunggahan tidak berhasil (ukuran berkas melebihi ukuran upload_max_filesize dalam php.ini).' //; 'File upload error (the uploaded file exceeds the upload_max_filesize directive in php.ini).';
the error point is the first semicolon.