Skip to content

Commit eae636e

Browse files
godruoyiliby
authored andcommitted
feat: i18n of readme
1 parent f52b1d4 commit eae636e

File tree

2 files changed

+96
-20
lines changed

2 files changed

+96
-20
lines changed

README-CN.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
<div>
2+
<h1 align="center">OpenAI Translator Bob Plugin</h1>
3+
<p align="center">
4+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases" target="_blank">
5+
<img src="https://github.com/yetone/bob-plugin-openai-translator/actions/workflows/release.yaml/badge.svg" alt="release">
6+
</a>
7+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases">
8+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/yetone/bob-plugin-openai-translator?style=flat">
9+
</a>
10+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases">
11+
<img alt="GitHub Repo stars" src="https://img.shields.io/badge/openai-Bob-brightgreen?style=flat">
12+
</a>
13+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases">
14+
<img alt="GitHub Repo stars" src="https://img.shields.io/badge/langurage-JavaScript-brightgreen?style=flat&color=blue">
15+
</a>
16+
</p>
17+
</div>
18+
19+
**重要更新:非 macOS 用户可以使用我开发的基于 ChatGPT API 的划词翻译浏览器插件 [openai-translator](https://github.com/yetone/openai-translator) 以解燃眉之急。**
20+
21+
22+
# 使用截图
23+
24+
![](https://user-images.githubusercontent.com/1206493/221086195-f1ed941d-4dfa-4aa0-9d47-56c258a8f854.gif)
25+
26+
# 简介
27+
28+
ChatGPT 向我们展示了 GPT 模型的伟大之处,所以我使用 OpenAI 的 API 实现了这个 Bob 的翻译 + 润色 + 语法修改插件,效果拔群!
29+
30+
此插件已支持使用 ChatGPT API 对句子进行润色和语法修改,只需要把目标语言选成跟源语言一样即可,全面替代 Grammarly!而且理论上任何语言都可以润色,不只是英语。
31+
32+
如果你不喜欢翻译功能和文本润色功能放在一起,这里单独拆分出了一个专门用来文本润色和语法纠错的插件: [bob-plugin-openai-polisher](https://github.com/yetone/bob-plugin-openai-polisher),这个润色插件具有更高级的润色功能,比如解释修改原因等。
33+
34+
要使用 ChatGPT 的 API 需要在 Bob 的设置页面把此插件的模型改为 `gpt-3.5-turbo-0301` 或者 `gpt-3.5-turbo`:
35+
36+
![how to use ChatGPT API](https://user-images.githubusercontent.com/1206493/222339607-d8f05042-4b65-495c-af58-849891de7434.png)
37+
38+
我这只是个小小的 Bob 插件,强大的是 Bob 本身,向它的开发者 [ripperhe](https://github.com/ripperhe) 致敬!
39+
40+
# 使用方法
41+
42+
1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (版本 >= 0.50)
43+
2. 下载此插件: [openai-translator.bobplugin](https://github.com/yetone/bob-plugin-openai-translator/releases)
44+
3. 安装此插件:
45+
46+
![](https://user-images.githubusercontent.com/1206493/219937302-6be8d362-1520-4906-b8d6-284d01012837.gif)
47+
48+
4.[OpenAI](https://platform.openai.com/account/api-keys) 获取你的 API KEY
49+
5. 把 API KEY 填入 Bob 此插件配置界面的 API KEY
50+
输入框中
51+
52+
![](https://user-images.githubusercontent.com/1206493/219937398-8e5bb8d2-7dc8-404a-96e7-a937e08c939f.gif)
53+
54+
6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现小图标
55+
56+
![](https://user-images.githubusercontent.com/1206493/219933584-d0c2b6cf-8fa0-40a6-858f-8f4bf05f38ef.gif)
57+
58+
# 请作者喝一杯咖啡
59+
60+
<div align="center">
61+
<img height="360" src="https://user-images.githubusercontent.com/1206493/220753437-90e4039c-d95f-4b6a-9a08-b3d6de13211f.png" />
62+
<img height="360" src="https://user-images.githubusercontent.com/1206493/220756036-d9ac4512-0375-4a32-8c2e-8697021058a2.png" />
63+
</div>

README.md

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,59 @@
1-
OpenAI Translator Bob Plugin
2-
----------------------------
3-
4-
**大家可以使用我开发的基于 ChatGPT API 的划词翻译浏览器插件和全平台桌面端应用 [openai-translator](https://github.com/yetone/openai-translator),更快更好看更好用,欢迎使用。**
1+
<div>
2+
<h1 align="center">OpenAI Translator Bob Plugin</h1>
3+
<p align="center">
4+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases" target="_blank">
5+
<img src="https://github.com/yetone/bob-plugin-openai-translator/actions/workflows/release.yaml/badge.svg" alt="release">
6+
</a>
7+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases">
8+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/yetone/bob-plugin-openai-translator?style=flat">
9+
</a>
10+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases">
11+
<img alt="GitHub Repo stars" src="https://img.shields.io/badge/openai-Bob-brightgreen?style=flat">
12+
</a>
13+
<a href="https://github.com/yetone/bob-plugin-openai-translator/releases">
14+
<img alt="GitHub Repo stars" src="https://img.shields.io/badge/langurage-JavaScript-brightgreen?style=flat&color=blue">
15+
</a>
16+
</p>
17+
</div>
518

19+
Important update: Non-macOS users can use my browser extension based on ChatGPT API for word translation [openai-translator](https://github.com/yetone/openai-translator) to solve urgent needs.
620

7-
# 使用截图
21+
# Screenshots
822

923
![](https://user-images.githubusercontent.com/1206493/221086195-f1ed941d-4dfa-4aa0-9d47-56c258a8f854.gif)
1024

11-
# 简介
25+
# Introduction
1226

13-
ChatGPT 向我们展示了 GPT 模型的伟大之处,所以我使用 OpenAI 的 API 实现了这个 Bob 的翻译 + 润色 + 语法修改插件,效果拔群!
27+
ChatGPT showed us the greatness of the GPT model, so I developed this Bob translation + polishing + grammar correction plugin using OpenAI's API, which has excellent results!
1428

15-
此插件已支持使用 ChatGPT API 对句子进行润色和语法修改,只需要把目标语言选成跟源语言一样即可,全面替代 Grammarly!而且理论上任何语言都可以润色,不只是英语。
29+
This plugin now supports using the ChatGPT API to refine and modify sentences for grammar. Simply select the target language to be the same as the source language, making it a comprehensive replacement for Grammarly! Moreover, theoretically any language can be refined, not just English.
1630

17-
如果你不喜欢翻译功能和文本润色功能放在一起,这里单独拆分出了一个专门用来文本润色和语法纠错的插件: [bob-plugin-openai-polisher](https://github.com/yetone/bob-plugin-openai-polisher),这个润色插件具有更高级的润色功能,比如解释修改原因等。
31+
If you don't like the translation and text polishing being put together, here is a separate plugin specifically for text polishing and grammar correction: [bob-plugin-openai-polisher](https://github.com/yetone/bob-plugin-openai-polisher). This polishing plugin has more advanced polishing functions, such as explaining modification reasons.
1832

19-
要使用 ChatGPT 的 API 需要在 Bob 的设置页面把此插件的模型改为 `gpt-3.5-turbo-0301` 或者 `gpt-3.5-turbo`:
33+
To use the ChatGPT API, you need to change the model of this plugin to `gpt-3.5-turbo-0301` or `gpt-3.5-turbo` on Bob's settings page:
2034

2135
![how to use ChatGPT API](https://user-images.githubusercontent.com/1206493/222339607-d8f05042-4b65-495c-af58-849891de7434.png)
2236

23-
我这只是个小小的 Bob 插件,强大的是 Bob 本身,向它的开发者 [ripperhe](https://github.com/ripperhe) 致敬!
37+
This is just a small Bob plugin, the real power lies within Bob itself. Let's pay tribute to its developer [ripperhe](https://github.com/ripperhe)!
2438

25-
# 使用方法
39+
# Usage
2640

27-
1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (版本 >= 0.50)
28-
2. 下载此插件: [openai-translator.bobplugin](https://github.com/yetone/bob-plugin-openai-translator/releases)
29-
3. 安装此插件:
41+
1. Install [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (version >= 0.50)
42+
2. Download this plugin: [openai-translator.bobplugin](https://github.com/yetone/bob-plugin-openai-translator/releases)
43+
3. Install this plugin:
3044

3145
![](https://user-images.githubusercontent.com/1206493/219937302-6be8d362-1520-4906-b8d6-284d01012837.gif)
3246

33-
4.[OpenAI](https://platform.openai.com/account/api-keys) 获取你的 API KEY
34-
5. 把 API KEY 填入 Bob 此插件配置界面的 API KEY
35-
输入框中
47+
4. Go to [OpenAI](https://platform.openai.com/account/api-keys) to get your API KEY
48+
5. Fill in the API KEY in the configuration interface of Bob plugin
3649

3750
![](https://user-images.githubusercontent.com/1206493/219937398-8e5bb8d2-7dc8-404a-96e7-a937e08c939f.gif)
3851

39-
6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现小图标
52+
6. Install [PopClip](https://bobtranslate.com/guide/integration/popclip.html) to display a small icon near the mouse after selecting text
4053

4154
![](https://user-images.githubusercontent.com/1206493/219933584-d0c2b6cf-8fa0-40a6-858f-8f4bf05f38ef.gif)
4255

43-
# 请作者喝一杯咖啡
56+
# Buy me a coffee
4457

4558
<div align="center">
4659
<img height="360" src="https://user-images.githubusercontent.com/1206493/220753437-90e4039c-d95f-4b6a-9a08-b3d6de13211f.png" />

0 commit comments

Comments
 (0)