Changeset 142 for smplayer/trunk/setup/translations/czech.nsh
- Timestamp:
- May 27, 2013, 3:28:05 PM (12 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 140
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/czech.nsh
r139 r142 38 38 39 39 ${LangFileString} Section_MPlayerCodecs "Binární kodeky" 40 !ifdef WITH_CODECS41 ${LangFileString} Section_MPlayerCodecs_Desc "Přídavné kodeky MPlayeru."42 !else ifndef WITH_CODECS43 40 ${LangFileString} Section_MPlayerCodecs_Desc "Přídavné kodeky MPlayeru. (Pro instalaci je potřeba připojení k Internetu)" 44 !endif45 41 46 42 ${LangFileString} Section_MEncoder_Desc "Dodatkový program pro MPlayer, který se využívá k enkódování nebo transformaci audio/video souborů." … … 79 75 ${LangFileString} Codecs_Inst_Failed "Nepovedlo se nainstalovat kodeky MPlayeru." 80 76 81 ; Version information82 ${LangFileString} VerInfo_DL_Msg "Stahuji informace o verzích..."83 ${LangFileString} VerInfo_DL_Failed "Nepovedlo se stáhnout informace o verzích: '$R0'. Užita výchozí verze."84 85 77 ; Uninstaller 86 78 ${LangFileString} Uninstaller_No_Admin "Odinstalaci je potřeba provést s právy administrátora." … … 93 85 94 86 ; Misc 87 ${LangFileString} Info_Codecs_Backup "Backing up codecs from previous installation..." 88 ${LangFileString} Info_Codecs_Restore "Restoring codecs from previous installation..." 95 89 ${LangFileString} Info_Del_Files "Mažu soubory..." 96 90 ${LangFileString} Info_Del_Registry "Mažu záznamy registru..."
Note:
See TracChangeset
for help on using the changeset viewer.