OSDN Git Service

Updated the changelog. Also updated installer to include changelog.
[lamexp/LameXP.git] / etc / Translation / LameXP_ES.nsh
1 ; ///////////////////////////////////////////////////////////////////////////////
2 ; // LameXP - Audio Encoder Front-End
3 ; // Copyright (C) 2004-2011 LoRd_MuldeR <MuldeR2@GMX.de>
4 ; //
5 ; // This program is free software; you can redistribute it and/or modify
6 ; // it under the terms of the GNU General Public License as published by
7 ; // the Free Software Foundation; either version 2 of the License, or
8 ; // (at your option) any later version.
9 ; //
10 ; // This program is distributed in the hope that it will be useful,
11 ; // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ; // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 ; // GNU General Public License for more details.
14 ; //
15 ; // You should have received a copy of the GNU General Public License along
16 ; // with this program; if not, write to the Free Software Foundation, Inc.,
17 ; // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18 ; //
19 ; // http://www.gnu.org/licenses/gpl-2.0.txt
20 ; ///////////////////////////////////////////////////////////////////////////////
21
22 LangString LAMEXP_LANG_STATUS_CLOSING      ${LANG_SPANISH} "Cerrando instancias en ejecución, espere por favor..."
23 LangString LAMEXP_LANG_STATUS_INSTFILES    ${LANG_SPANISH} "Instalando archivos de programa, espere por favor..."
24 LangString LAMEXP_LANG_STATUS_MAKEUNINST   ${LANG_SPANISH} "Creando desinstalador, espere por favor..."
25 LangString LAMEXP_LANG_STATUS_SHORTCUTS    ${LANG_SPANISH} "Creando accesos directos, espere por favor..."
26 LangString LAMEXP_LANG_STATUS_REGISTRY     ${LANG_SPANISH} "Actualizando el registro, espere por favor..."
27 LangString LAMEXP_LANG_STATUS_UNINSTALL    ${LANG_SPANISH} "Desinstalando el programa, espere por favor..."
28 LangString LAMEXP_LANG_LOCKEDLIST_HEADER   ${LANG_SPANISH} "Instancias en ejecución"
29 LangString LAMEXP_LANG_LOCKEDLIST_TEXT     ${LANG_SPANISH} "Comprobando instancias de LameXP en ejecución."
30 LangString LAMEXP_LANG_LOCKEDLIST_HEADING  ${LANG_SPANISH} "Por favor, cierre los siguientes programas antes de continuar con la instalación..."
31 LangString LAMEXP_LANG_LOCKEDLIST_NOPROG   ${LANG_SPANISH} "No se está ejecutando ningún programa que haya que cerrar."
32 LangString LAMEXP_LANG_LOCKEDLIST_SEARCH   ${LANG_SPANISH} "Buscando, espere por favor..."
33 LangString LAMEXP_LANG_LOCKEDLIST_COLHDR1  ${LANG_SPANISH} "Aplicación"
34 LangString LAMEXP_LANG_LOCKEDLIST_COLHDR2  ${LANG_SPANISH} "Proceso"
35 LangString LAMEXP_LANG_UNINST_PERSONAL     ${LANG_SPANISH} "¿Desea que se borren también sus ajustes personales?"
36 LangString LAMEXP_LANG_LINK_LICENSE        ${LANG_ENGLISH} "License"
37 LangString LAMEXP_LANG_LINK_CHANGELOG      ${LANG_ENGLISH} "Version History"
38 LangString LAMEXP_LANG_LINK_TRANSLATE      ${LANG_ENGLISH} "Translator's Guide"
39 LangString LAMEXP_LANG_LINK_UNINSTALL      ${LANG_ENGLISH} "Uninstall"