From 42bf264d9c1ef42fa321df2bde22927391b7a9ba Mon Sep 17 00:00:00 2001 From: "honfika@gmail.com" Date: Wed, 2 Mar 2016 10:35:10 +0100 Subject: [PATCH] nsh fixes --- nsis_locales/Catalan.nsh | 4 +- nsis_locales/Czech.nsh | 3 +- nsis_locales/Dutch.nsh | 4 +- nsis_locales/English.nsh | 4 -- nsis_locales/French.nsh | 86 +++++++++++++++++------------------ nsis_locales/German.nsh | 5 +- nsis_locales/Hungarian.nsh | 1 + nsis_locales/Polish.nsh | 6 +-- nsis_locales/Portuguese.nsh | 5 +- nsis_locales/PortugueseBR.nsh | 5 +- nsis_locales/Russian.nsh | 5 +- nsis_locales/SimpChinese.nsh | 5 +- nsis_locales/Spanish.nsh | 4 +- nsis_locales/Swedish.nsh | 4 +- nsis_locales/Ukrainian.nsh | 4 +- 15 files changed, 73 insertions(+), 72 deletions(-) diff --git a/nsis_locales/Catalan.nsh b/nsis_locales/Catalan.nsh index 109596f02..020822179 100644 --- a/nsis_locales/Catalan.nsh +++ b/nsis_locales/Catalan.nsh @@ -7,7 +7,7 @@ !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_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" @@ -24,7 +24,7 @@ !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 Active X is missing." +!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." diff --git a/nsis_locales/Czech.nsh b/nsis_locales/Czech.nsh index b12aba9cc..4fce24ef8 100644 --- a/nsis_locales/Czech.nsh +++ b/nsis_locales/Czech.nsh @@ -19,13 +19,12 @@ !insertmacro LANG_STRING STRING_SWC "Stáhnout PlayerGlobal.swc" !insertmacro LANG_STRING STRING_SWC_CHECK "Kontroluji stránky Adobe pro nejnovější soubor PlayerGlobal.swc" - ;Flash ActiveX: !insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Vyžadován ovládací prvek Flash Player ActiveX" !insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "Tato aplikace vyžaduje ovládací prvek Flash ActiveX" !insertmacro LANG_STRING STRING_FLASH_AX_WILLINSTALL "Tato aplikace vyžaduje instalaci ovládacího prvku Flash ActiveX. Ten bude stažen a nainstalován jako součást instalace." !insertmacro LANG_STRING STRING_FLASH_AX_ALREADYINSTALLED "Ovládací prvek Flash ActiveX je již nainstalován" -!insertmacro LANG_STRING STRING_FLASH_AX_MISSING "Výsledek: Flash Active X chybí." +!insertmacro LANG_STRING STRING_FLASH_AX_MISSING "Výsledek: Flash ActiveX chybí." !insertmacro LANG_STRING STRING_FLASH_AX_WILLDOWNLOAD "Následuje stažení Flashe z " !insertmacro LANG_STRING STRING_FLASH_AX_DOWNRESULT "Výsledek stažení = " !insertmacro LANG_STRING STRING_FLASH_AX_CANNOTDOWNLOAD "Nelze stáhnout Flash ActiveX. Můžete ho stáhnout později ručně nebo použít náš vlastní zobrazovač flashe." diff --git a/nsis_locales/Dutch.nsh b/nsis_locales/Dutch.nsh index b3c7e38f2..b44865a43 100644 --- a/nsis_locales/Dutch.nsh +++ b/nsis_locales/Dutch.nsh @@ -7,7 +7,7 @@ !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_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" @@ -24,7 +24,7 @@ !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 Active X is missing." +!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." diff --git a/nsis_locales/English.nsh b/nsis_locales/English.nsh index 63bf2ccbc..46ceaee8a 100644 --- a/nsis_locales/English.nsh +++ b/nsis_locales/English.nsh @@ -61,7 +61,3 @@ !insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Unable to install Java. You can install it later manually." ;!insertmacro LANG_STRING STRING_ "" - - - - diff --git a/nsis_locales/French.nsh b/nsis_locales/French.nsh index cafaf435f..1f80391d5 100644 --- a/nsis_locales/French.nsh +++ b/nsis_locales/French.nsh @@ -1,61 +1,61 @@ !define LANG "FRENCH" ; Must be the lang name define by NSIS -!insertmacro LANG_STRING STRING_SWC_NOTFOUND "La biblioth\u00e8que PlayerGlobal.SWC est introuvable sur le site web d'Adobe. Il est possible que votre parefeu bloque l'acc\u00e8s ou utilisez un proxy. Vous pouvez indiquer le chemin du fichier SWF plus tard dans les param\u00e8tres avanc\u00e9es.." -!insertmacro LANG_STRING STRING_SAVED_TO "enregistr\u00e9 sous" -!insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "d\u00e9j existant, je passe le t\u00e9l\u00e9chargement" -!insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "D\u00e9marrage du t\u00e9l\u00e9chargement" +!insertmacro LANG_STRING STRING_SWC_NOTFOUND "La bibliothque PlayerGlobal.SWC est introuvable sur le site web d'Adobe. Il est possible que votre parefeu bloque l'accs ou utilisez un proxy. Vous pouvez indiquer le chemin du fichier SWF plus tard dans les paramtres avances.." +!insertmacro LANG_STRING STRING_SAVED_TO "enregistr sous" +!insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "dj existant, je passe le tlchargement" +!insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "Dmarrage du tlchargement" !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\u00e9l\u00e9chargement de la libriarie FlashPlayer partir du site web d'Adobe - Toutes les fonctionnalit\u00e9s d'\u00e9dition et modification de codes ActionScript sont op\u00e9rationnelles" +!insertmacro LANG_STRING STRING_SECTION_SWC "Tlchargement de la libriarie FlashPlayer partir du site web d'Adobe - Toutes les fonctionnalits d'dition et modification de codes ActionScript sont oprationnelles" !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\u00e9ation d'un raccourci vers le Bureau" +!insertmacro LANG_STRING STRING_SECTION_SHORTCUT "Cration 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\u00e9compileur est compl\u00e8tement 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\u00e9 en d\u00e9veloppement, nous acceptons et appr\u00e9cions aussi les dons en num\u00e9raires." +!insertmacro LANG_STRING STRING_HELP_US_FREE "Ce dcompileur est compltement 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 dveloppement, nous acceptons et apprcions aussi les dons en numraires." !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\u00e9l\u00e9chargement du PlayerGlobal.swc" +!insertmacro LANG_STRING STRING_SWC "Tlchargement 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 "Le contr\u00f4le ActiveX Flash Player est n\u00e9cessaire" -!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "Cette application n\u00e9cessite le contr\u00f4le ActiveX Flash ActiveX" -!insertmacro LANG_STRING STRING_FLASH_AX_WILLINSTALL "Cette application n\u00e9cessite l'installation du contr\u00f4le ActiveX Flash. Il sera t\u00e9l\u00e9charg\u00e9 et install\u00e9 en m\u00eame temps par l'installateur." -!insertmacro LANG_STRING STRING_FLASH_AX_ALREADYINSTALLED "Le contr\u00f4le Flash ActiveX est d\u00e9j install\u00e9" -!insertmacro LANG_STRING STRING_FLASH_AX_MISSING "R\u00e9sultat : Le contr\u00f4le Flash Active X est manquant." -!insertmacro LANG_STRING STRING_FLASH_AX_WILLDOWNLOAD "\u00c0 propos du t\u00e9l\u00e9chargement de Flash partir de " -!insertmacro LANG_STRING STRING_FLASH_AX_DOWNRESULT "R\u00e9sultat du t\u00e9l\u00e9chargement = " -!insertmacro LANG_STRING STRING_FLASH_AX_CANNOTDOWNLOAD "Impossible de t\u00e9l\u00e9charger le contr\u00f4le ActiveX Flash. Vous pourrez le t\u00e9l\u00e9charger plus tard manuellement en utilisant notre lecteur flash." +!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Le contrle ActiveX Flash Player est ncessaire" +!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "Cette application ncessite le contrle ActiveX Flash ActiveX" +!insertmacro LANG_STRING STRING_FLASH_AX_WILLINSTALL "Cette application ncessite l'installation du contrle ActiveX Flash. Il sera tlcharg et install en mme temps par l'installateur." +!insertmacro LANG_STRING STRING_FLASH_AX_ALREADYINSTALLED "Le contrle Flash ActiveX est dj install" +!insertmacro LANG_STRING STRING_FLASH_AX_MISSING "Rsultat : Le contrle Flash ActiveX est manquant." +!insertmacro LANG_STRING STRING_FLASH_AX_WILLDOWNLOAD " propos du tlchargement de Flash partir de " +!insertmacro LANG_STRING STRING_FLASH_AX_DOWNRESULT "Rsultat du tlchargement = " +!insertmacro LANG_STRING STRING_FLASH_AX_CANNOTDOWNLOAD "Impossible de tlcharger le contrle ActiveX Flash. Vous pourrez le tlcharger 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 \u00e9t\u00e9 interrompu anormalement - code de retour d'erreur " -!insertmacro LANG_STRING STRING_FLASH_AX_SETUPOUTCOME "V\u00e9rification du r\u00e9sultat de l'installation de Flash" -!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEFINDAFTER "Impossible de trouver le contr\u00f4le ActiveX Flash, alors qu'il a \u00e9t\u00e9 install\u00e9 avec succ\u00e8s" -!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEINSTALL "Impossible d'installer le contr\u00f4le ActiveX Flash. VOus pourrez le t\u00e9l\u00e9charger plus tard manuellement en utilisant notre lecteur flash." -!insertmacro LANG_STRING STRING_FLASH_AX_SETUPFINISHED "Le setup Flash est termin\u00e9" -!insertmacro LANG_STRING STRING_FLASH_AX_DETECTING "D\u00e9tection du contr\u00f4le ActiveX 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 "Vrification du rsultat de l'installation de Flash" +!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEFINDAFTER "Impossible de trouver le contrle ActiveX Flash, alors qu'il a t install avec succs" +!insertmacro LANG_STRING STRING_FLASH_AX_UNABLEINSTALL "Impossible d'installer le contrle ActiveX Flash. VOus pourrez le tlcharger 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 "Dtection du contrle ActiveX Flash" ;JRE: -!insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "L'installation de JRE est n\u00e9cessaire" -!insertmacro LANG_STRING STRING_JRE_REQUIRED "Cette application n\u00e9cessite Java ${JRE_VERSION} ou plus" -!insertmacro LANG_STRING STRING_JRE_REQUIRED_INFO "Cette application n\u00e9cessite l'installation du Java Runtime Environment. Il sera t\u00e9l\u00e9charg\u00e9 et install\u00e9 en m\u00eame temps par l'installateur." -!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_TITLE "Une mise jour de JRE est n\u00e9cessaire" -!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED "Cette application n\u00e9cessite Java ${JRE_VERSION} ou plus" -!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_INFO "Cette application n\u00e9cessite une version plus r\u00e9cente du Java Runtime Environment. Il sera t\u00e9l\u00e9charg\u00e9 et install\u00e9 en m\u00eame temps par l'installateur." -!insertmacro LANG_STRING STRING_JRE_DETECTVERSION "D\u00e9tection de la version de JRE" -!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE "La d\u00e9tection de la version de JRE est termin\u00e9 - r\u00e9sultat = " -!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_OLD "Une ancienne version de JRE a \u00e9t\u00e9 trouv\u00e9" -!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_NO "JRE non trouv\u00e9" +!insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "L'installation de JRE est ncessaire" +!insertmacro LANG_STRING STRING_JRE_REQUIRED "Cette application ncessite Java ${JRE_VERSION} ou plus" +!insertmacro LANG_STRING STRING_JRE_REQUIRED_INFO "Cette application ncessite l'installation du Java Runtime Environment. Il sera tlcharg et install en mme temps par l'installateur." +!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_TITLE "Une mise jour de JRE est ncessaire" +!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED "Cette application ncessite Java ${JRE_VERSION} ou plus" +!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_INFO "Cette application ncessite une version plus rcente du Java Runtime Environment. Il sera tlcharg et install en mme temps par l'installateur." +!insertmacro LANG_STRING STRING_JRE_DETECTVERSION "Dtection de la version de JRE" +!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE "La dtection de la version de JRE est termin - rsultat = " +!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\u00e9sultats en " -!insertmacro LANG_STRING STRING_JRE_WILLDOWNLOAD "\u00c0 propos du t\u00e9l\u00e9chargement de JRE partir de " -!insertmacro LANG_STRING STRING_JRE_DOWNRESULT "R\u00e9sultat du t\u00e9l\u00e9chargement = " -!insertmacro LANG_STRING STRING_JRE_CANNOTDOWNLOAD "Impossible de t\u00e9l\u00e9charger Java. Vous You pourrez le t\u00e9l\u00e9charger manuellement par la suite." +!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_3 " rsultats en " +!insertmacro LANG_STRING STRING_JRE_WILLDOWNLOAD " propos du tlchargement de JRE partir de " +!insertmacro LANG_STRING STRING_JRE_DOWNRESULT "Rsultat du tlchargement = " +!insertmacro LANG_STRING STRING_JRE_CANNOTDOWNLOAD "Impossible de tlcharger Java. Vous You pourrez le tlcharger 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\u00e9" -!insertmacro LANG_STRING STRING_JRE_INTERRUPTED "Le setup JRE a \u00e9t\u00e9 interrompu anormalement - code de retour de l'erreur " -!insertmacro LANG_STRING STRING_JRE_SETUPOUTCOME "V\u00e9rification du r\u00e9sultat de l'installation de JRE" -!insertmacro LANG_STRING STRING_JRE_UNABLEFINDAFTER "Impossible de trouver JRE avec une version sup\u00e9rieure ${JRE_VERSION}, alors que le setup JRE a \u00e9t\u00e9 install\u00e9 avec succ\u00e8s" -!insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Impossible d'installer Java. Vous pourrez le t\u00e9l\u00e9charger manuellement par la suite." - +!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 "Vrification du rsultat de l'installation de JRE" +!insertmacro LANG_STRING STRING_JRE_UNABLEFINDAFTER "Impossible de trouver JRE avec une version suprieure ${JRE_VERSION}, alors que le setup JRE a t install avec succs" +!insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Impossible d'installer Java. Vous pourrez le tlcharger manuellement par la suite." diff --git a/nsis_locales/German.nsh b/nsis_locales/German.nsh index 00fcbf4ae..b57d3d62a 100644 --- a/nsis_locales/German.nsh +++ b/nsis_locales/German.nsh @@ -7,7 +7,7 @@ !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_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" @@ -18,12 +18,13 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!" !insertmacro LANG_STRING STRING_SWC "Download 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 Active X is missing." +!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." diff --git a/nsis_locales/Hungarian.nsh b/nsis_locales/Hungarian.nsh index c0f30e7b8..f8ab8d8be 100644 --- a/nsis_locales/Hungarian.nsh +++ b/nsis_locales/Hungarian.nsh @@ -18,6 +18,7 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Segítsen nekünk!" !insertmacro LANG_STRING STRING_SWC "PlayerGlobal.swc letöltése" !insertmacro LANG_STRING STRING_SWC_CHECK "Adobe oldal vizsgálata a legújabb PlayerGlobal.swc fájlhoz" + ;Flash ActiveX: !insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Flash Player ActiveX vezérlő szükséges" !insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "Ezen az alkalmazásnak szüksége van a Flash ActiveX vezérlőhez" diff --git a/nsis_locales/Polish.nsh b/nsis_locales/Polish.nsh index e78d4f4ef..bdcfb2736 100644 --- a/nsis_locales/Polish.nsh +++ b/nsis_locales/Polish.nsh @@ -7,7 +7,7 @@ !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_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" @@ -18,12 +18,13 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!" !insertmacro LANG_STRING STRING_SWC "Download 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 Active X is missing." +!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." @@ -59,4 +60,3 @@ !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." - diff --git a/nsis_locales/Portuguese.nsh b/nsis_locales/Portuguese.nsh index e1e65eb98..ba3b688e9 100644 --- a/nsis_locales/Portuguese.nsh +++ b/nsis_locales/Portuguese.nsh @@ -7,7 +7,7 @@ !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_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" @@ -18,12 +18,13 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!" !insertmacro LANG_STRING STRING_SWC "Download 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 Active X is missing." +!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." diff --git a/nsis_locales/PortugueseBR.nsh b/nsis_locales/PortugueseBR.nsh index 196074c69..ddb50da1d 100644 --- a/nsis_locales/PortugueseBR.nsh +++ b/nsis_locales/PortugueseBR.nsh @@ -7,7 +7,7 @@ !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_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" @@ -18,12 +18,13 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!" !insertmacro LANG_STRING STRING_SWC "Download 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 Active X is missing." +!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." diff --git a/nsis_locales/Russian.nsh b/nsis_locales/Russian.nsh index 55d65fb52..218d0d444 100644 --- a/nsis_locales/Russian.nsh +++ b/nsis_locales/Russian.nsh @@ -7,7 +7,7 @@ !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_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" @@ -18,12 +18,13 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!" !insertmacro LANG_STRING STRING_SWC "Download 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 Active X is missing." +!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." diff --git a/nsis_locales/SimpChinese.nsh b/nsis_locales/SimpChinese.nsh index 5d426a3b1..98f494c84 100644 --- a/nsis_locales/SimpChinese.nsh +++ b/nsis_locales/SimpChinese.nsh @@ -7,7 +7,7 @@ !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_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" @@ -18,12 +18,13 @@ !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us!" !insertmacro LANG_STRING STRING_SWC "Download 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 Active X is missing." +!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." diff --git a/nsis_locales/Spanish.nsh b/nsis_locales/Spanish.nsh index b8d80910b..a381062cf 100644 --- a/nsis_locales/Spanish.nsh +++ b/nsis_locales/Spanish.nsh @@ -7,7 +7,7 @@ !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_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" @@ -24,7 +24,7 @@ !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 Active X is missing." +!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." diff --git a/nsis_locales/Swedish.nsh b/nsis_locales/Swedish.nsh index c52ae4e8c..a8d8989a8 100644 --- a/nsis_locales/Swedish.nsh +++ b/nsis_locales/Swedish.nsh @@ -7,7 +7,7 @@ !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_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" @@ -24,7 +24,7 @@ !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 Active X is missing." +!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." diff --git a/nsis_locales/Ukrainian.nsh b/nsis_locales/Ukrainian.nsh index 05e091019..0dd20a542 100644 --- a/nsis_locales/Ukrainian.nsh +++ b/nsis_locales/Ukrainian.nsh @@ -7,7 +7,7 @@ !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_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" @@ -24,7 +24,7 @@ !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 Active X is missing." +!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."