2009-10-08 21:40:12 +00:00
< ? xml version = "1.0" encoding = "utf-8" ? >
< ! DOCTYPE TS >
< TS version = "2.0" language = "cs_CZ" >
2012-07-03 19:52:00 +00:00
< context >
< name > BackupDialog < / name >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "14" / >
< location filename = "../gui/backupdialogfrm.ui" line = "40" / >
< source > Backup < / source >
< translation type = "unfinished" > Vytvořit zálohu < / translation >
< / message >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "30" / >
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; This dialog will create a backup by archiving the contents of the Rockbox installation on the player into a zip file . This will include installed themes and settings stored below the . rockbox folder on the player . & lt ; / p & g t ; & l t ; p & g t ; T h e b a c k u p f i l e n a m e w i l l b e c r e a t e d b a s e d o n t h e i n s t a l l e d v e r s i o n . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "46" / >
< source > Size : unknown < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "53" / >
< source > Backup to : unknown < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "73" / >
< source > & amp ; Change < / source >
< translation type = "unfinished" > & amp ; Změnit < / translation >
< / message >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "113" / >
< source > & amp ; Backup < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialogfrm.ui" line = "124" / >
< source > & amp ; Cancel < / source >
< translation type = "unfinished" > & amp ; Zrušit < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "66" / >
< source > Installation size : calculating . . . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "85" / >
< source > Select Backup Filename < / source >
< translation type = "unfinished" > Vybrané jméno zálohy < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "105" / >
< source > Installation size : % L1 % 2 < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "112" / >
< source > File exists < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "113" / >
< source > The selected backup file already exists . Overwrite ? < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "121" / >
< source > Starting backup . . . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "140" / >
< source > Backup successful . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/backupdialog.cpp" line = "143" / >
< source > Backup failed ! < / source >
< translation type = "unfinished" > Zálohování selhalo ! < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > BootloaderInstallAms < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "32" / >
< source > Bootloader installation requires you to provide a copy of the original Sandisk firmware ( bin file ) . This firmware file will be patched and then installed to your player along with the rockbox bootloader . You need to download this file yourself due to legal reasons . Please browse the & lt ; a href = & apos ; http : //forums.sandisk.com/sansa/'>Sansa Forums'</a> or refer to the <a href='http://www.rockbox.org/manual.shtml'>manual</a> and the <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
2010-03-30 19:53:29 +00:00
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "55" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader file < / source >
< translation > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "97" / >
< location filename = "../base/bootloaderinstallams.cpp" line = "110" / >
2009-10-08 21:40:12 +00:00
< source > Could not load % 1 < / source >
< translation > Nelze načíst % 1 < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "124" / >
2010-03-30 19:53:29 +00:00
< source > No room to insert bootloader , try another firmware version < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "134" / >
2009-10-08 21:40:12 +00:00
< source > Patching Firmware . . . < / source >
< translation > Patchuje se firmware . . . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "145" / >
2009-10-08 21:40:12 +00:00
< source > Could not open % 1 for writing < / source >
< translation > Nelze otevřít % 1 pro zápis < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "158" / >
2009-10-08 21:40:12 +00:00
< source > Could not write firmware file < / source >
< translation > Nelze zapsat soubor firmwaru < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "174" / >
2009-10-08 21:40:12 +00:00
< source > Success : modified firmware file created < / source >
< translation > Úspěch : modifikovaný soubor firmwaru vytvořen < / translation >
< / message >
2010-03-30 19:53:29 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallams.cpp" line = "182" / >
2010-03-30 19:53:29 +00:00
< source > To uninstall , perform a normal upgrade with an unmodified original firmware < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< / context >
< context >
< name > BootloaderInstallBase < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "76" / >
2009-10-08 21:40:12 +00:00
< source > Download error : received HTTP error % 1 . < / source >
< translation > Chyba stahování :HTTP chyba % 1 . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "82" / >
2009-10-08 21:40:12 +00:00
< source > Download error : % 1 < / source >
< translation > Chyba stahování : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "88" / >
2009-10-08 21:40:12 +00:00
< source > Download finished ( cache used ) . < / source >
< translation > Stahování dokončeno ( použita vyrovnávací paměť ) . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "90" / >
2009-10-08 21:40:12 +00:00
< source > Download finished . < / source >
< translation > Stahování dokončeno . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "111" / >
2009-10-08 21:40:12 +00:00
< source > Creating backup of original firmware file . < / source >
< translation > Vytváří se záloha původníhosouboru firmwaru . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "113" / >
2009-10-08 21:40:12 +00:00
< source > Creating backup folder failed < / source >
< translation > Vytvoření záložního adresáře selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "119" / >
2009-10-08 21:40:12 +00:00
< source > Creating backup copy failed . < / source >
< translation > Vytváření záložní kopie selhalo . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "122" / >
2009-10-08 21:40:12 +00:00
< source > Backup created . < / source >
< translation > Záloha vytvořena . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "135" / >
2009-10-08 21:40:12 +00:00
< source > Creating installation log < / source >
< translation > vytváření instalačního logu < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "147" / >
2009-10-08 21:40:12 +00:00
< source > Installation log created < / source >
< translation > Instalační log vytvořen < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "221" / >
2012-02-23 21:48:53 +00:00
< source > Zip file format detected < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "234" / >
2012-02-23 21:48:53 +00:00
< source > Extracting firmware % 1 from archive < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "241" / >
2012-02-23 21:48:53 +00:00
< source > Error extracting firmware from archive < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "250" / >
2012-02-23 21:48:53 +00:00
< source > Could not find firmware in archive < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "157" / >
2010-03-30 19:53:29 +00:00
< source > Waiting for system to remount player < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "187" / >
2010-03-30 19:53:29 +00:00
< source > Player remounted < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallbase.cpp" line = "192" / >
2010-03-30 19:53:29 +00:00
< source > Timeout on remount < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< / context >
< context >
< name > BootloaderInstallChinaChip < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "33" / >
2009-10-08 21:40:12 +00:00
< source > Bootloader installation requires you to provide a firmware file of the original firmware ( HXF file ) . You need to download this file yourself due to legal reasons . Please refer to the & lt ; a href = & apos ; http : //www.rockbox.org/manual.shtml'>manual</a> and the <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki page on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
< translation > Instalace zavaděče vyžaduje poskytnutí firmware souboru původního firmware ( HXF soubor ) Tento soubor si z právních důvodů musíte stáhnout sami . Podívejte se do & lt ; a href = & apos ; http : //www.rockbox.org/manual.shtml'>manuálul</a> a na <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki stránku jak získat tento soubor.<br/>Stiskněte Ok pro pokračování a procházení počítače a hledání tohoto firmware souboru.</translation>
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "50" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader file < / source >
< translation > Stahuje se soubor zavaděče < / translation >
< / message >
2012-02-23 21:48:53 +00:00
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "75" / >
< source > Could not open firmware file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "78" / >
< source > Could not open bootloader file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "81" / >
< source > Could not allocate memory < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "84" / >
< source > Could not load firmware file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "87" / >
< source > File is not a valid ChinaChip firmware < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "90" / >
< source > Could not find ccpmp . bin in input file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "93" / >
< source > Could not open backup file for ccpmp . bin < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "96" / >
< source > Could not write backup file for ccpmp . bin < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "99" / >
< source > Could not load bootloader file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "102" / >
< source > Could not get current time < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "105" / >
< source > Could not open output file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "108" / >
< source > Could not write output file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallchinachip.cpp" line = "111" / >
< source > Unexpected error from chinachippatcher < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< / context >
< context >
< name > BootloaderInstallFile < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "33" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader < / source >
< translation > Stahuje se zavaděč < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Installing Rockbox bootloader < / source >
< translation > Instaluje se zavaděč Rockboxu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "74" / >
2009-10-08 21:40:12 +00:00
< source > Error accessing output folder < / source >
< translation > Chyba přístupu do výstupní složky < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "88" / >
< source > A firmware file is already present on player < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallfile.cpp" line = "93" / >
2009-10-08 21:40:12 +00:00
< source > Bootloader successful installed < / source >
< translation > Zavaděč ú spěšně nainstalován < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "96" / >
< source > Copying modified firmware file failed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallfile.cpp" line = "110" / >
2009-10-08 21:40:12 +00:00
< source > Removing Rockbox bootloader < / source >
< translation > Odstraňuje se zavaděč Rockboxu < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "114" / >
2009-10-08 21:40:12 +00:00
< source > No original firmware file found . < / source >
< translation > Nenalezen původní soubor . firmwaru . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "120" / >
2009-10-08 21:40:12 +00:00
< source > Can & apos ; t remove Rockbox bootloader file . < / source >
< translation > Nelze odstranit soubor zavaděče Rockboxu . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "125" / >
2009-10-08 21:40:12 +00:00
< source > Can & apos ; t restore bootloader file . < / source >
< translation > Nelze obnovit soubor zavaděče . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallfile.cpp" line = "129" / >
2009-10-08 21:40:12 +00:00
< source > Original bootloader restored successfully . < / source >
< translation > Původní zavaděč ú spěšně obnoven . < / translation >
< / message >
< / context >
< context >
< name > BootloaderInstallHex < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "49" / >
2009-10-08 21:40:12 +00:00
< source > Bootloader installation requires you to provide a firmware file of the original firmware ( hex file ) . You need to download this file yourself due to legal reasons . Please refer to the & lt ; a href = & apos ; http : //www.rockbox.org/manual.shtml'>manual</a> and the <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> wiki page on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
< translation > Instalace zavaděče vyžaduje poskytnutí firmware souboru původního firmware ( HXF soubor ) Tento soubor si z právních důvodů musíte stáhnout sami . Podívejte se do & lt ; a href = & apos ; http : //www.rockbox.org/manual.shtml'>manuálul</a> a na <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> wiki stránku jak získat tento soubor.<br/>Stiskněte Ok pro pokračování a procházení počítače a hledání tohoto firmware souboru.</translation>
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "68" / >
2009-10-08 21:40:12 +00:00
< source > checking MD5 hash of input file . . . < / source >
< translation > kontrola MD5 hashe ze vstupního souboru . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "79" / >
2009-10-08 21:40:12 +00:00
< source > Could not verify original firmware file < / source >
< translation > Nelze ověřit původní soubor s firmwarem < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "94" / >
2009-10-08 21:40:12 +00:00
< source > Firmware file not recognized . < / source >
< translation > Soubor firmware nerozpoznán . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "98" / >
2009-10-08 21:40:12 +00:00
< source > MD5 hash ok < / source >
< translation > MD5 hash v pořádku < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "105" / >
2009-10-08 21:40:12 +00:00
< source > Firmware file doesn & apos ; t match selected player . < / source >
< translation > Firmware neodpovídá vybranému přehrávači . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "110" / >
2009-10-08 21:40:12 +00:00
< source > Descrambling file < / source >
< translation > Dekóduje se soubor < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "118" / >
2009-10-08 21:40:12 +00:00
< source > Error in descramble : % 1 < / source >
< translation > Chyba dekódování : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "123" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader file < / source >
< translation > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "133" / >
2009-10-08 21:40:12 +00:00
< source > Adding bootloader to firmware file < / source >
< translation > Přidává se zavaděč do souboru firmwaru < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "171" / >
2009-10-08 21:40:12 +00:00
< source > could not open input file < / source >
< translation > nelze otevřít vstupní soubor < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "172" / >
2009-10-08 21:40:12 +00:00
< source > reading header failed < / source >
< translation > č tení záhlaví selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "173" / >
2009-10-08 21:40:12 +00:00
< source > reading firmware failed < / source >
< translation > č tení firmware selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "174" / >
2009-10-08 21:40:12 +00:00
< source > can & apos ; t open bootloader file < / source >
< translation > nelze otevřít soubor zavaděče < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "175" / >
2009-10-08 21:40:12 +00:00
< source > reading bootloader file failed < / source >
< translation > č tení souboru zavaděče selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "176" / >
2009-10-08 21:40:12 +00:00
< source > can & apos ; t open output file < / source >
< translation > nelze otevřít výstupní soubor < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "177" / >
2009-10-08 21:40:12 +00:00
< source > writing output file failed < / source >
< translation > zápis výstupního souboru selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "179" / >
2009-10-08 21:40:12 +00:00
< source > Error in patching : % 1 < / source >
< translation > Chyba patchování : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "190" / >
2009-10-08 21:40:12 +00:00
< source > Error in scramble : % 1 < / source >
< translation > Chyba š ifrování : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "205" / >
2009-10-08 21:40:12 +00:00
< source > Checking modified firmware file < / source >
< translation > Kontroluje se modifikovaný soubor firmwaru < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "207" / >
2009-10-08 21:40:12 +00:00
< source > Error : modified file checksum wrong < / source >
< translation > Chyba : modifikovaný soubor má š patný kontrolní součet < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "214" / >
2012-07-03 19:52:00 +00:00
< source > A firmware file is already present on player < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallhex.cpp" line = "219" / >
2009-10-08 21:40:12 +00:00
< source > Success : modified firmware file created < / source >
< translation > Úspěch : modifikovaný soubor firmwaru vytvořen < / translation >
< / message >
2010-06-15 21:14:11 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "222" / >
< source > Copying modified firmware file failed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallhex.cpp" line = "236" / >
2010-06-15 21:14:11 +00:00
< source > Uninstallation not possible , only installation info removed < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "257" / >
2009-10-08 21:40:12 +00:00
< source > Can & apos ; t open input file < / source >
< translation > Nelze otevřít vstupní soubor < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "258" / >
2009-10-08 21:40:12 +00:00
< source > Can & apos ; t open output file < / source >
< translation > Nelze otevřít výstupní soubor < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "259" / >
2009-10-08 21:40:12 +00:00
< source > invalid file : header length wrong < / source >
< translation > neplatný soubor : chybná délka záhlaví < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "260" / >
2009-10-08 21:40:12 +00:00
< source > invalid file : unrecognized header < / source >
< translation > neplatný soubor : nerozpoznané záhlaví < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "261" / >
2009-10-08 21:40:12 +00:00
< source > invalid file : & quot ; length & quot ; field wrong < / source >
< translation > neplatný soubor : chybná & quot ; length & quot ; hodnota < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "262" / >
2009-10-08 21:40:12 +00:00
< source > invalid file : & quot ; length2 & quot ; field wrong < / source >
< translation > neplatný soubor : chybná & quot ; length2 & quot ; hodnota < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "263" / >
2009-10-08 21:40:12 +00:00
< source > invalid file : internal checksum error < / source >
< translation > neplatný soubor : vnitřní chyba kontrolního součtu < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "264" / >
2009-10-08 21:40:12 +00:00
< source > invalid file : & quot ; length3 & quot ; field wrong < / source >
< translation > neplatný soubor : chybná & quot ; length3 & quot ; hodnota < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallhex.cpp" line = "265" / >
2009-10-08 21:40:12 +00:00
< source > unknown < / source >
< translation > neznámý < / translation >
< / message >
< / context >
2012-02-23 21:48:53 +00:00
< context >
< name > BootloaderInstallImx < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "70" / >
2012-02-23 21:48:53 +00:00
< source > Bootloader installation requires you to provide a copy of the original Sandisk firmware ( firmware . sb file ) . This file will be patched with the Rockbox bootloader and installed to your player . You need to download this file yourself due to legal reasons . Please browse the & lt ; a href = & apos ; http : //forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wiki page on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "92" / >
2012-02-23 21:48:53 +00:00
< source > Could not read original firmware file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "98" / >
2012-02-23 21:48:53 +00:00
< source > Downloading bootloader file < / source >
< translation type = "unfinished" > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "108" / >
2012-02-23 21:48:53 +00:00
< source > Patching file . . . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "135" / >
2012-02-23 21:48:53 +00:00
< source > Patching the original firmware failed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "141" / >
2012-02-23 21:48:53 +00:00
< source > Succesfully patched firmware file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "156" / >
2012-02-23 21:48:53 +00:00
< source > Bootloader successful installed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "162" / >
2012-02-23 21:48:53 +00:00
< source > Patched bootloader could not be installed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallimx.cpp" line = "173" / >
2012-02-23 21:48:53 +00:00
< source > To uninstall , perform a normal upgrade with an unmodified original firmware . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > BootloaderInstallIpod < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "53" / >
2009-10-08 21:40:12 +00:00
< source > Error : can & apos ; t allocate buffer memory ! < / source >
< translation > Chyba : Nemohu alokovat paměť bufferu ! < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "81" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader file < / source >
< translation > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "91" / >
2009-10-08 21:40:12 +00:00
< source > Installing Rockbox bootloader < / source >
< translation > Instaluje se zavaděč Rockboxu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "65" / >
< location filename = "../base/bootloaderinstallipod.cpp" line = "152" / >
2009-10-08 21:40:12 +00:00
< source > Failed to read firmware directory < / source >
< translation > Chyba č tení adresáře firmwaru < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "70" / >
< location filename = "../base/bootloaderinstallipod.cpp" line = "157" / >
2009-10-08 21:40:12 +00:00
< source > Unknown version number in firmware ( % 1 ) < / source >
< translation > Neznámá verze firmwaru ( % 1 ) < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "76" / >
2010-03-30 19:53:29 +00:00
< source > Warning : This is a MacPod , Rockbox only runs on WinPods .
See http : //www.rockbox.org/wiki/IpodConversionToFAT32</source>
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "95" / >
< location filename = "../base/bootloaderinstallipod.cpp" line = "164" / >
2009-10-08 21:40:12 +00:00
< source > Could not open Ipod in R / W mode < / source >
< translation > Nelze otevřít Ipod v R / W módu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "105" / >
2009-10-08 21:40:12 +00:00
< source > Successfull added bootloader < / source >
< translation > Zavaděč ú spěšně přidán < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "116" / >
2009-10-08 21:40:12 +00:00
< source > Failed to add bootloader < / source >
< translation > Přidání zavaděče selhalo < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "128" / >
2010-03-30 19:53:29 +00:00
< source > Bootloader Installation complete . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "133" / >
2010-03-30 19:53:29 +00:00
< source > Writing log aborted < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "143" / >
2009-10-08 21:40:12 +00:00
< source > Uninstalling bootloader < / source >
< translation > Odinstalace zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "170" / >
2009-10-08 21:40:12 +00:00
< source > No bootloader detected . < / source >
< translation > Zavaděč nenalezen . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "176" / >
2009-10-08 21:40:12 +00:00
< source > Successfully removed bootloader < / source >
< translation > Zavaděč ú spěšně odstraněn < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "183" / >
2009-10-08 21:40:12 +00:00
< source > Removing bootloader failed . < / source >
< translation > Odstranění zavaděče selhalo . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "230" / >
2010-06-15 21:14:11 +00:00
< source > Error : could not retrieve device name < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "246" / >
2010-03-30 19:53:29 +00:00
< source > Error : no mountpoint specified ! < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "251" / >
2010-03-30 19:53:29 +00:00
< source > Could not open Ipod : permission denied < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "255" / >
2009-10-08 21:40:12 +00:00
< source > Could not open Ipod < / source >
< translation > Nelze otevřít Ipod < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "260" / >
2009-10-08 21:40:12 +00:00
< source > Error reading partition table - possibly not an Ipod < / source >
< translation > Chyba při č tení tabulky oddílů - možná to není Ipod < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallipod.cpp" line = "266" / >
2009-10-08 21:40:12 +00:00
< source > No firmware partition on disk < / source >
< translation > Ž á dný firmware oddíl na disku < / translation >
< / message >
< / context >
< context >
< name > BootloaderInstallMi4 < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "33" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader < / source >
< translation > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Installing Rockbox bootloader < / source >
< translation > Instaluje se zavaděč Rockboxu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "65" / >
2012-07-03 19:52:00 +00:00
< source > A firmware file is already present on player < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallmi4.cpp" line = "70" / >
< location filename = "../base/bootloaderinstallmi4.cpp" line = "78" / >
2009-10-08 21:40:12 +00:00
< source > Bootloader successful installed < / source >
< translation > Zavaděč ú spěšně instalován < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "73" / >
< source > Copying modified firmware file failed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallmi4.cpp" line = "90" / >
2009-10-08 21:40:12 +00:00
< source > Checking for Rockbox bootloader < / source >
< translation > Zjišťuje se přítomnost zavaděče Rockboxu < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "92" / >
2009-10-08 21:40:12 +00:00
< source > No Rockbox bootloader found < / source >
< translation > Nenalezen zavaděč Rockboxu < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "97" / >
2009-10-08 21:40:12 +00:00
< source > Checking for original firmware file < / source >
< translation > Zjišťuje se přítomnost původního souboru firmware < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "102" / >
2009-10-08 21:40:12 +00:00
< source > Error finding original firmware file < / source >
< translation > Nenalazen originální soubor firmwaru < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/bootloaderinstallmi4.cpp" line = "112" / >
2009-10-08 21:40:12 +00:00
< source > Rockbox bootloader successful removed < / source >
< translation > Zavaděč Rockboxu ú spěšně odstraněn < / translation >
< / message >
< / context >
2010-06-15 21:14:11 +00:00
< context >
< name > BootloaderInstallMpio < / name >
< message >
< location filename = "../base/bootloaderinstallmpio.cpp" line = "33" / >
< source > Bootloader installation requires you to provide a firmware file of the original firmware ( bin file ) . You need to download this file yourself due to legal reasons . Please refer to the & lt ; a href = & apos ; http : //www.rockbox.org/manual.shtml'>manual</a> and the <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki page on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallmpio.cpp" line = "52" / >
< source > Downloading bootloader file < / source >
< translation type = "unfinished" > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "79" / >
2010-06-15 21:14:11 +00:00
< source > Could not open the original firmware . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "82" / >
2010-06-15 21:14:11 +00:00
< source > Could not read the original firmware . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "85" / >
< source > Loaded firmware file does not look like MPIO original firmware file . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "100" / >
< source > Could not open output file . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "103" / >
< source > Could not write output file . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "106" / >
< source > Unknown error number : % 1 < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "88" / >
< source > Could not open downloaded bootloader . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "91" / >
< source > Place for bootloader in OF file not empty . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "94" / >
< source > Could not read the downloaded bootloader . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "97" / >
< source > Bootloader checksum error . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "111" / >
2010-06-15 21:14:11 +00:00
< source > Patching original firmware failed : % 1 < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "118" / >
2010-06-15 21:14:11 +00:00
< source > Success : modified firmware file created < / source >
< translation type = "unfinished" > Úspěch : modifikovaný soubor firmwaru vytvořen < / translation >
< / message >
< message >
2010-06-18 19:04:12 +00:00
< location filename = "../base/bootloaderinstallmpio.cpp" line = "126" / >
2010-06-15 21:14:11 +00:00
< source > To uninstall , perform a normal upgrade with an unmodified original firmware < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > BootloaderInstallSansa < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "55" / >
2009-10-08 21:40:12 +00:00
< source > Error : can & apos ; t allocate buffer memory ! < / source >
< translation > Chyba : Nemohu alokovat paměť bufferu ! < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "60" / >
2009-10-08 21:40:12 +00:00
< source > Searching for Sansa < / source >
< translation > Hledám Sansu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "66" / >
2009-10-08 21:40:12 +00:00
< source > Permission for disc access denied !
This is required to install the bootloader < / source >
< translation > Nepovolen přístup k disku !
To je požadováno pro instalaci zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "73" / >
2009-10-08 21:40:12 +00:00
< source > No Sansa detected ! < / source >
< translation > Ž á dná Sansa nezjištěna ! < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "86" / >
2009-10-08 21:40:12 +00:00
< source > Downloading bootloader file < / source >
< translation > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "102" / >
2009-10-08 21:40:12 +00:00
< source > Installing Rockbox bootloader < / source >
< translation > Instaluje se zavaděč Rockboxu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "78" / >
< location filename = "../base/bootloaderinstallsansa.cpp" line = "188" / >
2009-10-08 21:40:12 +00:00
< source > OLD ROCKBOX INSTALLATION DETECTED , ABORTING .
You must reinstall the original Sansa firmware before running
sansapatcher for the first time .
See http : //www.rockbox.org/wiki/SansaE200Install
< / source >
< translation > NALEZENA STARÁ INSTALACE ROCKBOXU , PŘERUŠUJE SE .
Musíte přeinstalovat původní Sansa firmware před tím ,
než se sansapatcher spustí poprvé .
Viz http : //www.rockbox.org/wiki/SansaE200Install</translation>
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "110" / >
< location filename = "../base/bootloaderinstallsansa.cpp" line = "198" / >
2009-10-08 21:40:12 +00:00
< source > Could not open Sansa in R / W mode < / source >
< translation > Nelze otevřít Sansu v R / W módu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "119" / >
2009-10-08 21:40:12 +00:00
< source > Checking downloaded bootloader < / source >
< translation > Kontroluje se stažený zavaděč < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "127" / >
2009-10-08 21:40:12 +00:00
< source > Bootloader mismatch ! Aborting . < / source >
< translation > Nesloulad zavaděče ! Přerušuje se . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "137" / >
2009-10-08 21:40:12 +00:00
< source > Successfully installed bootloader < / source >
< translation > Zavaděč ú spěšně instalován < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "148" / >
2009-10-08 21:40:12 +00:00
< source > Failed to install bootloader < / source >
< translation > Instalace zavaděče selhala < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "161" / >
2010-03-30 19:53:29 +00:00
< source > Bootloader Installation complete . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "166" / >
2010-03-30 19:53:29 +00:00
< source > Writing log aborted < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "179" / >
2009-10-08 21:40:12 +00:00
< source > Uninstalling bootloader < / source >
< translation > Odinstalovává se zavaděč < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "204" / >
2009-10-08 21:40:12 +00:00
< source > Successfully removed bootloader < / source >
< translation > Zavaděč ú spěšně odstraněn < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "211" / >
2009-10-08 21:40:12 +00:00
< source > Removing bootloader failed . < / source >
< translation > Odstranění zavaděče selhalo . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "248" / >
2010-06-15 21:14:11 +00:00
< source > Error : could not retrieve device name < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "264" / >
2009-10-08 21:40:12 +00:00
< source > Can & apos ; t find Sansa < / source >
< translation > Nelze najít Sansu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "269" / >
2009-10-08 21:40:12 +00:00
< source > Could not open Sansa < / source >
< translation > Sansu nelze otevřít < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "274" / >
2009-10-08 21:40:12 +00:00
< source > Could not read partition table < / source >
< translation > Nelze přečíst tabulku oddílů < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstallsansa.cpp" line = "281" / >
2009-10-08 21:40:12 +00:00
< source > Disk is not a Sansa ( Error % 1 ) , aborting . < / source >
< translation > Disk není Sansa ( Chyba % 1 ) , přerušu je se . < / translation >
< / message >
< / context >
2010-03-30 19:53:29 +00:00
< context >
< name > BootloaderInstallTcc < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "33" / >
2010-03-30 19:53:29 +00:00
< source > Bootloader installation requires you to provide a firmware file of the original firmware ( bin file ) . You need to download this file yourself due to legal reasons . Please refer to the & lt ; a href = & apos ; http : //www.rockbox.org/manual.shtml'>manual</a> and the <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki page on how to obtain the file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "50" / >
2010-03-30 19:53:29 +00:00
< source > Downloading bootloader file < / source >
< translation type = "unfinished" > Stahuje se soubor zavaděče < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "82" / >
< location filename = "../base/bootloaderinstalltcc.cpp" line = "99" / >
2010-03-30 19:53:29 +00:00
< source > Could not load % 1 < / source >
< translation type = "unfinished" > Nelze načíst % 1 < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "90" / >
2010-03-30 19:53:29 +00:00
< source > Unknown OF file used : % 1 < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "104" / >
2010-03-30 19:53:29 +00:00
< source > Patching Firmware . . . < / source >
< translation type = "unfinished" > Patchuje se firmware . . . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "111" / >
2010-03-30 19:53:29 +00:00
< source > Could not patch firmware < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "117" / >
2010-03-30 19:53:29 +00:00
< source > Could not open % 1 for writing < / source >
< translation type = "unfinished" > Nelze otevřít % 1 pro zápis < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "126" / >
2010-03-30 19:53:29 +00:00
< source > Could not write firmware file < / source >
< translation type = "unfinished" > Nelze zapsat soubor firmwaru < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "131" / >
2010-03-30 19:53:29 +00:00
< source > Success : modified firmware file created < / source >
< translation type = "unfinished" > Úspěch : modifikovaný soubor firmwaru vytvořen < / translation >
< / message >
2010-06-15 21:14:11 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/bootloaderinstalltcc.cpp" line = "151" / >
2010-06-15 21:14:11 +00:00
< source > To uninstall , perform a normal upgrade with an unmodified original firmware < / source >
< translation type = "unfinished" > < / translation >
< / message >
2010-03-30 19:53:29 +00:00
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > Config < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configure.cpp" line = "122" / >
2009-10-08 21:40:12 +00:00
< source > The following errors occurred : < / source >
< translation > Nastaly následující chyby : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "161" / >
2009-10-08 21:40:12 +00:00
< source > No mountpoint given < / source >
< translation > Neposkytnut ž á dný přípojný bod < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "165" / >
2009-10-08 21:40:12 +00:00
< source > Mountpoint does not exist < / source >
< translation > Přípojný bod neexistuje < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "169" / >
2009-10-08 21:40:12 +00:00
< source > Mountpoint is not a directory . < / source >
< translation > Přípojný bod není adresář . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "173" / >
2009-10-08 21:40:12 +00:00
< source > Mountpoint is not writeable < / source >
< translation > Do přípojného bodu nelze zapisovat < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "188" / >
2009-10-08 21:40:12 +00:00
< source > No player selected < / source >
< translation > Nevybrán ž á dný přehrávač < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "195" / >
2009-10-08 21:40:12 +00:00
< source > Cache path not writeable . Leave path empty to default to systems temporary path . < / source >
< translation > Do uvedné vyrovnávací paměti nelze zapisovat . Ponechejte prázdné pro defalutní změnu do dočasné složky systému . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "215" / >
2009-10-08 21:40:12 +00:00
< source > You need to fix the above errors before you can continue . < / source >
< translation > Budete muset opravit výše uvedené chyby , než budete moci pokračovat . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "218" / >
2009-10-08 21:40:12 +00:00
< source > Configuration error < / source >
< translation > Chyba nastavení < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "306" / >
2009-10-08 21:40:12 +00:00
< source > Current cache size is % L1 kiB . < / source >
< translation > Aktuální velikost vyrovnávací paměti je % L1 kiB . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "315" / >
2010-03-30 19:53:29 +00:00
< source > Showing disabled targets < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "316" / >
2010-03-30 19:53:29 +00:00
< source > You just enabled showing targets that are marked disabled . Disabled targets are not recommended to end users . Please use this option only if you know what you are doing . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "423" / >
< location filename = "../configure.cpp" line = "453" / >
2009-10-08 21:40:12 +00:00
< source > Configuration OK < / source >
< translation > Nastavení OK < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "429" / >
< location filename = "../configure.cpp" line = "458" / >
2009-10-08 21:40:12 +00:00
< source > Configuration INVALID < / source >
< translation > Nastavení NEPLATNÁ < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "498" / >
2010-06-15 21:14:11 +00:00
< source > Proxy Detection < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "499" / >
2010-06-15 21:14:11 +00:00
< source > The System Proxy settings are invalid !
Rockbox Utility can & apos ; t work with this proxy settings . Make sure the system proxy is set correctly . Note that & quot ; proxy auto - config ( PAC ) & quot ; scripts are not supported by Rockbox Utility . If your system uses this you need to use manual proxy settings . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "612" / >
2010-03-30 19:53:29 +00:00
< source > Set Cache Path < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "748" / >
2011-04-29 21:57:27 +00:00
< source > % 1 in MTP mode found !
2009-10-08 21:40:12 +00:00
You need to change your player to MSC mode for installation . < / source >
2011-04-29 21:57:27 +00:00
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "753" / >
2011-04-29 21:57:27 +00:00
< source > Until you change this installation will fail ! < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "741" / >
2010-03-30 19:53:29 +00:00
< source > % 1 & quot ; MacPod & quot ; found !
Rockbox needs a FAT formatted Ipod ( so - called & quot ; WinPod & quot ; ) to run . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "755" / >
2009-10-08 21:40:12 +00:00
< source > Fatal error < / source >
< translation > Fatální chyba < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "760" / >
2009-10-08 21:40:12 +00:00
< source > Detected an unsupported player :
% 1
Sorry , Rockbox doesn & apos ; t run on your player . < / source >
< translation > Detekován nepodporovaný přehrávač :
% 1
Je nám líto , Rockbox neběží na vašem přehrávači . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "765" / >
2009-10-08 21:40:12 +00:00
< source > Fatal : player incompatible < / source >
< translation > Fatální chyba : přehrávač neslučitelný < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "776" / >
< location filename = "../configure.cpp" line = "785" / >
2009-10-08 21:40:12 +00:00
< source > Autodetection < / source >
< translation > Automatická detekce < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "777" / >
2009-10-08 21:40:12 +00:00
< source > Could not detect a Mountpoint .
Select your Mountpoint manually . < / source >
< translation > Nelze zjistit přípojný bod .
Vyberte svůj přípojný bod manuálně . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "786" / >
2009-10-08 21:40:12 +00:00
< source > Could not detect a device .
Select your device and Mountpoint manually . < / source >
< translation > Nelze zjistit zařízení .
Vyberte své zařízení a přípojný bod manuálně . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "797" / >
2009-10-08 21:40:12 +00:00
< source > Really delete cache ? < / source >
< translation > Opravdu vymazat vyrovnávací paměť ? < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "798" / >
2009-10-08 21:40:12 +00:00
< source > Do you really want to delete the cache ? Make absolutely sure this setting is correct as it will remove & lt ; b & gt ; all & lt ; / b & g t ; f i l e s i n t h i s f o l d e r ! < / s o u r c e >
< translation > Chcete opravdu vymazat vyrovnávací paměť ? Ujistěte se , ž e ano , protože se odstraní & lt ; b & gt ; veškeré & lt ; / b & g t ; s o u b o r y v t o m t o a d r e s á ř i ! < / t r a n s l a t i o n >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "806" / >
2009-10-08 21:40:12 +00:00
< source > Path wrong ! < / source >
< translation > Chybná cesta ! < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "807" / >
2009-10-08 21:40:12 +00:00
< source > The cache path is invalid . Aborting . < / source >
< translation > Umístění vyrovnávací paměti je chybné . Přerušuje se . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "845" / >
2009-10-08 21:40:12 +00:00
< source > TTS configuration invalid < / source >
< translation > Nastavení TTS je chybné < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "846" / >
2009-10-08 21:40:12 +00:00
< source > TTS configuration invalid .
Please configure TTS engine . < / source >
< translation > Nastavení TTS je chybné .
Prosím nastavte TTS engine . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "851" / >
2009-10-08 21:40:12 +00:00
< source > Could not start TTS engine . < / source >
< translation > Nelze spustit TTS engine . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "852" / >
2009-10-08 21:40:12 +00:00
< source > Could not start TTS engine .
< / source >
< translation > Nelze spustit TTS engine .
< / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "853" / >
< location filename = "../configure.cpp" line = "872" / >
2009-10-08 21:40:12 +00:00
< source >
Please configure TTS engine . < / source >
< translation >
Prosím nastavte TTS engine . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "867" / >
2009-10-08 21:40:12 +00:00
< source > Rockbox Utility Voice Test < / source >
< translation > Hlasový test Rockbox Utility < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "870" / >
2009-10-08 21:40:12 +00:00
< source > Could not voice test string . < / source >
< translation > Nepodařil se hlasový test ř etězce . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "871" / >
2009-10-08 21:40:12 +00:00
< source > Could not voice test string .
< / source >
< translation > Nepodařil se hlasový test ř etězce .
< / translation >
< / message >
< / context >
< context >
< name > ConfigForm < / name >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../configurefrm.ui" line = "14" / >
2009-10-08 21:40:12 +00:00
< source > Configuration < / source >
< translation > Nastavení < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../configurefrm.ui" line = "20" / >
2009-10-08 21:40:12 +00:00
< source > Configure Rockbox Utility < / source >
< translation > Nastavení Rockbox Utility < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../configurefrm.ui" line = "35" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Device < / source >
< translation > & amp ; Zařízení < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../configurefrm.ui" line = "41" / >
2009-10-08 21:40:12 +00:00
< source > Select your device in the & amp ; filesystem < / source >
< translation > Vyberte své zařízení v & amp ; systému < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "312" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Browse < / source >
< translation > & amp ; Procházet < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../configurefrm.ui" line = "72" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Select your audio player < / source >
< translation > & amp ; Vyberte váš audio přehrávač < / translation >
< / message >
2012-02-23 21:48:53 +00:00
< message >
< location filename = "../configurefrm.ui" line = "58" / >
< source > & amp ; Refresh < / source >
< translation type = "unfinished" > & amp ; Aktualizovat < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../configurefrm.ui" line = "95" / >
< source > Show disabled targets < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "114" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Autodetect < / source >
< translation > & amp ; Zjistit automaticky < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "136" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Proxy < / source >
< translation > & amp ; Proxy < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "142" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; No Proxy < / source >
< translation > & amp ; Ž á dné proxy < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "152" / >
2009-10-08 21:40:12 +00:00
< source > Use S & amp ; ystem values < / source >
< translation > Použít s & amp ; ystémové hodnoty < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "159" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Manual Proxy settings < / source >
< translation > & amp ; Ruční nastavení proxy < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "166" / >
2009-10-08 21:40:12 +00:00
< source > Proxy Values < / source >
< translation > Nastavení proxy < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "172" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Host : < / source >
< translation > & amp ; Host : < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "189" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Port : < / source >
< translation > & amp ; Port : < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "212" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Username < / source >
< translation > & amp ; Uživatelské jméno < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "222" / >
2009-10-08 21:40:12 +00:00
< source > Pass & amp ; word < / source >
< translation > He & amp ; slo < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "253" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Language < / source >
< translation > & amp ; Jazyk < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "267" / >
2009-10-08 21:40:12 +00:00
< source > Cac & amp ; he < / source >
< translation > Vy & amp ; rovnávací paměť < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "270" / >
2009-10-08 21:40:12 +00:00
< source > Download cache settings < / source >
< translation > Nastavení vyrovnávací paměti stahování < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "276" / >
2009-10-08 21:40:12 +00:00
< source > Rockbox Utility uses a local download cache to save network traffic . You can change the path to the cache and use it as local repository by enabling Offline mode . < / source >
< translation > Rockbox Utilita používá lokální vyrovnávací paměť , aby š etřila síťový přenos . Můžete změnit cestu do vyrovnávací paměti a použít ji jako lokální ú ložiště zvolením Offline módu . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "286" / >
2009-10-08 21:40:12 +00:00
< source > Current cache size is % 1 < / source >
< translation > Aktuální velikost vyrovnávací paměti je % 1 < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "295" / >
2009-10-08 21:40:12 +00:00
< source > P & amp ; ath < / source >
< translation > C & amp ; esta < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "305" / >
2009-10-08 21:40:12 +00:00
< source > Entering an invalid folder will reset the path to the systems temporary path . < / source >
< translation > Zadáním neplatného adresáře se resetuje cesta do dočasného adresáře systému . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "327" / >
2009-10-08 21:40:12 +00:00
< source > Disable local & amp ; download cache < / source >
< translation > Zakázat lokální vyrovnávací paměť & amp ; stahování < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "334" / >
2010-09-19 20:32:32 +00:00
< source > & lt ; p & gt ; This will try to use all information from the cache , even information about updates . Only use this option if you want to install without network connection . Note : you need to do the same install you want to perform later with network access first to download all required files to the cache . & lt ; / p & g t ; < / s o u r c e >
< translation > & lt ; p & gt ; Pokud toto zvolíte , všechny informace se utilita pokusí získat z vyrovnávací paměti , i o aktualizacích . Použijte tuto možnost pouze pokud chcete instalovat Rockbox bez připojení k internetu . Poznámka :nyní musíte provést stejnou instalaci ( s připojením k internetu ) , jakou budete chtít provést později , aby se stáhnuly všechny potřebné soubory do vyrovnávací paměti . & lt ; / p & g t ; < / t r a n s l a t i o n >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "337" / >
2009-10-08 21:40:12 +00:00
< source > O & amp ; ffline mode < / source >
< translation > O & amp ; ffline mód < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "372" / >
2009-10-08 21:40:12 +00:00
< source > Clean cache & amp ; now < / source >
< translation > Vyčistit vyrovnávací & amp ; paměť < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "388" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; TTS & amp ; & amp ; Encoder < / source >
< translation > & amp ; TTS a & amp ; enkodér < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "394" / >
2009-10-08 21:40:12 +00:00
< source > TTS Engine < / source >
< translation > TTS engine < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "400" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Select TTS Engine < / source >
< translation > & amp ; Vyberte TTS engine < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "413" / >
2009-10-08 21:40:12 +00:00
< source > Configure TTS Engine < / source >
< translation > Nastavení TTS enginu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "420" / >
< location filename = "../configurefrm.ui" line = "471" / >
2009-10-08 21:40:12 +00:00
< source > Configuration invalid ! < / source >
< translation > Chybné nastavení ! < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "437" / >
2009-10-08 21:40:12 +00:00
< source > Configure & amp ; TTS < / source >
< translation > Nastavení & amp ; TTS < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "448" / >
2009-10-08 21:40:12 +00:00
< source > Test TTS < / source >
< translation > Testovat TTS < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "455" / >
< source > & amp ; Use string corrections for TTS < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../configurefrm.ui" line = "465" / >
2009-10-08 21:40:12 +00:00
< source > Encoder Engine < / source >
< translation > Engine enkodéru < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "488" / >
2009-10-08 21:40:12 +00:00
< source > Configure & amp ; Enc < / source >
< translation > Nastavení & amp ; enkodéru < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "499" / >
2009-10-08 21:40:12 +00:00
< source > encoder name < / source >
< translation > jméno enkodéru < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "539" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Ok < / source >
< translation > & amp ; Ok < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../configurefrm.ui" line = "550" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Cancel < / source >
< translation > & amp ; Zrušit < / translation >
< / message >
< / context >
< context >
< name > Configure < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "558" / >
2009-10-08 21:40:12 +00:00
< source > English < / source >
< comment > This is the localized language name , i . e . your language . < / comment >
< translation > Č eština < / translation >
< / message >
< / context >
< context >
< name > CreateVoiceFrm < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "17" / >
2009-10-08 21:40:12 +00:00
< source > Create Voice File < / source >
< translation > Vytvořit soubor hlasu < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Select the Language you want to generate a voicefile for : < / source >
< translation > Vyberte jazyk , pro který chcete vytvořit soubor s hlasem : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "55" / >
< source > TTS : < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../createvoicefrm.ui" line = "101" / >
< source > Silence threshold < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../createvoicefrm.ui" line = "163" / >
2009-10-08 21:40:12 +00:00
< source > Language < / source >
< translation > Jazyk < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "49" / >
2009-10-08 21:40:12 +00:00
< source > Generation settings < / source >
< translation > Nastavení generování < / translation >
< / message >
< message >
< location filename = "../createvoicefrm.ui" line = "68" / >
< source > Change < / source >
< translation > Změnit < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "139" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Install < / source >
< translation > & amp ; Instalovat < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "150" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Cancel < / source >
< translation > & amp ; Zrušit < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../createvoicefrm.ui" line = "88" / >
2009-10-08 21:40:12 +00:00
< source > Wavtrim Threshold < / source >
< translation > Práh Wavtrimu < / translation >
< / message >
< / context >
< context >
< name > CreateVoiceWindow < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../createvoicewindow.cpp" line = "97" / >
< location filename = "../createvoicewindow.cpp" line = "100" / >
2012-07-03 19:52:00 +00:00
< source > Engine : & lt ; b & gt ; % 1 & lt ; / b & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< / context >
< context >
2012-02-23 21:48:53 +00:00
< name > EncTtsCfgGui < / name >
< message >
< location filename = "../encttscfggui.cpp" line = "31" / >
< source > Waiting for engine . . . < / source >
< translation > Č eká se na engine . . . < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../encttscfggui.cpp" line = "81" / >
< source > Ok < / source >
< translation > Ok < / translation >
< / message >
< message >
< location filename = "../encttscfggui.cpp" line = "84" / >
< source > Cancel < / source >
< translation > Zrušit < / translation >
< / message >
< message >
< location filename = "../encttscfggui.cpp" line = "183" / >
< source > Browse < / source >
< translation > Procházet < / translation >
< / message >
< message >
< location filename = "../encttscfggui.cpp" line = "191" / >
< source > Refresh < / source >
< translation > Aktualizovat < / translation >
< / message >
< message >
< location filename = "../encttscfggui.cpp" line = "363" / >
< source > Select executable < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
< context >
< name > EncoderExe < / name >
< message >
< location filename = "../base/encoderexe.cpp" line = "40" / >
2009-10-08 21:40:12 +00:00
< source > Path to Encoder : < / source >
2012-02-23 21:48:53 +00:00
< translation type = "unfinished" > Cesta k enkodéru : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/encoderexe.cpp" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Encoder options : < / source >
2012-02-23 21:48:53 +00:00
< translation type = "unfinished" > Možnosti enkodéru : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< / context >
< context >
2012-02-23 21:48:53 +00:00
< name > EncoderLame < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/encoderlame.cpp" line = "72" / >
< location filename = "../base/encoderlame.cpp" line = "82" / >
2012-02-23 21:48:53 +00:00
< source > LAME < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/encoderlame.cpp" line = "74" / >
2012-02-23 21:48:53 +00:00
< source > Volume < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/encoderlame.cpp" line = "78" / >
2012-02-23 21:48:53 +00:00
< source > Quality < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/encoderlame.cpp" line = "82" / >
2012-02-23 21:48:53 +00:00
< source > Could not find libmp3lame ! < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
< context >
< name > EncoderRbSpeex < / name >
< message >
< location filename = "../base/encoderrbspeex.cpp" line = "33" / >
2009-10-08 21:40:12 +00:00
< source > Volume : < / source >
2012-02-23 21:48:53 +00:00
< translation type = "unfinished" > Hlasitost : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/encoderrbspeex.cpp" line = "35" / >
2009-10-08 21:40:12 +00:00
< source > Quality : < / source >
2012-02-23 21:48:53 +00:00
< translation type = "unfinished" > Kvalita : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/encoderrbspeex.cpp" line = "37" / >
2009-10-08 21:40:12 +00:00
< source > Complexity : < / source >
2012-02-23 21:48:53 +00:00
< translation type = "unfinished" > Složitost : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/encoderrbspeex.cpp" line = "39" / >
2009-10-08 21:40:12 +00:00
< source > Use Narrowband : < / source >
2012-02-23 21:48:53 +00:00
< translation type = "unfinished" > Ú skopásmové použití : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< / context >
< context >
2012-02-23 21:48:53 +00:00
< name > InfoWidget < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../gui/infowidget.cpp" line = "29" / >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/infowidget.cpp" line = "106" / >
2012-02-23 21:48:53 +00:00
< source > File < / source >
< translation type = "unfinished" > Soubor < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../gui/infowidget.cpp" line = "29" / >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/infowidget.cpp" line = "106" / >
2012-02-23 21:48:53 +00:00
< source > Version < / source >
< translation type = "unfinished" > Verze < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2012-02-23 21:48:53 +00:00
< / context >
< context >
< name > InfoWidgetFrm < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../gui/infowidgetfrm.ui" line = "14" / >
2012-07-03 19:52:00 +00:00
< source > Info < / source >
< translation type = "unfinished" > Informace < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../gui/infowidgetfrm.ui" line = "20" / >
< source > Currently installed packages . & lt ; br / & gt ; & lt ; b & gt ; Note : & lt ; / b & g t ; i f y o u m a n u a l l y i n s t a l l e d p a c k a g e s t h i s m i g h t n o t b e c o r r e c t ! < / s o u r c e >
< translation type = "unfinished" > Aktuálně nainstalované balíky . & lt ; br / & gt ; & lt ; b & gt ; Poznámka : & lt ; / b & g t ; p o k u d j s t e i n s t a l o v a l i b a l í k y m a n u á l n ě , i n f o r m a c e n e m u s í b ý t s p r á v n é ! < / t r a n s l a t i o n >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../gui/infowidgetfrm.ui" line = "34" / >
2012-07-03 19:52:00 +00:00
< source > Package < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< / context >
< context >
2010-03-30 19:53:29 +00:00
< name > InstallTalkFrm < / name >
2009-10-08 21:40:12 +00:00
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../installtalkfrm.ui" line = "17" / >
< source > Install Talk Files < / source >
< translation > Instalovat . talk soubory < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "52" / >
< source > Generate for files < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "78" / >
< source > TTS profile : < / source >
< translation > TTS profil : < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "85" / >
< source > Generate for folders < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "95" / >
< source > Recurse into folders < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "111" / >
< source > Change < / source >
< translation > Změnit < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "118" / >
< source > Ignore files < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "128" / >
< source > Skip existing < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "143" / >
2010-03-30 19:53:29 +00:00
< source > & amp ; Install < / source >
< translation > & amp ; Instalovat < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "154" / >
2010-03-30 19:53:29 +00:00
< source > & amp ; Cancel < / source >
< translation > & amp ; Zrušit < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "170" / >
< source > Select folders for Talkfile generation ( Ctrl for multiselect ) < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "36" / >
< source > Generation options < / source >
< translation > Možnosti generování < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkfrm.ui" line = "42" / >
2010-03-30 19:53:29 +00:00
< source > Strip Extensions < / source >
< translation > Odebrat rozšíření < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2010-03-30 19:53:29 +00:00
< / context >
< context >
< name > InstallTalkWindow < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../installtalkwindow.cpp" line = "126" / >
< location filename = "../installtalkwindow.cpp" line = "129" / >
< source > & lt ; b & gt ; % 1 & lt ; / b & g t ; < / s o u r c e >
2010-03-30 19:53:29 +00:00
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2010-03-30 19:53:29 +00:00
< / context >
< context >
2012-07-03 19:52:00 +00:00
< name > ManualWidget < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidget.cpp" line = "40" / >
< source > & lt ; a href = & apos ; % 1 & apos ; & gt ; PDF Manual & lt ; / a & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; a href = & apos ; % 1 & apos ; & gt ; PDF manuál & lt ; / a & g t ; < / t r a n s l a t i o n >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidget.cpp" line = "42" / >
< source > & lt ; a href = & apos ; % 1 & apos ; & gt ; HTML Manual ( opens in browser ) & lt ; / a & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; a href = & apos ; % 1 & apos ; & gt ; HTML manuál ( otevře se v prohlížeči ) & lt ; / a & g t ; < / t r a n s l a t i o n >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidget.cpp" line = "46" / >
< source > Select a device for a link to the correct manual < / source >
< translation type = "unfinished" > Vyberte zařízení pro odkaz ke správnému manuálu < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidget.cpp" line = "47" / >
< source > & lt ; a href = & apos ; % 1 & apos ; & gt ; Manual Overview & lt ; / a & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; a href = & apos ; % 1 & apos ; & gt ; Přehled manuálu & lt ; / a & g t ; < / t r a n s l a t i o n >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidget.cpp" line = "58" / >
< source > Confirm download < / source >
< translation type = "unfinished" > Potvrdit stahování < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidget.cpp" line = "59" / >
< source > Do you really want to download the manual ? The manual will be saved to the root folder of your player . < / source >
< translation type = "unfinished" > Opravdu chcete stáhnout manuál . Manuál bude uložen do koženového adresáře vašeho přehrávače . < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2012-07-03 19:52:00 +00:00
< / context >
< context >
< name > ManualWidgetFrm < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "14" / >
< source > Manual < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "20" / >
< source > Read the manual < / source >
< translation type = "unfinished" > Přečíst manuál < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "26" / >
< source > PDF manual < / source >
< translation type = "unfinished" > PDF manuál < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "39" / >
< source > HTML manual < / source >
< translation type = "unfinished" > HTML manuál < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "55" / >
< source > Download the manual < / source >
< translation type = "unfinished" > Stáhnout manuál < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "63" / >
< source > & amp ; PDF version < / source >
< translation type = "unfinished" > & amp ; PDF verze < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "70" / >
< source > & amp ; HTML version ( zip file ) < / source >
< translation type = "unfinished" > & amp ; HTML verze ( zip soubor ) < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../gui/manualwidgetfrm.ui" line = "92" / >
< source > Down & amp ; load < / source >
< translation type = "unfinished" > Stáh & amp ; nout < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2010-03-30 19:53:29 +00:00
< / context >
< context >
2012-07-03 19:52:00 +00:00
< name > PreviewFrm < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../previewfrm.ui" line = "16" / >
< source > Preview < / source >
< translation > Náhled < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2012-07-03 19:52:00 +00:00
< / context >
< context >
< name > ProgressLoggerFrm < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../progressloggerfrm.ui" line = "13" / >
< location filename = "../progressloggerfrm.ui" line = "19" / >
< source > Progress < / source >
< translation > Postup < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../progressloggerfrm.ui" line = "32" / >
< source > progresswindow < / source >
< translation > oknopostupu < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../progressloggerfrm.ui" line = "58" / >
< source > Save Log < / source >
< translation > Uložit log < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../progressloggerfrm.ui" line = "82" / >
< source > & amp ; Abort < / source >
< translation > & amp ; Přerušit < / translation >
2009-10-08 21:40:12 +00:00
< / message >
2012-07-03 19:52:00 +00:00
< / context >
< context >
< name > ProgressLoggerGui < / name >
2009-10-08 21:40:12 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../progressloggergui.cpp" line = "103" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Abort < / source >
< translation > & amp ; Přerušit < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../progressloggergui.cpp" line = "121" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Ok < / source >
< translation > & amp ; Ok < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../progressloggergui.cpp" line = "144" / >
2009-10-08 21:40:12 +00:00
< source > Save system trace log < / source >
< translation > Uložit systémový sledovací log < / translation >
< / message >
< / context >
< context >
< name > QObject < / name >
2010-06-15 21:14:11 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../configure.cpp" line = "594" / >
2012-02-23 21:48:53 +00:00
< location filename = "../main.cpp" line = "70" / >
2010-06-15 21:14:11 +00:00
< source > LTR < / source >
2012-02-23 21:48:53 +00:00
< extracomment > This string is used to indicate the writing direction . Translate it to & quot ; RTL & quot ; ( without quotes ) for RTL languages . Anything else will get treated as LTR language .
-- -- -- -- --
This string is used to indicate the writing direction . Translate it to & quot ; RTL & quot ; ( without quotes ) for RTL languages . Anything else will get treated as LTR language . < / extracomment >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
2011-04-29 21:57:27 +00:00
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "384" / >
2011-04-29 21:57:27 +00:00
< source > ( unknown vendor name ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "402" / >
2011-04-29 21:57:27 +00:00
< source > ( unknown product name ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
2012-07-03 19:52:00 +00:00
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "80" / >
< source > Bootloader installation is almost complete . Installation & lt ; b & gt ; requires & lt ; / b & g t ; y o u t o p e r f o r m t h e f o l l o w i n g s t e p s m a n u a l l y : < / s o u r c e >
< translation type = "unfinished" > Instalace zavaděče je téměř hotova . Instalace od vás & lt ; b & gt ; vyžaduje & lt ; / b & g t ; p r o v é s t n á s l e d u j í c í k r o k y r u č n ě : < / t r a n s l a t i o n >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "86" / >
< source > & lt ; li & gt ; Safely remove your player . & lt ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; li & gt ; Bezpečně odeberte svůj přehrávač . & lt ; / l i & g t ; < / t r a n s l a t i o n >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "91" / >
< source > & lt ; li & gt ; Reboot your player into the original firmware . & lt ; /li><li>Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player's manual on details.<br/ & gt ; & lt ; b & gt ; Important : & lt ; / b & g t ; u p d a t i n g t h e f i r m w a r e i s a c r i t i c a l p r o c e s s t h a t m u s t n o t b e i n t e r r u p t e d . & l t ; b & g t ; M a k e s u r e t h e p l a y e r i s c h a r g e d b e f o r e s t a r t i n g t h e f i r m w a r e u p d a t e p r o c e s s . & l t ; / b & g t ; & l t ; / l i & g t ; & l t ; l i & g t ; A f t e r t h e f i r m w a r e h a s b e e n u p d a t e d r e b o o t y o u r p l a y e r . & l t ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "102" / >
< source > & lt ; li & gt ; Remove any previously inserted microSD card & lt ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "103" / >
< source > & lt ; li & gt ; Disconnect your player . The player will reboot and perform an update of the original firmware . Please refer to your players manual on details . & lt ; br / & gt ; & lt ; b & gt ; Important : & lt ; / b & g t ; u p d a t i n g t h e f i r m w a r e i s a c r i t i c a l p r o c e s s t h a t m u s t n o t b e i n t e r r u p t e d . & l t ; b & g t ; M a k e s u r e t h e p l a y e r i s c h a r g e d b e f o r e d i s c o n n e c t i n g t h e p l a y e r . & l t ; / b & g t ; & l t ; / l i & g t ; & l t ; l i & g t ; A f t e r t h e f i r m w a r e h a s b e e n u p d a t e d r e b o o t y o u r p l a y e r . & l t ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "114" / >
< source > & lt ; li & gt ; Turn the player off & lt ; / l i & g t ; & l t ; l i & g t ; I n s e r t t h e c h a r g e r & l t ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; li & gt ; Vypněte přehrávač & lt ; / l i & g t ; & l t ; l i & g t ; P ř i p o j t e n a b í j e č k u & l t ; / l i & g t ; < / t r a n s l a t i o n >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "119" / >
< source > & lt ; li & gt ; Unplug USB and power adaptors & lt ; /li><li>Hold <i>Power</i & gt ; to turn the player off & lt ; / l i & g t ; & l t ; l i & g t ; T o g g l e t h e b a t t e r y s w i t c h o n t h e p l a y e r & l t ; / l i & g t ; & l t ; l i & g t ; H o l d & l t ; i & g t ; P o w e r & l t ; / i & g t ; t o b o o t i n t o R o c k b o x & l t ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; li & gt ; Odpojte USB a nabíjecí zařízení & lt ; /li><li>Držte i<i>Power</i & gt ; pro vypnutnutí přehrávače & lt ; / l i & g t ; & l t ; l i & g t ; P ř e p n ě t e p ř e p í n a č b a t e r i e n a p ř e h r á v a č i & l t ; / l i & g t ; & l t ; l i & g t ; D r ž t e & l t ; i & g t ; P o w e r & l t ; / i & g t ; p r o s p u š t ě n í R o c k b o x u & l t ; / l i & g t ; < / t r a n s l a t i o n >
< / message >
< message >
< location filename = "../base/bootloaderinstallhelper.cpp" line = "125" / >
< source > & lt ; p & gt ; & lt ; b & gt ; Note : & lt ; / b & g t ; Y o u c a n s a f e l y i n s t a l l o t h e r p a r t s f i r s t , b u t t h e a b o v e s t e p s a r e & l t ; b & g t ; r e q u i r e d & l t ; / b & g t ; t o f i n i s h t h e i n s t a l l a t i o n ! & l t ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; p & gt ; & lt ; b & gt ; Poznámka : & lt ; / b & g t ; M ů ž e t e n e j p r v e b e z p e č n ě i n s t a l o v a r z b ý v a j í c í č á s t i , a l e v ý š e u v e d e n é k r o k y j s o u & l t ; b & g t ; n e z b y t n é & l t ; / b & g t ; p r o d o k o n č e n í i n s t a l a c e ! & l t ; / p & g t ; < / t r a n s l a t i o n >
< / message >
2011-04-29 21:57:27 +00:00
< / context >
< context >
< name > QuaZipFile < / name >
< message >
< location filename = "../quazip/quazipfile.cpp" line = "141" / >
< source > ZIP / UNZIP API error % 1 < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< / context >
< context >
< name > RbUtilQt < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "224" / >
2009-10-08 21:40:12 +00:00
< source > Network error < / source >
< translation > Chyba sítě < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "313" / >
2009-10-08 21:40:12 +00:00
< source > New installation < / source >
< translation > Nová instalace < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "314" / >
2009-10-08 21:40:12 +00:00
< source > This is a new installation of Rockbox Utility , or a new version . The configuration dialog will now open to allow you to setup the program , or review your settings . < / source >
< translation > Toto je nová instalace nebo verze Rockbox Utility . Nyní se otevře nastavení programu . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "321" / >
< location filename = "../rbutilqt.cpp" line = "622" / >
2009-10-08 21:40:12 +00:00
< source > Configuration error < / source >
< translation > Chyba nastavení < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "322" / >
2009-10-08 21:40:12 +00:00
< source > Your configuration is invalid . This is most likely due to a changed device path . The configuration dialog will now open to allow you to correct the problem . < / source >
< translation > Vaše nastavení je neplatné . Pravděpodobně kvůli změně cesty k zařízení . Nyní se otevře okno nastavení , které vám dovolí opravit problém . < / translation >
< / message >
2010-06-15 21:14:11 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "104" / >
2010-06-15 21:14:11 +00:00
< source > Wine detected ! < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "105" / >
2010-06-15 21:14:11 +00:00
< source > It seems you are trying to run this program under Wine . Please don & apos ; t do this , running under Wine will fail . Use the native Linux binary instead . < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "212" / >
2010-03-30 19:53:29 +00:00
< source > Downloading build information , please wait . . . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "223" / >
2010-03-30 19:53:29 +00:00
< source > Can & apos ; t get version information ! < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "225" / >
2010-06-15 21:14:11 +00:00
< source > Can & apos ; t get version information .
Network error : % 1 . Please check your network and proxy settings . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "237" / >
2010-03-30 19:53:29 +00:00
< source > Download build information finished . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "434" / >
2009-10-08 21:40:12 +00:00
< source > Confirm Installation < / source >
< translation > Potvrdit instalaci < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "566" / >
2009-10-08 21:40:12 +00:00
< source > Mount point is wrong ! < / source >
< translation > Připojovací bod je š patně ! < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "414" / >
2010-06-15 21:14:11 +00:00
< source > No Rockbox installation found < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "400" / >
2009-10-08 21:40:12 +00:00
< source > Warning < / source >
< translation > Varování < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "401" / >
2009-10-08 21:40:12 +00:00
< source > The Application is still downloading Information about new Builds . Please try again shortly . < / source >
< translation > Aplikace stahuje informace o nových verzích . Prosím zkuste později . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "415" / >
2010-06-15 21:14:11 +00:00
< source > Could not determine the installed Rockbox version . Please install a Rockbox build before installing voice files . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "435" / >
2009-10-08 21:40:12 +00:00
< source > Do you really want to install the voice file ? < / source >
< translation > Opravdu chcete instalovat hlasové soubory ? < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "496" / >
2009-10-08 21:40:12 +00:00
< source > Confirm Uninstallation < / source >
< translation > Potvrdit odinstalování < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "497" / >
2009-10-08 21:40:12 +00:00
< source > Do you really want to uninstall the Bootloader ? < / source >
< translation > Opravdu chcete odinstalovat zavaděč ? < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "512" / >
2010-06-15 21:14:11 +00:00
< source > No uninstall method for this target known . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "526" / >
2011-06-25 17:20:56 +00:00
< source > Rockbox Utility can not uninstall the bootloader on this target . Try a normal firmware update to remove the booloader . < / source >
2010-06-15 21:14:11 +00:00
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "715" / >
2010-06-15 21:14:11 +00:00
< source > New version of Rockbox Utility available . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "718" / >
2010-06-15 21:14:11 +00:00
< source > Rockbox Utility is up to date . < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "552" / >
2009-10-08 21:40:12 +00:00
< source > Confirm installation < / source >
< translation > Potvrdit instalaci < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "423" / >
< source > No voice file available < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqt.cpp" line = "424" / >
< source > The installed version of Rockbox is a development version . Pre - built voices are only available for release versions of Rockbox . Please generate a voice yourself using the & quot ; Create voice file & quot ; functionality . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqt.cpp" line = "534" / >
< source > No Rockbox bootloader found . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqt.cpp" line = "553" / >
2009-10-08 21:40:12 +00:00
< source > Do you really want to install Rockbox Utility to your player ? After installation you can run it from the players hard drive . < / source >
< translation > Opravdu chcete instalovat Rockbox Utilitu na váš přehrávač ? Po instalaci ji můžete spustit z disku přehrávače . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "562" / >
2009-10-08 21:40:12 +00:00
< source > Installing Rockbox Utility < / source >
< translation > Instaluje se Rockbox Utilita < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "580" / >
2009-10-08 21:40:12 +00:00
< source > Error installing Rockbox Utility < / source >
< translation > Chyba instalace Rocxbox Utility < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "584" / >
2009-10-08 21:40:12 +00:00
< source > Installing user configuration < / source >
< translation > Instalace uživatelských nastavení < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "588" / >
2009-10-08 21:40:12 +00:00
< source > Error installing user configuration < / source >
< translation > Chyba instalace uživatelských nastavení < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "592" / >
2009-10-08 21:40:12 +00:00
< source > Successfully installed Rockbox Utility . < / source >
< translation > Ú spěšná instalace Rockbox Utility . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "623" / >
2009-10-08 21:40:12 +00:00
< source > Your configuration is invalid . Please go to the configuration dialog and make sure the selected values are correct . < / source >
< translation > Vaše nastavení je neplatné . Prosím zkontrolujte nastavení , zda jsou všechny vybrané hodnoty správné . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "646" / >
2010-06-15 21:14:11 +00:00
< source > Checking for update . . . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "711" / >
2009-10-08 21:40:12 +00:00
< source > RockboxUtility Update available < / source >
< translation > Je k dispozici aktualizace Rockbox Utility < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqt.cpp" line = "712" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; New RockboxUtility Version available . & lt ; / b & g t ; & l t ; b r & g t ; & l t ; b r & g t ; D o w n l o a d i t f r o m h e r e : & l t ; a h r e f = & a p o s ; % 1 & a p o s ; & g t ; % 2 & l t ; / a & g t ; < / s o u r c e >
< translation > & lt ; b & gt ; Je k dispozici nová verze Rockbox Utility . & lt ; / b & g t ; & l t ; b r & g t ; & l t ; b r & g t ; S t á h n ě t e s i j i z d e : & l t ; a h r e f = & a p o s ; % 1 & a p o s ; & g t ; % 2 & l t ; / a & g t ; < / t r a n s l a t i o n >
< / message >
< / context >
< context >
< name > RbUtilQtFrm < / name >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../rbutilqtfrm.ui" line = "14" / >
2009-10-08 21:40:12 +00:00
< source > Rockbox Utility < / source >
< translation > Rockbox Utilita < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "31" / >
2009-10-08 21:40:12 +00:00
< source > Device < / source >
< translation > Zařízení < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "94" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Change < / source >
< translation > & amp ; Změnit < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "140" / >
2009-10-08 21:40:12 +00:00
< source > Welcome < / source >
< translation > Vítejte < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../rbutilqtfrm.ui" line = "137" / >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "634" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Installation < / source >
< translation > & amp ; Instalace < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "145" / >
< location filename = "../rbutilqtfrm.ui" line = "426" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Accessibility < / source >
< translation > & amp ; Přístupnost < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "148" / >
2009-10-08 21:40:12 +00:00
< source > Install accessibility add - ons < / source >
< translation > Instalovat přídavky pro přístupnost < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "154" / >
2009-10-08 21:40:12 +00:00
< source > Install Voice files < / source >
< translation > Instalovat soubory hlasů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "171" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Install Voice file & lt ; /b><br/ & gt ; Voice files are needed to make Rockbox speak the user interface . Speaking is enabled by default , so if you installed the voice file Rockbox will speak . < / source >
< translation > & lt ; b & gt ; Instalovat soubory hlasů & lt ; /b><br/ & gt ; Hlasové soubory jsou potřebné , aby Rockbox č etl uživatelské rozhraní . Č tení je defalutně zapnuto , takže jestliže je instalujete , Rockbox bude mluvit . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "181" / >
2009-10-08 21:40:12 +00:00
< source > Install Talk files < / source >
< translation > Instalovat . talk soubory < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "198" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Create Talk Files & lt ; /b><br/ & gt ; Talkfiles are needed to let Rockbox speak File and Foldernames < / source >
< translation > & lt ; b & gt ; Instalovat . talk soubory & lt ; /b><br/ & gt ; Sobory . talk jsou potřebné , aby Rockbox mohl č í st názvy souborů a adresářů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "231" / >
2009-10-08 21:40:12 +00:00
< source > Create Voice files < / source >
< translation > Vytvořit soubory hlasů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "248" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Create Voice file & lt ; /b><br/ & gt ; Voice files are needed to make Rockbox speak the user interface . Speaking is enabled by default , so
if you installed the voice file Rockbox will speak . < / source >
< translation > & lt ; b & gt ; Vytvořit soubory hlasů & lt ; /b><br/ & gt ; Hlasové soubory jsou potřebné , aby Rockbox č etl uživatelské rozhraní . Č tení je defalutně zapnuto , takže jestliže je instalujete , Rockbox bude mluvit . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "434" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Uninstallation < / source >
< translation > & amp ; Odinstalace < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "263" / >
< location filename = "../rbutilqtfrm.ui" line = "296" / >
2009-10-08 21:40:12 +00:00
< source > Uninstall Rockbox < / source >
< translation > Odinstalovat Rockbox < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "37" / >
< source > mountpoint unknown or invalid < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "44" / >
< source > Mountpoint : < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "51" / >
< source > device unknown or invalid < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "64" / >
< source > Device : < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "260" / >
< source > Backup & amp ; & amp ; & amp ; Uninstallation < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "269" / >
2009-10-08 21:40:12 +00:00
< source > Uninstall Bootloader < / source >
< translation > Odinstalovat zavaděč < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "286" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Remove the bootloader & lt ; /b><br/ & gt ; After removing the bootloader you won & apos ; t be able to start Rockbox . < / source >
< translation > & lt ; b & gt ; Odstranění zavaděče & lt ; /b><br/ & gt ; Po odstranění zavaděče nebudete schopni spustit Rockbox . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "313" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Uninstall Rockbox from your audio player . & lt ; /b><br/ & gt ; This will leave the bootloader in place ( you need to remove it manually ) . < / source >
< translation > & lt ; b & gt ; Odinstalovat Rockbox z vašeho audio přehrávače & lt ; /b><br/ & gt ; Ponechá zavaděč na místě ( musíte ho odstranit ručně ) . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "326" / >
< source > Backup < / source >
< translation type = "unfinished" > Vytvořit zálohu < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "343" / >
< source > & lt ; html & gt ; & lt ; head / & gt ; & lt ; body & gt ; & lt ; p & gt ; & lt ; span style = & quot ; font - weight :600 ; & quot ; & gt ; Backup current installation . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; p & g t ; C r e a t e a b a c k u p b y a r c h i v i n g t h e c o n t e n t s o f t h e R o c k b o x i n s t a l l a t i o n f o l d e r . & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../rbutilqtfrm.ui" line = "370" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Manual < / source >
< translation > & amp ; Manuál < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "373" / >
2009-10-08 21:40:12 +00:00
< source > View and download the manual < / source >
< translation > Prohlédnout a stáhnout manuál < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "378" / >
2009-10-08 21:40:12 +00:00
< source > Inf & amp ; o < / source >
< translation > Inf & amp ; o < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "396" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; File < / source >
< translation > & amp ; Soubor < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "409" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Troubleshoot < / source >
< translation > & amp ; Ř ešení problémů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "422" / >
2009-10-08 21:40:12 +00:00
< source > Action & amp ; s < / source >
< translation > & amp ; Akce < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "450" / >
2009-10-08 21:40:12 +00:00
< source > Empty local download cache < / source >
< translation > Vyprázdnit lokální vyrovnávací paměť stahování < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "455" / >
2009-10-08 21:40:12 +00:00
< source > Install Rockbox Utility on player < / source >
< translation > Instalovat Rockbox Utilitu na váš přehrávač < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "460" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Configure < / source >
< translation > & amp ; Nastavení < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "465" / >
2009-10-08 21:40:12 +00:00
< source > E & amp ; xit < / source >
< translation > U & amp ; končit < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "468" / >
2009-10-08 21:40:12 +00:00
< source > Ctrl + Q < / source >
< translation > Ctrl + Q < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "473" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; About < / source >
< translation > & amp ; O aplikaci < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "478" / >
2009-10-08 21:40:12 +00:00
< source > About & amp ; Qt < / source >
< translation > O aplikaci & amp ; Qt < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "405" / >
< location filename = "../rbutilqtfrm.ui" line = "483" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Help < / source >
< translation > & amp ; Nápověda < / translation >
< / message >
2011-04-29 21:57:27 +00:00
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "488" / >
2009-10-08 21:40:12 +00:00
< source > Info < / source >
< translation > Informace < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "497" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Complete Installation < / source >
< translation > & amp ; Kompletní Instalace < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "506" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Minimal Installation < / source >
< translation > & amp ; Minimální Instalace < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "515" / >
2009-10-08 21:40:12 +00:00
< source > Install & amp ; Bootloader < / source >
< translation > Instalovat & amp ; zavaděč < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "524" / >
2009-10-08 21:40:12 +00:00
< source > Install & amp ; Rockbox < / source >
< translation > Instalovat & amp ; Rockbox < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "533" / >
2009-10-08 21:40:12 +00:00
< source > Install & amp ; Fonts Package < / source >
< translation > Instalovat balík & amp ; fontů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "542" / >
2009-10-08 21:40:12 +00:00
< source > Install & amp ; Themes < / source >
< translation > Instalovat & amp ; témata < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "551" / >
2009-10-08 21:40:12 +00:00
< source > Install & amp ; Game Files < / source >
< translation > Instalovat & amp ; herní soubory < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "560" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Install Voice File < / source >
< translation > & amp ; Instalovat soubory hlasů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "569" / >
2009-10-08 21:40:12 +00:00
< source > Create & amp ; Talk Files < / source >
< translation > Instalovat . & amp ; talk soubory < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "578" / >
2009-10-08 21:40:12 +00:00
< source > Remove & amp ; bootloader < / source >
< translation > Odstranit & amp ; zavaděč < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "587" / >
2009-10-08 21:40:12 +00:00
< source > Uninstall & amp ; Rockbox < / source >
< translation > Odinstalovat & amp ; Rockbox < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "592" / >
2009-10-08 21:40:12 +00:00
< source > Read PDF manual < / source >
< translation > Přečíst PDF manuál < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "597" / >
2009-10-08 21:40:12 +00:00
< source > Read HTML manual < / source >
< translation > Přečíst HTML manuál < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "602" / >
2009-10-08 21:40:12 +00:00
< source > Download PDF manual < / source >
< translation > Stáhnout PDF manuál < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "607" / >
2009-10-08 21:40:12 +00:00
< source > Download HTML manual ( zip ) < / source >
< translation > Stáhnout HTML manuál ( zip ) < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "616" / >
2009-10-08 21:40:12 +00:00
< source > Create & amp ; Voice File < / source >
< translation > Vytvořit & amp ; soubor hlasů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "619" / >
2009-10-08 21:40:12 +00:00
< source > Create Voice File < / source >
< translation > Vytvořit soubor hlasů < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "624" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; System Info < / source >
< translation > & amp ; Informace o systému < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../rbutilqtfrm.ui" line = "629" / >
2009-10-08 21:40:12 +00:00
< source > System & amp ; Trace < / source >
< translation > Sledování & amp ; sytému < / translation >
< / message >
< / context >
2012-07-03 19:52:00 +00:00
< context >
< name > SelectiveInstallWidget < / name >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "20" / >
< source > Selective Installation < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "26" / >
< source > Rockbox version to install < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "35" / >
< source > Version information not available yet . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "54" / >
< source > Rockbox components to install < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "60" / >
< source > & amp ; Bootloader < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "80" / >
< source > The main Rockbox firmware . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "90" / >
< source > Fonts < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "104" / >
< source > & amp ; Rockbox < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "124" / >
< source > Some game plugins require additional files . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "140" / >
< source > Additional fonts for the User Interface . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "156" / >
< source > The bootloader is required for starting Rockbox . Only necessary for first time install . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "166" / >
< source > Game Files < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "177" / >
< source > Customize < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "184" / >
< source > Themes < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "201" / >
< source > Themes allow adjusting the user interface of Rockbox . Use & quot ; Customize & quot ; to select themes . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidgetfrm.ui" line = "246" / >
< source > & amp ; Install < / source >
< translation type = "unfinished" > & amp ; Instalovat < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "64" / >
< source > This is the latest stable release available . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "67" / >
< source > The development version is updated on every code change . Last update was on % 1 < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "71" / >
< source > This will eventually become the next Rockbox version . Install it to help testing . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "97" / >
< source > Stable Release ( Version % 1 ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "101" / >
< source > Development Version ( Revison % 1 ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "105" / >
< source > Release Candidate ( Revison % 1 ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "127" / >
< source > The selected player doesn & apos ; t need a bootloader . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "132" / >
< source > The bootloader is required for starting Rockbox . Installation of the bootloader is only necessary on first time installation . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "165" / >
< source > Mountpoint is wrong < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "219" / >
< source > No install method known . < / source >
< translation type = "unfinished" > Neznámý způsob instalace . < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "246" / >
< source > Bootloader detected < / source >
< translation type = "unfinished" > Zavaděč nalezen < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "247" / >
< source > Bootloader already installed . Do you want to reinstall the bootloader ? < / source >
< translation type = "unfinished" > Zavaděč je již instalován . Opravdu chcete přeinstalovat zavaděč ? < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "251" / >
< source > Bootloader installation skipped < / source >
< translation type = "unfinished" > Instalace zavaděče přeskočena < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "264" / >
< source > Create Bootloader backup < / source >
< translation type = "unfinished" > Vytváří se záloha zavaděče < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "265" / >
< source > You can create a backup of the original bootloader file . Press & quot ; Yes & quot ; to select an output folder on your computer to save the file to . The file will get placed in a new folder & quot ; % 1 & quot ; created below the selected folder .
Press & quot ; No & quot ; to skip this step . < / source >
< translation type = "unfinished" > Můžete vytvořit zálohu původního souboru zavaděče . Stiskněte & quot ; Ano & quot ; pro výběr adresáře na vašem počítači , kam se má tento soubor uložit . Soubor bude umístěn do nového podadresáře & quot ; % 1 & quot ; vytvořeného v tomto adresáři .
Stiskněte & quot ; Ne & quot ; pro přeskočení tohoto kroku . < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "272" / >
< source > Browse backup folder < / source >
< translation type = "unfinished" > Najít zálohovací adresář < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "284" / >
< source > Prerequisites < / source >
< translation type = "unfinished" > Předpoklady < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "289" / >
< source > Bootloader installation aborted < / source >
< translation type = "unfinished" > Instalace zavaděče přerušena < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "299" / >
< source > Bootloader files ( % 1 ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "301" / >
< source > All files ( * ) < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "303" / >
< source > Select firmware file < / source >
< translation type = "unfinished" > Vyberte soubor firmware < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "305" / >
< source > Error opening firmware file < / source >
< translation type = "unfinished" > Chyba otevírání souboru firmware < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "311" / >
< source > Error reading firmware file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "321" / >
< source > Backup error < / source >
< translation type = "unfinished" > Chyba zálohování < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "322" / >
< source > Could not create backup file . Continue ? < / source >
< translation type = "unfinished" > Nelze vytvořit záložní soubor . Pokračovat ? < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "346" / >
< source > Manual steps required < / source >
< translation type = "unfinished" > Nutné ruční kroky < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "366" / >
< source > Continue with installation ? < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "367" / >
< source > Really continue ? < / source >
< translation type = "unfinished" > Opravdu pokračovat ? < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "371" / >
< source > Aborted ! < / source >
< translation type = "unfinished" > Přerušeno ! < / translation >
< / message >
< message >
< location filename = "../gui/selectiveinstallwidget.cpp" line = "485" / >
< source > Your installation doesn & apos ; t require game files , skipping . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2010-03-30 19:53:29 +00:00
< context >
< name > ServerInfo < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/serverinfo.cpp" line = "116" / >
2010-03-30 19:53:29 +00:00
< source > Unknown < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/serverinfo.cpp" line = "120" / >
2010-03-30 19:53:29 +00:00
< source > Unusable < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/serverinfo.cpp" line = "123" / >
2010-03-30 19:53:29 +00:00
< source > Unstable < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/serverinfo.cpp" line = "126" / >
2010-03-30 19:53:29 +00:00
< source > Stable < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > SysTrace < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../systrace.cpp" line = "75" / >
< location filename = "../systrace.cpp" line = "84" / >
2009-10-08 21:40:12 +00:00
< source > Save system trace log < / source >
< translation > Uložit systémový sledovací log < / translation >
< / message >
< / context >
< context >
< name > SysTraceFrm < / name >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../systracefrm.ui" line = "14" / >
2009-10-08 21:40:12 +00:00
< source > System Trace < / source >
< translation > Sledování systému < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../systracefrm.ui" line = "20" / >
2009-10-08 21:40:12 +00:00
< source > System State trace < / source >
< translation > Uložit sledování systému < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../systracefrm.ui" line = "46" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Close < / source >
< translation > & amp ; Zavřít < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../systracefrm.ui" line = "57" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Save < / source >
< translation > & amp ; Uložit < / translation >
< / message >
< message >
2010-03-30 19:53:29 +00:00
< location filename = "../systracefrm.ui" line = "68" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Refresh < / source >
< translation > & amp ; Aktualizovat < / translation >
< / message >
2010-03-30 19:53:29 +00:00
< message >
< location filename = "../systracefrm.ui" line = "79" / >
< source > Save & amp ; previous < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< / context >
< context >
< name > Sysinfo < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../sysinfo.cpp" line = "44" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; OS & lt ; /b><br/ & gt ; < / source >
< translation > & lt ; b & gt ; OS & lt ; /b><br/ & gt ; < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../sysinfo.cpp" line = "45" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Username & lt ; /b><br/ & gt ; % 1 & lt ; hr / & gt ; < / source >
< translation > & lt ; b & gt ; Uživatelské jméno & lt ; /b><br/ & gt ; % 1 & lt ; hr / & gt ; < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../sysinfo.cpp" line = "47" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Permissions & lt ; /b><br/ & gt ; % 1 & lt ; hr / & gt ; < / source >
< translation > & lt ; b & gt ; Oprávnění & lt ; /b><br/ & gt ; % 1 & lt ; hr / & gt ; < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../sysinfo.cpp" line = "49" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Attached USB devices & lt ; /b><br/ & gt ; < / source >
< translation > & lt ; b & gt ; Připojená USB zařízení & lt ; /b><br/ & gt ; < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../sysinfo.cpp" line = "53" / >
2009-10-08 21:40:12 +00:00
< source > VID : % 1 PID : % 2 , % 3 < / source >
< translation > VID : % 1 PID : % 2 , % 3 < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../sysinfo.cpp" line = "62" / >
2009-10-08 21:40:12 +00:00
< source > Filesystem < / source >
< translation > Souborový systém < / translation >
< / message >
2012-02-23 21:48:53 +00:00
< message >
< location filename = "../sysinfo.cpp" line = "65" / >
< source > Mountpoint < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../sysinfo.cpp" line = "65" / >
< source > Label < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../sysinfo.cpp" line = "66" / >
< source > Free < / source >
< translation type = "unfinished" > < / translation >
< / message >
2009-10-08 21:40:12 +00:00
< message >
< location filename = "../sysinfo.cpp" line = "66" / >
2012-02-23 21:48:53 +00:00
< source > Total < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../sysinfo.cpp" line = "67" / >
< source > Cluster Size < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../sysinfo.cpp" line = "69" / >
< source > & lt ; tr & gt ; & lt ; td & gt ; % 1 & lt ; / t d & g t ; & l t ; t d & g t ; % 4 & l t ; / t d & g t ; & l t ; t d & g t ; % 2 G i B & l t ; / t d & g t ; & l t ; t d & g t ; % 3 G i B & l t ; / t d & g t ; & l t ; t d & g t ; % 5 & l t ; / t d & g t ; & l t ; / t r & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< / context >
< context >
< name > SysinfoFrm < / name >
< message >
< location filename = "../sysinfofrm.ui" line = "13" / >
< source > System Info < / source >
< translation > Informace o systému < / translation >
< / message >
< message >
< location filename = "../sysinfofrm.ui" line = "22" / >
< source > & amp ; Refresh < / source >
< translation > & amp ; Aktualizovat < / translation >
< / message >
< message >
< location filename = "../sysinfofrm.ui" line = "45" / >
< source > & amp ; OK < / source >
< translation > & amp ; OK < / translation >
< / message >
< / context >
2010-06-18 19:04:12 +00:00
< context >
< name > System < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "120" / >
2010-06-18 19:04:12 +00:00
< source > Guest < / source >
< translation type = "unfinished" > Host < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "123" / >
2010-06-18 19:04:12 +00:00
< source > Admin < / source >
< translation type = "unfinished" > Administrátor < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "126" / >
2010-06-18 19:04:12 +00:00
< source > User < / source >
< translation type = "unfinished" > Uživatel < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "129" / >
2010-06-18 19:04:12 +00:00
< source > Error < / source >
< translation type = "unfinished" > Chyba < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/system.cpp" line = "277" / >
< location filename = "../base/system.cpp" line = "322" / >
2010-06-18 19:04:12 +00:00
< source > ( no description available ) < / source >
< translation type = "unfinished" > ( ž á dný popis není k dispozici ) < / translation >
< / message >
< / context >
2011-04-29 21:57:27 +00:00
< context >
< name > TTSBase < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsbase.cpp" line = "40" / >
2011-04-29 21:57:27 +00:00
< source > Espeak TTS Engine < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsbase.cpp" line = "42" / >
2011-04-29 21:57:27 +00:00
< source > Flite TTS Engine < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsbase.cpp" line = "43" / >
2011-04-29 21:57:27 +00:00
< source > Swift TTS Engine < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsbase.cpp" line = "45" / >
2011-04-29 21:57:27 +00:00
< source > SAPI TTS Engine < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsbase.cpp" line = "48" / >
2011-04-29 21:57:27 +00:00
< source > Festival TTS Engine < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsbase.cpp" line = "51" / >
2011-04-29 21:57:27 +00:00
< source > OS X System Engine < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2010-03-30 19:53:29 +00:00
< context >
< name > TTSCarbon < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttscarbon.cpp" line = "138" / >
2010-03-30 19:53:29 +00:00
< source > Voice : < / source >
< translation type = "unfinished" > Hlas : < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttscarbon.cpp" line = "144" / >
2010-03-30 19:53:29 +00:00
< source > Speed ( words / min ) : < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttscarbon.cpp" line = "151" / >
2011-04-29 21:57:27 +00:00
< source > Pitch ( 0 for default ) : < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttscarbon.cpp" line = "221" / >
2010-03-30 19:53:29 +00:00
< source > Could not voice string < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttscarbon.cpp" line = "231" / >
2010-03-30 19:53:29 +00:00
< source > Could not convert intermediate file < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > TTSExes < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttsexes.cpp" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Path to TTS engine : < / source >
< translation > Cesta k TTS enginu : < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttsexes.cpp" line = "44" / >
2009-10-08 21:40:12 +00:00
< source > TTS engine options : < / source >
< translation > Možnosti TTS enginu : < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/ttsexes.cpp" line = "77" / >
2009-10-08 21:40:12 +00:00
< source > TTS executable not found < / source >
< translation > Spouštěč TTS nenalezen < / translation >
< / message >
< / context >
< context >
< name > TTSFestival < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsfestival.cpp" line = "52" / >
2009-10-08 21:40:12 +00:00
< source > Path to Festival client : < / source >
< translation > Cesta k Festival klientu : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsfestival.cpp" line = "57" / >
2009-10-08 21:40:12 +00:00
< source > Voice : < / source >
< translation > Hlas : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsfestival.cpp" line = "66" / >
2009-10-08 21:40:12 +00:00
< source > Voice description : < / source >
< translation > Popis hlasu : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsfestival.cpp" line = "204" / >
2009-10-08 21:40:12 +00:00
< source > engine could not voice string < / source >
< translation > engine nemohl namluvit ž etězec < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttsfestival.cpp" line = "287" / >
2009-10-08 21:40:12 +00:00
< source > No description available < / source >
< translation > Popis není k dispozici < / translation >
< / message >
< / context >
< context >
< name > TTSSapi < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttssapi.cpp" line = "47" / >
2009-10-08 21:40:12 +00:00
< source > Language : < / source >
< translation > Jazyk : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttssapi.cpp" line = "53" / >
2009-10-08 21:40:12 +00:00
< source > Voice : < / source >
< translation > Hlas : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttssapi.cpp" line = "63" / >
2009-10-08 21:40:12 +00:00
< source > Speed : < / source >
< translation > Rychlost : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttssapi.cpp" line = "66" / >
2009-10-08 21:40:12 +00:00
< source > Options : < / source >
< translation > Možnosti : < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttssapi.cpp" line = "110" / >
2012-02-23 21:48:53 +00:00
< source > Could not copy the SAPI script < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ttssapi.cpp" line = "131" / >
2012-02-23 21:48:53 +00:00
< source > Could not start SAPI process < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< / context >
< context >
< name > TalkFileCreator < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/talkfile.cpp" line = "35" / >
2012-07-03 19:52:00 +00:00
< source > Starting Talk file generation for folder % 1 < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "41" / >
2009-10-08 21:40:12 +00:00
< source > Reading Filelist . . . < / source >
< translation > Č tení seznamu souborů . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "44" / >
2009-10-08 21:40:12 +00:00
< source > Talk file creation aborted < / source >
< translation > Vytváření . talk souboru přerušeno < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "67" / >
2009-10-08 21:40:12 +00:00
< source > Copying Talkfiles . . . < / source >
< translation > Kopírují se . talk soubory . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "79" / >
2009-10-08 21:40:12 +00:00
< source > Finished creating Talk files < / source >
< translation > Vytváření . talk souboru dokončeno < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "237" / >
2009-10-08 21:40:12 +00:00
< source > File copy aborted < / source >
< translation > Kopírování souboru přerušeno < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "256" / >
2009-10-08 21:40:12 +00:00
< source > Copying of % 1 to % 2 failed < / source >
< translation > Kopírování od % 1 do % 2 selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "277" / >
2010-03-30 19:53:29 +00:00
< source > Cleaning up . . . < / source >
< translation type = "unfinished" > Č ištění . . . < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkfile.cpp" line = "288" / >
2009-10-08 21:40:12 +00:00
< source > Finished < / source >
< translation > Dokončeno < / translation >
< / message >
< / context >
< context >
< name > TalkGenerator < / name >
< message >
2010-06-15 21:14:11 +00:00
< location filename = "../base/talkgenerator.cpp" line = "38" / >
2009-10-08 21:40:12 +00:00
< source > Starting TTS Engine < / source >
< translation > Spouští se TTS engine < / translation >
< / message >
< message >
2010-06-15 21:14:11 +00:00
< location filename = "../base/talkgenerator.cpp" line = "43" / >
2009-10-08 21:40:12 +00:00
< source > Init of TTS engine failed < / source >
< translation > Inicializace TTS enginu selhala < / translation >
< / message >
< message >
2010-06-15 21:14:11 +00:00
< location filename = "../base/talkgenerator.cpp" line = "50" / >
2009-10-08 21:40:12 +00:00
< source > Starting Encoder Engine < / source >
< translation > Spouští engine enkodéru < / translation >
< / message >
< message >
2010-06-15 21:14:11 +00:00
< location filename = "../base/talkgenerator.cpp" line = "54" / >
2009-10-08 21:40:12 +00:00
< source > Init of Encoder engine failed < / source >
< translation > Inicializace enginu enkodéru selhala < / translation >
< / message >
< message >
2010-06-15 21:14:11 +00:00
< location filename = "../base/talkgenerator.cpp" line = "64" / >
2009-10-08 21:40:12 +00:00
< source > Voicing entries . . . < / source >
< translation > Ozvučují se záznamy . . . < / translation >
< / message >
< message >
2010-06-15 21:14:11 +00:00
< location filename = "../base/talkgenerator.cpp" line = "79" / >
2009-10-08 21:40:12 +00:00
< source > Encoding files . . . < / source >
< translation > Kódování souborů . . . < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/talkgenerator.cpp" line = "118" / >
2009-10-08 21:40:12 +00:00
< source > Voicing aborted < / source >
< translation > Ozvučování přerušeno < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/talkgenerator.cpp" line = "154" / >
< location filename = "../base/talkgenerator.cpp" line = "159" / >
2009-10-08 21:40:12 +00:00
< source > Voicing of % 1 failed : % 2 < / source >
< translation > Ozvučování % 1 selhalo : % 2 < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/talkgenerator.cpp" line = "203" / >
2009-10-08 21:40:12 +00:00
< source > Encoding aborted < / source >
< translation > Kódování přerušeno < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/talkgenerator.cpp" line = "231" / >
2009-10-08 21:40:12 +00:00
< source > Encoding of % 1 failed < / source >
< translation > Kódování % 1 selhalo < / translation >
< / message >
< / context >
< context >
< name > ThemeInstallFrm < / name >
< message >
< location filename = "../themesinstallfrm.ui" line = "13" / >
< source > Theme Installation < / source >
< translation > Instalace tématu < / translation >
< / message >
< message >
< location filename = "../themesinstallfrm.ui" line = "48" / >
< source > Selected Theme < / source >
< translation > Vybrané téma < / translation >
< / message >
< message >
< location filename = "../themesinstallfrm.ui" line = "73" / >
< source > Description < / source >
< translation > Popis < / translation >
< / message >
< message >
< location filename = "../themesinstallfrm.ui" line = "83" / >
< source > Download size : < / source >
< translation > Stahovaná velikost : < / translation >
< / message >
< message >
< location filename = "../themesinstallfrm.ui" line = "93" / >
< source > Hold Ctrl to select multiple item , Shift for a range < / source >
< translation > Podržte Ctrl pro výběr více položek , Shift pro více položek za sebou < / translation >
< / message >
< message >
< location filename = "../themesinstallfrm.ui" line = "115" / >
< source > & amp ; Install < / source >
< translation > & amp ; Instalovat < / translation >
< / message >
< message >
< location filename = "../themesinstallfrm.ui" line = "125" / >
< source > & amp ; Cancel < / source >
< translation > & amp ; Zrušit < / translation >
< / message >
< / context >
< context >
< name > ThemesInstallWindow < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../themesinstallwindow.cpp" line = "38" / >
2009-10-08 21:40:12 +00:00
< source > no theme selected < / source >
< translation > není vybráno ž á dné téma < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../themesinstallwindow.cpp" line = "39" / >
2009-10-08 21:40:12 +00:00
< source > no selection < / source >
< translation > ž á dný výběr < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "112" / >
2009-10-08 21:40:12 +00:00
< source > Network error : % 1 .
Please check your network and proxy settings . < / source >
< translation > Chyba připojení : % 1 .
Prosím zkontrolujte nastavení sítě a proxy . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "125" / >
2009-10-08 21:40:12 +00:00
< source > the following error occured :
% 1 < / source >
< translation > došlo k následující chybě :
% 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "131" / >
2009-10-08 21:40:12 +00:00
< source > done . < / source >
< translation > hotovo . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "168" / >
2009-10-08 21:40:12 +00:00
< source > Information < / source >
< translation > Informace < / translation >
< / message >
< message numerus = "yes" >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "185" / >
2009-10-08 21:40:12 +00:00
< source > Download size % L1 kiB ( % n item ( s ) ) < / source >
< translation >
< numerusform > Stahovaná velikost je % L1 kiB ( % n položek ) < / numerusform >
< numerusform > Stahovaná velikost je % L1 kiB ( % n položek ) < / numerusform >
< numerusform > Stahovaná velikost je % L1 kiB ( % n položek ) < / numerusform >
< / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "198" / >
2009-10-08 21:40:12 +00:00
< source > fetching details for % 1 < / source >
< translation > načítá se detaily pro % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "201" / >
2009-10-08 21:40:12 +00:00
< source > fetching preview . . . < / source >
< translation > načítám náhled . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "214" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Author : & lt ; /b> %1<hr/ & gt ; < / source >
< translation > & lt ; b & gt ; Autor : & lt ; /b> %1<hr/ & gt ; < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../themesinstallwindow.cpp" line = "215" / >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "217" / >
2009-10-08 21:40:12 +00:00
< source > unknown < / source >
< translation > neznámý < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "216" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Version : & lt ; /b> %1<hr/ & gt ; < / source >
< translation > & lt ; b & gt ; Verze : & lt ; /b> %1<hr/ & gt ; < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "218" / >
2009-10-08 21:40:12 +00:00
< source > & lt ; b & gt ; Description : & lt ; /b> %1<hr/ & gt ; < / source >
< translation > & lt ; b & gt ; Popis : & lt ; /b> %1<hr/ & gt ; < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "219" / >
2009-10-08 21:40:12 +00:00
< source > no description < / source >
< translation > ž á dný popis < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "249" / >
2009-10-08 21:40:12 +00:00
< source > Retrieving theme preview failed .
HTTP response code : % 1 < / source >
< translation > Stahování náhledu tématu selhalo .
Kód HTTP odpovědi : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "261" / >
2009-10-08 21:40:12 +00:00
< source > no theme preview < / source >
< translation > ž á dný náhled tématu < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../themesinstallwindow.cpp" line = "291" / >
2012-07-03 19:52:00 +00:00
< source > Select < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../themesinstallwindow.cpp" line = "295" / >
2009-10-08 21:40:12 +00:00
< source > getting themes information . . . < / source >
< translation > stahují se informace o tématu . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../themesinstallwindow.cpp" line = "324" / >
< source > No themes selected , skipping < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../themesinstallwindow.cpp" line = "354" / >
2009-10-08 21:40:12 +00:00
< source > Mount point is wrong ! < / source >
< translation > Připojovací bod je š patně ! < / translation >
< / message >
< / context >
< context >
< name > UninstallFrm < / name >
< message >
< location filename = "../uninstallfrm.ui" line = "16" / >
< source > Uninstall Rockbox < / source >
< translation > Odinstalovat Rockbox < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "35" / >
< source > Please select the Uninstallation Method < / source >
< translation > Prosím vyberte metodu Odinstalace < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "45" / >
< source > Uninstallation Method < / source >
< translation > Způsob Odinstalace < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "51" / >
< source > Complete Uninstallation < / source >
< translation > Kompletní Odinstalace < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "58" / >
< source > Smart Uninstallation < / source >
< translation > Chytrá Odinstalace < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "68" / >
< source > Please select what you want to uninstall < / source >
< translation > Prosím vyberte co chcete odebrat < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "78" / >
< source > Installed Parts < / source >
< translation > Instalované součásti < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "128" / >
< source > & amp ; Uninstall < / source >
< translation > & amp ; Odinstalovat < / translation >
< / message >
< message >
< location filename = "../uninstallfrm.ui" line = "138" / >
< source > & amp ; Cancel < / source >
< translation > & amp ; Zrušit < / translation >
< / message >
< / context >
< context >
< name > Uninstaller < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/uninstall.cpp" line = "31" / >
< location filename = "../base/uninstall.cpp" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Starting Uninstallation < / source >
< translation > Začíná Odinstalace < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/uninstall.cpp" line = "35" / >
2009-10-08 21:40:12 +00:00
< source > Finished Uninstallation < / source >
< translation > Dokončena Odinstalace < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/uninstall.cpp" line = "48" / >
2010-03-30 19:53:29 +00:00
< source > Uninstalling % 1 . . . < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/uninstall.cpp" line = "79" / >
2010-03-30 19:53:29 +00:00
< source > Could not delete % 1 < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/uninstall.cpp" line = "108" / >
2009-10-08 21:40:12 +00:00
< source > Uninstallation finished < / source >
< translation > Odinstalace dokončena < / translation >
< / message >
< / context >
2010-06-18 19:04:12 +00:00
< context >
< name > Utils < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/utils.cpp" line = "310" / >
2010-06-18 19:04:12 +00:00
< source > & lt ; li & gt ; Permissions insufficient for bootloader installation .
Administrator priviledges are necessary . & lt ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > & lt ; li & gt ; Nedostatečná oprávnění pro instalaci zavaděče .
Jsou nutná administrátorská práva . & lt ; / l i & g t ; < / t r a n s l a t i o n >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/utils.cpp" line = "322" / >
2012-02-23 21:48:53 +00:00
< source > & lt ; li & gt ; Target mismatch detected . & lt ; br / & gt ; Installed target : % 1 & lt ; br / & gt ; Selected target : % 2 . & lt ; / l i & g t ; < / s o u r c e >
< translation type = "unfinished" > < / translation >
2010-06-18 19:04:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/utils.cpp" line = "329" / >
2010-06-18 19:04:12 +00:00
< source > Problem detected : < / source >
< translation type = "unfinished" > Detekován problém : < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > VoiceFileCreator < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "42" / >
2009-10-08 21:40:12 +00:00
< source > Starting Voicefile generation < / source >
< translation > Začíná generování hlasového souboru < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "55" / >
2009-10-08 21:40:12 +00:00
< source > could not find rockbox - info . txt < / source >
< translation > nelze nalézt rockbox - info . txt < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "89" / >
< source > Extracted voice strings from installation < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/voicefile.cpp" line = "99" / >
< source > Extracted voice strings incompatible < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/voicefile.cpp" line = "144" / >
< source > Could not retrieve strings from installation , downloading < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/voicefile.cpp" line = "170" / >
2009-10-08 21:40:12 +00:00
< source > Downloading voice info . . . < / source >
< translation > Stahuje se informace o hlasu . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "183" / >
2009-10-08 21:40:12 +00:00
< source > Download error : received HTTP error % 1 . < / source >
< translation > Chyba stahování : HTTP chyba % 1 . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "190" / >
2009-10-08 21:40:12 +00:00
< source > Cached file used . < / source >
< translation > Použit cachovaný soubor . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "193" / >
2009-10-08 21:40:12 +00:00
< source > Download error : % 1 < / source >
< translation > Chyba stahování : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "198" / >
2009-10-08 21:40:12 +00:00
< source > Download finished . < / source >
< translation > Stahování dokončena . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "211" / >
2009-10-08 21:40:12 +00:00
< source > failed to open downloaded file < / source >
< translation > otevření staženého souboru selhalo < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "217" / >
2009-10-08 21:40:12 +00:00
< source > Reading strings . . . < / source >
< translation > Č tení ř etězců . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "270" / >
2009-10-08 21:40:12 +00:00
< source > The downloaded file was empty ! < / source >
< translation > Stažená soubor byl prázdný ! < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "296" / >
2009-10-08 21:40:12 +00:00
< source > Creating voicefiles . . . < / source >
< translation > Vytváří se hlasový soubor . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "301" / >
2009-10-08 21:40:12 +00:00
< source > Error opening downloaded file < / source >
< translation > Chyba otevírání staženého souboru < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "312" / >
2009-10-08 21:40:12 +00:00
< source > Error opening output file < / source >
< translation > Chyba při otevírání výstupního souboru < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "332" / >
2009-10-08 21:40:12 +00:00
< source > successfully created . < / source >
< translation > ú spěšně vytvořeno . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "341" / >
2009-10-08 21:40:12 +00:00
< source > Cleaning up . . . < / source >
< translation > Č ištění . . . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/voicefile.cpp" line = "352" / >
2009-10-08 21:40:12 +00:00
< source > Finished < / source >
< translation > Dokončeno < / translation >
< / message >
< / context >
< context >
< name > ZipInstaller < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../base/zipinstaller.cpp" line = "58" / >
2009-10-08 21:40:12 +00:00
< source > done . < / source >
< translation > hotovo . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "78" / >
2009-10-08 21:40:12 +00:00
< source > Downloading file % 1 . % 2 < / source >
< translation > Stahuje se soubor % 1 . % 2 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "112" / >
2009-10-08 21:40:12 +00:00
< source > Download error : received HTTP error % 1 . < / source >
< translation > Chyba stahování : HTTP chyba % 1 . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "118" / >
2009-10-08 21:40:12 +00:00
< source > Cached file used . < / source >
< translation > Použit cachovaný soubor . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "120" / >
2009-10-08 21:40:12 +00:00
< source > Download error : % 1 < / source >
< translation > Chyba stahování : % 1 < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "124" / >
2009-10-08 21:40:12 +00:00
< source > Download finished . < / source >
< translation > Stahování dokončeno . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "130" / >
2009-10-08 21:40:12 +00:00
< source > Extracting file . < / source >
< translation > Rozbaluji soubor . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "150" / >
2011-04-29 21:57:27 +00:00
< source > Extraction failed ! < / source >
< translation type = "unfinished" > < / translation >
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "143" / >
2009-10-08 21:40:12 +00:00
< source > Not enough disk space ! Aborting . < / source >
< translation > Není dost místa na disku ! Přerušuje se . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "66" / >
< source > Package installation finished successfully . < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../base/zipinstaller.cpp" line = "159" / >
2009-10-08 21:40:12 +00:00
< source > Installing file . < / source >
< translation > Instaluji soubor . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "170" / >
2009-10-08 21:40:12 +00:00
< source > Installing file failed . < / source >
< translation > Instalace souboru selhala . < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/zipinstaller.cpp" line = "183" / >
2009-10-08 21:40:12 +00:00
< source > Creating installation log < / source >
< translation > Vytváří se instalační log < / translation >
< / message >
< / context >
2011-04-29 21:57:27 +00:00
< context >
< name > ZipUtil < / name >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ziputil.cpp" line = "124" / >
2011-04-29 21:57:27 +00:00
< source > Creating output path failed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ziputil.cpp" line = "131" / >
2011-04-29 21:57:27 +00:00
< source > Creating output file failed < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
2012-07-03 19:52:00 +00:00
< location filename = "../base/ziputil.cpp" line = "140" / >
2011-04-29 21:57:27 +00:00
< source > Error during Zip operation < / source >
< translation type = "unfinished" > < / translation >
< / message >
< / context >
2009-10-08 21:40:12 +00:00
< context >
< name > aboutBox < / name >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../aboutbox.ui" line = "14" / >
2009-10-08 21:40:12 +00:00
< source > About Rockbox Utility < / source >
< translation > O Rockbox Utilitě < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../aboutbox.ui" line = "32" / >
2009-10-08 21:40:12 +00:00
< source > The Rockbox Utility < / source >
< translation > Rockbox Utilita < / translation >
< / message >
2010-03-30 19:53:29 +00:00
< message utf8 = "true" >
2012-02-23 21:48:53 +00:00
< location filename = "../aboutbox.ui" line = "54" / >
2012-01-14 12:06:34 +00:00
< source > Installer and housekeeping utility for the Rockbox open source digital audio player firmware . & lt ; br / & gt ; © 2005 - 2012 The Rockbox Team . & lt ; br / & gt ; Released under the GNU General Public License v2 . & lt ; br / & gt ; Uses icons by the & lt ; a href = & quot ; http : //tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
< translation > Instalační a ú klidová utilita pro open source firmware a digitální audio přehrávač Rockbox . & lt ; br / & gt ; © 2005 - 2012 Rockbox Tým . & lt ; br / & gt ; Uvolněno pod licencí GNU General Public License v2 . & lt ; br / & gt ; Použity ikony od & lt ; a href = & quot ; http : //tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
2009-10-08 21:40:12 +00:00
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../aboutbox.ui" line = "74" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Credits < / source >
< translation > & amp ; Credits < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../aboutbox.ui" line = "106" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; License < / source >
< translation > & amp ; Licence < / translation >
< / message >
< message >
2012-02-23 21:48:53 +00:00
< location filename = "../aboutbox.ui" line = "132" / >
< source > & amp ; Speex License < / source >
< translation type = "unfinished" > < / translation >
< / message >
< message >
< location filename = "../aboutbox.ui" line = "158" / >
2009-10-08 21:40:12 +00:00
< source > & amp ; Ok < / source >
< translation > & amp ; Ok < / translation >
< / message >
< / context >
< / TS >