Skip to content

Commit eb03336

Browse files
authored
Update README.md
1 parent 37fba07 commit eb03336

1 file changed

Lines changed: 49 additions & 39 deletions

File tree

README.md

Lines changed: 49 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22

33
<p align="center">
44
<img alt="Office Tool Plus Logo" src="https://otp.landian.vip/static/images/logo.png"/>
@@ -11,66 +11,62 @@
1111
<img alt="License" src="https://img.shields.io/github/license/YerongAI/Office-Tool?style=flat-square"/>
1212
</p>
1313

14-
> 一个强大且实用的 Office 部署工具。
14+
> A powerful and useful tool for Office deployments.
1515
16-
支持以下产品的自定义部署与激活:
16+
Supports custom deployment and activation of the following products:
1717

1818
- Office 2016, 2019 & 365
1919
- Visio 2016, 2019 & Online Plan 2
2020
- Project 2016, 2019 & Online Desktop Client
2121

22-
除了部署 Office 外,还包含以下功能:
22+
Additional functions:
2323

24-
- 支持 Office 的全部 17 个通道,包括查询、下载、安装
25-
- 对现有 Office 进行修改,包括产品、应用程序、语言包的增删
26-
- 导入/导出 XML 配置文件
27-
- 创建 ISO 文件以供分享或离线安装使用
28-
- 安装 Office 许可证(转换 Office 版本)
29-
- 一键清理 Office 的许可证以及密钥
30-
- 支持在线激活、电话激活(离线激活)以及 KMS 激活
31-
- 重置/强制移除 Office
32-
- 更改 Office 的更新通道而无需重装 Office
33-
- 批量转换 Office 文档,基于 Office API(仅限 V8 版本)
24+
- Support for all 17 channels of Office, including query, download, and installation.
25+
- Modifications to existing Office, including additions and deletions of products, applications, language packs, etc.
26+
- Importing/Exporting XML Profiles.
27+
- Create ISO files for sharing or offline installation.
28+
- Installing Office licenses (converted edition).
29+
- Cleanup of Office licenses and keys.
30+
- Supports online activation, phone activation (offline activation) and KMS activation.
31+
- Reset/Forced removal of Office.
32+
- Changing Office's update channel without reinstalling Office.
33+
- Batch conversion of Office documents, based on Office API (Version 8 only).
3434

35-
部分功能基于以下组件:
35+
Components:
3636

37-
- **[Office 部署工具](https://docs.microsoft.com/en-us/deployoffice/overview-office-deployment-tool)** - Office 的部署相关程序
38-
- **[OSPP](https://docs.microsoft.com/en-us/DeployOffice/vlactivation/tools-to-manage-volume-activation-of-office)** - Office 的激活相关脚本
39-
- **迅雷云加速开放平台** - 下载 Office 的主要引擎
40-
- **vlmcs** - 检测 KMS 可用性的组件,*仅在完整版中包含*
37+
- **[Office Deployment Tool](https://docs.microsoft.com/en-us/deployoffice/overview-office-deployment-tool)** - The main modules of installing Office.
38+
- **[OSPP](https://docs.microsoft.com/en-us/DeployOffice/vlactivation/tools-to-manage-volume-activation-of-office)** - Office Software Protect Platform.
39+
- **Thunder** - The main engines for downloading Office.
40+
- **vlmcs** - Components for testing the availability of KMS, *only included in the full version*.
4141

42-
## 系统要求
42+
## System Requirements
4343

44-
- Windows 7 SP1, Windows 8 Windows 10.
45-
- Windows Server 2008 R2 SP1, Windows Server 2012 或者更高版本.
44+
- Windows 7 SP1, Windows 8 and Windows 10.
45+
- Windows Server 2008 R2 SP1, Windows Server 2012 or higher.
4646

47-
### 第八版本(V8)
47+
### Version 8
4848

4949
- [Microsoft .NET Core 3.1 Desktop Runtime x86](https://dotnet.microsoft.com/download/dotnet-core/3.1)
5050

51-
*注:所有系统都要安装这个框架。*
51+
*Note: This framework should be installed on all systems.*
5252

53-
### 第七版本(V7)
53+
### Version 7
5454

55-
- [Microsoft .NET Framework 4.6.1](http://go.microsoft.com/fwlink/?LinkId=780597).
55+
- [Microsoft .NET Framework 4.6.1](http://go.microsoft.com/fwlink/?LinkId=780597)
5656

57-
*注:Windows 10 系统已内置更高的 .NET Framework 版本,无需额外安装。*
57+
*Note: A higher version is built into Windows 10 and does not require additional installation.*
5858

59-
## 下载 Office Tool Plus
59+
## Download Office Tool Plus
6060

61-
- [官方网站](https://otp.landian.vip/)
61+
- [Official website](https://otp.landian.vip/)
6262

63-
- [下载站点](https://download.coolhub.top/)
63+
- [Download site](https://download.coolhub.top/)
6464

65-
## 快速入门
65+
## Quick Start
6666

67-
Office Tool Plus 的部署页面,添加您需要的产品和语言包,然后开始部署即可。
67+
Please refer to [Office Tool Plus Quick Start](https://github.com/YerongAI/Office-Tool/wiki/Office-Tool-Plus-Quick-Start)
6868

69-
部署完成后,您需要使用有效的许可去激活 Office.
70-
71-
更多教程与信息请查阅博客中的文章。
72-
73-
## 感谢语言本地化的贡献者
69+
## Thanks to the collaborators
7470

7571
- (ar-ps) العربية (الأراضي الفلسطينية) / Ibrahim
7672
- (de-de) Deutsch (Deutschland) / [Berny23](https://steamcommunity.com/id/Berny23)
@@ -88,8 +84,22 @@
8884
- (zh-cn) 简体中文 (中国) / Official language
8985
- (zh-tw) 繁體中文 (台灣) / [Yi Chi](https://www.cotpear.com), [Yi-Jyun Pan](https://github.com/pan93412)
9086

91-
## 关于
87+
## Help With Localization
88+
89+
We encourage everyone to help with localization. The following is how to do.
90+
91+
1. Fork this repository
92+
93+
2. Translate **en-us.xaml** to your own language then save it like **de-de.xaml**
94+
95+
3. Copy it to the right path.
96+
97+
4. Make a Pull Request.
98+
99+
Or you can send me your files via [E-mail](mailto:yerong@coolhub.top)
100+
101+
## About
92102

93103
© 2016-2020 Yerong. All rights reserved.
94104

95-
> 博客 [@Yerong の小窝](https://www.coolhub.top/) · GitHub [@YerongAI](https://github.com/YerongAI) · Telegram [@Office Tool Plus](https://t.me/otp_channel)
105+
> Blog [@Yerong の小窝](https://www.coolhub.top/) · GitHub [@YerongAI](https://github.com/YerongAI) · Telegram [@Office Tool Plus](https://t.me/otp_channel)

0 commit comments

Comments
 (0)