diff options
| -rw-r--r-- | examples/demo/demo.pro | 1 | ||||
| -rw-r--r-- | examples/demo/translations/demo_ar.qm | bin | 9915 -> 9921 bytes | |||
| -rw-r--r-- | examples/demo/translations/demo_de.qm | bin | 8931 -> 8935 bytes | |||
| -rw-r--r-- | examples/demo/translations/demo_es_AR.qm | bin | 0 -> 337 bytes | |||
| -rw-r--r-- | examples/demo/translations/demo_he.qm | bin | 13115 -> 13121 bytes | |||
| -rw-r--r-- | examples/i18n/i18n.pro | 2 | ||||
| -rw-r--r-- | examples/i18n/mywidget_es.qm | bin | 0 -> 337 bytes | |||
| -rw-r--r-- | translations/qt_es_AR.qm | bin | 25566 -> 25566 bytes | |||
| -rw-r--r-- | translations/qt_ru.qm | bin | 25689 -> 25909 bytes | |||
| -rw-r--r-- | translations/qt_sv.qm | bin | 0 -> 20125 bytes | |||
| -rw-r--r-- | translations/qt_zh-cn.qm | bin | 16479 -> 16491 bytes | |||
| -rw-r--r-- | translations/qt_zh-cn.ts | 29 | 
12 files changed, 18 insertions, 14 deletions
| diff --git a/examples/demo/demo.pro b/examples/demo/demo.pro index fa49ef083..6212a3922 100644 --- a/examples/demo/demo.pro +++ b/examples/demo/demo.pro @@ -98,6 +98,7 @@ table {  TRANSLATIONS	= translations/demo_ar.ts \  		  translations/demo_de.ts \ +		  translations/demo_es_AR.ts \  		  translations/demo_fr.ts \  		  translations/demo_he.ts diff --git a/examples/demo/translations/demo_ar.qm b/examples/demo/translations/demo_ar.qmBinary files differ index 095fc8b06..630f2ebb3 100644 --- a/examples/demo/translations/demo_ar.qm +++ b/examples/demo/translations/demo_ar.qm diff --git a/examples/demo/translations/demo_de.qm b/examples/demo/translations/demo_de.qmBinary files differ index 826dcfdbd..386e52e2b 100644 --- a/examples/demo/translations/demo_de.qm +++ b/examples/demo/translations/demo_de.qm diff --git a/examples/demo/translations/demo_es_AR.qm b/examples/demo/translations/demo_es_AR.qmBinary files differ new file mode 100644 index 000000000..6bd22c41d --- /dev/null +++ b/examples/demo/translations/demo_es_AR.qm diff --git a/examples/demo/translations/demo_he.qm b/examples/demo/translations/demo_he.qmBinary files differ index 1e85ea2d4..6957b433d 100644 --- a/examples/demo/translations/demo_he.qm +++ b/examples/demo/translations/demo_he.qm diff --git a/examples/i18n/i18n.pro b/examples/i18n/i18n.pro index fda72255e..7e6b132d4 100644 --- a/examples/i18n/i18n.pro +++ b/examples/i18n/i18n.pro @@ -15,6 +15,8 @@ TRANSLATIONS	= mywidget.ts \  		  mywidget_de.ts \  		  mywidget_el.ts \  		  mywidget_eo.ts \ +		  mywidget_es.ts \ +		  mywidget_es_AR.ts \  		  mywidget_fr.ts \  		  mywidget_it.ts \  		  mywidget_jp.ts \ diff --git a/examples/i18n/mywidget_es.qm b/examples/i18n/mywidget_es.qmBinary files differ new file mode 100644 index 000000000..6bd22c41d --- /dev/null +++ b/examples/i18n/mywidget_es.qm diff --git a/translations/qt_es_AR.qm b/translations/qt_es_AR.qmBinary files differ index 28fc75444..3fc50950d 100644 --- a/translations/qt_es_AR.qm +++ b/translations/qt_es_AR.qm diff --git a/translations/qt_ru.qm b/translations/qt_ru.qmBinary files differ index 8e05421df..3f172d3b8 100644 --- a/translations/qt_ru.qm +++ b/translations/qt_ru.qm diff --git a/translations/qt_sv.qm b/translations/qt_sv.qmBinary files differ new file mode 100644 index 000000000..1cc468857 --- /dev/null +++ b/translations/qt_sv.qm diff --git a/translations/qt_zh-cn.qm b/translations/qt_zh-cn.qmBinary files differ index afb8302cb..b9e24ca3d 100644 --- a/translations/qt_zh-cn.qm +++ b/translations/qt_zh-cn.qm diff --git a/translations/qt_zh-cn.ts b/translations/qt_zh-cn.ts index 16d255e5a..603187ff9 100644 --- a/translations/qt_zh-cn.ts +++ b/translations/qt_zh-cn.ts @@ -1,4 +1,6 @@ -<!DOCTYPE TS><TS> +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS>  <context>      <name>TQAccel</name>      <message> @@ -291,7 +293,7 @@      </message>      <message>          <source>Executable '%1' requires TQt %2, found TQt %3.</source> -        <translation>可执行文件"%1"需要 TQt %2 建立 TQt %3。</translation> +        <translation>可执行文件"%1"需要 TQt %2 建立 TQt %3。</translation>      </message>      <message>          <source>Incompatible TQt Library Error</source> @@ -337,7 +339,8 @@      </message>      <message>          <source>A&lpha channel:</source> -        <translation>阿尔法通道(&L):</translation>    </message> +        <translation>阿尔法通道(&L):</translation> +    </message>      <message>          <source>&Basic colors</source>          <translation>基本颜色(&B)</translation> @@ -1263,7 +1266,7 @@ to      </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.</p><p>See <tt>https://trinitydesktop.org/docs/qt3/</tt> for more information.</p></source> -        <translation><h3>关于 Qt</h3><p>本程序使用 TQt V%1。</p><p>Qt 是一个用于多平台 GUI 应用程序开发的 C++ 工具包。</p><p>Qt 提供了跨 MS Windows、 Mac OS X、Linux 和所有主要商用 Unix 版本的单源可移植性。</p><p>欲了解更多信息,请参阅 <tt>https://trinitydesktop.org/docs/qt3/</tt>。</p></translation> +        <translation><h3>关于 Qt</h3><p>本程序使用了 TQt V%1 开发!</p><p>Qt 是一个适用于多平台的 GUI 应用程序开发的 C++ 工具包。</p><p>Qt 提供了跨 MS Windows、 Mac OS X、Linux 和所有主要商用 Unix 版本的单源可移植性。</p><p>欲了解更多信息,请参阅 <tt>https://trinitydesktop.org/docs/qt3/</tt>。</p></translation>      </message>  </context>  <context> @@ -1697,35 +1700,35 @@ to      <name>TQUrlOperator</name>      <message>          <source>The protocol `%1' is not supported</source> -        <translation>不支持协议"%1"。</translation> +        <translation>不支持协议"%1"。</translation>      </message>      <message>          <source>The protocol `%1' does not support listing directories</source> -        <translation>协议"%1"不支持列出目录。</translation> +        <translation>协议"%1"不支持列出目录。</translation>      </message>      <message>          <source>The protocol `%1' does not support creating new directories</source> -        <translation>协议"%1"不支持创建新目录。</translation> +        <translation>协议"%1"不支持创建新目录。</translation>      </message>      <message>          <source>The protocol `%1' does not support removing files or directories</source> -        <translation>协议"%1"不支持创建新目录。</translation> +        <translation>协议"%1"不支持创建新目录。</translation>      </message>      <message>          <source>The protocol `%1' does not support renaming files or directories</source> -        <translation>协议"%1"不支持重命名文件或目录。</translation> +        <translation>协议"%1"不支持重命名文件或目录。</translation>      </message>      <message>          <source>The protocol `%1' does not support getting files</source> -        <translation>协议"%1"不支持获取文件。</translation> +        <translation>协议"%1"不支持获取文件。</translation>      </message>      <message>          <source>The protocol `%1' does not support putting files</source> -        <translation>协议"%1"不支持放置文件。</translation> +        <translation>协议"%1"不支持放置文件。</translation>      </message>      <message>          <source>The protocol `%1' does not support copying or moving files or directories</source> -        <translation>协议"%1"不支持复制或移动文件或目录。</translation> +        <translation>协议"%1"不支持复制或移动文件或目录。</translation>      </message>      <message>          <source>(unknown)</source> @@ -1948,5 +1951,3 @@ to      </message>  </context>  </TS> - - | 
