mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
update translations
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
5a7f1ff89a
commit
954b6875ba
38 changed files with 709 additions and 849 deletions
|
@ -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
|
||||
|
|
|
@ -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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>البرنامج '%1' يتطلّب 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Použití '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>O Qt</h3><p>Tento program používá Qt-verze %1.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>O Qt</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-1390"/>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Eksekverbar '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Die Anwendung '%1' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Über Qt</h3><p>Dieses Programm verwendet Qt Version %1.</p></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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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,22 +3243,7 @@ Do you want to delete it anyway?</source>
|
|||
<context>
|
||||
<name>QMessageBox</name>
|
||||
<message>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
|
||||
<source><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Acerca de Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-1390"/>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
|
||||
<source>Show Details...</source>
|
||||
<translation>Mostrar los detalles...</translation>
|
||||
</message>
|
||||
|
@ -3267,6 +3252,21 @@ Do you want to delete it anyway?</source>
|
|||
<source>Hide Details...</source>
|
||||
<translation>Ocultar los detalles...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QNativeSocketEngine</name>
|
||||
|
@ -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>
|
||||
|
|
|
@ -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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>'%1' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Qt-ri buruz</h3><p>Programa honek Qt %1 bertsioa erabiltzen du.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Qt-ri buruz</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>دربارهٔ کیوت</h3><p>این برنامه از کیوت نسخهٔ %1 استفاده میکند.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>دربارهٔ کیوت</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>L'exécutable '%1' 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 '%1' is invalid. The default value '%2' 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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>À propos de Qt</h3><p>Ce programme utilise Qt version %1.</p></translation>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Acerca de Qt</h3><p>Este programa emprega a versión %1 de Qt.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Acerca de Qt</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation type="unfinished">קובץ הפעלה "%1" דורש את 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>אודות Qt</h3><p>תוכנית זו משתמשת ב־Qt גירסה %1.</p></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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>'%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Qt névjegye</h3><p>Ez a program a Qt %1 verzióját használja.</p></translation>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>実行可能ファイル '%1' には 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 'LTR' in left-to-right languages or to 'RTL' 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><b>ファイル名 "%1" は使用できません。</b><p>名前を短くしたり、アクセント記号などを削除して再度試してください。</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 '%1' is invalid. The default value '%2' 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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Qt について</h3><p>このプログラムは Qt バージョン %1 を使用しています。</p></translation>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation type="unfinished">실행 파일 '%1'은(는) 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Qt 정보</h3><p>이 프로그램은 Qt 버전 %1을(를) 사용합니다.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Qt 정보</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Apie „Qt“</h3><p>Ši programa naudoja „Qt %1“.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Apie „Qt“</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Program '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Informacje o Qt</h3><p> Ten program używa Qt w wersji %1.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-1360"/>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>O executável '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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,22 +3243,7 @@ Deseja apagar de qualquer forma?</translation>
|
|||
<context>
|
||||
<name>QMessageBox</name>
|
||||
<message>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
|
||||
<source><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Acerca do Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-1390"/>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
|
||||
<source>Show Details...</source>
|
||||
<translation>Mostrar Detalhes...</translation>
|
||||
</message>
|
||||
|
@ -3267,6 +3252,21 @@ Deseja apagar de qualquer forma?</translation>
|
|||
<source>Hide Details...</source>
|
||||
<translation>Não Mostrar Detalhes...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QNativeSocketEngine</name>
|
||||
|
@ -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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>О Qt</h3><p>Данная программа использует Qt версии %1.</p></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><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Program '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>O Qt</h3><p>Tento program používa Qt verziu %1.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>O Qt</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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,22 +3243,7 @@ Ali jo kljub temu želite izbrisati?</translation>
|
|||
<context>
|
||||
<name>QMessageBox</name>
|
||||
<message>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
|
||||
<source><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>O Qt</h3><p>Ta program uporablja Qt različice %1.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>O Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-1390"/>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+125"/>
|
||||
<source>Show Details...</source>
|
||||
<translation>Prikaži podrobnosti ...</translation>
|
||||
</message>
|
||||
|
@ -3267,6 +3252,21 @@ Ali jo kljub temu želite izbrisati?</translation>
|
|||
<source>Hide Details...</source>
|
||||
<translation>Skrij podrobnosti ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QNativeSocketEngine</name>
|
||||
|
@ -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>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Binären \"%1\" 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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,22 +3243,7 @@ Vill du ta bort den ändå?</translation>
|
|||
<context>
|
||||
<name>QMessageBox</name>
|
||||
<message>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
|
||||
<source><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<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>Visa detaljer...</translation>
|
||||
</message>
|
||||
|
@ -3267,6 +3252,21 @@ Vill du ta bort den ändå?</translation>
|
|||
<source>Hide Details...</source>
|
||||
<translation>Dölj detaljer,,,</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QNativeSocketEngine</name>
|
||||
|
@ -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>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 &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><p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>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.)</p><p>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.<p>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><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source><h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2015 The Qt Company Ltd.<br/><br/>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 &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 &Qt</source>
|
||||
<source>About &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<br/>Copyright (C) 2015 The Qt Company Ltd.</source>
|
||||
<source>%1<br/>Copyright (C) 2015 The Qt Company Ltd.<br/>Copyright (C) 2016-2019 Ivailo Monev</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -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 '%1' requires Qt %2, found Qt %3.</source>
|
||||
<translation>Виконуваний модуль '%1' вимагає 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 'LTR' in left-to-right languages or to 'RTL' 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>Комп'ютер</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 '%1' is invalid. The default value '%2' 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><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation><h3>Про Qt</h3><p>Ця програма використовує Qt версії %1.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+30"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Про Qt</translation>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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,22 +3243,7 @@ Do you want to delete it anyway?</source>
|
|||
<context>
|
||||
<name>QMessageBox</name>
|
||||
<message>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
|
||||
<source><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
@ -3267,6 +3252,21 @@ Do you want to delete it anyway?</source>
|
|||
<source>Hide Details...</source>
|
||||
<translation>隐藏细节……</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QNativeSocketEngine</name>
|
||||
|
@ -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>
|
||||
|
|
|
@ -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 '%1' 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 'LTR' in left-to-right languages or to 'RTL' 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 '%1' is invalid. The default value '%2' 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,22 +3243,7 @@ Do you want to delete it anyway?</source>
|
|||
<context>
|
||||
<name>QMessageBox</name>
|
||||
<message>
|
||||
<location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1480"/>
|
||||
<source><h3>About Qt</h3><p>This program uses Qt version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
<source><p>Qt is a C++ toolkit for cross-platform application development.</p><p>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.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>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.</p><p>Qt licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Please see <a href="http://%2/">%2</a> for an overview of Qt licensing.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>Qt is The Qt Company Ltd product developed as an open source project. See <a href="http://%3/">%3</a> for more information.</p></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>
|
||||
|
@ -3267,6 +3252,21 @@ Do you want to delete it anyway?</source>
|
|||
<source>Hide Details...</source>
|
||||
<translation>隱藏詳情...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+1351"/>
|
||||
<source><h3>About Katie</h3><p>This program uses Katie version %1.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+4"/>
|
||||
<source><p>Katie is a C++ toolkit derived from the Qt 4.8 framework.</p><p>Katie is available under two different licensing options designed to accommodate the needs of our various users.</p><p>Katie licensed under the GNU LGPL version 3 is appropriate for the development of Qt&nbsp;applications provided you can comply with the terms and conditions of the GNU LGPL version 3.</p><p>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.</p><p>Copyright (C) %1 The Qt Company Ltd and other contributors.</p><p>Copyright (C) %2 Ivailo Monev</p><p>Qt and the Qt logo are trademarks of The Qt Company Ltd.</p><p>See <a href="http://%3/">%3</a> for more information.</p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+19"/>
|
||||
<source>About Katie</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>QNativeSocketEngine</name>
|
||||
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue