Ignore:
Timestamp:
May 27, 2013, 3:28:05 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to 0.8.5

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

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

    r139 r142  
    3838
    3939${LangFileString} Section_MPlayerCodecs "Kodeki"
    40 !ifdef WITH_CODECS
    41 ${LangFileString} Section_MPlayerCodecs_Desc "Opcjonalne kodeki do MPlayera."
    42 !else ifndef WITH_CODECS
    4340${LangFileString} Section_MPlayerCodecs_Desc "Opcjonalne kodeki do MPlayera. (Wymagane połączenie z internetem)"
    44 !endif
    4541
    4642${LangFileString} Section_MEncoder_Desc "Jest to prosty koder (kompresor) filmów, zaprojektowany do kodowania filmów otwieralnych MPlayerem do innych obsługiwanych formatów"
     
    7874${LangFileString} Codecs_Inst_Failed "Nie udało się zainstalować Kodeków MPlayera."
    7975
    80 ; Version information
    81 ${LangFileString} VerInfo_DL_Msg "Pobieram informacje o wersji..."
    82 ${LangFileString} VerInfo_DL_Failed "Nie udało się pobrać informacji o wersji: '$R0'. Użyta zostanie wersja domyślna."
    83 
    8476; Uninstaller
    8577${LangFileString} Uninstaller_No_Admin "Aplikacja może być usunięta tylko przez osobe z uprawnieniami Administratora."
     
    9284
    9385; Misc
     86${LangFileString} Info_Codecs_Backup "Backing up codecs from previous installation..."
     87${LangFileString} Info_Codecs_Restore "Restoring codecs from previous installation..."
    9488${LangFileString} Info_Del_Files "Usuwanie Plików..."
    9589${LangFileString} Info_Del_Registry "Usuwanie Kluczy Rejestru..."
Note: See TracChangeset for help on using the changeset viewer.