File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# bob-plugin-deepl-translate
2
2
3
- TBD
3
+ 这是一个 [ Bob] ( https://ripperhe.gitee.io/bob/#/ ) 使用的 DeepL 翻译插件。
4
+
5
+ 你需要有一个 DeepL 的 API Token 才可以使用本插件。
6
+
7
+ <p ><img width =" 414px " src =" ./assets/translate-screenshot.png " alt =" translate screenshot " /></p >
8
+
9
+ ## 安装
10
+
11
+ 1 . 安装 Bob (version >= 0.5.0)
12
+ 2 . 下载插件 [ releases] ( https://github.com/geekdada/bob-plugin-deepl-translate/releases )
13
+ 3 . [ 安装插件] ( https://ripperhe.gitee.io/bob/#/general/quickstart/plugin?id=%e5%ae%89%e8%a3%85%e6%8f%92%e4%bb%b6 )
14
+
15
+ ## 注意
16
+
17
+ ### 字符是如何计费的?
18
+
19
+ > DeepL API 计划对你的翻译量没有限制,并按字符数计算你的使用量。 计算的字符是源文本中的字符,也就是你要翻译的原文。
20
+ >
21
+ > 一个字符对应于一个 unicode 代码点,其中一个字符可以由多个字节组成。 例如,字符 é 在 UTF-8 中被表示为两个字节。 然而,DeepL 只将其视为一个字符。 隐形字符,如空格、制表符、换行符等也会被计算在内。
You can’t perform that action at this time.
0 commit comments