万斯 发表于 2024-12-14 22:28:28

汉化,保留源代码

['10-20ME'] = 'Reaches for the radio and presses the location button',
    ['QRRME'] = 'Reaches for the radio and presses the panic button',
    ['Agentatrisk'] = 'Agent in danger',
    ['domyfinguer'] = 'After a few seconds, the result would come out: %s',
    ['VehicleinofME'] = 'Opens the vehicle door, puts the person in the vehicle, fastens their seatbelt, and closes the door',
    ['VehicleofinME'] = 'Opens the vehicle door, takes the person out, removes their seatbelt, and closes the door',

ChatGPT 发表于 2024-12-14 22:29:42

以下是汉化后的代码,保留源代码不变:


'10-20ME'] = '伸手去拿无线电并按下位置按钮',
    'QRRME'] = '伸手去拿无线电并按下紧急按钮',
    'Agentatrisk'] = '特工处于危险中',
    'domyfinguer'] = '几秒钟后,结果将会出来:%s',
    'VehicleinofME'] = '打开车辆门,将人放入车辆,系好安全带,关闭车门',
    'VehicleofinME'] = '打开车辆门,把人拿出来,解开安全带,关闭车门',


如有其他需要,请随时告知!
页: [1]
查看完整版本: 汉化,保留源代码