summaryrefslogtreecommitdiff
path: root/packages/win32/langs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/win32/langs')
-rw-r--r--packages/win32/langs/gcs_Bulgarian.nsh70
-rw-r--r--packages/win32/langs/gcs_Czech.nsh70
-rw-r--r--packages/win32/langs/gcs_English.nsh70
-rw-r--r--packages/win32/langs/gcs_French.nsh68
-rw-r--r--packages/win32/langs/gcs_German.nsh70
-rw-r--r--packages/win32/langs/gcs_Italian.nsh70
-rw-r--r--packages/win32/langs/gcs_Polish.nsh70
-rw-r--r--packages/win32/langs/gcs_Romanian.nsh70
-rw-r--r--packages/win32/langs/gcs_Russian.nsh70
-rw-r--r--packages/win32/langs/gcs_SerbianLatin.nsh70
-rw-r--r--packages/win32/langs/gcs_Spanish.nsh70
-rw-r--r--packages/win32/langs/gcs_Turkish.nsh70
12 files changed, 838 insertions, 0 deletions
diff --git a/packages/win32/langs/gcs_Bulgarian.nsh b/packages/win32/langs/gcs_Bulgarian.nsh
new file mode 100644
index 0000000..b352346
--- /dev/null
+++ b/packages/win32/langs/gcs_Bulgarian.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "BG"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Czech.nsh b/packages/win32/langs/gcs_Czech.nsh
new file mode 100644
index 0000000..6cb63a5
--- /dev/null
+++ b/packages/win32/langs/gcs_Czech.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "CS"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_English.nsh b/packages/win32/langs/gcs_English.nsh
new file mode 100644
index 0000000..0145d67
--- /dev/null
+++ b/packages/win32/langs/gcs_English.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "EN"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_French.nsh b/packages/win32/langs/gcs_French.nsh
new file mode 100644
index 0000000..55e7c68
--- /dev/null
+++ b/packages/win32/langs/gcs_French.nsh
@@ -0,0 +1,68 @@
+${LSTR} LANG_CODE "FR"
+
+${LSTR} INSTALL_APP_DEP "Défaut"
+${LSTR} INSTALL_FULL "Complète"
+${LSTR} INSTALL_APP_ONLY "Seulement ${PRODUCT_NAME}"
+
+${LSTR} PRE_MULTIPLE "Le programme d'installation de ${PRODUCT_NAME} ${PRODUCT_VERSION} est déjà lancé."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Gestionnaire de collections personnelles"
+${LSTR} LINK_UPDATE "Mettre à jour les modules"
+${LSTR} LINK_UPDATE_DESCRIPTION "Télécharge et installe les corrections dans les modules (ne modifie pas l'application elle-même)"
+${LSTR} LINK_SITE "Site web"
+${LSTR} LINK_SITE_DESCRIPTION "Visiter le site Web de ${PRODUCT_NAME}"
+${LSTR} LINK_REMOVE "Désinstaller"
+${LSTR} LINK_REMOVE_DESCRIPTION "Supprimer ${PRODUCT_NAME} du système"
+
+${LSTR} FILE_DESC "Collection ${PRODUCT_NAME}"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Téléchargement de %s"
+${LSTR} DOWNLOAD_CONNECTING "Connection en cours..."
+${LSTR} DOWNLOAD_SECOND "seconde"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "heure"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dko (%d%%) sur %dko"
+${LSTR} DOWNLOAD_REMAINING " (Temps restant : %d %s%s)"
+
+${LSTR} PERL_VERIFYING "Verification des modules Perl disponibles..."
+${LSTR} PERL_INSTALLING "Installation du module"
+${LSTR} PERL_UPDATING "Mise a jour du module"
+${LSTR} PERL_WAIT "Veuillez patientez, cela peut durer un certain temps..."
+${LSTR} PERL_INSTALLERROR "ActivePerl n'a pas été installé.$\r$\n \
+Sans ce programme ${PRODUCT_NAME} ne pourra pas fonctionner.$\r$\n \
+Veuillez l'installer manuellement et relancer cette installation.$\r$\n \
+Voulez-vous vous rendre sur la page de téléchargement d'ActivePerl ?"
+
+${LSTR} SEC_DEPENDENCIES "Dépendances"
+${LSTR} SEC_ACTIVEPERL "Installer ActivePerl"
+${LSTR} SEC_LIB "Bibliothèques Gtk2"
+${LSTR} SEC_PPM "Modules Perl"
+${LSTR} SEC_UN "Supprimer version précédente"
+${LSTR} SEC_ICONS "Icones"
+${LSTR} SEC_DSK "Icone sur le bureau"
+${LSTR} SEC_QUICK "Icone de lancement rapide"
+
+${LSTR} DESC_DEPENDENCIES "Installer d'autres programmes utilisés par ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Télécharger (environ 12.5 Mo) et installer ActivePerl."
+${LSTR} DESC_GTKPERL "Installer les dépendances Gtk2. Si vous n'êtes pas sûr, installez les."
+${LSTR} DESC_GTK "Installer les librairies Gtk2 utilisées par ${PRODUCT_NAME}."
+${LSTR} DESC_PERL "Installer les liaisons pour Perl (Modules ActivePerl)."
+${LSTR} DESC_UN "Supprimer la précédente installation."
+${LSTR} DESC_APP "Installer les composants de ${PRODUCT_NAME} (Obligatoire)."
+${LSTR} DESC_ICONS "Ajouter des icones de lancement."
+${LSTR} DESC_DESKTOP "Ajoute une icone sur le bureau."
+${LSTR} DESC_QUICK "Ajoute une icone dans la barre de lancement rapide (si disponible)."
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} nécessite un changement dans l'environnement pour pouvoir fonctionner. Voulez vous que ce soit fait pour tous les utilisateurs ?$\r$\nEn répondant Non, cela sera uniquement fait pour l'utilisateur courant.$\r$\n(Des permissions administrateur sont nécessaires pour le faire pour tous les utilisateurs)"
+${LSTR} INSTALL_ALL_ERROR "L'environnement ne peut être changé pour tous les utilisateurs$\r$\nVoulez vous essayer de le changer pour celui courant?"
+${LSTR} INSTALL_USER_ERROR "L'environnement ne peut pas être changé pour l'utilisateur courant."
+
+${LSTR} FINISH_LAUNCH "Lancer ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visiter le site web ${PRODUCT_NAME}"
+
+${LSTR} UN_QUESTION "Voulez vous vraiment supprimer $(^Name) et tous ses composants ?"
+${LSTR} UN_PERSO "Voulez-vous aussi supprimer vos informations personnelles (collections et configuration) ?"
+${LSTR} UN_SUCESS "$(^Name) a été supprimé avec succès de votre ordinateur."
+${LSTR} UN_ABORTED "La désinstallation a été arrêtée."
diff --git a/packages/win32/langs/gcs_German.nsh b/packages/win32/langs/gcs_German.nsh
new file mode 100644
index 0000000..8bd6445
--- /dev/null
+++ b/packages/win32/langs/gcs_German.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "DE"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Italian.nsh b/packages/win32/langs/gcs_Italian.nsh
new file mode 100644
index 0000000..a6c1c52
--- /dev/null
+++ b/packages/win32/langs/gcs_Italian.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "IT"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Polish.nsh b/packages/win32/langs/gcs_Polish.nsh
new file mode 100644
index 0000000..b1bbd21
--- /dev/null
+++ b/packages/win32/langs/gcs_Polish.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "PL"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Romanian.nsh b/packages/win32/langs/gcs_Romanian.nsh
new file mode 100644
index 0000000..a0b3406
--- /dev/null
+++ b/packages/win32/langs/gcs_Romanian.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "RO"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Russian.nsh b/packages/win32/langs/gcs_Russian.nsh
new file mode 100644
index 0000000..655b6b5
--- /dev/null
+++ b/packages/win32/langs/gcs_Russian.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "RU"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_SerbianLatin.nsh b/packages/win32/langs/gcs_SerbianLatin.nsh
new file mode 100644
index 0000000..3f6df2d
--- /dev/null
+++ b/packages/win32/langs/gcs_SerbianLatin.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "SR"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Spanish.nsh b/packages/win32/langs/gcs_Spanish.nsh
new file mode 100644
index 0000000..71b02ea
--- /dev/null
+++ b/packages/win32/langs/gcs_Spanish.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "ES"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+
diff --git a/packages/win32/langs/gcs_Turkish.nsh b/packages/win32/langs/gcs_Turkish.nsh
new file mode 100644
index 0000000..3fe329f
--- /dev/null
+++ b/packages/win32/langs/gcs_Turkish.nsh
@@ -0,0 +1,70 @@
+${LSTR} LANG_CODE "TR"
+
+${LSTR} REMOVE_PREVIOUS "A previous installation of ${PRODUCT_NAME} has been detected. Do you want to uninstall it before continuing?"
+${LSTR} INSTALL_APP_DEP "Default"
+${LSTR} INSTALL_FULL "Full"
+${LSTR} INSTALL_APP_ONLY "${PRODUCT_NAME} only"
+
+${LSTR} PRE_MULTIPLE "The ${PRODUCT_NAME} ${PRODUCT_VERSION} installer is already running."
+
+${LSTR} LINK_APPLICATION "${PRODUCT_NAME}"
+${LSTR} LINK_APPLICATION_DESCRIPTION "Personal collections manager"
+${LSTR} LINK_UPDATE "Update plugins"
+${LSTR} LINK_UPDATE_DESCRIPTION "Download and install bug fixes in plugins (do not change the application itself)"
+${LSTR} LINK_SITE "Website"
+${LSTR} LINK_SITE_DESCRIPTION "Visit ${PRODUCT_NAME} website"
+${LSTR} LINK_REMOVE "Uninstall"
+${LSTR} LINK_REMOVE_DESCRIPTION "Remove ${PRODUCT_NAME} from the system"
+
+${LSTR} FILE_DESC "${PRODUCT_NAME} Collection"
+
+${LSTR} DOWNLOAD_DOWNLOADING "Downloading %s"
+${LSTR} DOWNLOAD_CONNECTING "Connecting..."
+${LSTR} DOWNLOAD_SECOND "second"
+${LSTR} DOWNLOAD_MINUTE "minute"
+${LSTR} DOWNLOAD_HOUR "hour"
+${LSTR} DOWNLOAD_PLURAL "s"
+${LSTR} DOWNLOAD_PROGRESS "%dkB (%d%%) of %dkB"
+${LSTR} DOWNLOAD_REMAINING " (%d %s%s remaining)"
+
+${LSTR} PERL_VERIFYING "Checking available Perl modules..."
+${LSTR} PERL_INSTALLING "Installing module:"
+${LSTR} PERL_UPDATING "Updating module:"
+${LSTR} PERL_WAIT "Please wait as it could take a long time..."
+${LSTR} PERL_INSTALLERROR "ActivePerl has not been installed.$\r$\n \
+This software is required by ${PRODUCT_NAME}.$\r$\n \
+Please install it manually and launch again this installation.$\r$\n \
+Do you want to go to ActivePerl download page?"
+
+${LSTR} SEC_DEPENDENCIES "Dependencies"
+${LSTR} SEC_ACTIVEPERL "Install ActivePerl"
+${LSTR} SEC_LIB "Gtk2 libraries"
+${LSTR} SEC_PPM "Perl Modules"
+${LSTR} SEC_UN "Uninstall previous version"
+${LSTR} SEC_ICONS "Icons"
+${LSTR} SEC_DSK "Desktop icon"
+${LSTR} SEC_QUICK "Quick launch icon"
+
+${LSTR} DESC_DEPENDENCIES "Install softwares needed by ${PRODUCT_NAME}."
+${LSTR} DESC_ACTIVEPERL "Download (around 12.5 MB) and install ActivePerl."
+${LSTR} DESC_GTKPERL "Install all needed dependancies (Optional). If you are not sure, install them"
+${LSTR} DESC_GTK "Install Gtk2 libraries needed by ${PRODUCT_NAME}"
+${LSTR} DESC_PERL "Install Perl bindings (ActivePerl modules)"
+${LSTR} DESC_UN "Remove the previous ${PRODUCT_NAME} installation."
+${LSTR} DESC_APP "Install ${PRODUCT_NAME} components (Mandatory)."
+${LSTR} DESC_ICONS "Add some shortcut icons."
+${LSTR} DESC_DESKTOP "Add an icon on the desktop."
+${LSTR} DESC_QUICK "Add an icon in the quick launch bar (when available)"
+
+${LSTR} INSTALL_USER "${PRODUCT_NAME} needs some changes in environment to be able to run. Do you these changes to be perfomed for all users?$\r$\nSaying no here will change the environment for the current user only.$\r$\n(Administrator permissions required for all users)"
+${LSTR} INSTALL_ALL_ERROR "The environment could not be changed for all users$\r$\nShould I try for the current user?"
+${LSTR} INSTALL_USER_ERROR "The environment could not be changed for the current user."
+
+${LSTR} FINISH_LAUNCH "Launch ${PRODUCT_NAME}"
+${LSTR} FINISH_WEBSITE "Visit ${PRODUCT_NAME} website"
+
+${LSTR} UN_QUESTION "Are you sure to want to totaly remove $(^Name) and all of his composants?"
+${LSTR} UN_PERSO "Do you want also to remove your personal data (collections and configuration)?"
+${LSTR} UN_SUCESS "$(^Name) has been successfullly removed from your computer."
+${LSTR} UN_ABORTED "Uninstall has been aborted."
+