-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
天生支持i18n的程序语言汇总 #59
Comments
不知"天生支持"是指...? |
你拉倒吧 |
请详述你设想的语言语法(或者示例代码). |
之前有位提到的babylscript, 应该符合要求. 有多种语言关键词翻译 |
谢谢分享. 我想要的就是这种. |
这也是我有过的一个想法。IDE或工程软件将变量名、函数名、类名、宏、枚举等等符号提取,生成pot文件和po文件。根据语言设置,关键字读内置表,符号读po文件,动态显示。 |
其实最开始我想的是如何汉化大型工程,扫描所有源文件,替换关键字和提现符号表,替换输出到新的目录。 |
源码翻译工具相关讨论和实践已移步 #86 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
欢迎补充
The text was updated successfully, but these errors were encountered: