Changeset 156 for smplayer/trunk/setup/translations/danish.nsh
- Timestamp:
- Feb 21, 2014, 5:26:03 PM (11 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 154
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/danish.nsh
r142 r156 38 38 39 39 ${LangFileString} Section_MPlayerCodecs "Binary Codecs" 40 !ifdef WIN64 41 ${LangFileString} Section_MPlayerCodecs_Desc "Binary codecs are not supported in this version." 42 !else 40 43 ${LangFileString} Section_MPlayerCodecs_Desc "Optional codecs for MPlayer. (Internet Connection required for installation)" 44 !endif 41 45 42 46 ${LangFileString} Section_MEncoder_Desc "A companion program to MPlayer that can be used to encode or transform supported audio or video streams." … … 47 51 ${LangFileString} Section_Translations "Languages" 48 52 ${LangFileString} Section_Translations_Desc "Non-English language files for SMPlayer." 53 54 ${LangFileString} Section_ResetSettings_Desc "Deletes SMPlayer preferences leftover from previous installations." 49 55 50 56 ${LangFileString} MPlayer_Codec_Msg "The binary codec packages add support for codecs that are not yet implemented natively, like newer RealVideo variants and a lot of uncommon formats.$\nNote that they are not necessary to play most common formats like DVDs, MPEG-1/2/4, etc." … … 62 68 ${LangFileString} Reinstall_Msg3_3 "Click Uninstall when ready to proceed." 63 69 ${LangFileString} Reinstall_Msg4 "Change Installation Settings" 70 ${LangFileString} Reinstall_Msg5 "Reset my SMPlayer configuration" 64 71 65 72 ${LangFileString} Type_Reinstall "reinstall"
Note:
See TracChangeset
for help on using the changeset viewer.