comparison gtk/win32/nsis/translations/valencian.nsh @ 14376:b2d0b4ca2cf3

[gaim-migrate @ 17082] It really isn't smart for us to blow away the previous install directory (we do ask nicely, but it still isn't good) if the uninstaller for the previous version fails, so now we offer the choice between "continue regardless" or "cancel installing". It would really be ideal if we could get these translations done through gettext or something. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Aug 2006 02:40:56 +0000
parents 009db0b357b5
children 1072720fc35f
comparison
equal deleted inserted replaced
14375:f597127368de 14376:b2d0b4ca2cf3
48 ; Installer Finish Page 48 ; Installer Finish Page
49 !define GAIM_FINISH_VISIT_WEB_SITE "Visita la pagina de Gaim per a Windows" 49 !define GAIM_FINISH_VISIT_WEB_SITE "Visita la pagina de Gaim per a Windows"
50 50
51 ; Gaim Section Prompts and Texts 51 ; Gaim Section Prompts and Texts
52 !define GAIM_UNINSTALL_DESC "Gaim (nomes borrar)" 52 !define GAIM_UNINSTALL_DESC "Gaim (nomes borrar)"
53 !define GAIM_PROMPT_WIPEOUT "El teu directori antiu de Gaim sera borrat. żVols continuar?$\r$\rNota: Qualsevol plugin no estandar que tingues instalat sera borrat.$\rLes preferencies d'usuari de Gaim no es voran afectades."
54 !define GAIM_PROMPT_DIR_EXISTS "El directori d'instalacio que especificares ya existix. Qualsevol contingut$\rsera borrat. żVols continuar?"
55 53
56 ; GTK+ Section Prompts 54 ; GTK+ Section Prompts
57 !define GTK_INSTALL_ERROR "Erro instalant l'entorn GTK+." 55 !define GTK_INSTALL_ERROR "Erro instalant l'entorn GTK+."
58 !define GTK_BAD_INSTALL_PATH "La ruta introduida no pot ser accedida o creada." 56 !define GTK_BAD_INSTALL_PATH "La ruta introduida no pot ser accedida o creada."
59 57