diff options
author | Michele Calgaro <[email protected]> | 2024-03-09 20:53:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-22 20:43:43 +0900 |
commit | 8b9d49dd3f3b5a63160fefeb88923b5527316858 (patch) | |
tree | 894d9d4655131c08d5015b83bebad3644b6ab038 /koffice-i18n-ja/messages/koffice | |
parent | f8cba5a90205fd3dedaf74f816f746c2b6f20d5e (diff) | |
download | koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.tar.gz koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'koffice-i18n-ja/messages/koffice')
-rw-r--r-- | koffice-i18n-ja/messages/koffice/desktop_koffice.po | 14 | ||||
-rw-r--r-- | koffice-i18n-ja/messages/koffice/kformdesigner.po | 2 |
2 files changed, 7 insertions, 9 deletions
diff --git a/koffice-i18n-ja/messages/koffice/desktop_koffice.po b/koffice-i18n-ja/messages/koffice/desktop_koffice.po index 401c5d1e..5b4247a5 100644 --- a/koffice-i18n-ja/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-ja/messages/koffice/desktop_koffice.po @@ -1913,24 +1913,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 や、サードパーティのバックエンドなど)。" +"PostgreSQL, UnixODBC がサポートされているデータベース バックエンドです。" #: 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-ja/messages/koffice/kformdesigner.po b/koffice-i18n-ja/messages/koffice/kformdesigner.po index 9c4c8aeb..ad7187e3 100644 --- a/koffice-i18n-ja/messages/koffice/kformdesigner.po +++ b/koffice-i18n-ja/messages/koffice/kformdesigner.po @@ -1001,7 +1001,7 @@ msgstr "ウィジェット %1 の名前を %2 に変更できませんでした� #: test/kfd_part.cpp:334 #, fuzzy msgid "*.ui|TQt Designer UI Files" -msgstr "*.ui|Qt Designer UI ファイル" +msgstr "*.ui|TQt Designer UI ファイル" #: formmanager.cpp:204 msgid "Connect Signals/Slots" |