french.nsh again, utf-8

This commit is contained in:
2016-03-02 10:51:55 +01:00
parent d74f1519b9
commit a51c88a45c
+55 -55
View File
@@ -1,61 +1,61 @@
!define LANG "FRENCH" ; Must be the lang name define by NSIS
!insertmacro LANG_STRING STRING_SWC_NOTFOUND "PlayerGlobal.SWC was not found on Adobe webpages. Maybe your firewall is blocking access or you have some proxy enabled. You can set the path to the SWC file later in advanced settings."
!insertmacro LANG_STRING STRING_SAVED_TO "saved to"
!insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "already exists, skipping download"
!insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "Starting download"
!insertmacro LANG_STRING STRING_DESKTOP_SHORTCUT "Desktop Shortcut"
!insertmacro LANG_STRING STRING_ADD_CONTEXT_MENU "Add to context menu"
!insertmacro LANG_STRING STRING_SECTION_APP "Application GUI and Libraries"
!insertmacro LANG_STRING STRING_SECTION_SWC "Download FlashPlayer library from Adobe site - useful for ActionScript direct editation and other features"
!insertmacro LANG_STRING STRING_SECTION_CONTEXT_MENU "Adds FFDec to context menu of SWF and GFX files in Windows Explorer."
!insertmacro LANG_STRING STRING_SECTION_SHORTCUT "Creates shortcut link on desktop"
!insertmacro LANG_STRING STRING_UNINST_USER "Remove user configuration"
!insertmacro LANG_STRING STRING_HELP_US "Help us"
!insertmacro LANG_STRING STRING_HELP_US_FREE "This whole decompiler is Free and OpenSource. If you want to support us, you can tell other people about our decompiler. Use link to our pages, share a word."
!insertmacro LANG_STRING STRING_HELP_US_DONATE "If you wish to express your appreciation for the time and resources the author has spent developing, we also do accept and appreciate monetary donations."
!insertmacro LANG_STRING STRING_HELP_US_MORE "Click here for more info:"
!insertmacro LANG_STRING STRING_HELP_US_DOYOU "Do you know you can help us?"
!insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!"
!insertmacro LANG_STRING STRING_SWC "Download PlayerGlobal.swc"
!insertmacro LANG_STRING STRING_SWC_NOTFOUND "La bibliothèque PlayerGlobal.SWC est introuvable sur le site web d'Adobe. Il est possible que votre parefeu bloque l'accès ou utilisez un proxy. Vous pouvez indiquer le chemin du fichier SWF plus tard dans les paramètres avancées.."
!insertmacro LANG_STRING STRING_SAVED_TO "enregistré sous"
!insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "déjà existant, je passe le téléchargement"
!insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "Démarrage du téléchargement"
!insertmacro LANG_STRING STRING_DESKTOP_SHORTCUT "Raccourci Bureau"
!insertmacro LANG_STRING STRING_ADD_CONTEXT_MENU "Ajout au menu contextuel"
!insertmacro LANG_STRING STRING_SECTION_APP "Application GUI et librairies"
!insertmacro LANG_STRING STRING_SECTION_SWC "Téléchargement de la libriarie FlashPlayer à partir du site web d'Adobe - Toutes les fonctionnalités d'édition et modification de codes ActionScript sont opérationnelles"
!insertmacro LANG_STRING STRING_SECTION_CONTEXT_MENU "Ajout de FFDec au menu contextuel des fichiers SWF et GFX dans l'explorateur Windows."
!insertmacro LANG_STRING STRING_SECTION_SHORTCUT "Création d'un raccourci vers le Bureau"
!insertmacro LANG_STRING STRING_UNINST_USER "Suppression de la configuration de l'utilisateur"
!insertmacro LANG_STRING STRING_HELP_US "Aidez-nous"
!insertmacro LANG_STRING STRING_HELP_US_FREE "Ce décompileur est complètement gratuit et le code source est disponible. Si vous souhaitez nous aider, vous pouvez parler de ce logiciel autour de vous. Mettez un lien vers notre page web, partagez au monde "
!insertmacro LANG_STRING STRING_HELP_US_DONATE "Si vous souhaitez exprimer votre gratitude pour le temps et les ressources que l'auteur a passé en développement, nous acceptons et apprécions aussi les dons en numéraires."
!insertmacro LANG_STRING STRING_HELP_US_MORE "Cliquez ici pour plus d'informations :"
!insertmacro LANG_STRING STRING_HELP_US_DOYOU "Souhaitez-vous savoir comment nous aider ?"
!insertmacro LANG_STRING STRING_HELP_US_BUTTON "Aidez-nous !"
!insertmacro LANG_STRING STRING_SWC "Téléchargement du PlayerGlobal.swc"
!insertmacro LANG_STRING STRING_SWC_CHECK "Checking Adobe site for newest PlayerGlobal.swc file"
;Flash ActiveX:
!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Flash Player ActiveX control required"
!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "This application requires Flash ActiveX control"
!insertmacro LANG_STRING STRING_FLASH_AX_WILLINSTALL "This application requires installation of the Flash ActiveX control. This will be downloaded and installed as part of the installation."
!insertmacro LANG_STRING STRING_FLASH_AX_ALREADYINSTALLED "Flash ActiveX already installed"
!insertmacro LANG_STRING STRING_FLASH_AX_MISSING "Result: Flash ActiveX is missing."
!insertmacro LANG_STRING STRING_FLASH_AX_WILLDOWNLOAD "About to download Flash from "
!insertmacro LANG_STRING STRING_FLASH_AX_DOWNRESULT "Download result = "
!insertmacro LANG_STRING STRING_FLASH_AX_CANNOTDOWNLOAD "Cannot download Flash ActiveX. You can download it later manually or use our own flash viewer."
!insertmacro LANG_STRING STRING_FLASH_AX_LAUNCHSETUP "Launching Flash setup"
!insertmacro LANG_STRING STRING_FLASH_AX_INTERRUPTED "The Flash setup has been abnormally interrupted - return code"
!insertmacro LANG_STRING STRING_FLASH_AX_SETUPOUTCOME "Checking the Flash Setup's outcome"
!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEFINDAFTER "Unable to find Flash ActiveX, even though the Flash setup was successful"
!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEINSTALL "Unable to install Flash ActiveX. You can download it later manually or use our own flash viewer."
!insertmacro LANG_STRING STRING_FLASH_AX_SETUPFINISHED "Flash Setup finished"
!insertmacro LANG_STRING STRING_FLASH_AX_DETECTING "Detecting Flash ActiveX"
!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Le contrôle ActiveX Flash Player est nécessaire"
!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "Cette application nécessite le contrôle ActiveX Flash ActiveX"
!insertmacro LANG_STRING STRING_FLASH_AX_WILLINSTALL "Cette application nécessite l'installation du contrôle ActiveX Flash. Il sera téléchargé et installé en même temps par l'installateur."
!insertmacro LANG_STRING STRING_FLASH_AX_ALREADYINSTALLED "Le contrôle Flash ActiveX est déjà installé"
!insertmacro LANG_STRING STRING_FLASH_AX_MISSING "Résultat : Le contrôle Flash ActiveX est manquant."
!insertmacro LANG_STRING STRING_FLASH_AX_WILLDOWNLOAD "À propos du téléchargement de Flash à partir de "
!insertmacro LANG_STRING STRING_FLASH_AX_DOWNRESULT "Résultat du téléchargement = "
!insertmacro LANG_STRING STRING_FLASH_AX_CANNOTDOWNLOAD "Impossible de télécharger le contrôle ActiveX Flash. Vous pourrez le télécharger plus tard manuellement en utilisant notre lecteur flash."
!insertmacro LANG_STRING STRING_FLASH_AX_LAUNCHSETUP "Lancement du setup Flash"
!insertmacro LANG_STRING STRING_FLASH_AX_INTERRUPTED "Le setup Flash a été interrompu anormalement - code de retour d'erreur "
!insertmacro LANG_STRING STRING_FLASH_AX_SETUPOUTCOME "Vérification du résultat de l'installation de Flash"
!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEFINDAFTER "Impossible de trouver le contrôle ActiveX Flash, alors qu'il a été installé avec succès"
!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEINSTALL "Impossible d'installer le contrôle ActiveX Flash. VOus pourrez le télécharger plus tard manuellement en utilisant notre lecteur flash."
!insertmacro LANG_STRING STRING_FLASH_AX_SETUPFINISHED "Le setup Flash est terminé"
!insertmacro LANG_STRING STRING_FLASH_AX_DETECTING "Détection du contrôle ActiveX Flash"
;JRE:
!insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "JRE Installation Required"
!insertmacro LANG_STRING STRING_JRE_REQUIRED "This application requires Java ${JRE_VERSION} or higher"
!insertmacro LANG_STRING STRING_JRE_REQUIRED_INFO "This application requires installation of the Java Runtime Environment. This will be downloaded and installed as part of the installation."
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_TITLE "JRE Update Required"
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED "This application requires Java ${JRE_VERSION} or higher"
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_INFO "This application requires a more recent version of the Java Runtime Environment. This will be downloaded and installed as part of the installation."
!insertmacro LANG_STRING STRING_JRE_DETECTVERSION "Detecting JRE Version"
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE "JRE Version detection complete - result = "
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_OLD "Old JRE found"
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_NO "No JRE Found"
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_1 "Comparing version "
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_2 " to "
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_3 " results in "
!insertmacro LANG_STRING STRING_JRE_WILLDOWNLOAD "About to download JRE from "
!insertmacro LANG_STRING STRING_JRE_DOWNRESULT "Download result = "
!insertmacro LANG_STRING STRING_JRE_CANNOTDOWNLOAD "Cannot download Java. You can download it later manually."
!insertmacro LANG_STRING STRING_JRE_LAUNCHSETUP "Launching JRE setup"
!insertmacro LANG_STRING STRING_JRE_SETUPFINISHED "JRE Setup finished"
!insertmacro LANG_STRING STRING_JRE_INTERRUPTED "The JRE setup has been abnormally interrupted - return code "
!insertmacro LANG_STRING STRING_JRE_SETUPOUTCOME "Checking the JRE Setup's outcome"
!insertmacro LANG_STRING STRING_JRE_UNABLEFINDAFTER "Unable to find JRE with version above ${JRE_VERSION}, even though the JRE setup was successful"
!insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Unable to install Java. You can install it later manually."
!insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "L'installation de JRE est nécessaire"
!insertmacro LANG_STRING STRING_JRE_REQUIRED "Cette application nécessite Java ${JRE_VERSION} ou plus"
!insertmacro LANG_STRING STRING_JRE_REQUIRED_INFO "Cette application nécessite l'installation du Java Runtime Environment. Il sera téléchargé et installé en même temps par l'installateur."
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_TITLE "Une mise à jour de JRE est nécessaire"
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED "Cette application nécessite Java ${JRE_VERSION} ou plus"
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_INFO "Cette application nécessite une version plus récente du Java Runtime Environment. Il sera téléchargé et installé en même temps par l'installateur."
!insertmacro LANG_STRING STRING_JRE_DETECTVERSION "Détection de la version de JRE"
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE "La détection de la version de JRE est terminé - résultat = "
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_OLD "Une ancienne version de JRE a été trouvé"
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_NO "JRE non trouvé"
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_1 "Comparaison des versions "
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_2 " vers "
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_3 " résultats en "
!insertmacro LANG_STRING STRING_JRE_WILLDOWNLOAD "À propos du téléchargement de JRE à partir de "
!insertmacro LANG_STRING STRING_JRE_DOWNRESULT "Résultat du téléchargement = "
!insertmacro LANG_STRING STRING_JRE_CANNOTDOWNLOAD "Impossible de télécharger Java. Vous You pourrez le télécharger manuellement par la suite."
!insertmacro LANG_STRING STRING_JRE_LAUNCHSETUP "Lancement du setup JRE"
!insertmacro LANG_STRING STRING_JRE_SETUPFINISHED "Le setup JRE est terminé"
!insertmacro LANG_STRING STRING_JRE_INTERRUPTED "Le setup JRE a été interrompu anormalement - code de retour de l'erreur "
!insertmacro LANG_STRING STRING_JRE_SETUPOUTCOME "Vérification du résultat de l'installation de JRE"
!insertmacro LANG_STRING STRING_JRE_UNABLEFINDAFTER "Impossible de trouver JRE avec une version supérieure à ${JRE_VERSION}, alors que le setup JRE a été installé avec succès"
!insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Impossible d'installer Java. Vous pourrez le télécharger manuellement par la suite."