comparison gtk/win32/nsis/translations/valencian.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
12 ; langmacros.nsh when updating this file 12 ; langmacros.nsh when updating this file
13 13
14 ; Startup Checks 14 ; Startup Checks
15 !define INSTALLER_IS_RUNNING "L'instalador encara està eixecutant-se." 15 !define INSTALLER_IS_RUNNING "L'instalador encara està eixecutant-se."
16 !define GAIM_IS_RUNNING "Una instancia de Gaim està eixecutant-se. Ix del Gaim i torna a intentar-ho." 16 !define GAIM_IS_RUNNING "Una instancia de Gaim està eixecutant-se. Ix del Gaim i torna a intentar-ho."
17 !define GTK_INSTALLER_NEEDED "L'entorn d'eixecucio GTK+ no es troba o necessita ser actualisat.$\rPer favor instala la versio${GTK_VERSION} o superior de l'entorn GTK+" 17 !define GTK_INSTALLER_NEEDED "L'entorn d'eixecucio GTK+ no es troba o necessita ser actualisat.$\rPer favor instala la versio${GTK_MIN_VERSION} o superior de l'entorn GTK+"
18 18
19 ; License Page 19 ; License Page
20 !define GAIM_LICENSE_BUTTON "Següent >" 20 !define GAIM_LICENSE_BUTTON "Següent >"
21 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) es distribuit baix llicencia GNU General Public License (GPL). La llicencia es proporcionada per proposits informatius aci. $_CLICK" 21 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) es distribuit baix llicencia GNU General Public License (GPL). La llicencia es proporcionada per proposits informatius aci. $_CLICK"
22 22