summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ja/messages/tdevelop/tdevelop.po
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2023-10-13 21:45:32 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2023-10-13 21:45:32 +0000
commitf80b77411c9f575a9a24336fd519ee3e46fd7145 (patch)
tree511729193e96d4afcb5fb8b1f59534a3f1d9bd17 /tde-i18n-ja/messages/tdevelop/tdevelop.po
parentfe697923771618f9e4ca1a1f77a9ba52e852d738 (diff)
downloadtde-i18n-f80b77411c9f575a9a24336fd519ee3e46fd7145.tar.gz
tde-i18n-f80b77411c9f575a9a24336fd519ee3e46fd7145.zip
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-ja/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-ja/messages/tdevelop/tdevelop.po29
1 files changed, 16 insertions, 13 deletions
diff --git a/tde-i18n-ja/messages/tdevelop/tdevelop.po b/tde-i18n-ja/messages/tdevelop/tdevelop.po
index d7a75377a24..7dd25e2976f 100644
--- a/tde-i18n-ja/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-ja/messages/tdevelop/tdevelop.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tdevelop\n"
-"POT-Creation-Date: 2023-09-27 20:33+0000\n"
+"POT-Creation-Date: 2023-09-27 18:13+0000\n"
"PO-Revision-Date: 2007-05-12 23:00+0900\n"
"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
"Language-Team: Japanese <Kdeveloper@kde.gr.jp>\n"
@@ -5574,7 +5574,7 @@ msgid ""
"<p><b>TQWidget::%1</b></p><p>There is no documentation available for this "
"property.</p>"
msgstr ""
-"<p><b>QWidget::%1</b></p><p>このプロパティには利用可能なドキュメントがありま"
+"<p><b>TQWidget::%1</b></p><p>このプロパティには利用可能なドキュメントがありま"
"せん。</p>"
#: kdevdesigner/designer/propertyeditor.cpp:4027
@@ -6930,8 +6930,8 @@ msgid ""
"Multiple inheritance requires TQObject derivative to be first and unique in "
"base class list."
msgstr ""
-"多重継承は、 QObject 派生を基底クラスリストの最初でユニークな位置に置くことが"
-"必要です。"
+"多重継承は、 TQObject 派生を基底クラスリストの最初でユニークな位置に置くこと"
+"が必要です。"
#: languages/cpp/cppnewclassdlg.cpp:851 languages/cpp/cppnewclassdlg.cpp:854
#: languages/cpp/cppnewclassdlg.cpp:1010 languages/cpp/cppnewclassdlg.cpp:1013
@@ -22715,17 +22715,17 @@ msgid "Inheritance Type"
msgstr "継承タイプ"
#: languages/cpp/cppnewclassdlgbase.ui:416
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"Insert the base class which your new class will be derived from. If you have "
"checked 'Generate TQWidget child class' the new class will be derived from "
"TQWidget. If no base class is named, the new class will not have a parent "
"class. You can also use template classes here (like BaseClass<int, int>)"
msgstr ""
-"新規クラスが継承する基本クラスの名前を入力してください。「QWidget の子クラス"
-"を生成」をチェックすると、新規クラスは QWidget を継承します。基本クラス名を指"
-"定しなかった場合は、新規クラスは親クラスを持ちません。BaseClass<int, int> の"
-"ようなテンプレートクラスも使用できます。"
+"新規クラスが継承する基本クラスの名前を入力してください。「TQWidget の子クラス"
+"を生成」をチェックすると、新規クラスは TQWidget を継承します。基本クラス名を"
+"指定しなかった場合は、新規クラスは親クラスを持ちません。BaseClass<int, int> "
+"のようなテンプレートクラスも使用できます。"
#: languages/cpp/cppnewclassdlgbase.ui:489
#, no-c-format
@@ -22755,12 +22755,12 @@ msgstr "ファイルテンプレートを使用(&E)"
#: languages/cpp/cppnewclassdlgbase.ui:559
#, no-c-format
msgid "Generate QOb&ject child class"
-msgstr "QObject の子クラスを生成(&J)"
+msgstr "TQObject の子クラスを生成(&J)"
#: languages/cpp/cppnewclassdlgbase.ui:567
#, no-c-format
msgid "Generate Q&Widget child class"
-msgstr "QWidget の子クラスを生成(&W)"
+msgstr "TQWidget の子クラスを生成(&W)"
#: languages/cpp/cppnewclassdlgbase.ui:575
#, no-c-format
@@ -27740,8 +27740,8 @@ msgstr ""
#~ msgid "Qt 4"
#~ msgstr "Qt 4"
-#~ msgid "Qt &4 style (#include <QWidget>)"
-#~ msgstr "Qt &4 スタイル (#include <QWidget>)"
+#~ msgid "Qt &4 style (#include <TQWidget>)"
+#~ msgstr "Qt &4 スタイル (#include <TQWidget>)"
#~ msgid "Extra Plugin Paths for Qt4 Designer:"
#~ msgstr "Qt4 デザイナー用の追加のプラグインパス:"
@@ -28058,6 +28058,9 @@ msgstr ""
#~ msgid "&Repository History"
#~ msgstr "リポジトリの履歴(&R)"
+#~ msgid "Qt &4 style (#include <QWidget>)"
+#~ msgstr "Qt &4 スタイル (#include <QWidget>)"
+
#~ msgid ""
#~ "Insert the base class which your new class will be derived from. If you "
#~ "have checked 'Generate QWidget child class' the new class will be derived "