86 lines
2.6 KiB
XML
86 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!DOCTYPE TS>
|
||
<TS version="2.1" language="zh_CN">
|
||
<context>
|
||
<name>Editor</name>
|
||
<message>
|
||
<location filename="editor.cpp" line="26"/>
|
||
<source>untitled</source>
|
||
<translation>无标题</translation>
|
||
</message>
|
||
</context>
|
||
<context>
|
||
<name>MainWindow</name>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="14"/>
|
||
<source>Red Panda C++</source>
|
||
<translation>小熊猫C++</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="77"/>
|
||
<location filename="mainwindow.ui" line="153"/>
|
||
<source>Tab 1</source>
|
||
<translation type="unfinished"></translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="82"/>
|
||
<location filename="mainwindow.ui" line="158"/>
|
||
<source>Tab 2</source>
|
||
<translation type="unfinished"></translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="177"/>
|
||
<source>File</source>
|
||
<translation>文件</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="191"/>
|
||
<source>toolBar</source>
|
||
<translation type="unfinished"></translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="211"/>
|
||
<source>New</source>
|
||
<translation>新建</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="221"/>
|
||
<source>Open...</source>
|
||
<translation>打开...</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="231"/>
|
||
<source>Save</source>
|
||
<translation>保存</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="241"/>
|
||
<source>Save As...</source>
|
||
<translation>另存为...</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="244"/>
|
||
<source>Save As</source>
|
||
<translation>另存为</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="mainwindow.ui" line="254"/>
|
||
<source>Save All</source>
|
||
<translation>全部保存</translation>
|
||
</message>
|
||
</context>
|
||
<context>
|
||
<name>QObject</name>
|
||
<message>
|
||
<location filename="editorlist.cpp" line="80"/>
|
||
<source>Save</source>
|
||
<translation>保存</translation>
|
||
</message>
|
||
<message>
|
||
<location filename="editorlist.cpp" line="80"/>
|
||
<source>Save changes to %s?</source>
|
||
<translation>保存修改后的内容到"%s"?</translation>
|
||
</message>
|
||
</context>
|
||
</TS>
|