diff options
Diffstat (limited to 'tde-i18n-pl/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-pl/messages/tdevelop/tdevelop.po | 16 |
1 files changed, 5 insertions, 11 deletions
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 " |