Changeset 176 for smplayer/trunk/setup/translations/czech.nsh
- Timestamp:
- May 3, 2016, 5:25:45 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 175
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/czech.nsh
r165 r176 24 24 ${LangFileString} ShortcutGroupTitle "Zástupci" 25 25 ${LangFileString} MPlayerGroupTitle "Součásti MPlayeru" 26 ${LangFileString} MPlayerMPVGroupTitle "Multimediální pohon" 26 27 27 28 ${LangFileString} Section_SMPlayer "SMPlayer (vyžadován)" … … 43 44 ${LangFileString} Section_MPlayerCodecs_Desc "Přídavné kodeky MPlayeru. (Pro instalaci je potřeba připojení k Internetu)" 44 45 !endif 46 47 ${LangFileString} Section_MPV_Desc "Funkcemi nabitý fork MPlayeru && MPlayeru2" 45 48 46 49 ${LangFileString} Section_MEncoder_Desc "Dodatkový program pro MPlayer, který se využívá k enkódování nebo transformaci audio/video souborů." … … 69 72 ${LangFileString} Reinstall_Msg4 "Změnit nastavení instalace" 70 73 ${LangFileString} Reinstall_Msg5 "Resetovat moje nastavení SMPlayeru" 74 75 ${LangFileString} Remove_Settings_Confirmation "Are you sure you want to reset your SMPlayer settings? This action cannot be reversed." 71 76 72 77 ${LangFileString} Type_Reinstall "reinstalovat" … … 101 106 ${LangFileString} Info_RollBack "Beru zpět změny..." 102 107 ${LangFileString} Info_Files_Extract "Extrahuji soubory..." 108 ${LangFileString} Info_SMTube_Backup "Zálohování SMtube..." 109 ${LangFileString} Info_SMTube_Restore "Obnovení SMtube z předchozí instalace..." 110 ${LangFileString} Info_MPV_Backup "Backing up mpv..." 111 ${LangFileString} Info_MPV_Restore "Restoring mpv from previous installation..." 112 113 ; MPV 114 ${LangFileString} MPV_DL_Msg "Downloading mpv..." 115 ${LangFileString} MPV_DL_Retry "mpv was not successfully installed. Retry?" 116 ${LangFileString} MPV_DL_Failed "Failed to download mpv: '$R0'." 117 ${LangFileString} MPV_Inst_Failed "Failed to install mpv." 118 119 ; YouTube-DL 120 ${LangFileString} YTDL_DL_Retry "youtube-dl was not successfully installed. Retry?" 121 ${LangFileString} YTDL_DL_Failed "Failed to download youtube-dl: '$R0'." 122 ${LangFileString} YTDL_Update_Check "Checking for youtube-dl updates..." 123 124 ; Post install 125 ${LangFileString} Info_Cleaning_Fontconfig "Cleaning fontconfig cache..." 126 ${LangFileString} Info_Cleaning_SMPlayer "Cleaning SMPlayer settings..."
Note:
See TracChangeset
for help on using the changeset viewer.