Changeset 188 for smplayer/trunk/setup/translations/french.nsh
- Timestamp:
- Jan 24, 2017, 12:41:54 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
setup/translations/french.nsh (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 186
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/french.nsh
r181 r188 17 17 18 18 ${LangFileString} OS_Not_Supported "Système d'exploitation non supporté.$\nSMPlayer ${SMPLAYER_VERSION} requiert au minimum Windows XP et pourrait ne pas fonctionner correctement sur votre système.$\nSouhaitez-vous vraiment continuer l'installation ?" 19 ${LangFileString} OS_Not_Supported_VistaRequired " Unsupported operating system.$\nSMPlayer ${SMPLAYER_VERSION} requires at least Windows Vista and may not work correctly on your system.$\nDo you really want to continue with the installation?"19 ${LangFileString} OS_Not_Supported_VistaRequired "?" 20 20 ${LangFileString} Win64_Required "Ce programme nécessite une version 64bits de Windows pour pouvoir être installé." 21 21 ${LangFileString} Existing_32bitInst "Une installation de SMPlayer 32 bits existe. Vous devez désinstaller SMPlayer 32 bits d'abord." … … 78 78 ${LangFileString} Reinstall_Msg5 "Réinitialiser ma configuration de SMPlayer" 79 79 80 ${LangFileString} Remove_Settings_Confirmation " Are you sure you want to reset your SMPlayer settings? This action cannot be reversed."80 ${LangFileString} Remove_Settings_Confirmation "." 81 81 82 82 ${LangFileString} Type_Reinstall "Réinstaller la même version." … … 113 113 ${LangFileString} Info_SMTube_Backup "Sauvegarde de SMTube…" 114 114 ${LangFileString} Info_SMTube_Restore "Restauration de SMTube depuis une précédente installation…" 115 ${LangFileString} Info_MPV_Backup " Backing up mpv..."116 ${LangFileString} Info_MPV_Restore "Rest oring mpv from previous installation..."115 ${LangFileString} Info_MPV_Backup "" 116 ${LangFileString} Info_MPV_Restore "Rest" 117 117 118 118 ; MPV 119 ${LangFileString} MPV_DL_Msg " Downloading mpv..."120 ${LangFileString} MPV_DL_Retry " mpv was not successfully installed. Retry?"121 ${LangFileString} MPV_DL_Failed " Failed to download mpv: '$R0'."122 ${LangFileString} MPV_Inst_Failed " Failed to installmpv."119 ${LangFileString} MPV_DL_Msg "" 120 ${LangFileString} MPV_DL_Retry "?" 121 ${LangFileString} MPV_DL_Failed ": '$R0'." 122 ${LangFileString} MPV_Inst_Failed " mpv." 123 123 124 124 ; YouTube-DL 125 ${LangFileString} YTDL_DL_Retry "youtube-dl was not successfully installed. Retry?"126 ${LangFileString} YTDL_DL_Failed " Failed to download youtube-dl: '$R0'."127 ${LangFileString} YTDL_Update_Check " Checking for youtube-dl updates..."125 ${LangFileString} YTDL_DL_Retry "youtube-dl ?" 126 ${LangFileString} YTDL_DL_Failed ": '$R0'." 127 ${LangFileString} YTDL_Update_Check "..." 128 128 ${LangFileString} YTDL_Error_Msg1 "Warning: youtube-dl exited abnormally with exit code: $YTDL_Exit_code" 129 129 ${LangFileString} YTDL_Error_Msg2 "Visual C++ 2010 Runtime (x86) is required for youtube-dl." … … 134 134 135 135 ; Post install 136 ${LangFileString} Info_Cleaning_Fontconfig " Cleaning fontconfig cache..."137 ${LangFileString} Info_Cleaning_SMPlayer " Cleaning SMPlayer settings..."136 ${LangFileString} Info_Cleaning_Fontconfig "..." 137 ${LangFileString} Info_Cleaning_SMPlayer "..."
Note:
See TracChangeset
for help on using the changeset viewer.
