diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
commit | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch) | |
tree | fe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /translations/qt_zh-tw.ts | |
parent | bba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff) | |
download | tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.tar.gz tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.zip |
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'translations/qt_zh-tw.ts')
-rw-r--r-- | translations/qt_zh-tw.ts | 55 |
1 files changed, 2 insertions, 53 deletions
diff --git a/translations/qt_zh-tw.ts b/translations/qt_zh-tw.ts index 4d8089187..08e8785b9 100644 --- a/translations/qt_zh-tw.ts +++ b/translations/qt_zh-tw.ts @@ -1263,8 +1263,8 @@ to <translation>忽略(&I)</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>https://trinitydesktop.org/docs/qt3/</tt> for more information.</p></source> - <translation><h3>關於 Qt</h3><p>本程式使用 TQt 版本 %1。</p><p>Qt 是用於多平臺 GUI 和應用程式開發的 C++ 工具套件。</p><p>Qt 為 MS&nbsp;Windows、Mac&nbsp;OS&nbsp;X、Linux 和所有主要的商用 Unix 變異版本,提供跨平臺的單一原始碼可攜性。<br>Qt 也可用於內嵌裝置。</p><p>Qt 是 Trolltech 的產品。如需詳細資訊,請參閱 <tt>https://trinitydesktop.org/docs/qt3/</tt>。</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.</p><p>See <tt>https://trinitydesktop.org/docs/qt3/</tt> for more information.</p></source> + <translation><h3>關於 Qt</h3><p>本程式使用 TQt 版本 %1。</p><p>Qt 是用於多平臺 GUI 和應用程式開發的 C++ 工具套件。</p><p>Qt 為 MS&nbsp;Windows、Mac&nbsp;OS&nbsp;X、Linux 和所有主要的商用 Unix 變異版本,提供跨平臺的單一原始碼可攜性。</p><p>如需詳細資訊,請參閱 <tt>https://trinitydesktop.org/docs/qt3/</tt>。</p></translation> </message> </context> <context> @@ -1734,57 +1734,6 @@ to </message> </context> <context> - <name>QWSDecoration</name> - <message> - <source>&Restore</source> - <translation>還原(&R)</translation> - </message> - <message> - <source>&Move</source> - <translation>移動(&M)</translation> - </message> - <message> - <source>&Size</source> - <translation>大小(&S)</translation> - </message> - <message> - <source>Mi&nimize</source> - <translation>最小化(&N)</translation> - </message> - <message> - <source>Ma&ximize</source> - <translation>最大化(&X)</translation> - </message> - <message> - <source>Close</source> - <translation>關閉</translation> - </message> - <message> - <source>Windows</source> - <translation>Windows</translation> - </message> - <message> - <source>KDE</source> - <translation>KDE</translation> - </message> - <message> - <source>KDE2</source> - <translation>KDE2</translation> - </message> - <message> - <source>BeOS</source> - <translation>BeOS</translation> - </message> - <message> - <source>Hydro</source> - <translation>Hydro</translation> - </message> - <message> - <source>Default</source> - <translation>預設值</translation> - </message> -</context> -<context> <name>QWhatsThisButton</name> <message> <source>What's this?</source> |