Updated Changelog and increased version to v4.06.
This commit is contained in:
parent
581dd4e0b8
commit
e03bd4c9ae
@ -16,6 +16,13 @@ a:visited { color: #0000EE; }
|
|||||||
<body>
|
<body>
|
||||||
<h3>LameXP - Version History</h3><br>
|
<h3>LameXP - Version History</h3><br>
|
||||||
|
|
||||||
|
<a name="4.06"></a>Changes between v4.05 and v4.06 [<font color="darkred">unreleased</font>]:<br><ul>
|
||||||
|
<li>Updated Qt runtime libraries to v4.8.3 (2012-09-13), compiled with MSVC 10.0
|
||||||
|
<li>Updated MediaInfo to v0.7.60 (2012-09-07), compiled with ICL 12.1.7 and MSVC 10.0
|
||||||
|
<li>Fixed a bug with the "Store temporary files in your system's default TEMP director" checkbox
|
||||||
|
<li>Reworked the "About..." dialog (now using a custom dialog instead of message boxes)
|
||||||
|
</ul><br>
|
||||||
|
|
||||||
<a name="4.05"></a>Changes between v4.04 and v4.05 [2012-09-03]:<br><ul>
|
<a name="4.05"></a>Changes between v4.04 and v4.05 [2012-09-03]:<br><ul>
|
||||||
<li>Added support for Opus Audio Codec, based on Opus-Tools v0.1.4 (2012-08-16) by Xiph.org/Mozilla
|
<li>Added support for Opus Audio Codec, based on Opus-Tools v0.1.4 (2012-08-16) by Xiph.org/Mozilla
|
||||||
<li>Added Swedish translation, thanks to Åke Engelbrektson <eson57@gmail.com>
|
<li>Added Swedish translation, thanks to Åke Engelbrektson <eson57@gmail.com>
|
||||||
|
@ -20,7 +20,7 @@ a:visited { color: #0000EE; }
|
|||||||
<br>
|
<br>
|
||||||
<h3>Prerequisites:</h3>
|
<h3>Prerequisites:</h3>
|
||||||
<p>LameXP v4.xx is a complete re-write of LameXP. This time LameXP is developed in C++ and it is based on the <a href="http://qt.nokia.com/products/" target="_blank">Qt</a> cross-platform application framework. The good news for translators is that Qt provides <i>full Unicode support</i>, which was also one of the main reasons for the re-write. Consequently there will be no more headache with different Codepages! Furthermore the Qt framework provides a sophisticated translation system, which allows for easy internationalization and localization. There even is an easy-to-use graphical tool for translating Qt application, the <a href="http://doc.qt.nokia.com/latest/linguist-manual.html" target="_blank">Qt Linguist</a>. So before you start translating, you should make yourself familiar with the <i>Qt Linguist</i> application. As a translator, having a quick look at the <a href="http://doc.qt.nokia.com/latest/linguist-translators.html" target="_blank">guide for translators</a> is sufficient.</p>
|
<p>LameXP v4.xx is a complete re-write of LameXP. This time LameXP is developed in C++ and it is based on the <a href="http://qt.nokia.com/products/" target="_blank">Qt</a> cross-platform application framework. The good news for translators is that Qt provides <i>full Unicode support</i>, which was also one of the main reasons for the re-write. Consequently there will be no more headache with different Codepages! Furthermore the Qt framework provides a sophisticated translation system, which allows for easy internationalization and localization. There even is an easy-to-use graphical tool for translating Qt application, the <a href="http://doc.qt.nokia.com/latest/linguist-manual.html" target="_blank">Qt Linguist</a>. So before you start translating, you should make yourself familiar with the <i>Qt Linguist</i> application. As a translator, having a quick look at the <a href="http://doc.qt.nokia.com/latest/linguist-translators.html" target="_blank">guide for translators</a> is sufficient.</p>
|
||||||
<p>You can download <i>Qt Linguist</i> as a part of the Qt Framework (SDK), which is available as a free download from the <a href="http://qt.nokia.com/downloads" target="_blank">Qt download site</a>. You should pick the "Qt SDK" and download the "Online installer" (∼15 MB), but you do <b>not</b> need to worry about a "commercial" license. In the Qt SDK Setup wizard, make sure you select the "Custom" install type. Then un-check all components, except for "Qt SDK" ⇒ "Development Tools" ⇒ "Qt Liguist". Alternatively, if you don't want to install the Qt SDK on your computer, you can find Qt Linguist for Windows as a <i>stand-alone</i> download at <a href="http://sourceforge.net/projects/lamexp/files/Miscellaneous/Qt%20Linguist/" target="_blank">this</a> location (only ∼4 MB). The stand-alone Linguist version has been built using <i>static</i> Qt libraries and thus should work "out of the box", just unzip the ZIP file and run the "linguist.exe" file.</p>
|
<p>You can download <i>Qt Linguist</i> as a part of the "Qt SDK" or the "Qt libraries", which are available as a free download from the <a href="http://qt-project.org/downloads" target="_blank">Qt download site</a>. We recommend picking the "Qt SDK" and download the "Online installer" (∼15 MB), but you do <b>not</b> need to worry about a "commercial" license. In the Qt SDK Setup wizard, make sure you select the "Custom" install type. Then un-check all components, except for "Qt SDK" ⇒ "Development Tools" ⇒ "Qt Liguist". Alternatively, if you don't want to install the Qt SDK on your computer, you can find Qt Linguist for Windows as a <i>stand-alone</i> download at <a href="http://sourceforge.net/projects/lamexp/files/Miscellaneous/Qt%20Linguist/" target="_blank"><b>this</b></a> location (only ∼4 MB). This stand-alone version of Linguist has been built using <i>static</i> Qt libraries and thus should work "out of the box" <i>without</i> any dependencies - just unzip the ZIP file and run the "linguist.exe" file.</p>
|
||||||
<br>
|
<br>
|
||||||
<h3>Editing the language file:</h3>
|
<h3>Editing the language file:</h3>
|
||||||
<p>LameXP v4.xx translations are created as TS (translation) files, which can be edited using the <i>Qt Linguist</i> application. For new translations an empty TS file ("Blank.ts") is provided in the LameXP Git repository. When you open the empty TS file for the first time, Qt Linguist will ask for some basic settings. Here you must keep the "Source language" options at "English" and "Any Country". Change the "Target language" options to whatever language (region) you are going to translate to. Once you have edited all (or some) text strings, you can save your work to a TS file again. It is recommended to save your work to "LameXP_XX.ts", where <i>XX</i> should be replaced with the suitable upper-case <a href="http://www.loc.gov/standards/iso639-2/php/code_list.php" target="_blank">ISO 639-1</a> Code for the representation of names of languages (for example the German translation is saved as "LameXP_DE.ts", because the corresponding ISO 639-1 code is DE). You can re-open your TS file at any time in order to continue with your work. In case you want to improve an existing LameXP translation, simply download the corresponding TS file from the LameXP Git repository and edit it using the Qt Linguist tool.</p>
|
<p>LameXP v4.xx translations are created as TS (translation) files, which can be edited using the <i>Qt Linguist</i> application. For new translations an empty TS file ("Blank.ts") is provided in the LameXP Git repository. When you open the empty TS file for the first time, Qt Linguist will ask for some basic settings. Here you must keep the "Source language" options at "English" and "Any Country". Change the "Target language" options to whatever language (region) you are going to translate to. Once you have edited all (or some) text strings, you can save your work to a TS file again. It is recommended to save your work to "LameXP_XX.ts", where <i>XX</i> should be replaced with the suitable upper-case <a href="http://www.loc.gov/standards/iso639-2/php/code_list.php" target="_blank">ISO 639-1</a> Code for the representation of names of languages (for example the German translation is saved as "LameXP_DE.ts", because the corresponding ISO 639-1 code is DE). You can re-open your TS file at any time in order to continue with your work. In case you want to improve an existing LameXP translation, simply download the corresponding TS file from the LameXP Git repository and edit it using the Qt Linguist tool.</p>
|
||||||
|
@ -9,47 +9,47 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="43"/>
|
<location filename="../../gui/AboutDialog.ui" line="40"/>
|
||||||
<source>Information</source>
|
<source>Information</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="141"/>
|
<location filename="../../gui/AboutDialog.ui" line="138"/>
|
||||||
<source>Contributors</source>
|
<source>Contributors</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="239"/>
|
<location filename="../../gui/AboutDialog.ui" line="236"/>
|
||||||
<source>3rd Party S/W</source>
|
<source>3rd Party S/W</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="337"/>
|
<location filename="../../gui/AboutDialog.ui" line="334"/>
|
||||||
<source>License</source>
|
<source>License</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="442"/>
|
<location filename="../../gui/AboutDialog.ui" line="439"/>
|
||||||
<source>Show License Text</source>
|
<source>Show License Text</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="481"/>
|
<location filename="../../gui/AboutDialog.ui" line="478"/>
|
||||||
<source>Accept License</source>
|
<source>Accept License</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="501"/>
|
<location filename="../../gui/AboutDialog.ui" line="498"/>
|
||||||
<source>Decline License</source>
|
<source>Decline License</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="521"/>
|
<location filename="../../gui/AboutDialog.ui" line="518"/>
|
||||||
<source>About Qt...</source>
|
<source>About Qt...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="538"/>
|
<location filename="../../gui/AboutDialog.ui" line="535"/>
|
||||||
<source>Discard</source>
|
<source>Discard</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
@ -166,6 +166,7 @@
|
|||||||
<location filename="../../src/Dialog_About.cpp" line="717"/>
|
<location filename="../../src/Dialog_About.cpp" line="717"/>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="724"/>
|
<location filename="../../src/Dialog_About.cpp" line="724"/>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="731"/>
|
<location filename="../../src/Dialog_About.cpp" line="731"/>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="738"/>
|
||||||
<source>Released under the terms of the GNU Lesser General Public License.</source>
|
<source>Released under the terms of the GNU Lesser General Public License.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
@ -346,21 +347,26 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="736"/>
|
<location filename="../../src/Dialog_About.cpp" line="736"/>
|
||||||
<source>Silk Icons - Over 700 icons in PNG format</source>
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/Dialog_About.cpp" line="738"/>
|
|
||||||
<source>By Mark James, released under the Creative Commons 'by' License.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="743"/>
|
<location filename="../../src/Dialog_About.cpp" line="743"/>
|
||||||
|
<source>Silk Icons - Over 700 icons in PNG format</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="745"/>
|
||||||
|
<source>By Mark James, released under the Creative Commons 'by' License.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="750"/>
|
||||||
<source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
|
<source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="806"/>
|
<location filename="../../src/Dialog_About.cpp" line="813"/>
|
||||||
<source>n/a</source>
|
<source>n/a</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation></translation>
|
<translation></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -287,6 +287,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -30,47 +30,47 @@
|
|||||||
<translation type="unfinished">Informacje o LameXP</translation>
|
<translation type="unfinished">Informacje o LameXP</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="442"/>
|
<location filename="../../gui/AboutDialog.ui" line="439"/>
|
||||||
<source>Show License Text</source>
|
<source>Show License Text</source>
|
||||||
<translation type="unfinished">Pokaż tekst licencji</translation>
|
<translation type="unfinished">Pokaż tekst licencji</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="481"/>
|
<location filename="../../gui/AboutDialog.ui" line="478"/>
|
||||||
<source>Accept License</source>
|
<source>Accept License</source>
|
||||||
<translation type="unfinished">Akceptuj licencję</translation>
|
<translation type="unfinished">Akceptuj licencję</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="501"/>
|
<location filename="../../gui/AboutDialog.ui" line="498"/>
|
||||||
<source>Decline License</source>
|
<source>Decline License</source>
|
||||||
<translation type="unfinished">Odrzuć licencję</translation>
|
<translation type="unfinished">Odrzuć licencję</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="521"/>
|
<location filename="../../gui/AboutDialog.ui" line="518"/>
|
||||||
<source>About Qt...</source>
|
<source>About Qt...</source>
|
||||||
<translation type="unfinished">Info o Qt</translation>
|
<translation type="unfinished">Info o Qt</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="239"/>
|
<location filename="../../gui/AboutDialog.ui" line="236"/>
|
||||||
<source>3rd Party S/W</source>
|
<source>3rd Party S/W</source>
|
||||||
<translation type="unfinished">Programy firm trzecich</translation>
|
<translation type="unfinished">Programy firm trzecich</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="43"/>
|
<location filename="../../gui/AboutDialog.ui" line="40"/>
|
||||||
<source>Information</source>
|
<source>Information</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="141"/>
|
<location filename="../../gui/AboutDialog.ui" line="138"/>
|
||||||
<source>Contributors</source>
|
<source>Contributors</source>
|
||||||
<translation type="unfinished">Tłumacze</translation>
|
<translation type="unfinished">Tłumacze</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="337"/>
|
<location filename="../../gui/AboutDialog.ui" line="334"/>
|
||||||
<source>License</source>
|
<source>License</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="538"/>
|
<location filename="../../gui/AboutDialog.ui" line="535"/>
|
||||||
<source>Discard</source>
|
<source>Discard</source>
|
||||||
<translation type="unfinished">Zamknij</translation>
|
<translation type="unfinished">Zamknij</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -166,6 +166,7 @@
|
|||||||
<location filename="../../src/Dialog_About.cpp" line="717"/>
|
<location filename="../../src/Dialog_About.cpp" line="717"/>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="724"/>
|
<location filename="../../src/Dialog_About.cpp" line="724"/>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="731"/>
|
<location filename="../../src/Dialog_About.cpp" line="731"/>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="738"/>
|
||||||
<source>Released under the terms of the GNU Lesser General Public License.</source>
|
<source>Released under the terms of the GNU Lesser General Public License.</source>
|
||||||
<translation type="unfinished">Wydane na warunkach licencji GNU Lesser General Public License.</translation>
|
<translation type="unfinished">Wydane na warunkach licencji GNU Lesser General Public License.</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -346,21 +347,26 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="736"/>
|
<location filename="../../src/Dialog_About.cpp" line="736"/>
|
||||||
<source>Silk Icons - Over 700 icons in PNG format</source>
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/Dialog_About.cpp" line="738"/>
|
|
||||||
<source>By Mark James, released under the Creative Commons 'by' License.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="743"/>
|
<location filename="../../src/Dialog_About.cpp" line="743"/>
|
||||||
|
<source>Silk Icons - Over 700 icons in PNG format</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="745"/>
|
||||||
|
<source>By Mark James, released under the Creative Commons 'by' License.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="750"/>
|
||||||
<source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
|
<source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
|
||||||
<translation type="unfinished">Do programu LameXP jako całości, prawa autorskie posiada LoRd_MuldeR. Prawa autorskie oprogramowania firm trzecich należą do autorów poszczególnych programów.</translation>
|
<translation type="unfinished">Do programu LameXP jako całości, prawa autorskie posiada LoRd_MuldeR. Prawa autorskie oprogramowania firm trzecich należą do autorów poszczególnych programów.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="806"/>
|
<location filename="../../src/Dialog_About.cpp" line="813"/>
|
||||||
<source>n/a</source>
|
<source>n/a</source>
|
||||||
<translation type="unfinished">n/d</translation>
|
<translation type="unfinished">n/d</translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -30,47 +30,47 @@
|
|||||||
<translation>Om LameXP</translation>
|
<translation>Om LameXP</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="442"/>
|
<location filename="../../gui/AboutDialog.ui" line="439"/>
|
||||||
<source>Show License Text</source>
|
<source>Show License Text</source>
|
||||||
<translation>Visa licenstext</translation>
|
<translation>Visa licenstext</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="481"/>
|
<location filename="../../gui/AboutDialog.ui" line="478"/>
|
||||||
<source>Accept License</source>
|
<source>Accept License</source>
|
||||||
<translation>Acceptera</translation>
|
<translation>Acceptera</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="501"/>
|
<location filename="../../gui/AboutDialog.ui" line="498"/>
|
||||||
<source>Decline License</source>
|
<source>Decline License</source>
|
||||||
<translation>Neka</translation>
|
<translation>Neka</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="521"/>
|
<location filename="../../gui/AboutDialog.ui" line="518"/>
|
||||||
<source>About Qt...</source>
|
<source>About Qt...</source>
|
||||||
<translation>Om Qt</translation>
|
<translation>Om Qt</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="239"/>
|
<location filename="../../gui/AboutDialog.ui" line="236"/>
|
||||||
<source>3rd Party S/W</source>
|
<source>3rd Party S/W</source>
|
||||||
<translation>3:e-parts SW</translation>
|
<translation>3:e-parts SW</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="43"/>
|
<location filename="../../gui/AboutDialog.ui" line="40"/>
|
||||||
<source>Information</source>
|
<source>Information</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="141"/>
|
<location filename="../../gui/AboutDialog.ui" line="138"/>
|
||||||
<source>Contributors</source>
|
<source>Contributors</source>
|
||||||
<translation>Medverkande</translation>
|
<translation>Medverkande</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="337"/>
|
<location filename="../../gui/AboutDialog.ui" line="334"/>
|
||||||
<source>License</source>
|
<source>License</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../gui/AboutDialog.ui" line="538"/>
|
<location filename="../../gui/AboutDialog.ui" line="535"/>
|
||||||
<source>Discard</source>
|
<source>Discard</source>
|
||||||
<translation>Stäng</translation>
|
<translation>Stäng</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -166,6 +166,7 @@
|
|||||||
<location filename="../../src/Dialog_About.cpp" line="717"/>
|
<location filename="../../src/Dialog_About.cpp" line="717"/>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="724"/>
|
<location filename="../../src/Dialog_About.cpp" line="724"/>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="731"/>
|
<location filename="../../src/Dialog_About.cpp" line="731"/>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="738"/>
|
||||||
<source>Released under the terms of the GNU Lesser General Public License.</source>
|
<source>Released under the terms of the GNU Lesser General Public License.</source>
|
||||||
<translation>Släppt under Gnu Lesser General Public License.</translation>
|
<translation>Släppt under Gnu Lesser General Public License.</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -346,21 +347,26 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="736"/>
|
<location filename="../../src/Dialog_About.cpp" line="736"/>
|
||||||
<source>Silk Icons - Over 700 icons in PNG format</source>
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/Dialog_About.cpp" line="738"/>
|
|
||||||
<source>By Mark James, released under the Creative Commons 'by' License.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="743"/>
|
<location filename="../../src/Dialog_About.cpp" line="743"/>
|
||||||
|
<source>Silk Icons - Over 700 icons in PNG format</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="745"/>
|
||||||
|
<source>By Mark James, released under the Creative Commons 'by' License.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/Dialog_About.cpp" line="750"/>
|
||||||
<source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
|
<source>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</source>
|
||||||
<translation>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</translation>
|
<translation>The copyright of LameXP as a whole belongs to LoRd_MuldeR. The copyright of third-party software used in LameXP belongs to the individual authors.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/Dialog_About.cpp" line="806"/>
|
<location filename="../../src/Dialog_About.cpp" line="813"/>
|
||||||
<source>n/a</source>
|
<source>n/a</source>
|
||||||
<translation>n/a</translation>
|
<translation>n/a</translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -284,6 +284,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -283,6 +283,10 @@
|
|||||||
<source>Marius Hudea</source>
|
<source>Marius Hudea</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>UPX - The Ultimate Packer for eXecutables</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AudioFileModel</name>
|
<name>AudioFileModel</name>
|
||||||
|
@ -19,9 +19,6 @@
|
|||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>About LameXP</string>
|
<string>About LameXP</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="modal">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QTabWidget" name="tabWidget">
|
<widget class="QTabWidget" name="tabWidget">
|
||||||
@ -157,8 +154,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>676</width>
|
<width>110</width>
|
||||||
<height>413</height>
|
<height>37</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||||||
@ -255,8 +252,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>676</width>
|
<width>110</width>
|
||||||
<height>413</height>
|
<height>37</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||||||
@ -353,8 +350,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>676</width>
|
<width>100</width>
|
||||||
<height>413</height>
|
<height>37</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||||||
|
@ -27,10 +27,10 @@
|
|||||||
|
|
||||||
#define VER_LAMEXP_MAJOR 4
|
#define VER_LAMEXP_MAJOR 4
|
||||||
#define VER_LAMEXP_MINOR_HI 0
|
#define VER_LAMEXP_MINOR_HI 0
|
||||||
#define VER_LAMEXP_MINOR_LO 5
|
#define VER_LAMEXP_MINOR_LO 6
|
||||||
#define VER_LAMEXP_TYPE Final
|
#define VER_LAMEXP_TYPE Alpha
|
||||||
#define VER_LAMEXP_PATCH 2
|
#define VER_LAMEXP_PATCH 1
|
||||||
#define VER_LAMEXP_BUILD 1117
|
#define VER_LAMEXP_BUILD 1120
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
// Tool versions (minimum expected versions!)
|
// Tool versions (minimum expected versions!)
|
||||||
|
@ -732,6 +732,13 @@ void AboutDialog::initSoftwareTab(void)
|
|||||||
"http://www.gnu.org/software/wget/"
|
"http://www.gnu.org/software/wget/"
|
||||||
);
|
);
|
||||||
moreAboutText += makeToolText
|
moreAboutText += makeToolText
|
||||||
|
(
|
||||||
|
tr("UPX - The Ultimate Packer for eXecutables"),
|
||||||
|
QString(), "v3.08",
|
||||||
|
tr("Released under the terms of the GNU Lesser General Public License."),
|
||||||
|
"http://upx.sourceforge.net/"
|
||||||
|
);
|
||||||
|
moreAboutText += makeToolText
|
||||||
(
|
(
|
||||||
tr("Silk Icons - Over 700 icons in PNG format"),
|
tr("Silk Icons - Over 700 icons in PNG format"),
|
||||||
QString(), "v1.3",
|
QString(), "v1.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user