diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2023-09-27 21:41:41 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2023-09-27 21:41:41 +0000 |
commit | fe697923771618f9e4ca1a1f77a9ba52e852d738 (patch) | |
tree | 929c0703fb4a30b2abb7a4af01ba446a845c093f /tde-i18n-hr/messages/tdevelop | |
parent | 2663369d681c1d7606c0cb12178a26079a9e81ed (diff) | |
download | tde-i18n-fe697923771618f9e4ca1a1f77a9ba52e852d738.tar.gz tde-i18n-fe697923771618f9e4ca1a1f77a9ba52e852d738.zip |
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-hr/messages/tdevelop')
-rw-r--r-- | tde-i18n-hr/messages/tdevelop/tdevelop.po | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/tde-i18n-hr/messages/tdevelop/tdevelop.po b/tde-i18n-hr/messages/tdevelop/tdevelop.po index d1bc95919a1..c2b502dc586 100644 --- a/tde-i18n-hr/messages/tdevelop/tdevelop.po +++ b/tde-i18n-hr/messages/tdevelop/tdevelop.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: tdevelop 0\n" -"POT-Creation-Date: 2023-07-14 18:19+0000\n" +"POT-Creation-Date: 2023-09-27 18:13+0000\n" "PO-Revision-Date: 2004-04-20 13:23+CEST\n" "Last-Translator: auto\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" @@ -23989,8 +23989,8 @@ msgstr "Tip nasleđivanja" #, 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 "" "Ubacite baznu klasu iz koje će vaša nova klasa biti izvedena. Ako ste " @@ -31967,5 +31967,19 @@ msgstr "" #~ msgstr "BSD" #, fuzzy +#~ 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 "" +#~ "Ubacite baznu klasu iz koje će vaša nova klasa biti izvedena. Ako ste " +#~ "uključili „Generiraj dečju klasu QWidget-a“, nova klasa će biti izvedena " +#~ "iz QWidget-a. Ako se ne navede bazna klasa, nova klasa neće imati " +#~ "roditeljsku klasu. Ovdje također možete da koristite šablonske klase " +#~ "(npr. BaseClass<int, int>)" + +#, fuzzy #~ msgid "Edit TQt4 Designer Plugin Paths" #~ msgstr "Isključi indeks" |