IDEA 2022 Translation 未知错误 翻译文档失败


Posted in Java/Android onApril 24, 2022

File | Settings | Tools | Translation

IDEA 2022 Translation 未知错误 翻译文档失败

jetbrains://idea/settings?name=Tools–Translation

关闭代理,如果代理没过期,可以忽略这一步

IDEA 2022 Translation 未知错误 翻译文档失败

2. 恢复默认字体

IDEA 2022 Translation 未知错误 翻译文档失败

. 修改Hots文件;还是无效!
【修改C:\Windows\System32\drivers\etc 下hosts文件, 添加

IDEA 2022 Translation 未知错误 翻译文档失败

203.208.40.66 translate.google.com

203.208.40.66 translate.googleapis.com

完整 host:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
# For example:
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost
127.0.0.1       activate.navicat.com
203.208.40.66 translate.google.com
203.208.40.66 translate.googleapis.com
# update: 20220222
# Github Hosts
# domain: github.com
140.82.113.4 github.com
140.82.114.9 nodeload.github.com
140.82.112.5 api.github.com
140.82.112.10 codeload.github.com
185.199.108.133 raw.github.com
185.199.108.153 training.github.com
185.199.108.153 assets-cdn.github.com
185.199.108.153 documentcloud.github.com
140.82.114.17 help.github.com
# domain: githubstatus.com
185.199.108.153 githubstatus.com
# domain: fastly.net
199.232.69.194 github.global.ssl.fastly.net
# domain: githubusercontent.com
185.199.108.133 raw.githubusercontent.com
185.199.108.154 pkg-containers.githubusercontent.com
185.199.108.133 cloud.githubusercontent.com
185.199.108.133 gist.githubusercontent.com
185.199.108.133 marketplace-screenshots.githubusercontent.com
185.199.108.133 repository-images.githubusercontent.com
185.199.108.133 user-images.githubusercontent.com
185.199.108.133 desktop.githubusercontent.com
185.199.108.133 avatars.githubusercontent.com
185.199.108.133 avatars0.githubusercontent.com
185.199.108.133 avatars1.githubusercontent.com
185.199.108.133 avatars2.githubusercontent.com
185.199.108.133 avatars3.githubusercontent.com
185.199.108.133 avatars4.githubusercontent.com
185.199.108.133 avatars5.githubusercontent.com
185.199.108.133 avatars6.githubusercontent.com
185.199.108.133 avatars7.githubusercontent.com
185.199.108.133 avatars8.githubusercontent.com
# End of the section

设置IPV4 自动获取IP /DNS

IDEA 2022 Translation 未知错误 翻译文档失败

这样只能解决单个单词翻译 ,文档翻译 是插件BUG 升级解决

IDEA 2022 Translation 未知错误 翻译文档失败

到此这篇关于IDEA 2022 Translation 翻译文档失败: 未知错误的文章就介绍到这了!


Tags in this post...

Java/Android 相关文章推荐
JavaWeb Servlet实现网页登录功能
Jul 04 Java/Android
使用springMVC所需要的pom配置
Sep 15 Java/Android
Java异常处理try catch的基本用法
Dec 06 Java/Android
使用Java去实现超市会员管理系统
Mar 18 Java/Android
Java十分钟精通进阶适配器模式
Apr 06 Java/Android
springboot应用服务启动事件的监听实现
Apr 06 Java/Android
Android自定义双向滑动控件
Apr 19 Java/Android
Android Studio实现简易进制转换计算器
May 20 Java/Android
mybatis 获取更新记录的id
May 20 Java/Android
springcloud整合seata
May 20 Java/Android
Java中生成微信小程序太阳码的实现方案
Jun 01 Java/Android
Java 多线程并发FutureTask
Jun 28 Java/Android
Android开发实现极为简单的QQ登录页面
Flutter Navigator 实现路由传递参数
Apr 22 #Java/Android
SpringBoot 集成短信和邮件 以阿里云短信服务为例
Java设计模式之代理模式
Apr 22 #Java/Android
Java工作中实用的代码优化技巧分享
Apr 21 #Java/Android
Spring Boot接口定义和全局异常统一处理
Apr 20 #Java/Android
Spring Boot配合PageHelper优化大表查询数据分页
You might like
国内咖啡文化
2021/03/03 咖啡文化
PHP 事务处理数据实现代码
2010/05/13 PHP
smarty模板引擎使用内建函数foreach循环取出所有数组值的方法
2015/01/22 PHP
input 和 textarea 输入框最大文字限制的jquery插件
2011/10/27 Javascript
JS定时器实例
2013/04/17 Javascript
简单实现限制uploadify上传个数
2015/11/16 Javascript
JavaScript的Number对象的toString()方法
2015/12/18 Javascript
JavaScript:Date类型全面解析
2016/05/19 Javascript
JavaScript判断数组是否存在key的简单实例
2016/08/03 Javascript
vue制作加载更多功能的正确打开方式
2016/10/12 Javascript
AngularJs 常用的过滤器
2017/05/15 Javascript
vue.js实现用户评论、登录、注册、及修改信息功能
2020/05/30 Javascript
关闭Vue计算属性自带的缓存功能方法
2018/03/02 Javascript
深入理解JS的事件绑定、事件流模型
2018/05/13 Javascript
angular5 子组件监听父组件传入值的变化方法
2018/09/30 Javascript
[02:00]DAC2018主宣传片——龙征四海,剑问东方
2018/03/20 DOTA
python使用reportlab画图示例(含中文汉字)
2013/12/03 Python
python时间整形转标准格式的示例分享
2014/02/14 Python
pytorch: tensor类型的构建与相互转换实例
2018/07/26 Python
有关Python的22个编程技巧
2018/08/29 Python
Python单元测试unittest的具体使用示例
2018/12/17 Python
python使用pandas处理大数据节省内存技巧(推荐)
2019/05/05 Python
Python面向对象原理与基础语法详解
2020/01/02 Python
什么是python的函数体
2020/06/19 Python
电子银行营销方案
2014/02/22 职场文书
《颐和园》教学反思
2014/02/26 职场文书
先进事迹报告会主持词
2014/04/02 职场文书
高三毕业寄语
2014/04/10 职场文书
求职信结尾怎么写
2014/05/26 职场文书
面试自我评价范文
2014/09/17 职场文书
2014年大学班长工作总结
2014/11/14 职场文书
北京颐和园导游词
2015/01/30 职场文书
郭明义电影观后感
2015/06/08 职场文书
《富饶的西沙群岛》教学反思
2016/02/16 职场文书
Opencv实现二维直方图的计算及绘制
2021/07/21 Python
Python实现数据的序列化操作详解
2022/07/07 Python