Browse Source

Complete French translation for installer

adaptive-webui-19844
vlakoff 9 years ago
parent
commit
bb9516c5cb
  1. 2
      dist/windows/installer-translations/french.nsi

2
dist/windows/installer-translations/french.nsi vendored

@ -17,7 +17,7 @@ LangString inst_firewallinfo ${LANG_FRENCH} "Ajout règle Pare-Feu Windows" @@ -17,7 +17,7 @@ LangString inst_firewallinfo ${LANG_FRENCH} "Ajout règle Pare-Feu Windows"
;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
LangString inst_warning ${LANG_FRENCH} "qBittorrent est en cours d'exécution. Veuillez fermer l'application avant l'installation."
;LangString inst_uninstall_question ${LANG_ENGLISH} "A previous installation was detected. It will be uninstalled without deleting user settings."
LangString inst_uninstall_question ${LANG_FRENCH} "A previous installation was detected. It will be uninstalled without deleting user settings."
LangString inst_uninstall_question ${LANG_FRENCH} "Une installation précédente a été détectée. Elle sera désinstallée sans supprimer les réglages utilisateur."
;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version."
LangString inst_unist ${LANG_FRENCH} "Désinstallation de la version précédente."
;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent."

Loading…
Cancel
Save