[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 /* 3 + ----------------------------------------------------------------------------+ 4 | e107 website system - Language File. 5 | 6 | $Source: /cvsroot/e107/e107_0.7/e107_languages/English/admin/lan_upload.php,v $ 7 | $Revision: 1.6 $ 8 | $Date: 2006/11/30 16:07:08 $ 9 | $Author: lisa_ $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("UPLLAN_1", "Upload removed from list."); 13 define("UPLLAN_2", "Settings saved in database"); 14 define("UPLLAN_3", "Upload ID"); 15 16 define("UPLLAN_5", "Poster"); 17 define("UPLLAN_6", "Email"); 18 define("UPLLAN_7", "Website"); 19 define("UPLLAN_8", "File Name"); 20 21 define("UPLLAN_9", "Version"); 22 define("UPLLAN_10", "File"); 23 define("UPLLAN_11", "File Size"); 24 define("UPLLAN_12", "Screenshot"); 25 define("UPLLAN_13", "Description"); 26 define("UPLLAN_14", "Demo"); 27 28 define("UPLLAN_16", "copy to newspost"); 29 define("UPLLAN_17", "remove upload from list"); 30 define("UPLLAN_18", "View details"); 31 define("UPLLAN_19", "There are no unmoderated public uploads"); 32 define("UPLLAN_20", "There"); 33 define("UPLLAN_21", "unmoderated public upload"); 34 define("UPLLAN_22", "ID"); 35 define("UPLLAN_23", "Name"); 36 define("UPLLAN_24", "Filetype"); 37 define("UPLLAN_25", "Uploads Enabled?"); 38 define("UPLLAN_26", "No public uploads will be permitted if disabled"); 39 define("UPLLAN_27", "unmoderated public uploads"); 40 41 define("UPLLAN_29", "Storage type"); 42 define("UPLLAN_30", "Choose how to store uploaded files, either as normal files on server or as binary info in database<br /><b>Note</b> binary is only suitable for smaller files under approximately 500kb"); 43 define("UPLLAN_31", "Flatfile"); 44 define("UPLLAN_32", "Binary"); 45 define("UPLLAN_33", "Maximum file size"); 46 define("UPLLAN_34", "Maximum upload size in bytes - leave blank to conform to php.ini setting ( php.ini setting is"); 47 define("UPLLAN_35", "Allowed file types"); 48 define("UPLLAN_36", "Please enter one type per line"); 49 define("UPLLAN_37", "Permission"); 50 define("UPLLAN_38", "Select to allow only certain users to upload"); 51 define("UPLLAN_39", "Submit"); 52 53 define("UPLLAN_41", "Please note - file uploads are disabled from your php.ini, it will not be possible to upload files until you set it to On."); 54 55 define("UPLLAN_42", "Actions"); 56 define("UPLLAN_43", "Uploads"); 57 define("UPLLAN_44", "Upload"); 58 59 define("UPLLAN_45", "Are you sure you want to delete the following file..."); 60 61 define("UPLAN_COPYTODLM", "copy to download manager"); 62 define("UPLAN_IS", "is "); 63 define("UPLAN_ARE", "are "); 64 define("UPLAN_COPYTODLS", "Copy to Downloads"); 65 66 define("UPLLAN_48", "For security reasons allowed file types has been moved out of the database into a 67 flatfile located in your admin directory. To use, rename the file e107_admin/filetypes_.php to e107_admin/filetypes.php 68 and add a comma delimited list of file type extensions to it. You should not allow the upload of .html, .txt, etc., as an attacker may upload a file of this type which includes malicious javascript. You should also, of course, not allow 69 the upload of .php files or any other type of executable script."); 70 71 72 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |