<?php ///////////////////////////////////////////////////////////////////////// // Product: Daddy's File Host // // Version: 1.0 // // // // by DaddyScripts.com // // // // original source code by Jim (j-fx.ws) and Steven (galaxyscripts.com)// ///////////////////////////////////////////////////////////////////////// // Language - English // Main Page /pages/upload.php $lang[upload] = "Upload File" ; $lang[maxsize] = "Maximum Filesize :"; $lang[email] = "Email Address :"; $lang[description] = "File Description :"; $lang[protection] = "Password Protection :"; $lang[sinfo] = "By uploading your file, you agree to our"; $lang[tos] = "Terms of Service"; $lang[progress] = "Upload in progress. Please Wait..."; $lang[hosting] = "Currently Hosting"; $lang[files] = "files"; $lang[total] = "Total!"; $lang[info] = $compname." is a free file hosting service. Feel free to upload your files here!. Just Browse The File And Click Upload And You Will Recieve A Download Link."; $lang[nofile] = "Please Choose A File To Upload."; $lang[emailopt] = "Email"; $lang[desopt] = "File Description"; $lang[passopt] = "Password Protection"; $lang[opt] = "Optional"; // Upload Page upload.php $lang[yupfile] = "Your file was uploaded!"; $lang[udownfile] = "Your download link"; $lang[udeletefile] = "Your delete link"; $lang[uremfile] = "Please remember the above links."; $lang[ufile] = "Your File"; $lang[thank] = "Thank you for using our service."; $lang[yup] = "Your Uploaded File"; $lang[wup] = "Was uploaded"; $lang[tsoon] = "You're trying to upload again too soon!"; $lang[tlarge] = "The file you uploaded is too large"; $lang[dpick] = "You didn't pick a file to upload"; $lang[icat] = "Invalid category was chosen.."; $lang[itype] = "That file type is not allowed to be uploaded."; $lang[nallow] = "You are not allowed to upload files."; $lang[noallow] = "That file is not allowed to be uploaded."; // Top 10 Page top.php $lang[fname] = "Filename"; $lang[dloads] = "Downloads"; $lang[disabled10] = "This page is disabled."; $lang[size10] = "Size"; $lang[ldload] = "Last Download"; $lang[fdis10] = "File List Is Disabled."; $lang[topten] = "Top Ten Files"; // report.php $lang[treport] = "Try reporting a file."; $lang[uall] = "You are not allowed to report files."; $lang[frepo] = "File reported. Thanks."; $lang[redir] = "You Will Be Redirected To Homepage In 10 Seconds."; $lang[rthanks] = "File reported. Thanks."; // Index.php $lang[allfile] = "allowed file types:"; $lang[cat2] = "Category"; // files.php $lang[filelist] = "File List"; $lang[disfiles] = "This page is disabled"; $lang[fldis] = "The files list is disabled."; $lang[ftotal] = " Total Files: "; // top.php $lang[topfiles] = "Top Files"; $lang[disfiles] = "This page is disabled"; $lang[fldis] = "The files list is disabled."; // download.php $lang[younallow] = "You are not allowed to download files."; $lang[inlink] = "Invalid download link."; $lang[indlink2] = "Invalid Delete link."; $lang[ufwd] = "Your file was deleted."; $lang[uwbr] = "You Will Be Redirected To Homepage In 10 Seconds."; $lang[pw2] = "Password Protected"; $lang[petc] = "Please Enter The Correct Password To Acess The Download"; $lang[fd6] = "File Description"; $lang[fn6] = "File Name"; $lang[tdsoon] = "You're trying to upload again too soon!"; $lang[rtf] = "Report This File"; $lang[fbu] = "File Bandwidth Used"; $lang[nenjava] = "If you're seeing this message, you need to enable JavaScript"; $lang[dl_ip] = "IP Address"; $lang[dl_filesize] = "File Size"; $lang[dl_file_dl] = "File Downloaded"; $lang[dl_file_dl1] = "times"; $lang[dl_last_dl] = "Last Download"; $lang[dl_file_now] = "Download File Now"; $lang[dl_file_now1] = "Please wait"; $lang[dl_file_now2] = "seconds"; $lang[dl_ticket] = "Download Ticket reserved"; $lang[dl_a_file] = "Download a File from our Server"; // download.php + download2.php $lang[younallow] = "You are not allowed to download files."; $lang[inlink] = "Invalid download link."; $lang[indlink2] = "Invalid Delete link."; $lang[ufwd] = "Your file was deleted."; $lang[uwbr] = "You Will Be Redirected To Homepage In 10 Seconds."; $lang[pw2] = "Password Protected"; $lang[petc] = "Please Enter The Correct Password To Acess The Download"; $lang[fd6] = "File Description"; $lang[fn6] = "File Name"; $lang[tdsoon] = "You're trying to upload again too soon!"; $lang[rtf] = "Report This File"; $lang[fbu] = "File Bandwith Used"; $lang[nenjava] = "If you're seeing this message, you need to enable JavaScript"; // Adminpanel // Header-Links $lang[logout] = "Logout"; $lang[index] = "Index"; $lang[files] = "Files"; $lang[images] = "Images"; $lang[master] = "Master Password"; $lang[abuse] = "Abuse"; $lang[delete] = "Delete"; $lang[bans] = "Bans"; $lang[info_1] = "Info"; $lang[check] = "Check"; $lang[settings] = "Settings"; // Admin-Index $lang[welcome] = "Welcome to your"; $lang[adminpanel] = "Admin Panel"; $lang[adel] = "Delete"; $lang[statistic] = "Statistic:"; $lang[diskspace] = "Total Diskspace:"; $lang[in_use] = "In Use:"; $lang[free] = "Actually Free:"; $lang[adminlogin] = "Password: "; $lang[adminlogout] = "You Have Logged Out Succesfully!"; $lang[bandwith] = "Bandwith"; $lang[set_master] = "Here you can set a Master Password for all Downloads. Be carefull with this Option!!!"; $lang[set_master_now] = "Set Master Password now!!!"; $lang[set_master_1] = "Input Master Password: "; $lang[ignore] = "Ignore Report"; $lang[abuse_man] = "Abuse-Management"; $lang[ban_text] = "Enter an IP or file hash to ban: "; $lang[total_files] = "Total Files:"; $lang[total_filesize] = "Total Filespace:"; $lang[total_downloads] = "Total Downloads:"; $lang[total_bandwith] = "Total Bandwidth:"; $lang[check_1] = "Check your MFH Installation"; $lang[check_2] = "Please make all Folders and Textfiles writable (CHMOD 0777)"; $lang[check_3] = "PHP Information"; $lang[folder] = "Folder"; $lang[textfiles] = "Textfiles"; $lang[foldern] = "Folder does not exists"; $lang[foldere] = "Folder exists and is writable"; $lang[foldernw] = "Folder is not writable. PLEASE CHMOD 0777"; $lang[fe] = "File exists and is writable"; $lang[few] = "File does not exists or is not writable. PLEASE CHMOD 0777"; $lang[rp] = "Reload Page"; $lang[info_11] = "Server Info"; $lang[la] = "Last Update"; $lang[sd] = "Server and Services"; $lang[ap] = "Actual Processor Load: "; $lang[cpu] = "Processor Load of "; $lang[pws] = "Password"; // settings.php $lang[changed_success] = "Settings changed sucessfully"; $lang[change_not_sucess] = "Settings could not be changed"; $lang[settings_on] = "On"; $lang[settings_off] = "Off"; $lang[settings_change] = "Change Settings"; $lang[settings_minutes] = "Minutes"; $lang[settings_seconds] = "Seconds"; $lang[settings_days] = "Days"; $lang[settings_site_name] = "Site Name"; $lang[settings_slogan] = "Slogan"; $lang[settings_script_url] = "Script URL"; $lang[settings_password] = "Admin Password"; $lang[settings_email] = "Your eMail"; $lang[settings_language] = "Language"; $lang[settings_maxfilesize] = "Max File Size"; $lang[settings_maximgfilesize] = "Max Image Size"; $lang[settings_downloadtimelimit] = "DL Time Limit"; $lang[settings_uploadtimelimit] = "Upload Time Limit"; $lang[settings_nolimitsize] = "No Limit Size"; $lang[settings_deleteafter] = "Delete after"; $lang[settings_downloadtimer] = "Download Timer"; $lang[settings_filelist] = "Enable File List"; $lang[settings_filetypes] = "File Types"; $lang[settings_imagefiletypes] = "Image File Types"; $lang[settings_shorturl] = "Short URL"; $lang[settings_email_option] = "eMail Option"; $lang[settings_password_feature] = "Password Feature"; $lang[settings_file_description] = "File Description"; $lang[settings_toplist] = "Top 10 List"; $lang[settings_site_name1] = "Enter Your File Hosting Company's Name Here"; $lang[settings_slogan1] = "Enter Your File Hosting Company's Slogan Here"; $lang[settings_script_url1] = "Enter The Script Url Here Ending With A Slash '/'"; $lang[settings_password1] = "Enter your Admin-Password here"; $lang[settings_password2] = "!!! Please change first !!!"; $lang[settings_email1] = "Set Your eMail-Adress here"; $lang[settings_language1] = "This Is The Language You Want The Script To Be In"; $lang[settings_maxfilesize1] = "The Max File Size Of Your Service (eg :- 25 means 25 mb)"; $lang[settings_maximgsize1] = "The Max Image Size Of Your Service (eg :- 25 means 25 mb)"; $lang[settings_filetypes_descr] = "Define your file types allowed. e.g. *.swf, *.jpg, *.jpeg. Use * for all file types!"; $lang[settings_imagefiletypes_descr] = "Define your image file types allowed. e.g. *.jpg, *.jpeg. Use * for all file types!"; $lang[settings_downloadtimelimit1] = "Time users must wait before downloading another file"; $lang[settings_uploadtimelimit1] = "Time users must wait before uploading another file"; $lang[settings_nolimitsize1] = "If a file is under this many mb, there is no time limit"; $lang[settings_deleteafter1] = "Delete files if not downloaded after this many days"; $lang[settings_downloadtimer1] = "Length of the timer on the download page"; $lang[settings_filelist1] = "Allows users to see a list of uploaded files. set to off to disable"; $lang[settings_shorturl1] = "Short url Eg yourdomain.com/13232 needs mod_rewrite enabled"; $lang[settings_email_option1] = "Set this to On to allow users to email themselves the download links"; $lang[settings_password_feature1] = "Set this to On to allow users to save downloads by a password"; $lang[settings_file_description1] = "Set this to On to enable the description field"; $lang[settings_toplist1] = "Allows users to see a top list of 10 files. set to off to disable"; $lang[settings_dlspeed] = "Download Speed"; $lang[settings_dlspeed1] = "Set here your Download-Speed"; $lang[settings_pps] = "Entries"; $lang[settings_pps1] = "How many Entries shows you on Admins Filelist"; $lang[settings_pps2] = "Per Page"; $lang[settings_pps3] = "How many Entries shows you on Users Filelist"; $lang[settings_pps4] = "How many Entries shows you on Downloadlist"; $lang[settings_aemail] = "Abuse-eMail"; $lang[settings_aemail1] = "Set here your Abuse-eMail"; $lang[settings_personal_data] = "Configuration of Your Personal Data"; $lang[settings_personal_data1] = "(For T.O.S. - Not required in all Countries, but required eg. in Germany)"; $lang[settings_personal_name] = "Name"; $lang[settings_personal_name1] = "Your Name"; $lang[settings_personal_street] = "Street"; $lang[settings_personal_street1] = "Your Street"; $lang[settings_personal_city] = "Postalcode & City"; $lang[settings_personal_city1] = "Your Postalcode and City"; $lang[settings_personal_phone] = "Phone-Number"; $lang[settings_personal_phone1] = "Your Phone-Number"; $lang[settings_personal_url] = "Internet"; $lang[settings_personal_url1] = "The URL of Your Internet-Adress"; $lang[settings_main_config] = "Main Configuration"; $lang[dldate] = "Date"; $lang[dltime] = "Time"; $lang[dlback] = "Back to Files"; $lang[settings_style] = "Style"; $lang[settings_style1] = "Set here your MFH Style"; $lang[dltotal] = "Total Downloads: "; // bl.php $lang[pagination] = "Page: "; // Toplinks $lang[top_upload] = "Upload File"; $lang[top_imageup] = "Upload Image"; $lang[top_files] = "Files"; $lang[top_tos] = "T.O.S."; $lang[top_faq] = "F.A.Q."; $lang[top_top] = "Top 10"; $lang[top_admin] = "Admin"; // tos.php $lang[tos_tos] = "Terms of Service"; $lang[tos_point1] = "You may not upload any files that infringe copyrights."; $lang[tos_point2] = "You may not upload any files that are considered illegal in your country."; $lang[tos_point3] = "You are responsible for the files you upload."; $lang[tos_point4] = "The owner of this site reserves the right to delete any files hosted here for any reason."; $lang[tos_send_abuse] = "Send Abuse-Links to: "; // faq.php $lang[faq] = "F.A.Q. - Frequently Ask Questions"; $lang[faq1] = "What is the largest file I can upload?"; $lang[faq2] = "How long will my files stay hosted here?"; $lang[faq3] = "What are the limits for uploading and downloading files?"; $lang[faq4] = "What about smaller files?"; $lang[faq5] = "How can I run a file hosting site like this?"; $lang[faq1a] = "The maximum allowed file size is"; $lang[faq2a] = "Your files will be kept on our servers as long as it is downloaded every"; $lang[faq2b] = "Days"; $lang[faq3a] = "You may upload a file every"; $lang[faq3b] = "minutes."; $lang[faq3c] = "You may download a file every"; $lang[faq3d] = "minutes."; $lang[faq4a] = "Files less than"; $lang[faq4b] = "megabytes don't count towards your upload or download limits."; $lang[faq5a] = "Just visit"; $lang[faq5b] = "and download Daddy's File Host script. Its easy to set up and use!"; // Images (new section) $lang[multiupload] = "To select more than one file to upload, just highlight more than one file when you click on the Upload button."; ?>