无忧启动论坛

 找回密码
 注册
搜索

翻译软件时遇到几个断开的英文语句,求整合,谢谢!

查看数: 543 | 评论数: 14 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2025-10-19 09:41

正文摘要:

本帖最后由 chishingchan 于 2025-10-20 11:42 编辑 在汉化 Hex Workshop v4.23 遇到一些字符串,需要连成几条句子。这些句子除非软件出错,否则不容易出现。汇编我不懂,所以只能求助于大家了! 以下 99.9% ...

回复

肉仔 发表于 7 天前
我以为是普通的英文作文之类的。。。。
PCHH 发表于 2025-10-19 20:35:03
进来学习下
sdb5168 发表于 2025-10-19 19:13:44
学习学习
quan2 发表于 2025-10-19 16:20:35
进来学习
学习二下
seeimpact153 发表于 2025-10-19 16:18:33
学习一下
dksoft 发表于 2025-10-19 13:39:18
进来学习
guong 发表于 2025-10-19 13:35:00
进来学习下
tt911 发表于 2025-10-19 11:49:20
最好结合原对话框看到的的解之。。。
lxl1638 发表于 2025-10-19 11:28:47
这几个字母翻译成中文没难度,如果是在资源文件里面,可以翻译成整段再随便断句。
如果是在代码里面就得注意,翻译成的中文长度不能超过原来的,不足就要用\0补足。
a66 发表于 2025-10-19 11:00:06
本帖最后由 a66 于 2025-10-19 11:03 编辑

以下汉化,仅供参考:

  • [color=var(--cos-color-text)]‌操作确认提示‌:
    "1234 byte change to the document. Continue with Operation?"
    (文档已更改 1234 字节,是否继续操作?)

  • [color=var(--cos-color-text)]‌缓冲区空间不足‌:
    "The Undo Buffer (123 K) is too small to hold this ABCD.exe."
    (撤销缓冲区(123KB)空间不足,无法保存此ABCD.exe文件。)

  • [color=var(--cos-color-text)]‌备份错误提示‌:
    "Make Backup: Error. Unable to create ABCD.exe .BAK?"
    (创建备份出错:无法生成 ABCD.exe 的 .BAK 文件。)

  • [color=var(--cos-color-text)]‌强制保存确认‌:
    "BAK - Save file anyways?"
    (是否仍要保存该 .BAK文件?)

  • [color=var(--cos-color-text)]‌备份请求提示‌:
    "Would you like to make a backup of ABCD.exe?"
    (是否要为ABCD.exe创建备份?)

  • [color=var(--cos-color-text)]‌文件操作错误‌:
    "Unable to Open File. Unable Create New File."
    (无法打开文件,亦无法创建新文件。)



chishingchan 发表于 2025-10-19 10:42:40
问了一下 百度AI 当作参考:

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

  • [color=var(--cos-color-text)]‌操作确认提示‌:
    "1234 byte change to the document. Continue with Operation?"
    (文档已修改1234字节,是否继续操作?)

  • [color=var(--cos-color-text)]‌缓冲区空间不足‌:
    "The Undo Buffer (123 K) is too small to hold this ABCD.exe."
    (撤销缓冲区(123KB)空间不足,无法保存此ABCD.exe文件。)

  • [color=var(--cos-color-text)]‌备份错误提示‌:
    "Make Backup: Error. Unable to create ABCD.exe .BAK?"
    (创建备份失败:错误。无法生成ABCD.exe的.BAK文件。)

  • [color=var(--cos-color-text)]‌强制保存确认‌:
    "BAK - Save file anyways?"
    (是否仍要保存文件?)

  • [color=var(--cos-color-text)]‌备份请求提示‌:
    "Would you like to make a backup of ABCD.exe?"
    (是否要为ABCD.exe创建备份?)

  • [color=var(--cos-color-text)]‌文件操作错误‌:
    "Unable to Open File. Unable Create New File."
    (无法打开文件。无法创建新文件。)



‌说明‌:

  • 将原断句中的数字(如123)和文件名(ABCD.exe)保留在上下文逻辑中,确保技术准确性。
  • 重复的Make Backup和.BAK合并为同一语义场景(备份错误)。
  • 标点符号和大小写按英文规范调整,例如Unable Create New File补全为Unable to Create New File。

chishingchan 发表于 2025-10-19 10:30:33
这里可能是一个对话框
  1. Make Backup: Error
  2. Unable to create #.BAK - Save file anyways?
  3. 创建备份:错误
  4. 无法创建 #.BAK - 无论如何都要保存文件?
复制代码
chishingchan 发表于 2025-10-19 10:08:54
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?
翻译:
对文档进行 # 字节的修改。

继续操作?
fulibo 发表于 2025-10-19 10:02:30
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文件?无法打开文件 无法创建新文件

点评

_byte change to the document. _Continue with Operation? 此语句文本内容应为 # byte change to the document. Continue with Operation? 翻译: 对文件进行 # 字节的修改。 继续操作?  详情 回复 发表于 2025-10-19 10:08

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2025-10-27 21:34

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表