OSDN Git Service

update translations
authorIvailo Monev <xakepa10@laimg.moc>
Sun, 9 Jun 2019 11:32:43 +0000 (11:32 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sun, 9 Jun 2019 11:32:43 +0000 (11:32 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
38 files changed:
.travis.yml
translations/qt_ar.ts
translations/qt_cs.ts
translations/qt_da.ts
translations/qt_de.ts
translations/qt_es.ts
translations/qt_eu.ts
translations/qt_fa.ts
translations/qt_fr.ts
translations/qt_gl.ts
translations/qt_he.ts
translations/qt_hu.ts
translations/qt_ja.ts
translations/qt_ko.ts
translations/qt_lt.ts
translations/qt_pl.ts
translations/qt_pt.ts
translations/qt_ru.ts
translations/qt_sk.ts
translations/qt_sl.ts
translations/qt_sv.ts
translations/qt_tools_CN.ts
translations/qt_tools_TW.ts
translations/qt_tools_cs.ts
translations/qt_tools_de.ts
translations/qt_tools_eu.ts
translations/qt_tools_fr.ts
translations/qt_tools_he.ts
translations/qt_tools_hu.ts
translations/qt_tools_ja.ts
translations/qt_tools_ko.ts
translations/qt_tools_pl.ts
translations/qt_tools_ru.ts
translations/qt_tools_sl.ts
translations/qt_tools_uk.ts
translations/qt_uk.ts
translations/qt_zh_CN.ts
translations/qt_zh_TW.ts

index 9ec8c76..4433e5d 100644 (file)
@@ -19,6 +19,6 @@ script:
     - if [ "$CXX" == "clang++" ];then cmake ../ -GNinja -DCMAKE_BUILD_TYPE=Release -DENABLE_TESTING=TRUE -DKATIE_UTILS=ON -Wno-dev ;fi
     - if [ "$CXX" == "g++" ];then cmake ../ -GNinja -DCMAKE_BUILD_TYPE=Release -DENABLE_TESTING=TRUE -DKATIE_UTILS=ON -DKATIE_ALLINONE=ON -Wno-dev ;fi
     - ninja
-    - if [ "$CXX" == "g++" ];then ninja test
+    - if [ "$CXX" == "g++" ];then ninja test ;fi
 # the tests/benchmarks take more then 1-hour and Travis times out,
 # despite the documentaiton for the service claiming the timeout is longer
index e4c7fe7..5ae1bbf 100644 (file)
@@ -168,13 +168,13 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>RTL</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>البرنامج &apos;%1&apos; يتطلّب Qt %2، تمّ إيجاد Qt %3.</translation>
     </message>
@@ -2077,7 +2077,7 @@ Do you want to delete it anyway?</source>
         <translation>تاريخ التعديل</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>الحاسوب</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2519,7 +2519,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>خطأ غير معروف</translation>
     </message>
@@ -3234,17 +3234,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+35"/>
-        <source>About Qt</source>
-        <translation>حول Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>عرض التفاصيل...</translation>
     </message>
@@ -3254,8 +3244,18 @@ Do you want to delete it anyway?</source>
         <translation>اخفاء التفاصيل...</translation>
     </message>
     <message>
-        <location line="+1360"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -5032,7 +5032,7 @@ Please choose a different file name.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation type="unfinished"></translation>
@@ -6882,7 +6882,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 0b63493..e29b355 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Spustit</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Použití &apos;%1&apos; vyžaduje Qt %2; bylo ale nalezeno Qt %3.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Qt není slučitelná</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2061,7 +2061,7 @@ Ověřte, prosím, že byl zadán správný název souboru.</translation>
         <translation>%1 bytů</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Počítač</translation>
     </message>
@@ -2360,7 +2360,7 @@ Ověřte, prosím, že byl zadán správný název souboru.</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Ověřte, prosím, že byl zadán správný název souboru.</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Neznámá chyba</translation>
     </message>
@@ -3248,22 +3248,22 @@ Ověřte, prosím, že byl zadán správný název souboru.</translation>
         <translation>Ukázat podrobnosti...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;O Qt&lt;/h3&gt;&lt;p&gt;Tento program používá Qt-verze %1.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>O Qt</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
+        <location line="-1374"/>
         <source>Hide Details...</source>
         <translation>Skrýt podrobnosti...</translation>
     </message>
@@ -5113,7 +5113,7 @@ Zvolte, prosím, pro soubor jiný název.</translation>
         <translation>%1: Nepřipojen</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="-21"/>
         <source>%1: unable to lock</source>
         <translation>%1: Uzavření se nezdařilo</translation>
@@ -6891,7 +6891,7 @@ Zvolte, prosím, pro soubor jiný název.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index f643950..5de4add 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Aktivér</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Eksekverbar &apos;%1&apos; kræver Qt %2, ikke fundet Qt %3.</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Inkompatibel Qt Library fejl</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation></translation>
@@ -2048,7 +2048,7 @@ Do you want to delete it anyway?</source>
         <translation>Ændringsdato</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation></translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Ukendt fejl</translation>
     </message>
@@ -3243,12 +3243,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1515"/>
-        <source>About Qt</source>
-        <translation>Om Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>Vis detaljer...</translation>
     </message>
@@ -3258,13 +3253,18 @@ Do you want to delete it anyway?</source>
         <translation>Skjul detaljer...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -5041,7 +5041,7 @@ Vælg et andet filnavn.</translation>
         <translation>%1: create size is less then 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: Kunne ikke låse</translation>
@@ -6891,7 +6891,7 @@ Vælg et andet filnavn.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation></translation>
     </message>
index 3f7486a..16a5129 100644 (file)
@@ -168,13 +168,13 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Die Anwendung &apos;%1&apos; benötigt Qt %2; es wurde aber Qt %3 gefunden.</translation>
     </message>
@@ -2077,7 +2077,7 @@ Möchten Sie die Datei trotzdem löschen?</translation>
         <translation>Änderungsdatum</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Computer</translation>
     </message>
@@ -2360,7 +2360,7 @@ Möchten Sie die Datei trotzdem löschen?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Möchten Sie die Datei trotzdem löschen?</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Unbekannter Fehler</translation>
     </message>
@@ -3243,17 +3243,7 @@ Möchten Sie die Datei trotzdem löschen?</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Über Qt&lt;/h3&gt;&lt;p&gt;Dieses Programm verwendet Qt Version %1.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location line="+35"/>
-        <source>About Qt</source>
-        <translation>Über Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>Details einblenden...</translation>
     </message>
@@ -3263,8 +3253,18 @@ Möchten Sie die Datei trotzdem löschen?</translation>
         <translation>Details ausblenden...</translation>
     </message>
     <message>
-        <location line="+1360"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -5036,7 +5036,7 @@ Bitte wählen Sie einen anderen Dateinamen.</translation>
         <translation>%1: Die Größenangabe für die Erzeugung ist kleiner als Null</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: Sperrung fehlgeschlagen</translation>
@@ -6891,7 +6891,7 @@ Bitte wählen Sie einen anderen Dateinamen.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 8d5d386..80669a9 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Activar</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>El ejecutable «%1» requiere Qt %2 (se encontró Qt %3).</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Error: biblioteca Qt incompatible</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2076,7 +2076,7 @@ Do you want to delete it anyway?</source>
         <translation>Última modificación</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Equipo</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Error desconocido</translation>
     </message>
@@ -3243,29 +3243,29 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
+        <source>Show Details...</source>
+        <translation>Mostrar los detalles...</translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location line="+0"/>
+        <source>Hide Details...</source>
+        <translation>Ocultar los detalles...</translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Acerca de Qt</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
-        <source>Show Details...</source>
-        <translation>Mostrar los detalles...</translation>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+0"/>
-        <source>Hide Details...</source>
-        <translation>Ocultar los detalles...</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Elija un nombre de fichero diferente.</translation>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation type="unfinished"></translation>
@@ -6891,7 +6891,7 @@ Elija un nombre de fichero diferente.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 3c230f6..2e1d96d 100644 (file)
@@ -168,7 +168,7 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>EZES</translation>
@@ -184,7 +184,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Programaren leiho nagusia eragiten du</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>&apos;%1&apos; exekutagarriak Qt %2 behar du, aurkitu da Qt %3.</translation>
     </message>
@@ -2082,7 +2082,7 @@ Horrela ere ezabatzea nahi duzu?</translation>
         <translation>Aldaketa Eguna</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Ordenagailua</translation>
     </message>
@@ -2360,7 +2360,7 @@ Horrela ere ezabatzea nahi duzu?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Horrela ere ezabatzea nahi duzu?</translation>
         <translation>Ez da hostalari izenik eman</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Akats ezezaguna</translation>
     </message>
@@ -3253,19 +3253,19 @@ Horrela ere ezabatzea nahi duzu?</translation>
         <translation>Ezkutatu Xehetasunak...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Qt-ri buruz&lt;/h3&gt;&lt;p&gt;Programa honek Qt %1 bertsioa erabiltzen du.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Qt-ri buruz</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Gainidaztea nahi duzu?</translation>
         <translation>%1: sortu neurria 0 baino gutxiago da</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: ezinezkoa blokeatzea</translation>
@@ -6891,7 +6891,7 @@ Gainidaztea nahi duzu?</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 81a658d..d24aaa9 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>پنجره اصلی برنامه را فعال می‌کند</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>برنامهٔ «%1»نیازمند کیوت %2 است، کیوت %3 یافت شد.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>خطای کتابخانه ناسازگار کیوت</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>RTL</translation>
@@ -2077,7 +2077,7 @@ Do you want to delete it anyway?</source>
         <translation>تاریخ تغییر</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>رایانه</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Do you want to delete it anyway?</source>
         <translation>نام میزبان داده نشده است</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>خطای ناشناخته</translation>
     </message>
@@ -3253,19 +3253,19 @@ Do you want to delete it anyway?</source>
         <translation>مخفی کردن جزئیات...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;دربارهٔ کیوت&lt;/h3&gt;&lt;p&gt;این برنامه از کیوت نسخهٔ %1 استفاده می‌کند.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>دربارهٔ کیوت</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Do you want to overwrite it?</source>
         <translation>%1: اندازهٔ ساخت کمتر از صفر است</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: نمی‌توان قفل کرد</translation>
@@ -6891,7 +6891,7 @@ Do you want to overwrite it?</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 5e44553..df3c947 100644 (file)
@@ -168,13 +168,13 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>L&apos;exécutable &apos;%1&apos; requiert Qt %2 (Qt %3 présent).</translation>
     </message>
@@ -2084,7 +2084,7 @@ Voulez-vous quand même le supprimer ?</translation>
         <translation>Dernière modification</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Ordinateur</translation>
     </message>
@@ -2369,7 +2369,7 @@ Voulez-vous quand même le supprimer ?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2537,7 +2537,7 @@ Voulez-vous quand même le supprimer ?</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Erreur inconnue</translation>
     </message>
@@ -3252,17 +3252,7 @@ Voulez-vous quand même le supprimer ?</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1485"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>À propos de Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>Montrer les détails...</translation>
     </message>
@@ -3272,9 +3262,19 @@ Voulez-vous quand même le supprimer ?</translation>
         <translation>Cacher les détails...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;À propos de Qt&lt;/h3&gt;&lt;p&gt;Ce programme utilise Qt version %1.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5050,7 +5050,7 @@ Veuillez choisir un nom de fichier différent.</translation>
         <translation>%1 : taille de création est inférieur à 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1 : impossible de vérrouiller</translation>
@@ -6901,7 +6901,7 @@ Veuillez choisir un nom de fichier différent.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation></translation>
     </message>
index f705d25..48c359c 100644 (file)
@@ -168,7 +168,7 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -184,7 +184,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Activa a xanela principal do programa</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>O executábel «%1» require de Qt %2, e atopouse Qt %3.</translation>
     </message>
@@ -2083,7 +2083,7 @@ Desexa aínda así borralo?</translation>
         <translation>Data de modificación</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Ordenador</translation>
     </message>
@@ -2361,7 +2361,7 @@ Desexa aínda así borralo?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2534,7 +2534,7 @@ Desexa aínda así borralo?</translation>
         <translation>Non se indicou o nome do servidor</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Erro descoñecido</translation>
     </message>
@@ -3254,19 +3254,19 @@ Desexa aínda así borralo?</translation>
         <translation>Acochar os detalles...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Acerca de Qt&lt;/h3&gt;&lt;p&gt;Este programa emprega a versión %1 de Qt.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Acerca de Qt</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5043,7 +5043,7 @@ Desexa sobrescribilo?</translation>
         <translation>%1: o tamaño a crear é menor que 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: non foi posíbel bloquear</translation>
@@ -6893,7 +6893,7 @@ Desexa sobrescribilo?</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 12c66fa..54efa93 100644 (file)
@@ -168,13 +168,13 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>RTL</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation type="unfinished">קובץ הפעלה &quot;%1&quot; דורש את Qt %2, נמצא Qt %3.</translation>
     </message>
@@ -2079,7 +2079,7 @@ Do you want to delete it anyway?</source>
         <translation>תאריך שינוי</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation type="unfinished">מחשב</translation>
     </message>
@@ -2362,7 +2362,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2530,7 +2530,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation type="unfinished">שגיאה לא מוכרת</translation>
     </message>
@@ -3246,17 +3246,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;אודות Qt&lt;/h3&gt;&lt;p&gt;תוכנית זו משתמשת ב־Qt גירסה %1.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location line="+35"/>
-        <source>About Qt</source>
-        <translation>אודות Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>הצג פרטים...</translation>
     </message>
@@ -3266,8 +3256,18 @@ Do you want to delete it anyway?</source>
         <translation>הסתר פרטים...</translation>
     </message>
     <message>
-        <location line="+1360"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -5045,7 +5045,7 @@ Please choose a different file name.</source>
         <translation>%1: גודל יצירה הוא פחות מ־0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: אין אפשרות לנעול</translation>
@@ -6896,7 +6896,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 881a022..2788ec0 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Aktiválás</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>&apos;%1&apos; program Qt %2-t igényel (Qt %3 van telepítve).</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Hiba: inkompatíbilis Qt függvénykönyvtár</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2053,7 +2053,7 @@ Biztosan törölni akarja?</translation>
         <translation>Módosítás dátuma</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Számítógép</translation>
     </message>
@@ -2365,7 +2365,7 @@ Biztosan törölni akarja?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Biztosan törölni akarja?</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Ismeretlen hiba</translation>
     </message>
@@ -3248,17 +3248,7 @@ Biztosan törölni akarja?</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1485"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>A Qt névjegye</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>Részletek megjelenítése...</translation>
     </message>
@@ -3268,9 +3258,19 @@ Biztosan törölni akarja?</translation>
         <translation>Részletek elrejtése...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Qt névjegye&lt;/h3&gt;&lt;p&gt;Ez a program a Qt %1 verzióját használja.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5048,7 +5048,7 @@ Válasszon másik fájlnevet.</translation>
         <translation>%1: a megadott méret kissebb mint 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: a zárolás sikertelen</translation>
@@ -6909,7 +6909,7 @@ Válasszon másik fájlnevet.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index d58ffe9..1d5c678 100644 (file)
@@ -180,7 +180,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>メインウィンドウをアクティブにする</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>実行可能ファイル &apos;%1&apos; には Qt %2 が必要です。Qt %3 が見つかりました。</translation>
     </message>
@@ -190,7 +190,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>互換性のないQtライブラリエラー</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2079,7 +2079,7 @@ Do you want to delete it anyway?</source>
         <translation>&lt;b&gt;ファイル名 &quot;%1&quot; は使用できません。&lt;/b&gt;&lt;p&gt;名前を短くしたり、アクセント記号などを削除して再度試してください。</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>コンピュータ</translation>
     </message>
@@ -2362,7 +2362,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2530,7 +2530,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>未知のエラー</translation>
     </message>
@@ -3246,17 +3246,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1485"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Qt について</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>詳細を表示...</translation>
     </message>
@@ -3266,9 +3256,19 @@ Do you want to delete it anyway?</source>
         <translation>詳細を隠す...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Qt について&lt;/h3&gt;&lt;p&gt;このプログラムは Qt バージョン %1 を使用しています。&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5045,7 +5045,7 @@ Please choose a different file name.</source>
         <translation>%1: 0より小さいサイズの共有メモリは作成できません</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: ロックできません</translation>
@@ -6897,7 +6897,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index b6a598b..ad84e88 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>프로그램의 주 창 활성화</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation type="unfinished">실행 파일 &apos;%1&apos;은(는) Qt %2을(를) 필요로 하지만 현재 Qt %3이(가) 설치되어 있습니다.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation type="unfinished">Qt 라이브러리 호환성 오류</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2077,7 +2077,7 @@ Do you want to delete it anyway?</source>
         <translation>수정한 날짜</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation type="unfinished">컴퓨터</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Do you want to delete it anyway?</source>
         <translation>호스트 이름이 지정되지 않음</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation type="unfinished">알 수 없는 오류</translation>
     </message>
@@ -3253,19 +3253,19 @@ Do you want to delete it anyway?</source>
         <translation>자세한 정보 숨기기...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Qt 정보&lt;/h3&gt;&lt;p&gt;이 프로그램은 Qt 버전 %1을(를) 사용합니다.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Qt 정보</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Do you want to overwrite it?</source>
         <translation>%1: 생성 크기가 0 미만임</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: 잠글 수 없음</translation>
@@ -6891,7 +6891,7 @@ Do you want to overwrite it?</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 02a6ca5..fd43a32 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Suaktyvina pagrindinį programos langą</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Vykdomajam failui „%1“ reikalingos „Qt %2“ bibliotekos, tačiau aptiktos „Qt %3“.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>„Qt“ bibliotekos nesuderinamumo klaida</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2077,7 +2077,7 @@ Ar vis tiek norite jį pašalinti?</translation>
         <translation>Modifikavimo data</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Kompiuteris</translation>
     </message>
@@ -2360,7 +2360,7 @@ Ar vis tiek norite jį pašalinti?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Ar vis tiek norite jį pašalinti?</translation>
         <translation>Nepateiktas mazgo vardas</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Nežinoma klaida</translation>
     </message>
@@ -3253,19 +3253,19 @@ Ar vis tiek norite jį pašalinti?</translation>
         <translation>Glausčiau…</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Apie „Qt“&lt;/h3&gt;&lt;p&gt;Ši programa naudoja „Qt %1“.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Apie „Qt“</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Ar norite jį perrašyti?</translation>
         <translation>%1: bandomo kurti objekto dydis neigiamas</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: nepavyko užrakinti</translation>
@@ -6891,7 +6891,7 @@ Ar norite jį perrašyti?</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index ba0d7b5..53ef496 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Uaktywnia główne okno programu</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Program &apos;%1&apos; wymaga do uruchomienia Qt %2, znaleziono Qt %3.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Niekompatybilność biblioteki Qt</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2077,7 +2077,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
         <translation>Data modyfikacji</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Komputer</translation>
     </message>
@@ -2362,7 +2362,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2530,7 +2530,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Nieznany błąd</translation>
     </message>
@@ -3245,27 +3245,27 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1515"/>
-        <source>About Qt</source>
-        <translation>Informacje o Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Hide Details...</source>
         <translation>Ukryj szczegóły...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Informacje o Qt&lt;/h3&gt;&lt;p&gt; Ten program używa Qt w wersji %1.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1360"/>
+        <location line="-1374"/>
         <source>Show Details...</source>
         <translation>Pokaż szczegóły...</translation>
     </message>
@@ -5038,7 +5038,7 @@ Proszę wybrać inną nazwę pliku.</translation>
         <translation>%1: rozmiar przy tworzeniu mniejszy od 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: nie można zablokować</translation>
@@ -6893,7 +6893,7 @@ Proszę wybrać inną nazwę pliku.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 6e60101..25a3b50 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Activar</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>O executável &apos;%1&apos; requere Qt %2, Qt %3 encontrado.</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Erro de Incompatibilidade da Biblioteca Qt</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2082,7 +2082,7 @@ Deseja apagar de qualquer forma?</translation>
         <translation type="unfinished">Data de Modificação</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2360,7 +2360,7 @@ Deseja apagar de qualquer forma?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Deseja apagar de qualquer forma?</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Erro desconhecido</translation>
     </message>
@@ -3243,29 +3243,29 @@ Deseja apagar de qualquer forma?</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
+        <source>Show Details...</source>
+        <translation>Mostrar Detalhes...</translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location line="+0"/>
+        <source>Hide Details...</source>
+        <translation>Não Mostrar Detalhes...</translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Acerca do Qt</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
-        <source>Show Details...</source>
-        <translation>Mostrar Detalhes...</translation>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+0"/>
-        <source>Hide Details...</source>
-        <translation>Não Mostrar Detalhes...</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5040,7 +5040,7 @@ Please choose a different file name.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation type="unfinished"></translation>
@@ -6890,7 +6890,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 7b1f09f..78edb50 100644 (file)
@@ -168,7 +168,7 @@ This indicates an inconsistency in the ui-file.</source>
 <context>
     <name>QApplication</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Программный модуль «%1» требует Qt %2, найдена версия %3.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Активирует главное окно программы</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2078,7 +2078,7 @@ Please verify the correct directory name was given.</source>
         <translation>Дата изменения</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Компьютер</translation>
     </message>
@@ -2361,7 +2361,7 @@ Please verify the correct directory name was given.</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2529,7 +2529,7 @@ Please verify the correct directory name was given.</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Неизвестная ошибка</translation>
     </message>
@@ -3244,17 +3244,7 @@ Please verify the correct directory name was given.</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;О Qt&lt;/h3&gt;&lt;p&gt;Данная программа использует Qt версии %1.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location line="+35"/>
-        <source>About Qt</source>
-        <translation>О Qt</translation>
-    </message>
-    <message>
-        <location line="-1390"/>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
         <source>Show Details...</source>
         <translation>Показать подробности...</translation>
     </message>
@@ -3264,8 +3254,18 @@ Please verify the correct directory name was given.</source>
         <translation>Скрыть подробности...</translation>
     </message>
     <message>
-        <location line="+1360"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+19"/>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -5037,7 +5037,7 @@ Please choose a different file name.</source>
         <translation>%1: размер меньше нуля</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: невозможно заблокировать</translation>
@@ -6892,7 +6892,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index a6f5c44..3492c15 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Aktivuje hlavné okno programu</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Program &apos;%1&apos; vyžaduje Qt %2, nájdené Qt %3.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Chyba kompatibility knižnice Qt</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2077,7 +2077,7 @@ Chcete ho aj tak zmazať?</translation>
         <translation>Dátum úpravy</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Počítač</translation>
     </message>
@@ -2360,7 +2360,7 @@ Chcete ho aj tak zmazať?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Chcete ho aj tak zmazať?</translation>
         <translation>Nezadaný názov hostiteľa</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Neznáma chyba</translation>
     </message>
@@ -3253,19 +3253,19 @@ Chcete ho aj tak zmazať?</translation>
         <translation>Skryť detaily…</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;O Qt&lt;/h3&gt;&lt;p&gt;Tento program používa Qt verziu %1.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>O Qt</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Má sa prepísať?</translation>
         <translation>%1: vytvorená veľkosť je menšia než 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: nedá sa zamknúť</translation>
@@ -6891,7 +6891,7 @@ Má sa prepísať?</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 2f1593c..0245af2 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Aktiviraj</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Izvršljiva datoteka »%1« potrebuje Qt %2, najden pa je bil Qt %3.</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Napaka nezdružljivosti knjižnice Qt</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2048,7 +2048,7 @@ Ali jo kljub temu želite izbrisati?</translation>
         <translation>Datum spremembe</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Računalnik</translation>
     </message>
@@ -2360,7 +2360,7 @@ Ali jo kljub temu želite izbrisati?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Ali jo kljub temu želite izbrisati?</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Neznana napaka</translation>
     </message>
@@ -3243,29 +3243,29 @@ Ali jo kljub temu želite izbrisati?</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;O Qt&lt;/h3&gt;&lt;p&gt;Ta program uporablja Qt različice %1.&lt;/p&gt;</translation>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
+        <source>Show Details...</source>
+        <translation>Prikaži podrobnosti ...</translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location line="+0"/>
+        <source>Hide Details...</source>
+        <translation>Skrij podrobnosti ...</translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>O Qt</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
-        <source>Show Details...</source>
-        <translation>Prikaži podrobnosti ...</translation>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+0"/>
-        <source>Hide Details...</source>
-        <translation>Skrij podrobnosti ...</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Izberite drugo ime datoteke.</translation>
         <translation>%1: velikost je manjša od 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: ni moč zakleniti</translation>
@@ -6891,7 +6891,7 @@ Izberite drugo ime datoteke.</translation>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index a6bc3f3..3053edd 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Aktivera</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Binären \&quot;%1\&quot; kräver Qt %2, hittade Qt %3.</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Inkompatibelt Qt-biblioteksfel</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2082,7 +2082,7 @@ Vill du ta bort den ändå?</translation>
         <translation type="unfinished">Ändringsdatum</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2360,7 +2360,7 @@ Vill du ta bort den ändå?</translation>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Vill du ta bort den ändå?</translation>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Okänt fel</translation>
     </message>
@@ -3243,29 +3243,29 @@ Vill du ta bort den ändå?</translation>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
+        <source>Show Details...</source>
+        <translation>Visa detaljer...</translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location line="+0"/>
+        <source>Hide Details...</source>
+        <translation>Dölj detaljer,,,</translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Om Qt</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
-        <source>Show Details...</source>
-        <translation>Visa detaljer...</translation>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+0"/>
-        <source>Hide Details...</source>
-        <translation>Dölj detaljer,,,</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5040,7 +5040,7 @@ Please choose a different file name.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation type="unfinished"></translation>
@@ -6890,7 +6890,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index e9c622e..e38344c 100644 (file)
@@ -833,7 +833,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1165,17 +1165,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1231,11 +1221,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1244,6 +1234,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1712,7 +1712,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1725,16 +1725,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1858,7 +1848,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2242,7 +2232,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2498,7 +2488,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 106d2e6..7ccbc39 100644 (file)
@@ -832,7 +832,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1164,17 +1164,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1230,11 +1220,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1243,6 +1233,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1709,7 +1709,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1722,16 +1722,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1855,7 +1845,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2239,7 +2229,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2504,7 +2494,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 1e2217e..3bf9bda 100644 (file)
@@ -843,7 +843,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1175,17 +1175,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1241,11 +1231,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1254,6 +1244,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1728,7 +1728,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1741,16 +1741,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1874,7 +1864,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2260,7 +2250,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2516,7 +2506,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 618b715..a5ef981 100644 (file)
@@ -837,7 +837,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1169,17 +1169,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1235,11 +1225,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1248,6 +1238,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1722,7 +1722,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1735,16 +1735,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1868,7 +1858,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2253,7 +2243,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2509,7 +2499,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 2ac2487..a920178 100644 (file)
@@ -837,7 +837,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1169,17 +1169,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1235,11 +1225,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1248,6 +1238,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1722,7 +1722,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1735,16 +1735,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1868,7 +1858,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2253,7 +2243,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2517,7 +2507,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index c13fac9..1578b7a 100644 (file)
@@ -831,7 +831,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1163,17 +1163,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1229,11 +1219,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1242,6 +1232,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1716,7 +1716,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1729,16 +1729,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1862,7 +1852,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2246,7 +2236,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2510,7 +2500,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 91e8cc6..d3c0ccb 100644 (file)
@@ -839,7 +839,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1171,17 +1171,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1237,11 +1227,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1250,6 +1240,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1716,7 +1716,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1729,16 +1729,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1862,7 +1852,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2247,7 +2237,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2503,7 +2493,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 43038d6..fc4cdab 100644 (file)
@@ -833,7 +833,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1165,17 +1165,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1231,11 +1221,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1244,6 +1234,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1721,7 +1721,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1734,16 +1734,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1867,7 +1857,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2251,7 +2241,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2516,7 +2506,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 5550f79..e321d03 100644 (file)
@@ -831,7 +831,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1163,17 +1163,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1229,11 +1219,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1242,6 +1232,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1716,7 +1716,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1729,16 +1729,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1862,7 +1852,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2246,7 +2236,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2510,7 +2500,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index e0f5bb7..960fd67 100644 (file)
@@ -831,7 +831,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1163,17 +1163,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1229,11 +1219,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1242,6 +1232,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1708,7 +1708,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1721,16 +1721,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1854,7 +1844,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2238,7 +2228,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2494,7 +2484,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index dd05e31..5564946 100644 (file)
@@ -843,7 +843,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1175,17 +1175,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1241,11 +1231,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1254,6 +1244,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1728,7 +1728,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1741,16 +1741,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1874,7 +1864,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2260,7 +2250,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2524,7 +2514,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 8c67cd7..3dd24aa 100644 (file)
@@ -844,7 +844,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1176,17 +1176,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1242,11 +1232,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1255,6 +1245,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1722,7 +1722,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1735,16 +1735,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1868,7 +1858,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2254,7 +2244,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2510,7 +2500,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 1dc7298..10a09d2 100644 (file)
@@ -849,7 +849,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1181,17 +1181,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1247,11 +1237,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1260,6 +1250,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1726,7 +1726,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1739,16 +1739,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1872,7 +1862,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2259,7 +2249,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2515,7 +2505,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index d813884..6a3a6ce 100644 (file)
@@ -845,7 +845,7 @@ Options:
     </message>
     <message>
         <location filename="../src/tools/qtconfig/mainwindow.ui"/>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+757"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="+759"/>
         <location line="+1"/>
         <location line="+7"/>
         <source>Qt Configuration</source>
@@ -1177,17 +1177,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location/>
-        <source>About &amp;Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location/>
-        <source>About Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-690"/>
+        <location filename="../src/tools/qtconfig/mainwindow.cpp" line="-692"/>
         <source>&lt;p&gt;&lt;b&gt;&lt;font size+=2&gt;Appearance&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr&gt;&lt;p&gt;Use this tab to customize the appearance of your Qt applications.&lt;/p&gt;&lt;p&gt;You can select the default GUI Style from the drop down list and customize the colors.&lt;/p&gt;&lt;p&gt;Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)&lt;/p&gt;&lt;p&gt;When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.&lt;p&gt;The Preview Window shows what the selected Style and colors look like.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1243,11 +1233,11 @@ Options:
     </message>
     <message>
         <location line="+15"/>
-        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>&lt;h3&gt;%1&lt;/h3&gt;&lt;br/&gt;Version %2&lt;br/&gt;&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
+        <location line="+32"/>
         <source>Save Changes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1256,6 +1246,16 @@ Options:
         <source>Save changes to settings?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../src/tools/qtconfig/mainwindow.ui"/>
+        <source>About &amp;Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>MainWindowBase</name>
@@ -1724,7 +1724,7 @@ Options:
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+121"/>
+        <location line="+122"/>
         <location line="+1"/>
         <source>D-Bus Viewer</source>
         <translation type="unfinished"></translation>
@@ -1737,16 +1737,6 @@ Options:
         <source>%1 - warning</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location line="+70"/>
-        <source>Qt Designer</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location line="+1"/>
-        <source>This application cannot be used for the Console edition of Qt</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QDesignerActions</name>
@@ -1870,7 +1860,7 @@ Do you want to replace it?</source>
     </message>
     <message>
         <location line="-565"/>
-        <source>About Qt</source>
+        <source>About Katie</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2256,7 +2246,7 @@ Would you like to retry?</source>
     </message>
     <message>
         <location line="+4"/>
-        <source>About &amp;Qt</source>
+        <source>About &amp;Katie</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -2512,7 +2502,7 @@ Do you want overwrite the template?</source>
     </message>
     <message>
         <location line="+2"/>
-        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.</source>
+        <source>%1&lt;br/&gt;Copyright (C) 2015 The Qt Company Ltd.&lt;br/&gt;Copyright (C) 2016-2019 Ivailo Monev</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
index 81ad126..0f3dd05 100644 (file)
@@ -178,7 +178,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Активує головне вікно програми</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>Виконуваний модуль &apos;%1&apos; вимагає Qt %2, знайдено Qt %3.</translation>
     </message>
@@ -188,7 +188,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Несумісна бібліотека Qt</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2077,7 +2077,7 @@ Do you want to delete it anyway?</source>
         <translation>Дата зміни</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>Комп&apos;ютер</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2533,7 +2533,7 @@ Do you want to delete it anyway?</source>
         <translation>Ім&apos;я вузла не задано</translation>
     </message>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>Невідома помилка</translation>
     </message>
@@ -3253,19 +3253,19 @@ Do you want to delete it anyway?</source>
         <translation>Приховати деталі...</translation>
     </message>
     <message>
-        <location line="+1355"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation>&lt;h3&gt;Про Qt&lt;/h3&gt;&lt;p&gt;Ця програма використовує Qt версії %1.&lt;/p&gt;</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>Про Qt</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Do you want to overwrite it?</source>
         <translation>%1: розмір створення менший нуля</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1: неможливо заблокувати</translation>
@@ -6891,7 +6891,7 @@ Do you want to overwrite it?</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 536cd5d..b867d10 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>激活</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>执行“%1”需要Qt %2,只找到了Qt %3。</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>不兼容的Qt错误</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2082,7 +2082,7 @@ Do you want to delete it anyway?</source>
         <translation>修改时间</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>计算机</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>未知的错误</translation>
     </message>
@@ -3243,29 +3243,29 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
+        <source>Show Details...</source>
+        <translation>显示细节……</translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location line="+0"/>
+        <source>Hide Details...</source>
+        <translation>隐藏细节……</translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>关于Qt</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
-        <source>Show Details...</source>
-        <translation>显示细节……</translation>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+0"/>
-        <source>Hide Details...</source>
-        <translation>隐藏细节……</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Please choose a different file name.</source>
         <translation>%1:创建的大小小于 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1:无法锁定</translation>
@@ -6891,7 +6891,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>*</translation>
     </message>
index 0513b4f..a6f95cb 100644 (file)
@@ -173,7 +173,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>啟動</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.h" line="+238"/>
+        <location filename="../src/gui/dialogs/qmessagebox.h" line="+230"/>
         <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
         <translation>執行檔 %1 需要 Qt %2,但只找到 Qt %3。</translation>
     </message>
@@ -183,7 +183,7 @@ This indicates an inconsistency in the ui-file.</source>
         <translation>Qt 函式庫不相容的錯誤</translation>
     </message>
     <message>
-        <location filename="../src/gui/kernel/qapplication.cpp" line="+1904"/>
+        <location filename="../src/gui/kernel/qapplication.cpp" line="+1891"/>
         <source>QT_LAYOUT_DIRECTION</source>
         <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
         <translation>LTR</translation>
@@ -2048,7 +2048,7 @@ Do you want to delete it anyway?</source>
         <translation>變更日期</translation>
     </message>
     <message>
-        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+252"/>
+        <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+244"/>
         <source>Computer</source>
         <translation>電腦</translation>
     </message>
@@ -2360,7 +2360,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QFormBuilder</name>
     <message>
-        <location filename="../src/uitools/properties_p.h" line="+129"/>
+        <location filename="../src/uitools/properties_p.h" line="+121"/>
         <source>The enumeration-value &apos;%1&apos; is invalid. The default value &apos;%2&apos; will be used instead.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -2528,7 +2528,7 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QHostInfo</name>
     <message>
-        <location filename="../src/network/kernel/qhostinfo_p.h" line="+109"/>
+        <location filename="../src/network/kernel/qhostinfo_p.h" line="+101"/>
         <source>Unknown error</source>
         <translation>未知的錯誤</translation>
     </message>
@@ -3243,29 +3243,29 @@ Do you want to delete it anyway?</source>
 <context>
     <name>QMessageBox</name>
     <message>
-        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
-        <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
+        <source>Show Details...</source>
+        <translation>顯示詳情...</translation>
     </message>
     <message>
-        <location line="+5"/>
-        <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 3 or GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://%2/&quot;&gt;%2&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;Qt is The Qt Company Ltd product developed as an open source project. See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+        <location line="+0"/>
+        <source>Hide Details...</source>
+        <translation>隱藏詳情...</translation>
     </message>
     <message>
-        <location line="+30"/>
-        <source>About Qt</source>
-        <translation>關於 Qt</translation>
+        <location line="+1351"/>
+        <source>&lt;h3&gt;About Katie&lt;/h3&gt;&lt;p&gt;This program uses Katie version %1.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="-1390"/>
-        <source>Show Details...</source>
-        <translation>顯示詳情...</translation>
+        <location line="+4"/>
+        <source>&lt;p&gt;Katie is a C++ toolkit derived from the Qt 4.8 framework.&lt;/p&gt;&lt;p&gt;Katie is available under two different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&amp;nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.&lt;/p&gt;&lt;p&gt;Katie licensed under the GNU LGPL version 2.1 is appropriate for the development of applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Copyright (C) %1 The Qt Company Ltd and other contributors.&lt;/p&gt;&lt;p&gt;Copyright (C) %2 Ivailo Monev&lt;/p&gt;&lt;p&gt;Qt and the Qt logo are trademarks of The Qt Company Ltd.&lt;/p&gt;&lt;p&gt;See &lt;a href=&quot;http://%3/&quot;&gt;%3&lt;/a&gt; for more information.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+0"/>
-        <source>Hide Details...</source>
-        <translation>隱藏詳情...</translation>
+        <location line="+19"/>
+        <source>About Katie</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -5041,7 +5041,7 @@ Please choose a different file name.</source>
         <translation>%1:建立大小小於 0</translation>
     </message>
     <message>
-        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+145"/>
+        <location filename="../src/core/kernel/qsharedmemory_p.h" line="+137"/>
         <location filename="../src/core/kernel/qsharedmemory.cpp" line="+173"/>
         <source>%1: unable to lock</source>
         <translation>%1:無法鎖定</translation>
@@ -6891,7 +6891,7 @@ Please choose a different file name.</source>
 <context>
     <name>QWidget</name>
     <message>
-        <location filename="../src/gui/kernel/qwidget.cpp" line="+5290"/>
+        <location filename="../src/gui/kernel/qwidget.cpp" line="+5283"/>
         <source>*</source>
         <translation>+</translation>
     </message>