Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

100 lines
4.7 KiB

  1. [Strings]
  2. Msft = "Microsoft"
  3. MACSRV_DESC = "Pilote de noyau SFM"
  4. MacFile_Display = "Serveur de fichiers pour Macintosh"
  5. MacFile_Desc = "Permet aux clients Macintosh d'enregistrer et d'acc�der aux fichiers sur ce serveur. Si ce service est arr�t�, les clients Macintosh ne pourront plus acc�der � ce serveur. Si ce service est d�sactiv�, tous les services qui en d�pendent explicitement ne pourront pas d�marrer."
  6. MICROSOFT_UAM_VOLUME = "Microsoft UAM Volume"
  7. FLG_ADDREG_KEYONLY = 0x0010
  8. REG_MULTI_SZ = 0x10000
  9. REG_MULTI_SZ_NOCLOBBER = 0x10002
  10. REG_MULTI_SZ_APPEND = 0x1000A
  11. REG_MULTI_SZ_DELVAL = 0x10006
  12. REG_EXPAND_SZ = 0x20000
  13. REG_DWORD = 0x10001
  14. REG_DWORD_NOCLOBBER = 0x10003
  15. SERVICE_DEMAND_START = 3
  16. SERVICE_AUTO_START = 2
  17. SERVICE_WIN32_SHARE_PROCESS = 32
  18. SERVICE_FILE_SYSTEM_DRIVER = 2
  19. SERVICE_WIN32_OWN_PROCESS = 16
  20. XCEL1COMMENT = "Comment=Graphique MS Excel 3.0"
  21. XCEL2COMMENT = "Comment=Classeur MS Excel 3.0"
  22. XCEL3COMMENT = "Comment=Feuille de macros MS Excel 3.0"
  23. XCEL4COMMENT = "Comment=Espace de travail MS Excel 3.0"
  24. XCEL5COMMENT = "Comment=Fichier de macros add-in MS Excel 3.0"
  25. XCEL6COMMENT = "Comment=Fichier mod�le MS Excel 3.0"
  26. XCEL7COMMENT = "Comment=MS Excel 3.0"
  27. XCEL8COMMENT = "Comment=Graphique MS Excel 4.0"
  28. XCEL9COMMENT = "Comment=Classeur MS Excel 4.0"
  29. XCEL10COMMENT = "Comment=Feuille de macros MS Excel 4.0"
  30. XCEL11COMMENT = "Comment=Espace de travail MS Excel 4.0"
  31. XCEL12COMMENT = "Comment=Fichier de macros add-in MS Excel 4.0"
  32. XCEL13COMMENT = "Comment=Fichier mod�le MS Excel 4.0"
  33. XCEL14COMMENT = "Comment=Document MS Excel 98/2001"
  34. XCEL15COMMENT = "Comment=Fichier mod�le MS Excel 98/2001"
  35. XCEL16COMMENT = "Comment=Fichier de macros add-in MS Excel 98"
  36. XCEL19COMMENT = "Comment=Fichier de macros add-in MS Excel 2001"
  37. MSWD1COMMENT = "Comment=Document MS Word 5.1"
  38. MSWD2COMMENT = "Comment=Document MS Word 5.1"
  39. MSWD3COMMENT = "Comment=Document MS Word 6.0"
  40. MSWD4COMMENT = "Comment=Mod�le MS Word 6.0"
  41. MSWD5COMMENT = "Comment=Document MS Word 98"
  42. MSWD6COMMENT = "Comment=Mod�le MS Word 98"
  43. MSWD7COMMENT = "Comment=Document MS Word 2001"
  44. MSWD8COMMENT = "Comment=Mod�le MS Word 2001"
  45. MSPJ1COMMENT = "Comment=MS Project 4.0"
  46. MSPJ2COMMENT = "Comment=Fichier d'�change MS Project 4.0"
  47. MSPJ3COMMENT = "Comment=Calendrier MS Project 4.0"
  48. MSPJ4COMMENT = "Comment=Vue MS Project 4.0"
  49. MSPJ5COMMENT = "Comment=Espace de travail MS Project 4.0"
  50. MSPJ6COMMENT = "Comment=Mod�le MS Project 4.0"
  51. ALD31COMMENT = "Comment=Publication Pagemaker 3.0"
  52. ALD32COMMENT = "Comment=Mod�le Pagemaker 3.0"
  53. ALD33COMMENT = "Comment=Graphique TIFF Pagemaker 3.0"
  54. ALD41COMMENT = "Comment=Publication Pagemaker 4.0"
  55. ALD42COMMENT = "Comment=Mod�le Pagemaker 4.0"
  56. ALD43COMMENT = "Comment=Graphique TIFF Pagemaker 4.0"
  57. ALD51COMMENT = "Comment=Publication Pagemaker 4.0"
  58. ALD52COMMENT = "Comment=Mod�le Pagemaker 5.0"
  59. ALD53COMMENT = "Comment=Graphique TIFF Pagemaker 5.0"
  60. ALD61COMMENT = "Comment=Publication Pagemaker 6.0"
  61. ALD62COMMENT = "Comment=Mod�le Pagemaker 6.0"
  62. ALD63COMMENT = "Comment=Graphique TIFF Pagemaker 6.0"
  63. MORECOMMENT = "Comment=Fichier Symantec More"
  64. FOXCOMMENT = "Comment=FoxBase Plus"
  65. ARTZCOMMENT = "Comment=Adobe Illustrator"
  66. ART5COMMENT = "Comment=Adobe Illustrator 8"
  67. SITCOMMENT = "Comment=Aladdin Stuffit"
  68. PPT2COMMENT = "Comment=MS PowerPoint 2.0"
  69. PPT3COMMENT = "Comment=MS PowerPoint 3.0"
  70. PPT4COMMENT = "Comment=Pr�sentation MS PowerPoint 98"
  71. PPT5COMMENT = "Comment=Pr�sentation MS PowerPoint 98"
  72. PPT6COMMENT = "Comment=Pr�sentation MS PowerPoint 2001"
  73. PPT7COMMENT = "Comment=Pr�sentation MS PowerPoint 2001"
  74. L123COMMENT = "Comment=Lotus 1-2-3"
  75. LMANCOMMENT = "Comment=Ex�cutables LMAN"
  76. TTXTCOMMENT = "Comment=Document Teach Text"
  77. FOXX1COMMENT = "Comment=Table FoxPro 2.0"
  78. FOXX2COMMENT = "Comment=M�mo FoxPro 2.0"
  79. FOXX3COMMENT = "Comment=Index FoxPro 2.0"
  80. FOXX4COMMENT = "Comment=Index compos� FoxPro 2.0"
  81. FOXX5COMMENT = "Comment=Programme FoxPro 2.0"
  82. FOXX6COMMENT = "Comment=Rapport FoxPro 2.0"
  83. FOXX7COMMENT = "Comment=M�mo de rapport FoxPro 2.0"
  84. FOXX8COMMENT = "Comment=�tiquette FoxPro 2.0"
  85. FOXX9COMMENT = "Comment=M�mo d'�tiquette FoxPro 2.0"
  86. FOXX10COMMENT = "Comment=�cran FoxPro 2.0"
  87. FOXX11COMMENT = "Comment=M�mo d'�cran FoxPro 2.0"
  88. FOXX12COMMENT = "Comment=Menu FoxPro 2.0"
  89. FOXX13COMMENT = "Comment=M�mo de menu FoxPro 2.0"
  90. FOXX14COMMENT = "Comment=Programme de requ�te g�n�rique FoxPro 2.0"
  91. FOXX15COMMENT = "Comment=Projet FoxPro 2.0"
  92. FOXX16COMMENT = "Comment=M�mo de projet FoxPro 2.0"
  93. FOXX17COMMENT = "Comment=Projet FoxPro 3.0"
  94. FOXX18COMMENT = "Comment=Programme FoxPro 3.0"