mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 15:20:25 -04:00
Updated languages from Transifex
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5df55a4f1f
commit
753c34e3cd
49 changed files with 1573 additions and 1461 deletions
|
@ -1,29 +1,29 @@
|
|||
!insertmacro LANG_STRING Section_Main "${APPNAME}"
|
||||
!insertmacro LANG_STRING Section_Main_Desc "Installs ${APPNAME} and required components."
|
||||
!insertmacro LANG_STRING Section_Main_Desc "Installe ${APPNAME} et les composants requis."
|
||||
!insertmacro LANG_STRING Section_Data "Skins"
|
||||
!insertmacro LANG_STRING Section_Data_Desc "Installs skins."
|
||||
!insertmacro LANG_STRING Section_Shortcuts "Shortcut icons"
|
||||
!insertmacro LANG_STRING Section_Shortcuts_Desc "Adds shortcut icons."
|
||||
!insertmacro LANG_STRING Section_StartMenu "Start Menu icon"
|
||||
!insertmacro LANG_STRING Section_StartMenu_Desc "Adds icon to start menu."
|
||||
!insertmacro LANG_STRING Section_Desktop "Desktop icon"
|
||||
!insertmacro LANG_STRING Section_Desktop_Desc "Adds icon to desktop."
|
||||
!insertmacro LANG_STRING Section_QuickLaunch "Quick Launch icon"
|
||||
!insertmacro LANG_STRING Section_QuickLaunch_Desc "Adds icon to Quick Launch toolbar."
|
||||
!insertmacro LANG_STRING Section_Plugins "Optional plugins"
|
||||
!insertmacro LANG_STRING Section_Plugins_Desc "Optional plugins to extend functionality."
|
||||
!insertmacro LANG_STRING Section_Data_Desc "Installe des skins."
|
||||
!insertmacro LANG_STRING Section_Shortcuts "Icônes de raccourci"
|
||||
!insertmacro LANG_STRING Section_Shortcuts_Desc "Ajoute les icônes de raccourci."
|
||||
!insertmacro LANG_STRING Section_StartMenu "Icônes menu démarrage"
|
||||
!insertmacro LANG_STRING Section_StartMenu_Desc "Ajoute l'icône au menu démarrer."
|
||||
!insertmacro LANG_STRING Section_Desktop "Icônes bureau"
|
||||
!insertmacro LANG_STRING Section_Desktop_Desc "Ajoute l'icône au bureau."
|
||||
!insertmacro LANG_STRING Section_QuickLaunch "Icône Lancement Rapide"
|
||||
!insertmacro LANG_STRING Section_QuickLaunch_Desc "Ajoute icône à la barre d'outils Lancement Rapide."
|
||||
!insertmacro LANG_STRING Section_Plugins "Plug-ins optionnels"
|
||||
!insertmacro LANG_STRING Section_Plugins_Desc "Plug-ins optionnels destinés à étendre les fonctionnalités."
|
||||
!insertmacro LANG_STRING Section_Plugin_FeedReader "Lecteur de flux"
|
||||
!insertmacro LANG_STRING Section_Plugin_FeedReader_Desc "Installs plugin FeedReader."
|
||||
!insertmacro LANG_STRING Section_Plugin_FeedReader_Desc "Installe le plug-in FeedReader."
|
||||
!insertmacro LANG_STRING Section_Plugin_LinksCloud "LinksCloud"
|
||||
!insertmacro LANG_STRING Section_Plugin_LinksCloud_Desc "Installs plugin LinksCloud."
|
||||
!insertmacro LANG_STRING Section_Plugin_LinksCloud_Desc "Installe le plug-in LinksCloud."
|
||||
!insertmacro LANG_STRING Section_Plugin_VOIP "VOIP"
|
||||
!insertmacro LANG_STRING Section_Plugin_VOIP_Desc "Installs plugin VOIP."
|
||||
!insertmacro LANG_STRING Section_AutoStart "Auto Startup"
|
||||
!insertmacro LANG_STRING Section_AutoStart_Desc "Auto-Run at startup."
|
||||
!insertmacro LANG_STRING Page_InstallMode "Installation Mode"
|
||||
!insertmacro LANG_STRING Page_InstallMode_Desc "Choose how you want to install ${APPNAME}."
|
||||
!insertmacro LANG_STRING Page_InstallMode_Standard "&Standard installation"
|
||||
!insertmacro LANG_STRING Page_InstallMode_Standard_Desc "Install ${APPNAME} for the current user of this machine."
|
||||
!insertmacro LANG_STRING Page_InstallMode_Portable "&Portable installation"
|
||||
!insertmacro LANG_STRING Page_InstallMode_Portable_Desc "In portable mode all configuration data is stored in the application folder and no information is written to the registry."
|
||||
!insertmacro LANG_STRING Link_Uninstall "Uninstall"
|
||||
!insertmacro LANG_STRING Section_Plugin_VOIP_Desc "Installe le plug-in VOIP."
|
||||
!insertmacro LANG_STRING Section_AutoStart "Démarrage automatique"
|
||||
!insertmacro LANG_STRING Section_AutoStart_Desc "Lancement automatique au démarrage"
|
||||
!insertmacro LANG_STRING Page_InstallMode "Mode d'installation"
|
||||
!insertmacro LANG_STRING Page_InstallMode_Desc "Choisissez comment vous voulez installer ${APPNAME}."
|
||||
!insertmacro LANG_STRING Page_InstallMode_Standard "&Installation standard"
|
||||
!insertmacro LANG_STRING Page_InstallMode_Standard_Desc "Installer ${APPNAME} pour l'utilisateur actuel de cette machine."
|
||||
!insertmacro LANG_STRING Page_InstallMode_Portable "&Installation portable"
|
||||
!insertmacro LANG_STRING Page_InstallMode_Portable_Desc "En mode portable toutes les données de configuration sont stockées dans le dossier de l'application et aucune information n'est écrite dans la base de registre."
|
||||
!insertmacro LANG_STRING Link_Uninstall "Désinstaller"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue