mirror of
https://github.com/NaN-tic/tryton-gtk2.git
synced 2023-12-14 03:12:58 +01:00
17 lines
999 B
Text
17 lines
999 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_CATALAN}
|
|
|
|
LangString LicenseText ${CURLANG} "Tryton està alliberat sota la llicència «GNU General Public License» publicada per la Free Software Foundation, o bé la versió 3 de la llicència, o (sota la vostra elecció) qualsevol versió posterior. Llegiu detingudament la llicència. Premeu «Següent» per continuar."
|
|
LangString LicenseNext ${CURLANG} "&Següent"
|
|
LangString PreviousInstall ${CURLANG} "Desinstal·leu la versió anterior de Tryton"
|
|
LangString SecTrytonName ${CURLANG} "Tryton"
|
|
LangString SecTrytonDesc ${CURLANG} "Instal·la tryton.exe i altres fitxers necessaris"
|
|
LangString SecStartMenuName ${CURLANG} "Accessos directes al menú d'inici i a l'escriptori"
|
|
LangString SecStartMenuDesc ${CURLANG} "Crea accessos directes al menú d'inici i a l'escriptori"
|