1 ;; Spanish language strings for the Windows Viking NSIS installer.
5 ;; Modified for Viking by Mathieu Albinet <mathieu_a@users.sourceforge.net>
7 ; Make sure to update the VIKING_MACRO_LANGUAGEFILE_END macro in
8 ; langmacros.nsh when updating this file
11 !define INSTALLER_IS_RUNNING "El programa de instalación ya se está ejecutando."
12 !define VIKING_IS_RUNNING "Una instancia de Viking se está ejecutando. Por favor, salga de Viking y vuelva a intentarlo."
15 !define VIKING_LICENSE_BUTTON "Siguiente >"
16 !define VIKING_LICENSE_BOTTOM_TEXT "$(^Name) está disponible bajo licencia GNU General Public License (GPL). El siguiente texto de licencia es ofrecido únicamente a titulo informativo. $_CLICK"
19 !define VIKING_SECTION_TITLE "Viking, software de edición y de análisis de datos GPS (obligatorio)"
20 !define VIKING_SHORTCUTS_SECTION_TITLE "Accesos directos"
21 !define VIKING_DESKTOP_SHORTCUT_SECTION_TITLE "Escritorio"
22 !define VIKING_STARTMENU_SHORTCUT_SECTION_TITLE "Menú Inicio"
23 !define VIKING_FILE_ASSOCIATION_SECTION_TITLE "Extensión.gpx"
24 !define VIKING_SECTION_DESCRIPTION "Ficheros y DLLs de base de Viking"
25 !define VIKING_GPSBABEL_SECTION_TITLE "GPSBabel 1.5.4"
27 !define VIKING_SHORTCUTS_SECTION_DESCRIPTION "Accesos directos para lanzar Viking"
28 !define VIKING_DESKTOP_SHORTCUT_DESC "Crear un acceso directo a Viking en el escritorio"
29 !define VIKING_STARTMENU_SHORTCUT_DESC "Crear un acceso directo a Viking en el menú de inicio"
30 !define VIKING_FILE_ASSOCIATION_DESC "Asociar Viking con la extensión .gpx"
31 !define VIKING_INSTALL_GPSBABEL_DESC "Instalar GPSBabel Programa"
33 ; Installer Finish Page
34 !define VIKING_FINISH_VISIT_WEB_SITE "Visite la página web de Viking"
36 ; Viking Section Prompts and Texts
37 !define VIKING_PROMPT_CONTINUE_WITHOUT_UNINSTALL "Desinstalación de la versión actual de Viking imposible. La nueva versión será instalada sin suprimir la versión actual."
39 ; Uninstall Section Prompts
40 !define un.VIKING_UNINSTALL_ERROR_1 "El programa de desinstalación no ha encontrado las entradas de Viking en la base de registros.$\rLa aplicación quizá haya sido instalada por un usuario distinto."
41 !define un.VIKING_UNINSTALL_ERROR_2 "Usted no tiene los permisos necesarios para suprimir esta aplicación."
43 !define VIKING_UNINSTALL_COMMENTS "Edición y de análisis de datos GPS"