pidgin/win32/nsis/translations/spanish.nsh

changeset 17722
0e6a85627c70
parent 16602
e26771ee55df
child 29634
80dbf6f777c4
equal deleted inserted replaced
17721:2570bd5db300 17722:0e6a85627c70
25 !define GTK_UPGRADE_PROMPT "Se ha encontrado una versión antigüa del ejecutable de GTK+. ¿Desea actualizarla?$\rObservación: $(^Name) no funcionará a menos que lo haga." 25 !define GTK_UPGRADE_PROMPT "Se ha encontrado una versión antigüa del ejecutable de GTK+. ¿Desea actualizarla?$\rObservación: $(^Name) no funcionará a menos que lo haga."
26 26
27 ; Installer Finish Page 27 ; Installer Finish Page
28 !define PIDGIN_FINISH_VISIT_WEB_SITE "Visite la página Web de Pidgin Windows" 28 !define PIDGIN_FINISH_VISIT_WEB_SITE "Visite la página Web de Pidgin Windows"
29 29
30 ; Pidgin Section Prompts and Texts
31 !define PIDGIN_UNINSTALL_DESC "$(^Name) (sólo eliminar)"
32
33 ; GTK+ Section Prompts 30 ; GTK+ Section Prompts
34 !define GTK_INSTALL_ERROR "Error al instalar el ejecutable GTK+." 31 !define GTK_INSTALL_ERROR "Error al instalar el ejecutable GTK+."
35 !define GTK_BAD_INSTALL_PATH "No se pudo acceder o crear la ruta que vd. indicó." 32 !define GTK_BAD_INSTALL_PATH "No se pudo acceder o crear la ruta que vd. indicó."
36 33
37 ; Uninstall Section Prompts 34 ; Uninstall Section Prompts

mercurial