Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /var/www/blue-sky.co.id/public_html/application/language/english/ |
Upload File : |
<?php /*-----indonesian additional translation for product list page-----*/ //ENGLISH $lang['judul_form_print_kain'] = 'CUSTOM FABRIC PRINTING'; $lang['header_form_print_kain'] = 'ONLINE FABRIC PRINTING SERVICE'; $lang['capt_form_print_kain'] = 'To order custom fabric printing or online textile printing, kindly fill out the form below. We can also sew fabrics prints into finished products.'; $lang['inp_nama'] = "Name"; $lang['inp_nohp'] = "Nomor Handphone"; $lang['inp_email'] = "E-mail"; $lang['inp_address'] = "Shipping Address"; $lang['inp_provinsi'] = "Province"; $lang['inp_kabupaten'] = "County town"; $lang['inp_kecamatan'] = "Sub-district"; $lang['inp_kodepos'] = "Postal code"; $lang['inp_metodepengiriman'] = "Choice of shipping method"; $lang['inp_description1'] = "Additional information (request packing, request proof print, desired stitch, request to check that the color is the same as the test print / order for a certain number, etc.)"; $lang['info_print_order'] = "Each order number can be used for several images, with the same size and type of fabric."; $lang['inp_areapoint'] = "Print area and fabric type"; $lang['inp_panjangareaprint'] = "Print area (cm)"; $lang['info_panjangareaprint'] = "Minimum 100 cm (1 meter)"; $lang['inp_hasilprint'] = "What print results will be used as a product?"; $lang['info_hasilprint'] = "Please fill in so that we can better understand your needs which will be filled below."; $lang['inp_sumbergambar'] = "Image source"; $lang['inp_kode_shutterstock'] = "Code image shutterstock"; $lang['info_kode_shutterstock'] = "Use comma (,) if there are several image codes"; $lang['inp_file_dikirim_melalui'] = "File sent via"; $lang['inp_wetransfer_dropbox'] = "Wetransfer / Dropbox URL"; $lang['inp_upload_file_di_sini'] = "Upload file here"; $lang['info_upload_file_di_sini'] = "Hold down the CTRL key when selecting files, to upload multiple files at once. Use www.wetransfer.com or www.dropbox.com for a total file larger than 9MB."; $lang['info_ukuran_img1'] = "Size of desired image (Write the length of X and Y in the box provided below)"; $lang['info_ukuran_img2'] = "Write the desired size for 1 pattern. For example 45x45 cm, which means that within 90 cm x 1 meter there will be a maximum of 4 pattern images."; $lang['inp_ukuran_x'] = "Size X (cm)"; $lang['inp_ukuran_y'] = "Size Y (cm)"; $lang['info_jenis_pengulangan'] = "Pattern repetition type (Please fill in if your pattern is printed several times in the print area)"; $lang['inp_pengulangan_pola_diinginkan'] = "The desired type of repetition"; $lang['inp_jarak_antar_gambar'] = "Distance between images"; $lang['inp_description2'] = "Additional information (file name, placement, color, print on the back of the fabric, test print, etc.)"; $lang['btn_tambahcetakan'] = "Add more prints?"; $lang['btn_add'] = "Add"; $lang['btn_remove'] = "Remove"; $lang['info_keterangan_nama_pengirim1'] = "Description of Sender's Name"; $lang['info_keterangan_nama_pengirim2'] = "This section is specifically filled for those of you who want to do a Drop Ship and use the specified sender's name."; $lang['inp_detail_nama_pengirim'] = "Details of Sender's Name"; $lang['inp_nama_pengirim_shop_butik'] = "Name of sender / shop / boutique"; $lang['inp_nomor_handhone_pengirim'] = "Sender's mobile number"; $lang['checkbox_save_this_info'] = "Save this information for next time"; $lang['btn_kirim'] = "Send";