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.

352 lines
11 KiB

  1. [Strings]
  2. @*:
  3. @*: Codepage should be changed to the localized language codepage
  4. @*: during localization. This is used to implement the ability to
  5. @*: append/replace inf files at run time based on infs which
  6. @*: were not present when the cd was made.
  7. @*:
  8. codepage=1251
  9. ;please do not localize this
  10. CurrentVersion = HKLM\Software\Microsoft\Windows\CurrentVersion
  11. NTCurrentVersion = HKLM\Software\Microsoft\Windows NT\CurrentVersion
  12. Services = HKLM\System\CurrentControlSet\Services
  13. NOECHOSYM = @
  14. EQUALSIGN = "="
  15. BOOT16MSG="REM Setup Generated File."
  16. ;when you have Scrolling Marquee as your screen saver on Win95, in Control.INI there is a section called "Screen Saver.XXXXX".
  17. ;Please replace the key value below with that section name.
  18. ss_marquee95 = "Screen Saver.Marquee"
  19. ;when you have Scrolling Marquee as your screen saver on WinNT, in HKEY_CURRENT_USER\Control Panel there is a key
  20. ;called "Screen Saver.XXXXX". Please replace the key value below with that key name.
  21. ss_marqueeNT = "Screen Saver.Marquee"
  22. ;when you have Flying Through Space as your screen saver on Win95, in Control.INI there is a section called "Screen Saver.XXXXX".
  23. ;Please replace the key value below with that section name.
  24. ss_stars95 = "Screen Saver.Stars"
  25. ;when you have Flying Through Space as your screen saver on WinNT, in HKEY_CURRENT_USER\Control Panel there is a key
  26. ;called "Screen Saver.XXXXX". Please replace the key value below with that key name.
  27. ss_starsNT = "Screen Saver.Stars"
  28. ;when you have 3D Text as your screen saver on Win95, in Control.INI there is a section called "<screen saver>.<3d text>".
  29. ;Please replace the key value below with that section name.
  30. ss_3dtext95 = "Screen Saver.3DText"
  31. ;when you have 3D Text as your screen saver on WinNT, in HKEY_CURRENT_USER\Control Panel there is a key
  32. ;called "<screen saver>.<3dtext>". Please replace the key value below with that key name.
  33. ss_3dtextNT = "Screen Saver.3DText"
  34. ;this is the section name from %windir%\SOL.INI where the solitaire game keeps the settings on Win9x side. Please localize accordingly.
  35. sol_sect95 = �������
  36. ;this is the section name from %windir%\SOL.INI where the solitaire game keeps the settings on Win98 side. Please localize accordingly.
  37. sol_sect98 = �������
  38. ;this is the section name from %windir%\WIN.INI where the solitaire game keeps the settings on NT side. Please localize accordingly.
  39. sol_sectNT = �������
  40. @*:
  41. @*: This is the Accessories directory found in %ProgramFiles%.
  42. @*: If this directory is not localized, do not change this string.
  43. @*:
  44. Accessories = Accessories
  45. @*:
  46. @*: This is the Internet Explorer directory found in %ProgramFiles%.
  47. @*: If this directory is not localized, do not change this string.
  48. @*:
  49. Internet_Explorer = "Internet Explorer"
  50. @*:
  51. @*: This is the Connection Wizard directory found in %ProgramFiles%\%Internet_Explorer%.
  52. @*: If this directory is not localized, do not change this string.
  53. @*:
  54. Connection_Wizard = "������ ����������� � ���������"
  55. @*:
  56. @*: This is the Outlook Express directory found in %ProgramFiles%.
  57. @*: If this directory is not localized, do not change this string.
  58. @*:
  59. Outlook_Express = "Outlook Express"
  60. @*:
  61. @*: If these directories are not localized, do not change the strings.
  62. @*:
  63. StartMenu = "������� ����"
  64. Programs = "���������"
  65. Communications = �����
  66. History = "History"
  67. System_Tools = "���������"
  68. Games = ����
  69. Accessibility = ����������� �����������
  70. Connections = "�����������"
  71. Crypto = "Crypto"
  72. Default_Pictures = "Default Pictures"
  73. Entertainment = �����������
  74. Fax = ��������� �� �����
  75. Administrative_Tools = "�����������������"
  76. My_Faxes = "��� �����"
  77. My_Pictures = "��� �������"
  78. My_Music = "��� ������"
  79. Microsoft = "Microsoft"
  80. Network = "����"
  81. Pbk = "Pbk"
  82. Documents = "���������"
  83. Common_CoverPages = "Common Coverpages"
  84. Links = "������"
  85. Windows = "Windows"
  86. Temp = "Temp"
  87. Temporary_Internet_Files = "Temporary Internet Files"
  88. My_Video = "��� �����������"
  89. My_Documents = "��� ���������"
  90. RSA = "RSA"
  91. S-1-5-18 = "S-1-5-18"
  92. Shared_Pictures = "��� �������"
  93. Shared_Music = "��� ������"
  94. Shared_Video = "��� �����������"
  95. Shared_Documents = "���������"
  96. Sample_Music = "������� ������"
  97. Sample_Pictures = "������� ��������"
  98. UserData = "UserData"
  99. User_Account_Pictures = "������� ������� ������"
  100. @*:
  101. @*:
  102. @*: If this links are not localized, do not change this strings.
  103. @*:
  104. 3_Floppy_(A)_lnk = "3.5 ������� (A).lnk"
  105. Accessibility_Wizard_lnk = "������ ����������� ������������.lnk"
  106. Activate_Windows_lnk = "��������� Windows.lnk"
  107. Address_Book_lnk = "�������� �����.lnk"
  108. AMIPRO_SAM = "AMIPRO.SAM"
  109. Beethoven_s_Symphony_No__9_(Scherzo)_wma = "Beethoven's Symphony No. 9 (Scherzo).wma"
  110. Calculator_lnk = "�����������.lnk"
  111. Character_Map_lnk = "������� ��������.lnk"
  112. Command_Prompt_lnk = "��������� ������.lnk"
  113. Component_Services_lnk = "������ �����������.lnk"
  114. Compressed_(zipped)_Folder_ZFSendToTarget = "������ ZIP-�����.ZFSendToTarget"
  115. Computer_Management_lnk = "���������� �����������.lnk"
  116. CONFDENT_COV = "CONFDENT.COV"
  117. Crew_jpg = "Crew.jpg"
  118. Customize_Links_url = "��������� ������.url"
  119. Data_Sources_(ODBC)_lnk = "��������� ������ (ODBC).lnk"
  120. Desktop_(create_shortcut)_DeskLink = "������� ���� (������� �����).DeskLink"
  121. Disk_Cleanup_lnk = "������� �����.lnk"
  122. Disk_Defragmenter_lnk = "�������������� �����.lnk"
  123. Drumkit_Test_mid = "Drumkit Test.mid"
  124. DRM = "DRM"
  125. DRMV2_LIC = "DRMV2.LIC"
  126. DRMV2_SST = "DRMV2.SST"
  127. Event_Viewer_lnk = "�������� �������.lnk"
  128. EXCEL_XLS = "EXCEL.XLS"
  129. EXCEL4_XLS = "EXCEL4.XLS"
  130. Fax_Configuration_Wizard_lnk = "������ ��������� ������.lnk"
  131. Fax_Console_lnk = "������� ������.lnk"
  132. Fax_Cover_Page_Editor_lnk = "�������� ��������� ������� �����.lnk"
  133. Fax_Send_Wizard_lnk = "������ �������� ������.lnk"
  134. Fax_Service_Manager_lnk = "��������� ������ ������.lnk"
  135. Flourish_mid = "Flourish.mid"
  136. File_a_bug_report_lnk = "����� �� ������.lnk"
  137. Files_and_Settings_Transfer_Wizard_lnk = "������ �������� ������ � ����������.lnk"
  138. Free_Hotmail_url = "���������� ����� Hotmail.url"
  139. Freecell_lnk = "�������.lnk"
  140. FYI_COV = "FYI.COV"
  141. GENERIC_COV = "GENERIC.COV"
  142. Hearts_lnk = "�����.lnk"
  143. Home_Networking_Wizard_lnk = "������ ��������� ����.lnk"
  144. HyperTerminal_lnk = "HyperTerminal.lnk"
  145. Internet_Backgammon_lnk = "��������-�����.lnk"
  146. Internet_Checkers_lnk = "��������-�����.lnk"
  147. Internet_Connection_Wizard_lnk = "������ ����������� � ���������.lnk"
  148. Internet_Explorer_lnk = "Internet Explorer.lnk"
  149. Internet_Hearts_lnk = "��������-�����.lnk"
  150. Internet_Reversi_lnk = "��������-�������.lnk"
  151. Internet_Spades_lnk = "��������-����.lnk"
  152. LOTUS_WK4 = "LOTUS.WK4"
  153. Magnifier_lnk = "�������� ����.lnk"
  154. Mail_Recipient_MAPIMail = "�������.MAPIMail"
  155. Mountain_vista_jpg = "������ ���.jpg"
  156. Media_Index = "Media Index"
  157. Minesweeper_lnk = "�����.lnk"
  158. MSN_com_url = "MSN.com.url"
  159. MSN_Explorer_lnk = "MSN Explorer.lnk"
  160. MSN_Messenger_Service_lnk = "MSN Messenger Service.lnk"
  161. MUSIC_ASX = "MUSIC.ASX"
  162. MUSIC_WMA = "MUSIC.WMA"
  163. MUSIC_BMP = "MUSIC.BMP"
  164. My_Documents_mydocs = "��� ���������.mydocs"
  165. Narrator_lnk = "�������� ������.lnk"
  166. NetMeeting_lnk = "NetMeeting.lnk"
  167. Network_Connections_lnk = "������� �����������.lnk"
  168. Notepad_lnk = "�������.lnk"
  169. New_Stories_(Highway_Blues)_wma = "New Stories (Highway Blues).wma"
  170. On-Screen_Keyboard_lnk = "�������� ����������.lnk"
  171. OneStop_mid = "OneStop.mid"
  172. Orange_canyon_jpg = "������ ������.jpg"
  173. Outlook_Express_lnk = "Outlook Express.lnk"
  174. Paint_lnk = "Paint.lnk"
  175. Performance_lnk = "��������� �������.lnk"
  176. Pinball_lnk = "������.lnk"
  177. POWERPNT_PPT = "POWERPNT.PPT"
  178. PRESENTA_SHW = "PRESENTA.SHW"
  179. QUATTRO_WB2 = "QUATTRO.WB2"
  180. Radio_Station_Guide_url = "������������ �� �������������.url"
  181. Readme_Notes_lnk = "������� README.lnk"
  182. Remote_Desktop_Connection_lnk = "����������� � ���������� �������� �����.lnk"
  183. Run_in_Compatibility_Mode_lnk = "������ � ������ �������������.lnk"
  184. Sail_jpg = "Sail.jpg"
  185. Scheduled_Tasks_lnk = "����������� �������.lnk"
  186. Send_a_Fax_lnk = "��������� ����....lnk"
  187. Services_lnk = "������.lnk"
  188. SNDREC_WAV = "SNDREC.WAV"
  189. Solitaire_lnk = "�������.lnk"
  190. Sound_Recorder_lnk = "�����������.lnk"
  191. Spider_Solitaire_lnk = "����.lnk"
  192. Surfer_jpg = "Surfer.jpg"
  193. Synchronize_lnk = "�������������.lnk"
  194. System_Information_lnk = "�������� � �������.lnk"
  195. System_Restore_lnk = "�������������� �������.lnk"
  196. system@microsoft[1]_txt = "system@microsoft[1].txt"
  197. system@windowsme[1]_txt = "system@windowsme[1].txt"
  198. Town_mid = "Town.mid"
  199. URGENT_COV = "URGENT.COV"
  200. Utility_Manager_lnk = "��������� ��������� ��������.lnk"
  201. Volume_Control_lnk = "���������.lnk"
  202. Web_Publishing_Wizard_publishwizard = "������ ���-����������.publishwizard"
  203. Windows_Catalog_lnk = "������� Windows.lnk"
  204. Windows_Explorer_lnk = "���������.lnk"
  205. Windows_Media_Player_lnk = "������������� Windows Media.lnk"
  206. Windows_Media_url = "Windows Media.url"
  207. Windows_Movie_Maker_lnk = "Windows Movie Maker.lnk"
  208. Windows_Update_lnk = "Windows Update.lnk"
  209. Windows_url = "Windows.url"
  210. Windows_Real-Time_Client_lnk = "������ ������ ��������� �������.lnk"
  211. WINWORD_DOC = "WINWORD.DOC"
  212. WINWORD2_DOC = "WINWORD2.DOC"
  213. Winter_forest_jpg = "������� � �����.jpg"
  214. wmplibrary_v_0_12_db = "wmplibrary_v_0_12.db"
  215. WordPad_lnk = "WordPad.lnk"
  216. WORDPFCT_WPD = "WORDPFCT.WPD"
  217. WORDPFCT_WPG = "WORDPFCT.WPG"
  218. Writable_CD_cdburn = "������������ �������-����.cdburn"
  219. Remote_Assistance_lnk = "��������� ��������.lnk"
  220. @*:
  221. @*: These strings must match NT shell localization
  222. @*:
  223. Sample_Music_Lnk = "������� ������.lnk"
  224. Sample_Pictures_lnk = "������� ��������.lnk"
  225. Blue_Hills_jpg = "������� �����.jpg"
  226. Sunset_jpg = "�����.jpg"
  227. Water_lilies_jpg = "������� �����.jpg"
  228. Winter_jpg = "����.jpg"
  229. @*:
  230. Windows_XP_Balloon_wav = "Windows XP - ����������� ���������.wav"
  231. Windows_XP_Battery_Critical_wav = "Windows XP - ����� ������ �������� �������.wav"
  232. Windows_XP_Battery_Low_wav = "Windows XP - ������ ����� �������.wav"
  233. Windows_XP_Critical_Stop_wav = "Windows XP - ����������� ������.wav"
  234. Windows_XP_Default_wav = "Windows XP - ����������� ����.wav"
  235. Windows_XP_Ding_wav = "Windows XP - ����.wav"
  236. Windows_XP_Error_wav = "Windows XP - ������.wav"
  237. Windows_XP_Exclamation_wav = "Windows XP - �����������.wav"
  238. Windows_XP_Hardware_Fail_wav = "Windows XP - ����� ������������.wav"
  239. Windows_XP_Hardware_Insert_wav = "Windows XP - ������� ������������.wav"
  240. Windows_XP_Hardware_Remove_wav = "Windows XP - ���������� ������������.wav"
  241. Windows_XP_Logoff_Sound_wav = "����� �� Windows XP.wav"
  242. Windows_XP_Logon_Sound_wav = "���� � Windows XP.wav"
  243. Windows_XP_Menu_Command_wav = "Windows XP - ������� ����.wav"
  244. Windows_XP_Minimize_wav = "Windows XP - �����������.wav"
  245. Windows_XP_Notify_wav = "Windows XP - �����������.wav"
  246. Windows_XP_Print_complete_wav = "Windows XP - ������ ���������.wav"
  247. Windows_XP_Recycle_wav = "Windows XP - �������.wav"
  248. Windows_XP_Restore_wav = "Windows XP - ��������������.wav"
  249. Windows_XP_Ringin_wav = "Windows XP - �������� ������.wav"
  250. Windows_XP_Ringout_wav = "Windows XP - ��������� ������.wav"
  251. Windows_XP_Shutdown_wav = "Windows XP - ����������.wav"
  252. Windows_XP_Start_wav = "Windows XP - ����.wav"
  253. Windows_XP_Startup_wav = "Windows XP - ������.wav"