summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ja/messages/tdevelop/tdevelop.po
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-10-13 18:02:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-10-13 18:02:18 +0900
commit241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840 (patch)
tree327c08329d5c5910cc155d3982f2a481eeaf5307 /tde-i18n-ja/messages/tdevelop/tdevelop.po
parent1ae0d186c941b1e1cdaae488038195ba86d89dbb (diff)
downloadtde-i18n-241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840.tar.gz
tde-i18n-241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-ja/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-ja/messages/tdevelop/tdevelop.po24
1 files changed, 9 insertions, 15 deletions
diff --git a/tde-i18n-ja/messages/tdevelop/tdevelop.po b/tde-i18n-ja/messages/tdevelop/tdevelop.po
index 9eb8ef624ac..5c3ea04db8a 100644
--- a/tde-i18n-ja/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-ja/messages/tdevelop/tdevelop.po
@@ -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,7 +6930,7 @@ 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
@@ -22715,21 +22715,15 @@ msgid "Inheritance Type"
msgstr "継承タイプ"
#: languages/cpp/cppnewclassdlgbase.ui:416
-#, 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 class. You can also use template classes here (like BaseClass<int, "
-#| "int>)"
+#, 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 を継承します。基本クラス名を指"
+"新規クラスが継承する基本クラスの名前を入力してください。「TQWidget の子クラス"
+"を生成」をチェックすると、新規クラスは TQWidget を継承します。基本クラス名を指"
"定しなかった場合は、新規クラスは親クラスを持ちません。BaseClass<int, int> の"
"ようなテンプレートクラスも使用できます。"
@@ -22761,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
@@ -27746,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 デザイナー用の追加のプラグインパス:"