mirror of
https://github.com/NaN-tic/tryton-gtk2.git
synced 2023-12-14 03:12:58 +01:00
7b6015e2b4
issue2656 review399003
17 lines
1,006 B
Text
17 lines
1,006 B
Text
;This file is part of Tryton. The COPYRIGHT file at the top level of
|
|
;this repository contains the full copyright notices and license terms.
|
|
|
|
!verbose 3
|
|
|
|
!ifdef CURLANG
|
|
!undef CURLANG
|
|
!endif
|
|
!define CURLANG ${LANG_SPANISH}
|
|
|
|
LangString LicenseText ${CURLANG} "Tryton está liberado bajo la licencia «GNU General Public License» publicada por la Free Software Foundation, o bien la versión 3 de la licencia, o (a su elección) cualquier versión posterior. Lea cuidadosamente la licencia. Pulse «Siguiente» para continuar."
|
|
LangString LicenseNext ${CURLANG} "&Siguiente"
|
|
LangString PreviousInstall ${CURLANG} "Desinstale la instalación anterior de Tryton"
|
|
LangString SecTrytonName ${CURLANG} "Tryton"
|
|
LangString SecTrytonDesc ${CURLANG} "Instalar tryton.exe y otros archivos necesarios"
|
|
LangString SecStartMenuName ${CURLANG} "Accesos directos en el menú de inicio y en el escritorio"
|
|
LangString SecStartMenuDesc ${CURLANG} "Crear accesos directos en el menú de inicio y en el escritorio"
|