mirror of
https://github.com/JasonYANG170/AIChatForPC.git
synced 2024-11-23 20:26:25 +00:00
46 lines
2.4 KiB
TypeScript
46 lines
2.4 KiB
TypeScript
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<!DOCTYPE TS>
|
|||
|
<TS version="2.1" language="zh_CN">
|
|||
|
<context>
|
|||
|
<name>Dialog</name>
|
|||
|
<message>
|
|||
|
<location filename="dialog.ui" line="14"/>
|
|||
|
<source>Dialog</source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="dialog.ui" line="37"/>
|
|||
|
<source><html><head/><body><p><span style=" font-weight:700;">更新日志:</span></p><p>本次更新我正式将项目迁入QT开发中,完成了界面美化,</p><p>感谢各位长期以来对本项目的支持,本项目调用了ChatGPT API,</p><p>并使用代理服务器完成网络优化,</p><p>确保您能在国内不使用代理完成与ChatGPT服务器的请求。</p><p><span style=" font-weight:700;">开发者留言:</span></p><p>因此我需要自费购买代理服务器与ChatGPT API,</p><p>您的支持以确保我能继续更新下去,如果可以,请为我捐赠,</p><p>我将用于购买代理服务器来确保程序稳定性,感谢。</p><p><span style=" font-weight:700;">Donate</span></p><p>paypal:qw200477@163.com</p></body></html></source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
</context>
|
|||
|
<context>
|
|||
|
<name>MainWindow</name>
|
|||
|
<message>
|
|||
|
<location filename="mainwindow.ui" line="22"/>
|
|||
|
<source>MainWindow</source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="mainwindow.ui" line="44"/>
|
|||
|
<source><html><head/><body><p align="center">YANG-Chat</p></body></html></source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="mainwindow.ui" line="99"/>
|
|||
|
<source>启用间断对话</source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="mainwindow.ui" line="121"/>
|
|||
|
<source>清除缓存</source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="mainwindow.ui" line="149"/>
|
|||
|
<source>发送</source>
|
|||
|
<translation type="unfinished"></translation>
|
|||
|
</message>
|
|||
|
</context>
|
|||
|
</TS>
|