服务器之家:专注于VPS、云服务器配置技术及软件下载分享
分类导航

PHP教程|ASP.NET教程|Java教程|ASP教程|编程技术|正则表达式|C/C++|IOS|C#|Swift|Android|VB|R语言|JavaScript|易语言|vb.net|

服务器之家 - 编程语言 - Java教程 - 解决IDEA 2022 Translation 翻译文档失败: 未知错误的问题

解决IDEA 2022 Translation 翻译文档失败: 未知错误的问题

2022-11-21 13:40Resourceful! Java教程

这篇文章主要介绍了IDEA 2022 Translation 翻译文档失败: 未知错误,本文较详细的给大家介绍了IDEA 2022 Translation未知错误翻译文档失败的解决方法,需要的朋友可以参考下

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 翻译文档失败: 未知错误的文章就介绍到这了,更多相关IDEA 2022 Translation翻译文档失败内容请搜索服务器之家以前的文章或继续浏览下面的相关文章希望大家以后多多支持服务器之家!

原文链接:https://blog.csdn.net/qq_44866828/article/details/124378237

延伸 · 阅读

精彩推荐