]> git.street.me.uk Git - andy/viking.git/blob - win32/installer/translations/french.nsh
48372d868c607a50c851cd8f3fdfcf0e5053840d
[andy/viking.git] / win32 / installer / translations / french.nsh
1 ;;  vim:syn=winbatch:fileencoding=cp1252:
2 ;;
3 ;;  french.nsh
4 ;;
5 ;;  French language strings for the Windows Viking NSIS installer.
6 ;;  Windows Code page: 1252
7 ;;
8 ;;  Based on Win32 Pidgin installer french translation file by
9 ;;  Author: Eric Boumaour <zongo_fr@users.sourceforge.net>, 2003-2007.
10 ;;
11 ;; Modified for Viking by Mathieu Albinet <mathieu_a@users.sourceforge.net>
12
13 ; Make sure to update the VIKING_MACRO_LANGUAGEFILE_END macro in
14 ; langmacros.nsh when updating this file
15
16 ; Startup Checks
17 !define INSTALLER_IS_RUNNING                    "Le programme d'installation est déjà en cours d'exécution."
18 !define VIKING_IS_RUNNING                               "Une instance de Viking est en cours d'exécution. Veuillez quitter Viking et réessayer."
19
20 ; License Page
21 !define VIKING_LICENSE_BUTTON                   "Suivant >"
22 !define VIKING_LICENSE_BOTTOM_TEXT              "$(^Name) est disponible sous licence GNU General Public License (GPL). Le texte de licence suivant est fourni uniquement à titre informatif. $_CLICK" 
23
24 ; Components Page
25 !define VIKING_SECTION_TITLE                    "Viking, logiciel d'édition et d'analyse de données GPS (obligatoire)"
26 !define VIKING_SHORTCUTS_SECTION_TITLE          "Raccourcis"
27 !define VIKING_DESKTOP_SHORTCUT_SECTION_TITLE   "Bureau"
28 !define VIKING_STARTMENU_SHORTCUT_SECTION_TITLE "Menu Démarrer"
29 !define VIKING_FILE_ASSOCIATION_SECTION_TITLE   "Extension .gpx"
30 !define VIKING_SECTION_DESCRIPTION              "Fichiers et DLLs de base de Viking"
31 !define VIKING_GPSBABEL_SECTION_TITLE   "GPSBabel 1.5.2"
32
33 !define VIKING_SHORTCUTS_SECTION_DESCRIPTION    "Raccourcis pour lancer Viking"
34 !define VIKING_DESKTOP_SHORTCUT_DESC            "Créer un raccourci pour Viking sur le bureau"
35 !define VIKING_STARTMENU_SHORTCUT_DESC          "Créer un raccourci pour Viking dans le menu Démarrer"
36 !define VIKING_FILE_ASSOCIATION_DESC    "Associer Viking avec l'extension .gpx"
37 !define VIKING_INSTALL_GPSBABEL_DESC    "Installer GPSBabel Programme"
38
39 ; Installer Finish Page
40 !define VIKING_FINISH_VISIT_WEB_SITE            "Visitez la page web de Viking" 
41
42 ; Viking Section Prompts and Texts
43 !define VIKING_PROMPT_CONTINUE_WITHOUT_UNINSTALL        "Impossible de désinstaller la version de Viking en place. La nouvelle version sera installée sans supprimer la version en place."
44
45 ; Uninstall Section Prompts
46 !define un.VIKING_UNINSTALL_ERROR_1             "Le programme de désinstallation n'a pas retrouvé les entrées de Viking dans la base de registres.$\rL'application a peut-être été installée par un utilisateur différent."
47 !define un.VIKING_UNINSTALL_ERROR_2             "Vous n'avez pas les permissions pour supprimer cette application."
48
49 !define VIKING_UNINSTALL_COMMENTS               "D'édition et d'analyse de données GPS"