All Projects → Skykai521 → Ectranslation

Skykai521 / Ectranslation

Android Studio Plugin,Translate English to Chinese. Android Studio 翻译插件,可以将英文翻译为中文.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ectranslation

Protein
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
Stars: ✭ 273 (-85.18%)
Mutual labels:  android-studio, plugin
Godot Engine.file Editor
A Godot Engine addon that adds a File Editor for multiple file types editing. Create and Write plain text files, configuration files and csv files with custom visualizers and previews. Also supports file translations!
Stars: ✭ 70 (-96.2%)
Mutual labels:  translation, plugin
Androbd
Android OBD diagnostics with any ELM327 adapter
Stars: ✭ 573 (-68.89%)
Mutual labels:  translation, plugin
Android Styler
Android Studio / IDEA plugin that helps to create styles
Stars: ✭ 110 (-94.03%)
Mutual labels:  android-studio, plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-99.08%)
Mutual labels:  android-studio, plugin
Android Development Aircraft Carrier
打造安卓开发航空母舰,Android Studio 使用集锦
Stars: ✭ 138 (-92.51%)
Mutual labels:  android-studio, plugin
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (-91.97%)
Mutual labels:  android-studio
Studioplugins
Android Studio 精品插件合集,不在于多只在于精
Stars: ✭ 151 (-91.8%)
Mutual labels:  android-studio
Rick And Morty Chinese Subtitles
Rick and Morty 中文字幕
Stars: ✭ 150 (-91.86%)
Mutual labels:  translation
Summernote Cleaner
Plugin for Summernote that adds a Button and/or Paste functionality for cleaning MS Word Crud from editor text
Stars: ✭ 148 (-91.97%)
Mutual labels:  plugin
Composer Lock Diff
See what has changed after a composer update
Stars: ✭ 154 (-91.64%)
Mutual labels:  plugin
Negroni Authz
negroni-authz is an authorization middleware for Negroni
Stars: ✭ 152 (-91.75%)
Mutual labels:  plugin
Hexo Wordcount
A Word Count Plugin for Hexo
Stars: ✭ 150 (-91.86%)
Mutual labels:  plugin
Godot Engine.easy Charts
A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
Stars: ✭ 146 (-92.07%)
Mutual labels:  plugin
Here Plugins
Plugins for Here App 🚀
Stars: ✭ 151 (-91.8%)
Mutual labels:  plugin
Plai Cn
Programming Languages: Application and Interpretation
Stars: ✭ 151 (-91.8%)
Mutual labels:  translation
I18n Extract
Manage localization with static analysis. 🔍
Stars: ✭ 152 (-91.75%)
Mutual labels:  translation
Strapi Middleware Cache
🔌 A cache middleware for https://strapi.io
Stars: ✭ 146 (-92.07%)
Mutual labels:  plugin
Advanced Achievements
🎆 Popular plugin that adds unique and challenging achievements to Minecraft servers.
Stars: ✭ 151 (-91.8%)
Mutual labels:  plugin
Deeply
PHP client for the DeepL.com translation API (unofficial)
Stars: ✭ 152 (-91.75%)
Mutual labels:  translation

Android 工程师进阶手册(8 年 Android 开发者的成长感悟)

点击查看:https://github.com/Skykai521/AndroidDeveloperAdvancedManual


ECTranslation

Android Studio 翻译插件,可以将英文翻译为中文.

1.使用方法

  • Clone项目,获取ECTranslation.jar。或者:点击下载
  • 打开Android Studio, Preferences -> Plugins -> Install plugin from disk -> 选择ECTranslation.jar安装并重启Android Studio。
  • 选中代码,选择 Edit -> Translate或者按下 command + I(也可以自己设定)。即可翻译。效果如下:

2.修改快捷键

使用键盘快捷键触发

  • Preferences -> Keymap -> 搜索Translate - > 右键 add Keyboard Shortcut. 输入你想要的快捷键即可。

使用鼠标触发(可以设置,但不建议设置,会影响侧边栏双击的功能)

  • Preferences -> Keymap -> 搜索Translate - > 右键 add Mouse Shortcut. 设置你想触发的鼠标操作即可。但是目前不建议这样设置因为会影响侧边栏功能的使用。所以最好还是根据自己的习惯设置键盘快捷键。

3.更新日志

V1.5

  • 修复Android Studio 2.3上翻译时的空指针问题。

V1.4

  • 缩略词分割优化,例如原有分割方式会将UID分割为U-I-D三个独立的字母,改进后连续的大写字母视为一个单词
  • 单词选择优化,仅需将光标置于词内即可识别出当前选择的单词,例如在句子Cre|ates an empty string.中,只需将光标置于|处,无需选中单词,插件会分析出单词Creates为需要翻译的词汇。如果当前存在使用鼠标选中的词汇或句子,将不会执行自动识别
  • 添加插件入口到编辑器右键菜单内,在编辑器内右键选择Translate即可触发翻译
  • 当选中内容为一个句子时,弹框仅显示翻译结果,不再显示选中内容,选中单词翻译的逻辑不变
  • 忽略注释,/**///*和连续空白字符将会被忽略
  • 翻译结果会被同步输出到Event Log内

V1.3

  • 去除对话框提示的icon。

V1.2

  • 增加翻译弹框显示的时间。
  • 增加拆分单词翻译,现在支持类似:setContentView与ALIGN_CENTER的翻译了。

V1.1

  • 修复长按快捷键导致Android Studio无响应的问题。
  • 重构代码。

V1.0

  • 1.0版本发布。实现基本功能。

4.QA

  1. Windows和Mac都可以使用吗?

可以。

  1. 翻译出现乱码怎么办?

点击查看解决办法

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].