Ignore:
Timestamp:
May 16, 2014, 9:51:55 AM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to latest 0.8.7

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

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

    r156 r165  
    1010${LangFileString} Installer_Is_Running "Instalátor již běží."
    1111${LangFileString} Installer_No_Admin "Instalaci tohoto programu je potřeba provést s právy administrátora."
    12 ${LangFileString} SMPlayer_Is_Running "An instance of SMPlayer is running. Please exit SMPlayer and try again."
     12${LangFileString} SMPlayer_Is_Running "Jeden SMPlayer je spuštěn. Ukončete, prosím, SMPlayer a zkuste to znovu."
    1313
    14 ${LangFileString} OS_Not_Supported "Unsupported operating system.$\nSMPlayer ${SMPLAYER_VERSION} requires at least Windows XP and may not work correctly on your system.$\nDo you really want to continue with the installation?"
     14${LangFileString} OS_Not_Supported "Nepodporovaný operační systém.$\nSMPlayer ${SMPLAYER_VERSION} vyžaduje nejméně Windows XP a nemusí pracovat správně na vašem systému.$\nOpravdu chce pokračovat v instalaci?"
    1515${LangFileString} Win64_Required "Pro instalaci tohoto software je zapotřebí mít 64-bitový oprační systém Windows."
    1616${LangFileString} Existing_32bitInst "Máte nainstalovánu 32-bitovou verzi SMPlayeru. Musíte nejprve odinstalovat 32-bitový SMPlayer."
     
    1818
    1919; Welcome page
    20 ${LangFileString} WelcomePage_Title "$(^NameDA) Setup"
    21 ${LangFileString} WelcomePage_Text "Setup will guide you through the installation of $(^NameDA).$\r$\n$\r$\nIt is recommended that you close all instances of SMPlayer before starting setup. This will make it possible to update relevant program files without having to reboot your computer.$\r$\n$\r$\n$_CLICK"
     20${LangFileString} WelcomePage_Title "$(^NameDA) Nastavení"
     21${LangFileString} WelcomePage_Text "Nastavení vás provede instalací $(^NameDA).$\r$\n$\r$\nJe doporučeno zavřít všechny běžící instance SMPlayeru před zahájením nastavení. Toto umožní aktualizovat příslušné programové soubory, aniž byste museli počítač restartovat.$\r$\n$\r$\n$_CLICK"
    2222
    2323; Components Page
     
    3939${LangFileString} Section_MPlayerCodecs "Binární kodeky"
    4040!ifdef WIN64
    41 ${LangFileString} Section_MPlayerCodecs_Desc "Binary codecs are not supported in this version."
     41${LangFileString} Section_MPlayerCodecs_Desc "Binární kodeky nejsou v této verzi podporovány."
    4242!else
    4343${LangFileString} Section_MPlayerCodecs_Desc "Přídavné kodeky MPlayeru. (Pro instalaci je potřeba připojení k Internetu)"
     
    5252${LangFileString} Section_Translations_Desc "Neanglické lokalizace."
    5353
    54 ${LangFileString} Section_ResetSettings_Desc "Deletes SMPlayer preferences leftover from previous installations."
     54${LangFileString} Section_ResetSettings_Desc "Odstraní pozůstatky předvoleb SMPlayeru z předchozí instalace."
    5555
    5656${LangFileString} MPlayer_Codec_Msg "Binární kodeky podporují formáty, které zatím nejsou implementovány nativně, např. novější varianty RealVideo a jiné málo používané formáty.$\nPro většinu běžných formátů nejsou potřeba (DVD, MPEG-1/2/4, apod.)."
     
    6868${LangFileString} Reinstall_Msg3_3 "Stiskněte Odinstalovat jste-li připraveni."
    6969${LangFileString} Reinstall_Msg4 "Změnit nastavení instalace"
    70 ${LangFileString} Reinstall_Msg5 "Reset my SMPlayer configuration"
     70${LangFileString} Reinstall_Msg5 "Resetovat moje nastavení SMPlayeru"
    7171
    7272${LangFileString} Type_Reinstall "reinstalovat"
    73 ${LangFileString} Type_Downgrade "downgrade"
    74 ${LangFileString} Type_Upgrade "upgrade"
     73${LangFileString} Type_Downgrade "ponížit verzi"
     74${LangFileString} Type_Upgrade "aktualizovat"
    7575
    7676${LangFileString} StartBtn "Start"
     
    8686${LangFileString} Uninstaller_Aborted "Odinstalace přerušena uživatelem."
    8787${LangFileString} Uninstaller_NotInstalled "V adresáři '$INSTDIR' není SMPlayer nainstalován .$\r$\nPokračovat (nedoporučeno)?"
     88${LangFileString} Uninstaller_InvalidDirectory "Instalace SMPlayeru nebyla nalezena."
    8889${LangFileString} Uninstaller_64bitOnly "Tato instalace jde odinstalovat pouze na 64-bitové verzi Windows."
    8990
     
    9293
    9394; Misc
    94 ${LangFileString} Info_Codecs_Backup "Backing up codecs from previous installation..."
    95 ${LangFileString} Info_Codecs_Restore "Restoring codecs from previous installation..."
     95${LangFileString} Info_Codecs_Backup "Zálohování kodeků z předchozí instalace..."
     96${LangFileString} Info_Codecs_Restore "Obnovování kodeků z předchozí instalace..."
    9697${LangFileString} Info_Del_Files "Mažu soubory..."
    9798${LangFileString} Info_Del_Registry "Mažu záznamy registru..."
Note: See TracChangeset for help on using the changeset viewer.