diff --git a/README.en.md b/README.en.md index 4cc3a52..0dab4b2 100644 --- a/README.en.md +++ b/README.en.md @@ -16,7 +16,34 @@ If you also like a little more simplicity, welcome to pick it up. ## Features -- Keep it simple, smart +- [x] Keep it simple, smart +- [x] Open source +- [x] Adapt to common browsers + - [x] Chrome/Edge/Firefox/Kiwi + - [ ] Safari +- [x] Supports multiple translation services + - [x] Google/Microsoft/DeepL/OpenAI + - [x] Custom translation interface +- [x] Data synchronization function +- [x] Rule subscription function +- [x] Custom style +- [x] Shortcut key operation + - `Alt+Q` Toggle Translation + - `Alt+C` Toggle Styles + - `Alt+K` Open Popup + - `Alt+O` Open Options + +## Download + +- [x] Browser extension + - [x] Chrome [Installation address](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof?hl=zh-CN) + - [x] Edge [Installation address](https://microsoftedge.microsoft.com/addons/detail/%E7%AE%80%E7%BA%A6%E7%BF%BB%E8%AF%91/jemckldkclkinpjighnoilpbldbdmmlh?hl=zh-CN) + - [x] Firefox [Installation address](https://addons.mozilla.org/zh-CN/firefox/addon/kiss-translator/) + - [ ] Safari +- [x] GreaseMonkey Script + - [x] Chrome/Edge/Firefox ([Tampermonkey](https://www.tampermonkey.net/)/[Violentmonkey](https://violentmonkey.github.io/)) [Installation link 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、 [Installation link 2](https://kiss-translator.rayjar.com/kiss-translator.user.js) + - Greasy Fork [Installation address](https://greasyfork.org/zh-CN/scripts/472840-kiss-translator) + - [x] iOS Safari ([Userscripts Safari](https://github.com/quoid/userscripts)) [Installation link 1](https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js)、 [Installation link 2](https://kiss-translator.rayjar.com/kiss-translator.user-ios-safari.js) ## Associated ProjectS @@ -38,43 +65,7 @@ If you also like a little more simplicity, welcome to pick it up. - Supports query of English words, sentences and Chinese characters. - Supports history records and word collections. -## Description - -### Support shortcut keys - -- `Alt+Q` Toggle Translation -- `Alt+C` Toggle Styles -- `Alt+K` Open Popup -- `Alt+O` Open Options - -## Schedule - -- [x] Provide trial installation package -- [x] Adapt browser - - [x] Chrome - - [x] Edge - - [x] Firefox - - [ ] Safari - - [x] Kiwi -- [x] Support translation services - - [x] Google - - [x] Microsoft - - [x] DeepL - - [x] OpenAI -- [x] Upload to app Store - - [x] Chrome [Install Link](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof) - - [x] Edge [Install Link](https://microsoftedge.microsoft.com/addons/detail/kiss-translator/jemckldkclkinpjighnoilpbldbdmmlh) - - [x] Firefox [Install Link](https://addons.mozilla.org/en-US/firefox/addon/kiss-translator/) - - [ ] Safari - - [x] Greasy Fork [Install Link](https://greasyfork.org/en/scripts/472840-kiss-translator) -- [x] Open source -- [x] Data Synchronization Function -- [x] Greasemonkey Script ([Setting Page 1](https://fishjar.github.io/kiss-translator/options.html)、[Setting Page 2](https://kiss-translator.rayjar.com/options)) - - [x] [Tampermonkey](https://www.tampermonkey.net/) (Chrome/Edge/Firefox) [Install Link 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、[Install Link 2](https://kiss-translator.rayjar.com/kiss-translator.user.js) - - [x] [Violentmonkey](https://violentmonkey.github.io/) (Chrome/Edge/Firefox) [Install Link 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、[Install Link 2](https://kiss-translator.rayjar.com/kiss-translator.user.js) - - [x] [Userscripts Safari](https://github.com/quoid/userscripts) (iOS Safari) [Install Link 1](https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js)、[Install Link 2](https://kiss-translator.rayjar.com/kiss-translator.user-ios-safari.js) - -## Guide +## Development Guidelines ```sh git clone https://github.com/fishjar/kiss-translator.git diff --git a/README.md b/README.md index b0e3a9f..b78867b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,34 @@ ## 特点 -- 保持简约 +- [x] 保持简约 +- [x] 开放源代码 +- [x] 适配常见浏览器 + - [x] Chrome/Edge/Firefox/Kiwi + - [ ] Safari +- [x] 支持多种翻译服务 + - [x] Google/Microsoft/DeepL/OpenAI + - [x] 自定义翻译接口 +- [x] 数据同步功能 +- [x] 规则订阅功能 +- [x] 自定义样式 +- [x] 快捷键操作 + - `Alt+Q` 开启翻译 + - `Alt+C` 切换样式 + - `Alt+K` 打开弹窗 + - `Alt+O` 打开设置 + +## 下载 + +- [x] 浏览器扩展 + - [x] Chrome [安装地址](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof?hl=zh-CN) + - [x] Edge [安装地址](https://microsoftedge.microsoft.com/addons/detail/%E7%AE%80%E7%BA%A6%E7%BF%BB%E8%AF%91/jemckldkclkinpjighnoilpbldbdmmlh?hl=zh-CN) + - [x] Firefox [安装地址](https://addons.mozilla.org/zh-CN/firefox/addon/kiss-translator/) + - [ ] Safari +- [x] 油猴脚本 + - [x] Chrome/Edge/Firefox ([Tampermonkey](https://www.tampermonkey.net/)/[Violentmonkey](https://violentmonkey.github.io/)) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、 [安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user.js) + - Greasy Fork [安装地址](https://greasyfork.org/zh-CN/scripts/472840-kiss-translator) + - [x] iOS Safari ([Userscripts Safari](https://github.com/quoid/userscripts)) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js)、 [安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user-ios-safari.js) ## 关联项目 @@ -38,43 +65,7 @@ - 支持英文单词、句子、汉字的查询。 - 支持历史记录、单词收藏。 -## 简要说明 - -### 支持快捷键 - -- `Alt+Q` 开启翻译 -- `Alt+C` 切换样式 -- `Alt+K` 打开弹窗 -- `Alt+O` 打开设置 - -## 进度 - -- [x] 提供试用安装包 -- [x] 适配浏览器 - - [x] Chrome - - [x] Edge - - [x] Firefox - - [ ] Safari - - [x] Kiwi -- [x] 支持翻译服务 - - [x] Google - - [x] Microsoft - - [x] DeepL - - [x] OpenAI -- [x] 上架应用市场 - - [x] Chrome [安装地址](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof?hl=zh-CN) - - [x] Edge [安装地址](https://microsoftedge.microsoft.com/addons/detail/%E7%AE%80%E7%BA%A6%E7%BF%BB%E8%AF%91/jemckldkclkinpjighnoilpbldbdmmlh?hl=zh-CN) - - [x] Firefox [安装地址](https://addons.mozilla.org/zh-CN/firefox/addon/kiss-translator/) - - [ ] Safari - - [x] Greasy Fork [安装地址](https://greasyfork.org/zh-CN/scripts/472840-kiss-translator) -- [x] 开放源代码 -- [x] 数据同步功能 -- [x] 油猴脚本 ([设置页面 1](https://fishjar.github.io/kiss-translator/options.html)、[设置页面 2](https://kiss-translator.rayjar.com/options)) - - [x] [Tampermonkey](https://www.tampermonkey.net/) (Chrome/Edge/Firefox) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、[安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user.js) - - [x] [Violentmonkey](https://violentmonkey.github.io/) (Chrome/Edge/Firefox) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、[安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user.js) - - [x] [Userscripts Safari](https://github.com/quoid/userscripts) (iOS Safari) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js)、[安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user-ios-safari.js) - -## 指引 +## 开发指引 ```sh git clone https://github.com/fishjar/kiss-translator.git diff --git a/src/config/i18n.js b/src/config/i18n.js index 4fd128c..25297b4 100644 --- a/src/config/i18n.js +++ b/src/config/i18n.js @@ -344,8 +344,8 @@ export const I18N = { en: `Follow the syntax of "CSS"`, }, setting: { - zh: `设置`, - en: `Setting`, + zh: `设置(Alt+O)`, + en: `Setting(Alt+O)`, }, pattern: { zh: `匹配网址`,