summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ja/messages/tdevelop/tdevelop.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-ja/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-ja/messages/tdevelop/tdevelop.po20
1 files changed, 16 insertions, 4 deletions
diff --git a/tde-i18n-ja/messages/tdevelop/tdevelop.po b/tde-i18n-ja/messages/tdevelop/tdevelop.po
index 982cdc0b0f2..d7a75377a24 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-07-14 18:19+0000\n"
+"POT-Creation-Date: 2023-09-27 20:33+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"
@@ -22715,11 +22715,11 @@ msgid "Inheritance Type"
msgstr "継承タイプ"
#: languages/cpp/cppnewclassdlgbase.ui:416
-#, no-c-format
+#, fuzzy, no-c-format
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 from "
-"QWidget. If no base class is named, the new class will not have a parent "
+"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 の子クラス"
@@ -28058,6 +28058,18 @@ msgstr ""
#~ msgid "&Repository History"
#~ msgstr "リポジトリの履歴(&R)"
+#~ 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 "
+#~ "from QWidget. 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> のようなテンプレートクラスも使用できます。"
+
#, fuzzy
#~ msgid "Edit TQt4 Designer Plugin Paths"
#~ msgstr "Qt4 デザイナーのプラグインパスを編集"