Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
This commit is contained in:
parent
34adddbad6
commit
4d199d6e4d
@ -51,6 +51,6 @@ Only language files that have been edited according to the following rules can b
|
||||
<p>Usually all translators will be mentioned in the "About..." dialogue. If you don't want your (nick)name and/or e-mail address to appear there, please tell us how you want to be credited!</p>
|
||||
<br>
|
||||
<br>
|
||||
Thanks in advance !!!
|
||||
Thanks in advance !!!<br><br><img src="http://forum.doom9.org/images/smilies/thanks-t.gif" alt="emoticon">
|
||||
</body>
|
||||
</html>
|
||||
|
@ -197,7 +197,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>Note: This demo (pre-release) version of LameXP will expire at %1. Still %2 days left.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nota: Esta es una versión demo (pre-final) de LameXP que expirará el %1. Quedan %2 días restantes.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -1655,7 +1655,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable '%1' requires Windows XP or later.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>El ejecutable '%1' requiere Windows XP o superior.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -1772,15 +1772,15 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>Update is being downloaded, please be patient...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Descargando actualización, espere por favor...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Update ready to install. Applicaion will quit...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Actualización lista para instalar. La aplicación se cerrará...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Update failed. Please try again or download manually!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Actualización fallida. ¡Por favor, vuelva a intentarlo o descárguelo manualmente!</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
Binary file not shown.
@ -30,7 +30,7 @@
|
||||
#define VER_LAMEXP_MINOR_LO 2
|
||||
#define VER_LAMEXP_TYPE Alpha
|
||||
#define VER_LAMEXP_PATCH 8
|
||||
#define VER_LAMEXP_BUILD 471
|
||||
#define VER_LAMEXP_BUILD 473
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Tools versions
|
||||
|
@ -317,7 +317,7 @@ void AboutDialog::showAboutContributors(void)
|
||||
contributorsAboutBox->setIconPixmap(QIcon(":/images/Logo_Contributors.png").pixmap(QSize(64,74)));
|
||||
contributorsAboutBox->setWindowIcon(QIcon(":/icons/user_suit.png"));
|
||||
contributorsAboutBox->exec();
|
||||
|
||||
|
||||
LAMEXP_DELETE(contributorsAboutBox);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user