diff options
Diffstat (limited to 'tde-i18n-zh_TW/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-zh_TW/messages/tdevelop/tdevelop.po | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po b/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po index 69043707f15..2a162ad2b5d 100644 --- a/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po +++ b/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: tdevelop\n" -"POT-Creation-Date: 2023-07-14 20:18+0000\n" +"POT-Creation-Date: 2023-09-27 20:33+0000\n" "PO-Revision-Date: 2008-07-22 17:49+0800\n" "Last-Translator: Franklin Weng <[email protected]>\n" "Language-Team: Chinese Traditional <[email protected]>\n" @@ -22718,11 +22718,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 子類" @@ -28199,6 +28199,17 @@ msgstr "SSL 認證信任" #~ msgid "Error compiling the regular expression." #~ msgstr "正規表示式編譯錯誤。" +#~ 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 設計器外掛程式路徑" |