summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/messages
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-pl/messages
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-pl/messages')
-rw-r--r--tde-i18n-pl/messages/tdesdk/umbrello.po5
-rw-r--r--tde-i18n-pl/messages/tdevelop/tdevelop.po16
2 files changed, 7 insertions, 14 deletions
diff --git a/tde-i18n-pl/messages/tdesdk/umbrello.po b/tde-i18n-pl/messages/tdesdk/umbrello.po
index 90b15b1f79a..91083d005a5 100644
--- a/tde-i18n-pl/messages/tdesdk/umbrello.po
+++ b/tde-i18n-pl/messages/tdesdk/umbrello.po
@@ -3204,10 +3204,9 @@ msgid "..."
msgstr "..."
#: codegenerators/cppcodegenerationformbase.ui:273
-#, fuzzy, no-c-format
-#| msgid "QString"
+#, no-c-format
msgid "TQString"
-msgstr "QString"
+msgstr "TQString"
#: codegenerators/cppcodegenerationformbase.ui:274
#: codegenerators/cppcodegenerationformbase.ui:398
diff --git a/tde-i18n-pl/messages/tdevelop/tdevelop.po b/tde-i18n-pl/messages/tdevelop/tdevelop.po
index 83d80a4e4d2..18d4d35b86f 100644
--- a/tde-i18n-pl/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-pl/messages/tdevelop/tdevelop.po
@@ -23492,13 +23492,7 @@ msgid "Inheritance Type"
msgstr "Typ dziedziczenia"
#: 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 "
@@ -23506,8 +23500,8 @@ msgid ""
"class. You can also use template classes here (like BaseClass<int, int>)"
msgstr ""
"Proszę wstawić klasę podstawową, z której nowa klasa będzie dziedziczyć. "
-"Jeśli zaznaczono 'Utwórz potomka QWidget', to nowa klasa będzie dziedziczyć "
-"po QWidget. Jeśli nie podano klasy podstawowej, to nowa klasa nie będzie "
+"Jeśli zaznaczono 'Utwórz potomka TQWidget', to nowa klasa będzie dziedziczyć "
+"po TQWidget. Jeśli nie podano klasy podstawowej, to nowa klasa nie będzie "
"klasą dziedziczącą. Można także użyć tu szablonu klasy (jak "
"KlasaPodstawowa<int,int>)"
@@ -28810,8 +28804,8 @@ msgstr "Zaufanie do certyfikatów SSL"
#~ "Wybierz tą opcję jeśli projekt używa Qt w wersji 4.x. <br>Po wybraniu tej "
#~ "opcji trzeba zamknąć i ponownie otworzyć projekt."
-#~ msgid "Qt &4 style (#include <QWidget>)"
-#~ msgstr "Styl Qt &4 (#include <QWidget>)"
+#~ msgid "Qt &4 style (#include <TQWidget>)"
+#~ msgstr "Styl Qt &4 (#include <TQWidget>)"
#~ msgid ""
#~ "Select this if your project is using include style as known from Qt "