Ignore:
Timestamp:
Feb 21, 2014, 5:26:03 PM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to 0.8.6

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/setup/translations/german.nsh

    r142 r156  
    3838
    3939${LangFileString} Section_MPlayerCodecs "Binärcodecs"
     40!ifdef WIN64
     41${LangFileString} Section_MPlayerCodecs_Desc "Binary codecs are not supported in this version."
     42!else
    4043${LangFileString} Section_MPlayerCodecs_Desc "Optionale Codecs für MPlayer. (Internetverbindung benötigt für Installation)"
     44!endif
    4145
    4246${LangFileString} Section_MEncoder_Desc "A companion program to MPlayer that can be used to encode or transform supported audio or video streams."
     
    4751${LangFileString} Section_Translations "Lokalisierungen"
    4852${LangFileString} Section_Translations_Desc "Nicht englische Lokalisierungen."
     53
     54${LangFileString} Section_ResetSettings_Desc "Deletes SMPlayer preferences leftover from previous installations."
    4955
    5056${LangFileString} MPlayer_Codec_Msg "Binärcodec-Pakete werden eingesetzt für Codecs, die noch nicht nativ implementiert sind – wie neuere Varianten von RealVideo und viele ungewöhnliche Formate.$\nHinweis: Die Pakete sind nicht notwendig, um die gängigsten Formate wiederzugeben (DVD, MPEG-1/2/4, etc.)"
     
    6268${LangFileString} Reinstall_Msg3_3 "Click Uninstall when ready to proceed."
    6369${LangFileString} Reinstall_Msg4 "Change Installation Settings"
     70${LangFileString} Reinstall_Msg5 "Reset my SMPlayer configuration"
    6471
    6572${LangFileString} Type_Reinstall "reinstall"
Note: See TracChangeset for help on using the changeset viewer.