[ 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_image.php,v $ 7 | $Revision: 1.5 $ 8 | $Date: 2006/11/11 12:53:57 $ 9 | $Author: mrpete $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("IMALAN_1", "Enable image posting"); 13 define("IMALAN_2", "Display images, this will apply sitewide (comments, chatbox etc)"); 14 define("IMALAN_3", "Resize method"); 15 define("IMALAN_4", "Method used to resize images, either GD1/2 library, or ImageMagick"); 16 define("IMALAN_5", "Path to ImageMagick (if selected)"); 17 define("IMALAN_6", "Full path to ImageMagick Convert utility"); 18 define("IMALAN_7", "Image Settings"); 19 define("IMALAN_8", "Update Image Settings"); 20 define("IMALAN_9", "Image settings updated"); 21 define("IMALAN_10", "Image posting class"); 22 define("IMALAN_11", "Restrict users who can post images (if enabled above)"); 23 define("IMALAN_12", "Disabled image method"); 24 define("IMALAN_13", "What to do with posted images if image posting is disabled"); 25 define("IMALAN_14", "Show image URL"); 26 define("IMALAN_15", "Show nothing"); 27 define("IMALAN_16", "Show uploaded avatars"); 28 define("IMALAN_17", "Click here"); 29 define("IMALAN_18", "Uploaded images"); 30 31 define("IMALAN_21", "Used by"); 32 define("IMALAN_22", "Image not in use"); 33 define("IMALAN_23", "Avatar"); 34 define("IMALAN_24", "Photograph"); 35 define("IMALAN_25", "Click here to delete all unused images"); 36 define("IMALAN_26", "image(s) deleted"); 37 38 define("IMALAN_28", "deleted"); 39 define("IMALAN_29", "No images"); 40 define("IMALAN_30", "Everyone (public)"); 41 define("IMALAN_31", "Guests only"); 42 define("IMALAN_32", "Members only"); 43 define("IMALAN_33", "Admin only"); 44 define("IMALAN_34", "Enable Sleight"); 45 define("IMALAN_35", "Fixes transparent PNG-24's with alpha transparency in IE 5 / 6 (Applies Sitewide)"); 46 47 define("IMALAN_36", "Validate avatar size and access"); 48 define("IMALAN_37", "Avatar Validation"); 49 define("IMALAN_38", "Maximum allowable width"); 50 define("IMALAN_39", "Maximum allowable height"); 51 define("IMALAN_40", "Too wide"); 52 define("IMALAN_41", "Too high"); 53 define("IMALAN_42", "Not found"); 54 define("IMALAN_43", "Delete uploaded avatar"); 55 define("IMALAN_44", "Delete external reference"); 56 define("IMALAN_45", "Not found"); 57 define("IMALAN_46", "Too large"); 58 define("IMALAN_47", "Total uploaded avatars"); 59 define("IMALAN_48", "Total external avatars"); 60 define("IMALAN_49", "Users with avatars"); 61 define("IMALAN_50", "Total"); 62 define("IMALAN_51", "Avatar for "); 63 64 65 ?>
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 |