summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ko/messages/tdevelop
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-ko/messages/tdevelop')
-rw-r--r--tde-i18n-ko/messages/tdevelop/tdevelop.po21
1 files changed, 17 insertions, 4 deletions
diff --git a/tde-i18n-ko/messages/tdevelop/tdevelop.po b/tde-i18n-ko/messages/tdevelop/tdevelop.po
index 29c0a73fd82..019f36ba86e 100644
--- a/tde-i18n-ko/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-ko/messages/tdevelop/tdevelop.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tdevelop\n"
-"POT-Creation-Date: 2023-07-14 18:19+0000\n"
+"POT-Creation-Date: 2023-09-27 20:33+0000\n"
"PO-Revision-Date: 2008-01-30 21:04+0900\n"
"Last-Translator: Sung-Jae, Cho <jachin@hanafos.com>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -23268,11 +23268,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 하위 클래"
@@ -28598,6 +28598,19 @@ msgstr ""
#~ 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 "플러그인 사용안함"