OSDN Git Service

Fix to more typos.
authorlordmulder <mulder2@gmx.de>
Thu, 13 Jan 2011 07:57:34 +0000 (08:57 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 13 Jan 2011 07:57:34 +0000 (08:57 +0100)
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
etc/Translation/LameXP_FR.ts
etc/Translation/LameXP_IT.ts
res/localization/LameXP_DE.qm
res/localization/LameXP_FR.qm
res/localization/LameXP_IT.qm
src/Config.h
src/Dialog_About.cpp
src/Dialog_Processing.cpp

index 8339045..7041a6b 100644 (file)
@@ -76,7 +76,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <source>Released under the terms of the GNU Leser General Public License.</source>
+        <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <source>Creatig the playlist file, please wait...</source>
+        <source>Creating the playlist file, please wait...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
index 9fb9ee4..4875fed 100644 (file)
@@ -76,7 +76,7 @@
         <translation></translation>
     </message>
     <message>
-        <source>Released under the terms of the GNU Leser General Public License.</source>
+        <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation>Veröffentlicht unter den Bestimmungen der  GNU Leser General Public License.</translation>
     </message>
     <message>
         <translation>Kodiere: %1 von %2 Dateien abgeschlossen, bitte warten...</translation>
     </message>
     <message>
-        <source>Creatig the playlist file, please wait...</source>
+        <source>Creating the playlist file, please wait...</source>
         <translation>Erzeuge Wiedergabeliste, bitte warten...</translation>
     </message>
     <message>
index 53c4b9a..dc8301c 100644 (file)
@@ -78,7 +78,7 @@
         <translation></translation>
     </message>
     <message>
-        <source>Released under the terms of the GNU Leser General Public License.</source>
+        <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation>Distribué sous les termes de la licence publique générale GNU Leser.</translation>
     </message>
     <message>
@@ -1127,7 +1127,7 @@ Votre dossier TEMP est situé ici:</translation>
         <translation>Encodage : %1 fichier(s) sur %2 terminé(s), patientez...</translation>
     </message>
     <message>
-        <source>Creatig the playlist file, please wait...</source>
+        <source>Creating the playlist file, please wait...</source>
         <translation>Création de la liste de lecture, patientez...</translation>
     </message>
     <message>
index 22b2a86..77d60c0 100644 (file)
@@ -76,7 +76,7 @@
         <translation>LAME - Encoder mp3 OpenSource</translation>
     </message>
     <message>
-        <source>Released under the terms of the GNU Leser General Public License.</source>
+        <source>Released under the terms of the GNU Lesser General Public License.</source>
         <translation>Rilasciato sotto i termini della GNU Leser General Public License.</translation>
     </message>
     <message>
         <translation>Il file di playlist non può essere creato:</translation>
     </message>
     <message>
-        <source>Creatig the playlist file, please wait...</source>
+        <source>Creating the playlist file, please wait...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
index 8d00d70..d0a6947 100644 (file)
Binary files a/res/localization/LameXP_DE.qm and b/res/localization/LameXP_DE.qm differ
index 74d6c22..8fd20b8 100644 (file)
Binary files a/res/localization/LameXP_FR.qm and b/res/localization/LameXP_FR.qm differ
index a6b8b4f..bf335d5 100644 (file)
Binary files a/res/localization/LameXP_IT.qm and b/res/localization/LameXP_IT.qm differ
index 945947b..75998e3 100644 (file)
@@ -25,7 +25,7 @@
 #define VER_LAMEXP_MAJOR                               4
 #define VER_LAMEXP_MINOR_HI                            0
 #define VER_LAMEXP_MINOR_LO                            0
-#define VER_LAMEXP_BUILD                               227
+#define VER_LAMEXP_BUILD                               228
 #define VER_LAMEXP_SUFFIX                              TechPreview
 
 /*
index 763c7e7..d69c5f2 100644 (file)
@@ -61,6 +61,7 @@ static const struct lamexp_contrib_t g_lamexp_contributors[] =
        {"de", "Deutsch",   "LoRd_MuldeR",         "MuldeR2@GMX.de"       },
        {"fr", "Française", "Dodich Informatique", "Dodich@live.fr"       },
        {"it", "Italiano",  "Roberto",             "Gulliver_69@libero.it"},
+       {"es", "Español",   "Rub3n CT",            "Rub3nct@gmail.com"    },
        {NULL, NULL, NULL, NULL}
 };
 
@@ -248,7 +249,7 @@ void AboutDialog::showMoreAbout(void)
        (
                tr("LAME - OpenSource mp3 Encoder"),
                "lame.exe", "v?.?? a??",
-               tr("Released under the terms of the GNU Leser General Public License."),
+               tr("Released under the terms of the GNU Lesser General Public License."),
                "http://lame.sourceforge.net/"
        );
        moreAboutText += makeToolText
@@ -277,28 +278,28 @@ void AboutDialog::showMoreAbout(void)
        (
                tr("AC3Filter Tools - AC3/DTS Decoder"),
                "valdec.exe", "v?.??",
-               tr("Released under the terms of the GNU Leser General Public License."),
+               tr("Released under the terms of the GNU Lesser General Public License."),
                "http://www.ac3filter.net/projects/tools"
        );
        moreAboutText += makeToolText
        (
                tr("MediaInfo - Media File Analysis Tool"),
                "mediainfo_i386.exe", "v?.?.??",
-               tr("Released under the terms of the GNU Leser General Public License."),
+               tr("Released under the terms of the GNU Lesser General Public License."),
                "http://mediainfo.sourceforge.net/"
        );
        moreAboutText += makeToolText
        (
                tr("SoX - Sound eXchange"),
                "sox.exe", "v??.?.?",
-               tr("Released under the terms of the GNU Leser General Public License."),
+               tr("Released under the terms of the GNU Lesser General Public License."),
                "http://sox.sourceforge.net/"
        );
        moreAboutText += makeToolText
        (
                tr("GnuPG - The GNU Privacy Guard"),
                "gpgv.exe", "v?.?.??",
-               tr("Released under the terms of the GNU Leser General Public License."),
+               tr("Released under the terms of the GNU Lesser General Public License."),
                "http://www.gnupg.org/"
        );
        moreAboutText += makeToolText
index 7085058..cb6542a 100644 (file)
@@ -311,7 +311,7 @@ void ProcessingDialog::doneEncoding(void)
 
        if(!m_userAborted && m_settings->createPlaylist() && !m_settings->outputToSourceDir())
        {
-               SET_PROGRESS_TEXT(tr("Creatig the playlist file, please wait..."));
+               SET_PROGRESS_TEXT(tr("Creating the playlist file, please wait..."));
                QApplication::processEvents();
                writePlayList();
        }