i18n: update translation template

This commit is contained in:
YiFang Xiao 2023-08-26 21:34:09 +08:00
parent 60e39dff89
commit ca1554540d
3 changed files with 14 additions and 9 deletions

View file

@ -601,7 +601,8 @@ win32{
RESOURCES += resources.qrc \
src/scripts/scripts.qrc \
icons/flags.qrc \
src/stylesheets/css.qrc
src/stylesheets/css.qrc \
src/ui/resources.qrc
#EXTRA_TRANSLATIONS += thirdparty/qwebengine_ts/qtwebengine_zh_CN.ts
TRANSLATIONS += $$files(locale/*.ts)

View file

@ -27,10 +27,6 @@
<source>Credits:</source>
<translation></translation>
</message>
<message>
<source>(c) 2008-2013 Konstantin Isakov (ikm@goldendict.org)</source>
<translation>(c) 2008-2013 Konstantin Isakov (ikm@goldendict.org)</translation>
</message>
<message>
<source>Based on Qt %1 (%2, %3)</source>
<translation type="unfinished"></translation>
@ -3619,6 +3615,14 @@ from Stardict, Babylon and GLS dictionaries</source>
<source>Miscellaneous</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When debugging with dictionary css/js, disable certain cache to make it easier.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Dictionary debug</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ProgramTypeEditor</name>

View file

@ -9,7 +9,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<width>428</width>
<height>400</height>
</rect>
</property>
@ -40,7 +40,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="resources.qrc">:/icons/programicon.png</pixmap>
<pixmap resource="../../resources.qrc">:/icons/programicon.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
@ -88,7 +88,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>(c) 2008-2013 Konstantin Isakov (ikm@goldendict.org)</string>
<string notr="true">(c) 2008-2013 Konstantin Isakov (ikm@goldendict.org)</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
@ -201,7 +201,7 @@
</layout>
</widget>
<resources>
<include location="resources.qrc"/>
<include location="../../resources.qrc"/>
</resources>
<connections>
<connection>