summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/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-en_GB/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-en_GB/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-en_GB/messages/tdevelop/tdevelop.po14
1 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
index ec25c9d93f4..e9753bd7d05 100644
--- a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-en_GB/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: 2006-12-08 14:05+0000\n"
"Last-Translator: Malcolm Hunter <malcolm.hunter@gmx.co.uk>\n"
"Language-Team: British English <kde-en-gb@kde.me.uk>\n"
@@ -5689,7 +5689,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>There is no documentation available for this "
+"<p><b>TQWidget::%1</b></p><p>There is no documentation available for this "
"property.</p>"
#: kdevdesigner/designer/propertyeditor.cpp:4027
@@ -7141,7 +7141,7 @@ msgid ""
"Multiple inheritance requires TQObject derivative to be first and unique in "
"base class list."
msgstr ""
-"Multiple inheritance requires QObject derivative to be first and unique in "
+"Multiple inheritance requires TQObject derivative to be first and unique in "
"base class list."
#: languages/cpp/cppnewclassdlg.cpp:851 languages/cpp/cppnewclassdlg.cpp:854
@@ -23381,7 +23381,7 @@ msgid "Inheritance Type"
msgstr "Inheritance Type"
#: 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 "
@@ -23389,8 +23389,8 @@ msgid ""
"class. You can also use template classes here (like BaseClass<int, int>)"
msgstr ""
"Insert the base class which your new class will be derived from. If you have "
-"ticked '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 "
+"ticked '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>)"
#: languages/cpp/cppnewclassdlgbase.ui:489
@@ -23783,7 +23783,7 @@ msgstr ""
"Displaying static members makes GDB slower in\n"
"producing data within TDE and Qt.\n"
"It may change the \"signature\" of the data\n"
-"which QString and friends rely on,\n"
+"which TQString and friends rely on,\n"
"but if you need to debug into these values then\n"
"tick this option."