comparison gtk/win32/nsis/translations/galician.nsh @ 14867:1072720fc35f

[gaim-migrate @ 17636] Fix default language selection to be your current Windows language. Commit language changes I forgot to commit. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 31 Oct 2006 04:40:05 +0000
parents b2d0b4ca2cf3
children
comparison
equal deleted inserted replaced
14866:0387e8b1b8c2 14867:1072720fc35f
7 ;; Translator: Ignacio Casal Quinteiro 7 ;; Translator: Ignacio Casal Quinteiro
8 ;; Version 1 8 ;; Version 1
9 ;; 9 ;;
10 10
11 ; Startup GTK+ check 11 ; Startup GTK+ check
12 !define GTK_INSTALLER_NEEDED "O entorno de execución de GTK+ falta ou necesita ser actualizado.$\rPor favor, instale a versión v${GTK_VERSION} do executable GTK+ ou algunha posterior." 12 !define GTK_INSTALLER_NEEDED "O entorno de execución de GTK+ falta ou necesita ser actualizado.$\rPor favor, instale a versión v${GTK_MIN_VERSION} do executable GTK+ ou algunha posterior."
13 13
14 ; License Page 14 ; License Page
15 !define GAIM_LICENSE_BUTTON "Seguinte >" 15 !define GAIM_LICENSE_BUTTON "Seguinte >"
16 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) distribúese baixo a licencia GPL. Esta licencia inclúese aquí só con propósito informativo: $_CLICK" 16 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) distribúese baixo a licencia GPL. Esta licencia inclúese aquí só con propósito informativo: $_CLICK"
17 17