diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-09 20:53:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-22 20:43:43 +0900 |
commit | 8b9d49dd3f3b5a63160fefeb88923b5527316858 (patch) | |
tree | 894d9d4655131c08d5015b83bebad3644b6ab038 /koffice-i18n-zh_CN | |
parent | f8cba5a90205fd3dedaf74f816f746c2b6f20d5e (diff) | |
download | koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.tar.gz koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'koffice-i18n-zh_CN')
-rw-r--r-- | koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po | 13 | ||||
-rw-r--r-- | koffice-i18n-zh_CN/messages/koffice/kformdesigner.po | 2 | ||||
-rw-r--r-- | koffice-i18n-zh_CN/messages/koffice/kspread.po | 2 |
3 files changed, 8 insertions, 9 deletions
diff --git a/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po b/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po index 734af11a..ffb2c60f 100644 --- a/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po @@ -1978,23 +1978,22 @@ msgid "Comment=This datasource type stores the data directly in the KWord file" msgstr "Comment=该数据源类型将数据直接保存在 KWord 文件中" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:6 -msgid "Name=Qt-SQL Source (single table)" -msgstr "Name=Qt-SQL 源(单表)" +msgid "Name=TQt-SQL Source (single table)" +msgstr "Name=TQt-SQL 源(单表)" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:48 #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:50 msgid "" "Comment=This datasource type lets you use SQL database tables stored on a SQL " "Server. Depending on your system configuration, MySQL, PostgreSQL and UnixODBC " -"are among the supported database backends. There might even be more (Oracle in " -"commercial Qt versions or 3rd party backends)." +"are among the supported database backends." msgstr "" "Comment=此数据库类型允许您使用存储于 SQL 服务器的 SQL 数据库表。根据您的系统配置不同,MySQL、PostgreSQL 和 UnixODBC " -"都是支持的后端数据库。可能还有更多(Qt 商业版中附带 Oracle 支持,或使用第三方后端)。" +"都是支持的后端数据库。" #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:6 -msgid "Name=Qt-SQL Source (power user)" -msgstr "Name=Qt-SQL 源(高级用户)" +msgid "Name=TQt-SQL Source (power user)" +msgstr "Name=TQt-SQL 源(高级用户)" #: kword/templates/CardsAndLabels/.directory:2 msgid "Name=Cards and Labels" diff --git a/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po b/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po index 2c0777de..2d43f556 100644 --- a/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po +++ b/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po @@ -1002,7 +1002,7 @@ msgstr "将部件“%1”重命名为“%2”失败。" #: test/kfd_part.cpp:334 #, fuzzy msgid "*.ui|TQt Designer UI Files" -msgstr ".ui|Qt 设计师 UI 文件" +msgstr ".ui|TQt 设计师 UI 文件" #: formmanager.cpp:204 msgid "Connect Signals/Slots" diff --git a/koffice-i18n-zh_CN/messages/koffice/kspread.po b/koffice-i18n-zh_CN/messages/koffice/kspread.po index ffad3e2c..e738a2fd 100644 --- a/koffice-i18n-zh_CN/messages/koffice/kspread.po +++ b/koffice-i18n-zh_CN/messages/koffice/kspread.po @@ -6452,7 +6452,7 @@ msgstr "编辑链接" msgid "" "No database drivers available. To use this feature you need to install the " "necessary TQt 3 database drivers." -msgstr "没有可用的数据库驱动。您需要重新编译 Qt 3 包含必要的驱动程序。" +msgstr "没有可用的数据库驱动。您需要重新编译 TQt 3 包含必要的驱动程序。" #: kspread_view.cpp:4974 msgid "Sheet %1 could not be found for printing" |