89 lines
3.3 KiB
TypeScript
89 lines
3.3 KiB
TypeScript
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<!DOCTYPE TS>
|
|||
|
<TS version="2.1" language="zh_CN">
|
|||
|
<context>
|
|||
|
<name>GraphicsScene</name>
|
|||
|
<message>
|
|||
|
<location filename="../graphicsscene.cpp" line="15"/>
|
|||
|
<source>Drag image here</source>
|
|||
|
<translation>拖放图片至此</translation>
|
|||
|
</message>
|
|||
|
</context>
|
|||
|
<context>
|
|||
|
<name>GraphicsView</name>
|
|||
|
<message>
|
|||
|
<location filename="../graphicsview.cpp" line="32"/>
|
|||
|
<source>File url list is empty</source>
|
|||
|
<translation>文件 URL 列表为空</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../graphicsview.cpp" line="46"/>
|
|||
|
<source>File is not a valid image</source>
|
|||
|
<translation>文件不是有效的图片文件</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../graphicsview.cpp" line="238"/>
|
|||
|
<source>Image data is invalid</source>
|
|||
|
<translation>图片数据无效</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../graphicsview.cpp" line="245"/>
|
|||
|
<source>Not supported mimedata: %1</source>
|
|||
|
<translation>不受支持的 MimeData 格式:%1</translation>
|
|||
|
</message>
|
|||
|
</context>
|
|||
|
<context>
|
|||
|
<name>MainWindow</name>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="229"/>
|
|||
|
<location filename="../mainwindow.cpp" line="248"/>
|
|||
|
<source>Stay on top</source>
|
|||
|
<translation>总在最前</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="235"/>
|
|||
|
<location filename="../mainwindow.cpp" line="249"/>
|
|||
|
<source>Protected mode</source>
|
|||
|
<translation>保护模式</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="241"/>
|
|||
|
<source>Help</source>
|
|||
|
<translation>帮助</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="244"/>
|
|||
|
<source>Launch application with image file path as argument to load the file.</source>
|
|||
|
<translation>以图片文件的路径作为参数运行程序即可直接打开图片文件。</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="245"/>
|
|||
|
<source>Drag and drop image file onto the window is also supported.</source>
|
|||
|
<translation>也支持拖放图片文件到窗口内来加载图片。</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="247"/>
|
|||
|
<source>Context menu option explanation:</source>
|
|||
|
<translation>菜单项说明:</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="248"/>
|
|||
|
<source>Make window stay on top of all other windows.</source>
|
|||
|
<translation>使窗口始终至于其它非置顶窗口上方。</translation>
|
|||
|
</message>
|
|||
|
<message>
|
|||
|
<location filename="../mainwindow.cpp" line="249"/>
|
|||
|
<source>Avoid close window accidentally. (eg. by double clicking the window)</source>
|
|||
|
<translation>避免窗口意外关闭。(如:不小心双击了窗口触发了关闭窗口行为)</translation>
|
|||
|
</message>
|
|||
|
</context>
|
|||
|
<context>
|
|||
|
<name>main</name>
|
|||
|
<message>
|
|||
|
<location filename="../main.cpp" line="18"/>
|
|||
|
<source>File list.</source>
|
|||
|
<translation>文件列表。</translation>
|
|||
|
</message>
|
|||
|
</context>
|
|||
|
</TS>
|