Features:
- auto translate all collected strings
Code Modules:
- trans(editor)
Number of Blueprints:0
Number of C++ Classes:11
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: the plugin is intended only for the editor and will not be included in the game build
Documentation: Introduction | Easy Localization Translation (gitbook.io)
Example Project: xyz8808/transDemo_5_4 (github.com)
Before downloading the example project, switch to the branch with the desired engine version
特征:
- 自动翻译所有收集的字符串
代码模块:
- trans(编辑)
蓝图数目:0
C++类数:11
网络复制:没有
支持的开发平台:Win64
支持的目标构建平台:该插件仅用于编辑器,不会包含在游戏构建中
示例项目: xyz8808/transDemo_5_4(github.com)
在下载示例项目之前,请切换到具有所需引擎版本的分支
Localization Translation is a plugin that allows you to translate all collected strings in a project with just one click of a button. It only works in the editor and will not be packaged into the game. With this plugin, you don’t need Google API or Azure API, just install enable click to complete all translation tasks.
Please refer to the documentation on how to use the plugin:Introduction | Easy Localization Translation (gitbook.io)
The Epic Marketplace can only upload codes from the last 3 versions, so if you have an earlier version of the engine, head over to our Discord channel to get it.
Discord : https://discord.gg/sgH4Rg67gJ
Limitations:
We have maintained various cloud service resources required for translating text in the background, but these resources are not free, so there may be some restrictions on the use of plugins.
- Each device can translate 3,000 characters for free every month and automatically reset next month. Time is calculated from the first time the plugin is used.
- Specifying a translation provider requires an API subscription.
- Specifying the use of Google will consume the real character count *2 of the available credit.
- Specifying the use of DeepL will consume the available credit for the number of real characters * 4.
本地化翻译是一个插件,允许您只需单击一个按钮即可翻译项目中所有收集的字符串。 它只在编辑器中工作,不会打包到游戏中。 使用此插件,您不需要Google API或Azure API,只需安装enable click即可完成所有翻译任务。
请参阅有关如何使用插件的文档:简介/简易本地化翻译(gitbook.io)
Epic Marketplace只能上传过去3个版本的代码,因此,如果您有早期版本的引擎,请前往我们的Discord频道获取。
不和谐 : https://discord.gg/sgH4Rg67gJ
限制:
我们在后台维护了翻译文本所需的各种云服务资源,但这些资源不是免费的,因此插件的使用可能会有一些限制。
- 每台设备每月可以免费翻译3,000个字符,并在下个月自动重置。 时间是从第一次使用插件开始计算的。
- 指定翻译提供程序需要API订阅。
- 指定使用Google将消耗可用信用的真实字符计数*2。
- 指定使用DeepL将消耗真实字符数*4的可用信用。
评论(0)