From 5167da4241c6e5d23ae94af7cba763d79ccd154a Mon Sep 17 00:00:00 2001 From: yzh Date: Wed, 29 Jul 2020 18:00:24 +0800 Subject: [PATCH] =?UTF-8?q?:construction:=20=E6=96=B0=E5=A2=9E=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChineseSimplified.isl | 14 ++++++++++++-- README.md | 4 ++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/ChineseSimplified.isl b/ChineseSimplified.isl index f401d23..5a0636d 100644 --- a/ChineseSimplified.isl +++ b/ChineseSimplified.isl @@ -212,6 +212,18 @@ ReadyMemoComponents=选定组件: ReadyMemoGroup=开始菜单文件夹: ReadyMemoTasks=附加任务: +; *** TDownloadWizardPage wizard page and DownloadTemporaryFile +DownloadingLabel=正在下载附加文件... +ButtonStopDownload=停止下载(&S) +StopDownload=您确定要停止下载吗? +ErrorDownloadAborted=下载已中止 +ErrorDownloadFailed=下载失败:%d %s +ErrorDownloadSizeFailed=获取下载大小失败:%d %s +ErrorFileHash1=校验文件哈希失败:%s +ErrorFileHash2=无效的文件哈希:预期 %s,实际 %s +ErrorProgress=无效的进度: %d of %d +ErrorFileSize=文件大小无效:预期 %d,实际 %d + ; *** “正在准备安装”向导页 WizardPreparing=正在准备安装 PreparingDesc=安装程序正在准备安装 [name] 到您的电脑中。 @@ -295,13 +307,11 @@ ExistingFileReadOnlyRetry=移除只读属性并重试(&R) ExistingFileReadOnlyKeepExisting=保留现有文件(&K) ErrorReadingExistingDest=尝试读取现有文件时发生一个错误: FileExistsSelectAction=选择操作 -FileExists=文件已经存在。%n%n您想要安装程序覆盖它吗? FileExists2=文件已经存在。 FileExistsOverwriteExisting=覆盖已经存在的文件(&O) FileExistsKeepExisting=保留现有的文件(&K) FileExistsOverwriteOrKeepAll=为所有的冲突文件执行此操作(&D) ExistingFileNewerSelectAction=选择操作 -ExistingFileNewer=现有的文件比安装程序将要安装的文件更新。推荐您保留现有文件。%n%n您想要保留现有的文件吗? ExistingFileNewer2=现有的文件比安装程序将要安装的文件更新。 ExistingFileNewerOverwriteExisting=覆盖已经存在的文件(&O) ExistingFileNewerKeepExisting=保留现有的文件 (推荐)(&K) diff --git a/README.md b/README.md index 707265c..e6e4182 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ Inno Setup 简体中文翻译 Name: "chinesesimplified"; MessagesFile: "compiler:Languages\ChineseSimplified.isl" ``` -**注意:此翻译版本仅支持 Inno Setup 6.1.0+ 的软件** +**注意:此翻译版本支持 Inno Setup 6.1.0+ 的软件** -查看6.1.0+和6.0.3+的[区别](https://github.com/jrsoftware/issrc/commit/e5ccbc5e0b1e2327a3608b1c69d016613c88df7e) +查看6.1.0+和6.0.0+的[区别](https://github.com/jrsoftware/issrc/commit/9e03ea4de5b8639937d2c4024ec8582a7e63b048) ### 链接 ###