Chinese.isl 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. ; *** Inno Setup version 5.5.3+ Chinese (Simplified) messages ***
  2. ; By Qiming Li (qiming at clault.com)
  3. ;
  4. ; To download user-contributed translations of this file, go to:
  5. ; http://www.jrsoftware.org/files/istrans/
  6. ;
  7. ; Note: When translating this text, do not add periods (.) to the end of
  8. ; messages that didn't have them already, because on those messages Inno
  9. ; Setup adds the periods automatically (appending a period would result in
  10. ; two periods being displayed).
  11. [LangOptions]
  12. ; The following three entries are very important. Be sure to read and
  13. ; understand the '[LangOptions] section' topic in the help file.
  14. LanguageName=<4E2D><6587><FF08><7B80><4F53><FF09>
  15. LanguageID=$0804
  16. LanguageCodePage=936
  17. ; If the language you are translating to requires special font faces or
  18. ; sizes, uncomment any of the following entries and change them accordingly.
  19. ;DialogFontName=雅黑
  20. ;DialogFontSize=8
  21. ;WelcomeFontName=Verdana
  22. ;WelcomeFontSize=12
  23. ;TitleFontName=Arial
  24. ;TitleFontSize=29
  25. ;CopyrightFontName=Arial
  26. ;CopyrightFontSize=8
  27. [Messages]
  28. ; *** Application titles
  29. SetupAppTitle=安装向导
  30. SetupWindowTitle=安装向导 - %1
  31. UninstallAppTitle=卸载向导
  32. UninstallAppFullTitle=%1卸载向导
  33. ; *** Misc. common
  34. InformationTitle=信息
  35. ConfirmTitle=确认
  36. ErrorTitle=错误
  37. ; *** SetupLdr messages
  38. SetupLdrStartupMessage=安装向导将在您的电脑上安装%1。确定要继续吗?
  39. LdrCannotCreateTemp=无法创建临时文件。安装已终止
  40. LdrCannotExecTemp=无法运行临时文件夹中的文件。安装已终止
  41. ; *** Startup error messages
  42. LastErrorMessage=%1.%n%n错误 %2: %3
  43. SetupFileMissing=安装目录中缺失文件%1。请解决该问题,或重新获取一份程序拷贝。
  44. SetupFileCorrupt=安装文件已被损坏。请重新获取一份程序拷贝。
  45. SetupFileCorruptOrWrongVer=安装文件已被损坏,或与本安装向导版本不兼容。请解决该问题,或重新获取一份程序拷贝。
  46. InvalidParameter=无效命令行参数:%n%n%1
  47. SetupAlreadyRunning=安装程序已经运行。
  48. WindowsVersionNotSupported=程序不支持您电脑上运行的Windows版本。
  49. WindowsServicePackRequired=程序要求%1 Service Pack %2或更新版本。
  50. NotOnThisPlatform=程序不可在%1上运行。
  51. OnlyOnThisPlatform=程序必须在%1上运行。
  52. OnlyOnTheseArchitectures=程序只能在为以下处理器架构所设计的Windows版本上安装:%n%n%1
  53. MissingWOW64APIs=您所使用的Windows版本没有包含进行64位安装所需的功能。请安装Service Pack %1解决此问题。
  54. WinVersionTooLowError=程序要求%2版本或以上的%1。
  55. WinVersionTooHighError=程序不可安装的%2或更高版本的%1上。
  56. AdminPrivilegesRequired=您必须登录为管理员才能安装此程序。
  57. PowerUserPrivilegesRequired=您必须登录为管理员或高权限用户才能安装此程序。
  58. SetupAppRunningError=安装向导检测到%1正在运行。%n%n请关闭其所有窗口并点击“确定”继续,或点击“取消”退出安装。
  59. UninstallAppRunningError=卸载向导检测到%1正在运行。%n%n请关闭其所有窗口,然后点击“确定”继续,或点击“取消”退出。
  60. ; *** Misc. errors
  61. ErrorCreatingDir=安装向导无法创建文件夹“%1”
  62. ErrorTooManyFilesInDir=由于文件夹“%1”中文件过多,无法在其中创建文件
  63. ; *** Setup common messages
  64. ExitSetupTitle=退出安装向导
  65. ExitSetupMessage=安装尚未完成。如果现在退出,程序将不会被安装。 %n%n您可以下次再运行安装向导来完成程序的安装。%n%n确定退出安装向导吗?
  66. AboutSetupMenuItem=关于安装向导(&A)…
  67. AboutSetupTitle=关于安装向导
  68. AboutSetupMessage=%1版本%2%n%3%n%n%1主页:%n%4
  69. AboutSetupNote=
  70. TranslatorNote=
  71. ; *** Buttons
  72. ButtonBack=< 上一步(&B)
  73. ButtonNext=下一步(&N) >
  74. ButtonInstall=安装(&I)
  75. ButtonOK=确定
  76. ButtonCancel=取消
  77. ButtonYes=是(&Y)
  78. ButtonYesToAll=全选是(&A)
  79. ButtonNo=否(&N)
  80. ButtonNoToAll=全选否(&O)
  81. ButtonFinish=结束(&F)
  82. ButtonBrowse=浏览(&B)…
  83. ButtonWizardBrowse=浏览(&R)…
  84. ButtonNewFolder=创建文件夹(&M)
  85. ; *** "Select Language" dialog messages
  86. SelectLanguageTitle=选择语言
  87. SelectLanguageLabel=选择安装时使用语言:
  88. ; *** Common wizard text
  89. ClickNext=点击“下一步”继续,或“取消”退出安装向导。
  90. BeveledLabel=
  91. BrowseDialogTitle=浏览选择文件夹
  92. BrowseDialogLabel=在以下列表中选取一个文件夹,并点击“确定”。
  93. NewFolderName=新建文件夹
  94. ; *** "Welcome" wizard page
  95. WelcomeLabel1=欢迎使用[name]安装向导
  96. WelcomeLabel2=本向导将在您的电脑上安装[name/ver]%n%n建议您在继续之前关闭其他所有应用程序。
  97. ; *** "Password" wizard page
  98. WizardPassword=密码
  99. PasswordLabel1=本安装程序由密码保护。
  100. PasswordLabel3=请输入密码,并点击“下一步”。密码区分大小写。
  101. PasswordEditLabel=密码(&P):
  102. IncorrectPassword=您输入的密码不正确。请重试。
  103. ; *** "License Agreement" wizard page
  104. WizardLicense=许可协议
  105. LicenseLabel=请阅读以下重要信息,然后再进入下一步。
  106. LicenseLabel3=请阅读以下许可协议。您必须接受此协议的条款,然后才能继续安装。
  107. LicenseAccepted=我接受协议(&A)
  108. LicenseNotAccepted=我不接受协议(&D)
  109. ; *** "Information" wizard pages
  110. WizardInfoBefore=信息
  111. InfoBeforeLabel=请阅读以下重要信息再进入下一步。
  112. InfoBeforeClickLabel=准备好继续安装后,点击“下一步”。
  113. WizardInfoAfter=信息
  114. InfoAfterLabel=请阅读以下重要信息再进入下一步。
  115. InfoAfterClickLabel=准备好继续安装后,点击“下一步”。
  116. ; *** "User Information" wizard page
  117. WizardUserInfo=用户信息
  118. UserInfoDesc=请输入您的信息
  119. UserInfoName=用户名称(&U):
  120. UserInfoOrg=机构名称(&O):
  121. UserInfoSerial=序列号码(&S):
  122. UserInfoNameRequired=必须输入用户名
  123. ; *** "Select Destination Location" wizard page
  124. WizardSelectDir=选择安装位置
  125. SelectDirDesc=将[name]安装到何处?
  126. SelectDirLabel3=安装向导将把[name]安装到以下文件夹中。
  127. SelectDirBrowseLabel=点击“下一步”继续。如果您要选择不同的文件夹,请点击“浏览”。
  128. DiskSpaceMBLabel=必须至少有[mb]兆字节(MB)的闲置磁盘空间。
  129. CannotInstallToNetworkDrive=无法安装至网络驱动器。
  130. CannotInstallToUNCPath=无法安装至UNC路径。
  131. InvalidPath=您必须输入包括盘符的完整路径,例如:%n%nC:\应用程序%n%n或如下格式的UNC路径:%n%n\\服务器名\共享目录名
  132. InvalidDrive=您选择的驱动器或UNC共享不存在或不可访问。请另选一个。
  133. DiskSpaceWarningTitle=磁盘空间不足
  134. DiskSpaceWarning=必须至少有%1千字节(KB)的闲置空间才可安装,但所选驱动器仅有%2千字节(KB)可用空间。%n%n您确定要继续吗?
  135. DirNameTooLong=文件夹名称或路径太长。
  136. InvalidDirName=文件夹名称无效。
  137. BadDirName32=文件夹名称不能包含下列字符:%n%n%1
  138. DirExistsTitle=文件夹已存在
  139. DirExists=文件夹%n%n%1%n%n已存在。您确定要安装到该文件夹吗?
  140. DirDoesntExistTitle=文件夹不存在
  141. DirDoesntExist=文件夹%n%n%1%n%n不存在。您要创建该文件夹吗?
  142. ; *** "Select Components" wizard page
  143. WizardSelectComponents=选择组件
  144. SelectComponentsDesc=要安装哪些组件?
  145. SelectComponentsLabel2=请选择要安装的组件,清除不要安装的组件。准备好后点击“下一步”。
  146. FullInstallation=全部安装
  147. ; if possible don't translate 'Compact' as 'Minimal' (I mean 'Minimal' in your language)
  148. CompactInstallation=简洁安装
  149. CustomInstallation=自定义安装
  150. NoUninstallWarningTitle=组件已存在
  151. NoUninstallWarning=安装向导检测到已经安装下列组件:%n%n%1%n%n取消选定将会卸载这些组件。%n%n您确定要继续安装吗?
  152. ComponentSize1=%1千字节(KB)
  153. ComponentSize2=%1兆字节(MB)
  154. ComponentsDiskSpaceMBLabel=目前所选组件要求至少[mb]兆字节(MB)磁盘空间。
  155. ; *** "Select Additional Tasks" wizard page
  156. WizardSelectTasks=选择附加任务
  157. SelectTasksDesc=要执行哪些附加任务?
  158. SelectTasksLabel2=请选择安装[name]时需要执行的附加任务,然后点击“下一步”。
  159. ; *** "Select Start Menu Folder" wizard page
  160. WizardSelectProgramGroup=选择开始菜单文件夹
  161. SelectStartMenuFolderDesc=把程序快捷方式放到哪里?
  162. SelectStartMenuFolderLabel3=安装向导将在以下开始菜单文件夹中创建程序快捷方式。
  163. SelectStartMenuFolderBrowseLabel=点击“下一步”继续。如要选择另一个文件夹,点击“浏览”。
  164. MustEnterGroupName=您必须输入文件夹名称
  165. GroupNameTooLong=文件夹名称或路径太长。
  166. InvalidGroupName=文件夹名称无效。
  167. BadGroupName=文件夹名称不能包含下列字符:%n%n%1
  168. NoProgramGroupCheck2=不要创建开始菜单文件夹(&D)
  169. ; *** "Ready to Install" wizard page
  170. WizardReady=安装准备完毕
  171. ReadyLabel1=安装向导已准备完毕,将开始在您的电脑上安装[name]。
  172. ReadyLabel2a=点击“安装”开始安装。如要确认或更改设置请点击“上一步”。
  173. ReadyLabel2b=点击“安装”开始安装。
  174. ReadyMemoUserInfo=用户信息:
  175. ReadyMemoDir=安装位置:
  176. ReadyMemoType=安装类型:
  177. ReadyMemoComponents=所选组件:
  178. ReadyMemoGroup=开始菜单文件夹:
  179. ReadyMemoTasks=附加任务:
  180. ; *** "Preparing to Install" wizard page
  181. WizardPreparing=准备安装
  182. PreparingDesc=安装向导正在准备在您的电脑上安装[name]。
  183. PreviousInstallNotCompleted=上次程序安装/卸载未能完成。您需要重启电脑来完成上次安装。%n%n电脑重启之后,请重新运行安装向导来安装[name]。
  184. CannotContinue=安装无法继续。请点击“取消”退出。
  185. ApplicationsFound=安装向导需要更新的文件被下列应用程序占用。建议允许安装向导自动关闭这些应用程序。
  186. ApplicationsFound2=安装向导需要更新的文件被下列应用程序占用。建议允许安装向导自动关闭这些应用程序。安装完成后,安装向导将尝试重新启动这些应用程序。
  187. CloseApplications=自动关闭应用程序(&A)
  188. DontCloseApplications=不自动关闭应用程序(&D)
  189. ErrorCloseApplications=安装向导无法自动关闭所有的应用程序。在进入下一步之前,建议您关闭那些占用安装向导需要更新文件的应用程序。
  190. ; *** "Installing" wizard page
  191. WizardInstalling=正在安装
  192. InstallingLabel=请稍候,安装向导正在您的电脑上安装[name]。
  193. ; *** "Setup Completed" wizard page
  194. FinishedHeadingLabel=[name]安装完成
  195. FinishedLabelNoIcons=安装向导已在您的电脑上安装[name]。
  196. FinishedLabel=安装向导已在您的电脑上安装[name]。可以通过已安装的快捷方式来打开此应用程序。
  197. ClickFinish=点击“结束”退出安装。
  198. FinishedRestartLabel=为了完成[name]的安装,安装向导必须重启您的电脑。要立即重启吗?
  199. FinishedRestartMessage=为了完成[name]的安装,安装向导必须重启您的电脑。%n%n要立即重启吗?
  200. ShowReadmeCheck=是,我要阅读自述文件
  201. YesRadio=是,立即重启电脑(&Y)
  202. NoRadio=否,稍后我再重启电脑(&N)
  203. ; used for example as 'Run MyProg.exe'
  204. RunEntryExec=运行%1
  205. ; used for example as 'View Readme.txt'
  206. RunEntryShellExec=查阅%1
  207. ; *** "Setup Needs the Next Disk" stuff
  208. ChangeDiskTitle=安装向导需要下一张磁盘
  209. SelectDiskLabel2=请插入磁盘%1 并点击“确定”。%n%n如果该磁盘中的文件并不在以下所示文件夹中,请输入正确的路径或点击“浏览”。
  210. PathLabel=路径(&P):
  211. FileNotInDir2=文件“%1”不在“%2”中。请插入正确的磁盘或选择其它文件夹。
  212. SelectDirectoryLabel=请指定下一张磁盘的位置。
  213. ; *** Installation phase messages
  214. SetupAborted=安装未能完成。%n%n请解决问题后再重新运行安装向导。
  215. EntryAbortRetryIgnore=点击“重试”重新尝试,点击“忽略”继续安装,或点击“中止”取消安装。
  216. ; *** Installation status messages
  217. StatusClosingApplications=正在关闭应用程序…
  218. StatusCreateDirs=正在创建文件夹…
  219. StatusExtractFiles=正在取出文件…
  220. StatusCreateIcons=正在创建快捷方式…
  221. StatusCreateIniEntries=正在创建INI条目…
  222. StatusCreateRegistryEntries=正在创建注册表条目…
  223. StatusRegisterFiles=正在创建注册表项目…
  224. StatusSavingUninstall=正在保存卸载信息…
  225. StatusRunProgram=正在结束安装…
  226. StatusRestartingApplications=正在重启应用程序…
  227. StatusRollback=正在撤销更改…
  228. ; *** Misc. errors
  229. ErrorInternal2=内部错误:%1
  230. ErrorFunctionFailedNoCode=%1失败
  231. ErrorFunctionFailed=%1失败,错误码%2
  232. ErrorFunctionFailedWithMessage=%1失败,错误码%2。%n%3
  233. ErrorExecutingProgram=无法运行程序:%n%1
  234. ; *** Registry errors
  235. ErrorRegOpenKey=打开注册表键时出错:%n%1\%2
  236. ErrorRegCreateKey=创建注册表键时出错:%n%1\%2
  237. ErrorRegWriteKey=写入注册表键时出错:%n%1\%2
  238. ; *** INI errors
  239. ErrorIniEntry=在文件“%1”中创建INI条目时出错。
  240. ; *** File copying errors
  241. FileAbortRetryIgnore=点击“重试”重新尝试,点击“忽略”跳过此文件(不推荐这样做),或点击“中止”取消安装。
  242. FileAbortRetryIgnore2=点击“重试”重新尝试,点击“忽略”继续安装(不推荐这样做),或点击“中止”取消安装。
  243. SourceIsCorrupted=源文件已损坏
  244. SourceDoesntExist=源文件“%1”不存在
  245. ExistingFileReadOnly=现有文件被标记为只读。%n%n点击“重试”移除其只读属性并重新尝试,点击“忽略”跳过此文件,或点击“中止”取消安装。
  246. ErrorReadingExistingDest=读取现有文件时出错:
  247. FileExists=文件已存在。%n%n让安装向导覆盖它吗?
  248. ExistingFileNewer=现有文件比安装向导试图安装的还要新。建议保留现有文件。%n%n您要保留现有文件吗?
  249. ErrorChangingAttr=更改现有文件属性时出错:
  250. ErrorCreatingTemp=在目的文件夹中创建文件时出错:
  251. ErrorReadingSource=读取源文件时出错:
  252. ErrorCopying=复制文件时出错:
  253. ErrorReplacingExistingFile=替换现有文件时出错:
  254. ErrorRestartReplace=重启替换失败:
  255. ErrorRenamingTemp=为目的文件夹中文件重命名时出错:
  256. ErrorRegisterServer=无法注册动态库或控件(DLL/OCX):%1
  257. ErrorRegSvr32Failed=运行RegSvr32失败,其返回值为:%1
  258. ErrorRegisterTypeLib=无法注册类型库:%1
  259. ; *** Post-installation errors
  260. ErrorOpeningReadme=打开自述文件时出错。
  261. ErrorRestartingComputer=安装向导无法重启电脑。请手动重启。
  262. ; *** Uninstaller messages
  263. UninstallNotFound=文件“%1”不存在。无法卸载。
  264. UninstallOpenError=无法打开文件“%1”。无法卸载
  265. UninstallUnsupportedVer=此版本的卸载向导无法识别卸载日志文件“%1”的格式。无法卸载
  266. UninstallUnknownEntry=在卸载日志中遇到未知条目 (%1)
  267. ConfirmUninstall=您是否确定要完全删除%1及其所有组件?
  268. UninstallOnlyOnWin64=此安装只能在64位Windows上卸载。
  269. OnlyAdminCanUninstall=此安装只能由具备管理员权限的用户卸载。
  270. UninstallStatusLabel=请稍候,正在删除%1。
  271. UninstalledAll=已成功地从您的电脑中删除%1。
  272. UninstalledMost=%1卸载完毕。%n%n某些项目无法在卸载过程中删除。可以手动删除这些项目。
  273. UninstalledAndNeedsRestart=若要完成%1的卸载,必须重启电脑。%n%n要立即重启吗?
  274. UninstallDataCorrupted=文件“%1”已损坏。无法卸载
  275. ; *** Uninstallation phase messages
  276. ConfirmDeleteSharedFileTitle=删除共享文件吗?
  277. ConfirmDeleteSharedFile2=系统显示没有任何程序使用以下共享文件。要删除该共享文件吗?%n%n如果有程序使用该文件,当它被删除后这些程序可能无法正常运行。如果不确定,请选择“否”。留下该文件不会对系统造成任何危害。
  278. SharedFileNameLabel=文件名:
  279. SharedFileLocationLabel=位置:
  280. WizardUninstalling=卸载状态
  281. StatusUninstalling=正在卸载%1…
  282. ; *** Shutdown block reasons
  283. ShutdownBlockReasonInstallingApp=正在安装%1。
  284. ShutdownBlockReasonUninstallingApp=正在卸载%1。
  285. ; The custom messages below aren't used by Setup itself, but if you make
  286. ; use of them in your scripts, you'll want to translate them.
  287. [CustomMessages]
  288. NameAndVersion=%1版本%2
  289. AdditionalIcons=附加快捷方式:
  290. CreateDesktopIcon=创建桌面快捷方式(&D)
  291. CreateQuickLaunchIcon=创建快速启动栏快捷方式(&Q)
  292. ProgramOnTheWeb=%1网站
  293. UninstallProgram=卸载%1
  294. LaunchProgram=运行%1
  295. AssocFileExtension=将%1与%2文件扩展名关联(&A)
  296. AssocingFileExtension=正在将%1与%2文件扩展名关联…
  297. AutoStartProgramGroupDescription=启动:
  298. AutoStartProgram=自动启动%1
  299. AddonHostProgramNotFound=在您所选文件夹中找不到%1。%n%n是否仍然继续?