zl程序教程

您现在的位置是:首页 >  其他

当前栏目

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

错误IDEA文档 2022 失败 翻译 未知 Translation
2023-09-11 14:15:13 时间

File | Settings | Tools | Translation
在这里插入图片描述jetbrains://idea/settings?name=Tools–Translation

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

在这里插入图片描述
2. 恢复默认字体
在这里插入图片描述

  1. . 修改Hots文件;还是无效!
    【修改C:\Windows\System32\drivers\etc 下hosts文件, 添加
    在这里插入图片描述

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




  1. 设置IPV4 自动获取IP /DNS
    在这里插入图片描述

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

在这里插入图片描述