无忧启动论坛

标题: 翻译软件时遇到几个断开的英文语句,求整合,谢谢! [打印本页]

作者: chishingchan    时间: 5 天前
标题: 翻译软件时遇到几个断开的英文语句,求整合,谢谢!
本帖最后由 chishingchan 于 2025-10-20 11:42 编辑

在汉化 Hex Workshop v4.23 遇到一些字符串,需要连成几条句子。这些句子除非软件出错,否则不容易出现。汇编我不懂,所以只能求助于大家了!

以下 99.9% 是对话框的形式呈现,应含标题、及文本内容。某些地方需要臆想一个变量在里面,例如:文件名*、大小#
_ 代表空格,因为在句子开头或末尾,所以使用 _ 代替方便查看。
  1. ------------------------------------
  2. _byte change to the document.

  3. _Continue with Operation?
  4. ------------------------------------
  5. K) is too small to hold this_
  6. ------------------------------------
  7. The Undo Buffer (
  8. ------------------------------------
  9. Make Backup: Error
  10. ------------------------------------
  11. BAK - Save file anyways?
  12. ------------------------------------
  13. Unable to create_
  14. ------------------------------------
  15. Make Backup
  16. ------------------------------------
  17. .BAK)?
  18. ------------------------------------
  19. Would you like to make a backup of_
  20. ------------------------------------
  21. BAK
  22. ------------------------------------
  23. Unable to Open File
  24. ------------------------------------
  25. Unable Create New File
  26. ------------------------------------
复制代码
就这样吧?!



作者: fulibo    时间: 5 天前
byte change to the document.

Continue with OperationK is too small to hold this

The Undo Buffer

Make Backup: Error BAK

Save file anyways Unable to create

Make Backup.BAK

Would you like to make a backup of BAK Unable to Open File Unable Create New File
对文档进行字节级更改。
继续执行“K行动”,这个规模太小了,无法承载
撤销缓冲区
制作备份:错误 BAK
无论如何保存文件 无法创建
创建备份文件.BAK
您是否需要备份BAK文件?无法打开文件 无法创建新文件


作者: chishingchan    时间: 5 天前
fulibo 发表于 2025-10-19 10:02
byte change to the document.

Continue with OperationK is too small to hold this

_byte change to the document.

_Continue with Operation?
此语句文本内容应为
# byte change to the document.

Continue with Operation?
翻译:
对文档进行 # 字节的修改。

继续操作?
作者: chishingchan    时间: 5 天前
这里可能是一个对话框
  1. Make Backup: Error
  2. Unable to create #.BAK - Save file anyways?
  3. 创建备份:错误
  4. 无法创建 #.BAK - 无论如何都要保存文件?
复制代码

作者: chishingchan    时间: 5 天前
问了一下 百度AI 当作参考:

以下是重新组织的句子,按语义关联性分组为 ‌N个完整句子‌:


‌说明‌:



作者: a66    时间: 5 天前
本帖最后由 a66 于 2025-10-19 11:03 编辑

以下汉化,仅供参考:



作者: lxl1638    时间: 5 天前
这几个字母翻译成中文没难度,如果是在资源文件里面,可以翻译成整段再随便断句。
如果是在代码里面就得注意,翻译成的中文长度不能超过原来的,不足就要用\0补足。
作者: tt911    时间: 5 天前
最好结合原对话框看到的的解之。。。
作者: guong    时间: 5 天前
进来学习下
作者: dksoft    时间: 5 天前
进来学习
作者: seeimpact153    时间: 5 天前
学习一下
作者: quan2    时间: 5 天前
进来学习
学习二下

作者: sdb5168    时间: 5 天前
学习学习
作者: PCHH    时间: 5 天前
进来学习下
作者: 肉仔    时间: 4 天前
我以为是普通的英文作文之类的。。。。




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3