[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 // I18N constants 2 3 // LANG: "en", ENCODING: UTF-8 | ISO-8859-1 4 // Author: Thijs Elenbaas, thijs@contemplated.net 5 6 // FOR TRANSLATORS: 7 // 8 // 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE 9 // (at least a valid email address) 10 // 11 // 2. PLEASE TRY TO USE UTF-8 FOR ENCODING; 12 // (if this is not possible, please include a comment 13 // that states what encoding is necessary.) 14 15 ImageManager.I18N = { 16 "Image Manager" : "Afbeeldingbeheer", 17 "Insert Image" : "Voeg afbeelding in", 18 "Crop" : "Snijd bij", 19 "scale" : "Schaal", 20 "Image File" : "Afbeelding", 21 "Directory" : "Folder", 22 "Width" : "Breedte", 23 "Height" : "Hoogte", 24 "V Space" : "V ruimte", 25 "H Space" : "H ruimte", 26 "Refresh" : "Ververs", 27 "OK" : "OK", 28 "Border" : "Rand", 29 "Alt" : "Alternatief", 30 "Align" : "Uitlijnen", 31 "Constrain Proportions" : "Behoud verhoudingen", 32 "Cancel" : "Annuleren", 33 "Edit" : "Bewerk", 34 "Thrash" : "Verwijder", 35 "Resize" : "Herschaal", 36 "Rotate" : "Roteer", 37 "Measure" : "Meet op", 38 "Marker" : "Markeer", 39 "Save" : "Opslaan" 40 }; 41 /* 42 43 44 */
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |