-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
166 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="en_GB" sourcelanguage="zh_CN"> | ||
<context> | ||
<name>LoginWindow</name> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="11"/> | ||
<source>登录</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="55"/> | ||
<source>登录失败:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="63"/> | ||
<location filename="../qml/window/LoginWindow.qml" line="65"/> | ||
<source>登录失败</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="63"/> | ||
<source>错误:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="95"/> | ||
<source>退出</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="113"/> | ||
<source> 使用 Link 登入</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="148"/> | ||
<source>访客登录</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/LoginWindow.qml" line="164"/> | ||
<source>NJUPT SAST C++组开发 | ||
</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>MainWindow</name> | ||
<message> | ||
<location filename="../qml/window/MainWindow.qml" line="64"/> | ||
<source>提示</source> | ||
<translation>HINT</translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/window/MainWindow.qml" line="64"/> | ||
<source>SAST Evento已隐藏至托盘,点击图标可再次激活窗口。</source> | ||
<translation>SAST Evento is hidden in the system tray. Click the icon to activate the window.</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>T_LessonPic</name> | ||
<message> | ||
<location filename="../qml/page/T_LessonPic.qml" line="36"/> | ||
<source>%1</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/page/T_LessonPic.qml" line="51"/> | ||
<source>第%1周</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/page/T_LessonPic.qml" line="67"/> | ||
<source>授课课表</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/page/T_LessonPic.qml" line="173"/> | ||
<source>时间:%1</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/page/T_LessonPic.qml" line="185"/> | ||
<source>地点:%1</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../qml/page/T_LessonPic.qml" line="197"/> | ||
<source>主题:%1</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
</TS> |