mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
rbutil: http:// -> https:// for all displayed Rockbox URLs.
Change-Id: I6afe427144681103e52cb976ac10fdbd939e2237
This commit is contained in:
parent
1fadf1cd89
commit
f884f92234
29 changed files with 299 additions and 299 deletions
|
@ -60,5 +60,5 @@ For a complete list of paths to get from the repository to build please check
|
||||||
its source.
|
its source.
|
||||||
|
|
||||||
The website for Rockbox Utility is
|
The website for Rockbox Utility is
|
||||||
http://www.rockbox.org/wiki/RockboxUtility
|
https://www.rockbox.org/wiki/RockboxUtility
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
<item row="1" column="0" colspan="3" >
|
<item row="1" column="0" colspan="3" >
|
||||||
<widget class="QLabel" name="labelText" >
|
<widget class="QLabel" name="labelText" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></string>
|
<string>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="textFormat" >
|
<property name="textFormat" >
|
||||||
<enum>Qt::RichText</enum>
|
<enum>Qt::RichText</enum>
|
||||||
|
|
|
@ -38,8 +38,8 @@ QString BootloaderInstallAms::ofHint()
|
||||||
"reasons. Please browse the "
|
"reasons. Please browse the "
|
||||||
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> "
|
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> "
|
||||||
"or refer to the "
|
"or refer to the "
|
||||||
"<a href='http://www.rockbox.org/manual.shtml'>manual</a> and "
|
"<a href='https://www.rockbox.org/manual.shtml'>manual</a> and "
|
||||||
"the <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> "
|
"the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> "
|
||||||
"wiki page on how to obtain this file.<br/>"
|
"wiki page on how to obtain this file.<br/>"
|
||||||
"<b>Note:</b> This file is not present on your player and will "
|
"<b>Note:</b> This file is not present on your player and will "
|
||||||
"disappear automatically after installing it.<br/><br/>"
|
"disappear automatically after installing it.<br/><br/>"
|
||||||
|
|
|
@ -67,7 +67,7 @@ QString BootloaderInstallBSPatch::ofHint()
|
||||||
"This file will be patched with the Rockbox bootloader and "
|
"This file will be patched with the Rockbox bootloader and "
|
||||||
"installed to your player. You need to download this file "
|
"installed to your player. You need to download this file "
|
||||||
"yourself due to legal reasons. Please refer to the "
|
"yourself due to legal reasons. Please refer to the "
|
||||||
"<a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> "
|
"<a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> "
|
||||||
"pages on how to obtain this file.<br/>"
|
"pages on how to obtain this file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
"file.");
|
"file.");
|
||||||
|
|
|
@ -34,8 +34,8 @@ QString BootloaderInstallChinaChip::ofHint()
|
||||||
"a firmware file of the original firmware (HXF file). "
|
"a firmware file of the original firmware (HXF file). "
|
||||||
"You need to download this file yourself due to legal "
|
"You need to download this file yourself due to legal "
|
||||||
"reasons. Please refer to the "
|
"reasons. Please refer to the "
|
||||||
"<a href='http://www.rockbox.org/manual.shtml'>manual</a> and the "
|
"<a href='https://www.rockbox.org/manual.shtml'>manual</a> and the "
|
||||||
"<a href='http://www.rockbox.org/wiki/OndaVX747"
|
"<a href='https://www.rockbox.org/wiki/OndaVX747"
|
||||||
"#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki page on "
|
"#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki page on "
|
||||||
"how to obtain this file.<br/>"
|
"how to obtain this file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
|
|
|
@ -51,8 +51,8 @@ QString BootloaderInstallHex::ofHint()
|
||||||
"a firmware file of the original firmware (hex file). "
|
"a firmware file of the original firmware (hex file). "
|
||||||
"You need to download this file yourself due to legal "
|
"You need to download this file yourself due to legal "
|
||||||
"reasons. Please refer to the "
|
"reasons. Please refer to the "
|
||||||
"<a href='http://www.rockbox.org/manual.shtml'>manual</a> and the "
|
"<a href='https://www.rockbox.org/manual.shtml'>manual</a> and the "
|
||||||
"<a href='http://www.rockbox.org/wiki/IriverBoot"
|
"<a href='https://www.rockbox.org/wiki/IriverBoot"
|
||||||
"#Download_and_extract_a_recent_ve'>IriverBoot</a> wiki page on "
|
"#Download_and_extract_a_recent_ve'>IriverBoot</a> wiki page on "
|
||||||
"how to obtain this file.<br/>"
|
"how to obtain this file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
|
|
|
@ -76,7 +76,7 @@ QString BootloaderInstallImx::ofHint()
|
||||||
"yourself due to legal reasons. Please browse the "
|
"yourself due to legal reasons. Please browse the "
|
||||||
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> "
|
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> "
|
||||||
"or refer to the "
|
"or refer to the "
|
||||||
"<a href= 'http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> "
|
"<a href= 'https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> "
|
||||||
"wiki page on how to obtain this file.<br/>"
|
"wiki page on how to obtain this file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
"file.");
|
"file.");
|
||||||
|
|
|
@ -65,7 +65,7 @@ bool BootloaderInstallIpod::install(void)
|
||||||
}
|
}
|
||||||
if(ipod.macpod) {
|
if(ipod.macpod) {
|
||||||
emit logItem(tr("Warning: This is a MacPod, Rockbox only runs on WinPods. \n"
|
emit logItem(tr("Warning: This is a MacPod, Rockbox only runs on WinPods. \n"
|
||||||
"See http://www.rockbox.org/wiki/IpodConversionToFAT32"), LOGERROR);
|
"See https://www.rockbox.org/wiki/IpodConversionToFAT32"), LOGERROR);
|
||||||
emit done(true);
|
emit done(true);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
|
@ -35,8 +35,8 @@ QString BootloaderInstallMpio::ofHint()
|
||||||
"a firmware file of the original firmware (bin file). "
|
"a firmware file of the original firmware (bin file). "
|
||||||
"You need to download this file yourself due to legal "
|
"You need to download this file yourself due to legal "
|
||||||
"reasons. Please refer to the "
|
"reasons. Please refer to the "
|
||||||
"<a href='http://www.rockbox.org/manual.shtml'>manual</a> and "
|
"<a href='https://www.rockbox.org/manual.shtml'>manual</a> and "
|
||||||
"the <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> "
|
"the <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> "
|
||||||
"wiki page on how to obtain this file.<br/>"
|
"wiki page on how to obtain this file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
"file.");
|
"file.");
|
||||||
|
|
|
@ -60,7 +60,7 @@ bool BootloaderInstallSansa::install(void)
|
||||||
emit logItem(tr("OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n"
|
emit logItem(tr("OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n"
|
||||||
"You must reinstall the original Sansa firmware before running\n"
|
"You must reinstall the original Sansa firmware before running\n"
|
||||||
"sansapatcher for the first time.\n"
|
"sansapatcher for the first time.\n"
|
||||||
"See http://www.rockbox.org/wiki/SansaE200Install\n"),
|
"See https://www.rockbox.org/wiki/SansaE200Install\n"),
|
||||||
LOGERROR);
|
LOGERROR);
|
||||||
emit done(true);
|
emit done(true);
|
||||||
return false;
|
return false;
|
||||||
|
@ -164,7 +164,7 @@ bool BootloaderInstallSansa::uninstall(void)
|
||||||
emit logItem(tr("OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n"
|
emit logItem(tr("OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n"
|
||||||
"You must reinstall the original Sansa firmware before running\n"
|
"You must reinstall the original Sansa firmware before running\n"
|
||||||
"sansapatcher for the first time.\n"
|
"sansapatcher for the first time.\n"
|
||||||
"See http://www.rockbox.org/wiki/SansaE200Install\n"),
|
"See https://www.rockbox.org/wiki/SansaE200Install\n"),
|
||||||
LOGERROR);
|
LOGERROR);
|
||||||
emit done(true);
|
emit done(true);
|
||||||
return false;
|
return false;
|
||||||
|
|
|
@ -34,8 +34,8 @@ QString BootloaderInstallTcc::ofHint()
|
||||||
"a firmware file of the original firmware (bin file). "
|
"a firmware file of the original firmware (bin file). "
|
||||||
"You need to download this file yourself due to legal "
|
"You need to download this file yourself due to legal "
|
||||||
"reasons. Please refer to the "
|
"reasons. Please refer to the "
|
||||||
"<a href='http://www.rockbox.org/manual.shtml'>manual</a> and the "
|
"<a href='https://www.rockbox.org/manual.shtml'>manual</a> and the "
|
||||||
"<a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> "
|
"<a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> "
|
||||||
"wiki page on how to obtain the file.<br/>"
|
"wiki page on how to obtain the file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
"file.");
|
"file.");
|
||||||
|
|
|
@ -84,8 +84,8 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>Instalace zavaděče vyžaduje kopii původního firmware Sandisk (soubor bin). Ten bude opatchován a instalován do vašeho přehrávače spolu se zavaděčem Rockboxu. Z právních důvodů si tento soubor musíte stáhnou sami. Navštivte prosím <a href='http://forums.sandisk.com/sansa/'>fórum Sansa Sandisk</a> nebo se podívejte do <a href='http://www.rockbox.org/manual.shtml'>příručky</a> a na <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki stránce jak ho získat. <br/><b>Poznámka:</b> Tento soubor se nenachází na vašem přehrávači a po instalaci bude automaticky smazán.<br/><br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
<translation>Instalace zavaděče vyžaduje kopii původního firmware Sandisk (soubor bin). Ten bude opatchován a instalován do vašeho přehrávače spolu se zavaděčem Rockboxu. Z právních důvodů si tento soubor musíte stáhnou sami. Navštivte prosím <a href='http://forums.sandisk.com/sansa/'>fórum Sansa Sandisk</a> nebo se podívejte do <a href='https://www.rockbox.org/manual.shtml'>příručky</a> a na <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki stránce jak ho získat. <br/><b>Poznámka:</b> Tento soubor se nenachází na vašem přehrávači a po instalaci bude automaticky smazán.<br/><br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages 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 správnou verzi souboru původního firmware. Ten bude doplněn zavaděčem Rockboxu a instalován na váš přehrávač.Z právních důvodů si tento soubor musíte stáhnou sami. Podívejte se prosím na <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> > stránky jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
<translation>Instalace zavaděče vyžaduje správnou verzi souboru původního firmware. Ten bude doplněn zavaděčem Rockboxu a instalován na váš přehrávač.Z právních důvodů si tento soubor musíte stáhnou sami. Podívejte se prosím na <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> > stránky jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
|
||||||
|
@ -274,8 +274,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 <a href='http://www.rockbox.org/manual.shtml'>příručky</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 vyberte umístění souboru ve vašem počítači.</translation>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>příručky</a> a na <a href='https://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 vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -410,8 +410,8 @@
|
||||||
<name>BootloaderInstallHex</name>
|
<name>BootloaderInstallHex</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 (hex soubor) Tento soubor si z právních důvodů musíte stáhnout sami. Podívejte se do <a href='http://www.rockbox.org/manual.shtml'>příručky</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 vyberte umístění souboru ve vašem počítači.</translation>
|
<translation>Instalace zavaděče vyžaduje poskytnutí firmware souboru původního firmware (hex soubor) Tento soubor si z právních důvodů musíte stáhnout sami. Podívejte se do <a href='https://www.rockbox.org/manual.shtml'>příručky</a> a na <a href='https://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 vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
||||||
|
@ -583,8 +583,8 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>Instalace zavaděče vyžaduje kopii původního firmware Sandisk (soubor firmware.sb). Ten bude opatchován a instalován do vašeho přehrávače spolu se zavaděčem Rockboxu. Z právních důvodů si tento soubor musíte stáhnou sami. Navštivte prosím <a href='http://forums.sandisk.com/sansa/'>fórum Sansa Sandisk</a> nebo se podívejte na <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wiki stránku jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
<translation>Instalace zavaděče vyžaduje kopii původního firmware Sandisk (soubor firmware.sb). Ten bude opatchován a instalován do vašeho přehrávače spolu se zavaděčem Rockboxu. Z právních důvodů si tento soubor musíte stáhnou sami. Navštivte prosím <a href='http://forums.sandisk.com/sansa/'>fórum Sansa Sandisk</a> nebo se podívejte na <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wiki stránku jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -658,9 +658,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>Pozor: Tohle je MacPod, Rockbox funguje pouzena WinPodu.
|
<translation>Pozor: Tohle je MacPod, Rockbox funguje pouzena WinPodu.
|
||||||
Viz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Viz https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -797,8 +797,8 @@ Viz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Instalace zavaděče vyžaduje kopii původního firmware (soubor bin). Z právních důvodů si tento soubor musíte stáhnou sami. Podívejte se prosím do <a href='http://www.rockbox.org/manual.shtml'>příručky</a> a na <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki stránku jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
<translation>Instalace zavaděče vyžaduje kopii původního firmware (soubor bin). Z právních důvodů si tento soubor musíte stáhnou sami. Podívejte se prosím do <a href='https://www.rockbox.org/manual.shtml'>příručky</a> a na <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki stránku jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -1148,12 +1148,12 @@ Což je požadováno pro instalaci zavaděče</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>Nalezena stará instalace Rockboxu, přerušuji.
|
<translation>Nalezena stará instalace Rockboxu, přerušuji.
|
||||||
Než poprvé spustíte sansapatcher,
|
Než poprvé spustíte sansapatcher,
|
||||||
musíte přeinstalovat původní Sansa firmware.
|
musíte přeinstalovat původní Sansa firmware.
|
||||||
Viz http://www.rockbox.org/wiki/SansaE200Install
|
Viz https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1237,8 +1237,8 @@ Viz http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Instalace zavaděče vyžaduje kopii původního firmware (soubor bin). Z právních důvodů si tento soubor musíte stáhnout sami. Podívejte se prosím do <a href='http://www.rockbox.org/manual.shtml'>příručkyl</a> a na <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki stránku jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
<translation>Instalace zavaděče vyžaduje kopii původního firmware (soubor bin). Z právních důvodů si tento soubor musíte stáhnout sami. Podívejte se prosím do <a href='https://www.rockbox.org/manual.shtml'>příručkyl</a> a na <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki stránku jak ho získat. <br/>Vyberte OK pro pokračování a vyberte umístění souboru ve vašem počítači.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -4085,8 +4085,8 @@ Jsou nutná administrátorská práva.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Instalační a úklidová utilita pro open source firmware a digitální audio přehrávač Rockbox.<br/>© Rockbox Tým.<br/>Uvolněno pod licencí GNU General Public License v2.<br/>Použity ikony z <a href="http://tango.freedesktop.org/">projektu Tango</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Instalační a úklidová utilita pro open source firmware a digitální audio přehrávač Rockbox.<br/>© Rockbox Tým.<br/>Uvolněno pod licencí GNU General Public License v2.<br/>Použity ikony z <a href="http://tango.freedesktop.org/">projektu Tango</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="74"/>
|
<location filename="../aboutbox.ui" line="74"/>
|
||||||
|
|
|
@ -84,8 +84,8 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>Die Bootloader-Installation erfordert Originalfirmware-Datei (bin-Datei). Die Firmware-Datei wird angepasst und auf dem Gerät mit dem Rockbox-Bootloader installiert. Aus rechtlichen Gründen muss diese Datei separat heruntergeladen werden. Die Datei ist im <a href='http://forums.sandisk.com/sansa/'>Sansa-Forum</a> zu finden sowie im <a href='http://www.rockbox.org/manual.shtml'>Handbuch</a> und auf der <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> Wiki-Seite beschrieben.<br/><b>Hinweis:</b> Diese Datei ist nicht auf dem Gerät vorhanden und wird automatisch nach der Installation entfernt.<br/><br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation erfordert Originalfirmware-Datei (bin-Datei). Die Firmware-Datei wird angepasst und auf dem Gerät mit dem Rockbox-Bootloader installiert. Aus rechtlichen Gründen muss diese Datei separat heruntergeladen werden. Die Datei ist im <a href='http://forums.sandisk.com/sansa/'>Sansa-Forum</a> zu finden sowie im <a href='https://www.rockbox.org/manual.shtml'>Handbuch</a> und auf der <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> Wiki-Seite beschrieben.<br/><b>Hinweis:</b> Diese Datei ist nicht auf dem Gerät vorhanden und wird automatisch nach der Installation entfernt.<br/><br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>Die Bootloader-Installation erfordert eine Datei der Originalfirmware. Die Firmware-Datei wird angepasst und auf dem Gerät mit dem Rockbox-Bootloader installiert. Aus rechtlichen Gründen muss diese Datei separat heruntergeladen werden. Wie diese Datei zu beziehen ist, ist im <a href='http://www.rockbox.org/wiki/'>Rockbox Wiki</a> beschrieben.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation erfordert eine Datei der Originalfirmware. Die Firmware-Datei wird angepasst und auf dem Gerät mit dem Rockbox-Bootloader installiert. Aus rechtlichen Gründen muss diese Datei separat heruntergeladen werden. Wie diese Datei zu beziehen ist, ist im <a href='https://www.rockbox.org/wiki/'>Rockbox Wiki</a> beschrieben.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
|
||||||
|
@ -274,8 +274,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Die Bootloader-Installation erfordert eine Firmware-Datei der Originalfirmware (HXF-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Wie diese Datei zu beziehen ist, ist im <a href='http://www.rockbox.org/manual.shtml'>Handbuch</a> und auf der <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> Wiki-Seite beschrieben.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation erfordert eine Firmware-Datei der Originalfirmware (HXF-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Wie diese Datei zu beziehen ist, ist im <a href='https://www.rockbox.org/manual.shtml'>Handbuch</a> und auf der <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> Wiki-Seite beschrieben.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -575,16 +575,16 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Die Bootloader-Installation benötigt eine Firmware-Datei der originalen Firmware (Hex-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Informationen, wie diese Datei heruntergeladen werden kann, sind im <a href='http://www.rockbox.org/manual.shtml'>Handbuch</a> und der Wiki-Seite <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> aufgeführt.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation benötigt eine Firmware-Datei der originalen Firmware (Hex-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Informationen, wie diese Datei heruntergeladen werden kann, sind im <a href='https://www.rockbox.org/manual.shtml'>Handbuch</a> und der Wiki-Seite <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> aufgeführt.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>Die Bootloader-Installation erfordert eine Datei der Originalfirmware (firmware.sb-Datei). Die Firmware-Datei wird angepasst und auf dem Gerät mit dem Rockbox-Bootloader installiert. Aus rechtlichen Gründen muss diese Datei separat heruntergeladen werden. Diese Datei ist im <a href='http://forums.sandisk.com/sansa/'>Sansa-Forum</a> zu finden und auf der <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> Wiki-Seite beschrieben.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation erfordert eine Datei der Originalfirmware (firmware.sb-Datei). Die Firmware-Datei wird angepasst und auf dem Gerät mit dem Rockbox-Bootloader installiert. Aus rechtlichen Gründen muss diese Datei separat heruntergeladen werden. Diese Datei ist im <a href='http://forums.sandisk.com/sansa/'>Sansa-Forum</a> zu finden und auf der <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> Wiki-Seite beschrieben.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -653,9 +653,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>Warnung: Dies ist ein MacPod, Rockbox läuft nur auf WinPods.
|
<translation>Warnung: Dies ist ein MacPod, Rockbox läuft nur auf WinPods.
|
||||||
Siehe http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Siehe https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -797,8 +797,8 @@ Siehe http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Die Bootloader-Installation benötigt eine Firmware-Datei der originalen Firmware (bin-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Informationen, wie diese Datei heruntergeladen werden kann, ist im <a href='http://www.rockbox.org/manual.shtml'>Handbuch</a> und der Wiki-Seite <a href='http://www.rockbox.org/wiki/MPIO200Port'>MPIO200Port</a> aufgeführt.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation benötigt eine Firmware-Datei der originalen Firmware (bin-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Informationen, wie diese Datei heruntergeladen werden kann, ist im <a href='https://www.rockbox.org/manual.shtml'>Handbuch</a> und der Wiki-Seite <a href='https://www.rockbox.org/wiki/MPIO200Port'>MPIO200Port</a> aufgeführt.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -1065,12 +1065,12 @@ Der Zugriff ist notwendig, um den Bootloader zu installieren</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>ALTE ROCKBOX-INSTALLATION ERKANNT, ABBRUCH.
|
<translation>ALTE ROCKBOX-INSTALLATION ERKANNT, ABBRUCH.
|
||||||
Die Original-Sansa-Firmware muss neu installiert werden,
|
Die Original-Sansa-Firmware muss neu installiert werden,
|
||||||
bevor sansapatcher zum ersten Mal verwendet werden kann.
|
bevor sansapatcher zum ersten Mal verwendet werden kann.
|
||||||
Siehe http://www.rockbox.org/wiki/SansaE200Install
|
Siehe https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1159,8 +1159,8 @@ Siehe http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Die Bootloader-Installation benötigt eine Firmware-Datei der originalen Firmware (bin-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Informationen, wie diese Datei heruntergeladen werden kann, sind im <a href='http://www.rockbox.org/manual.shtml'>Handbuch</a> und der Wiki-Seite <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> aufgeführt.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
<translation>Die Bootloader-Installation benötigt eine Firmware-Datei der originalen Firmware (bin-Datei). Diese Datei muss aus rechtlichen Gründen separat heruntergeladen werden. Informationen, wie diese Datei heruntergeladen werden kann, sind im <a href='https://www.rockbox.org/manual.shtml'>Handbuch</a> und der Wiki-Seite <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> aufgeführt.<br/>OK, um fortzufahren und die Datei auf dem Computer auszuwählen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -3869,8 +3869,8 @@ Administratorrechte sind notwendig.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Installations- und Wartungstool für die Open-Source-Firmware für digitale Audioabspieler Rockbox.<br/>© Das Rockbox Team.<br/>Veröffentlicht unter der GNU General Public License v2.<br/>Verwendet Icons des <a href="http://tango.freedesktop.org/">Tango-Projekts</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Installations- und Wartungstool für die Open-Source-Firmware für digitale Audioabspieler Rockbox.<br/>© Das Rockbox Team.<br/>Veröffentlicht unter der GNU General Public License v2.<br/>Verwendet Icons des <a href="http://tango.freedesktop.org/">Tango-Projekts</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -527,7 +527,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -535,7 +535,7 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -606,7 +606,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="75"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="75"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -749,7 +749,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -857,7 +857,7 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -947,7 +947,7 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -3625,7 +3625,7 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message utf8="true">
|
<message utf8="true">
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -83,13 +83,13 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
||||||
<translation type="obsolete">L'installation du bootloader nécessite que vous fournissiez une copie du firmware original (fichier bin). Ce firmware sera alors modifié et installé sur votre lecteur avec le bootloader de Rockbox. Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://forums.sandisk.com/sansa/'>Forums de Sansa</a> ou au <a href='http://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
<translation type="obsolete">L'installation du bootloader nécessite que vous fournissiez une copie du firmware original (fichier bin). Ce firmware sera alors modifié et installé sur votre lecteur avec le bootloader de Rockbox. Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://forums.sandisk.com/sansa/'>Forums de Sansa</a> ou au <a href='https://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>L'installation du bootloader nécessite que vous fournissiez une copie du firmware original (fichier bin). Ce firmware sera alors modifié et installé sur votre lecteur avec le bootloader de Rockbox. Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer aux <a href='http://forums.sandisk.com/sansa/'>Forums de Sansa</a> ou au <a href='http://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> pour obtenir ce fichier.<br/><b>Note:</b>Ce fichier n'est pas présent sur votre lecteur et disparaîtra automatiquement après l'avoir installé.</br/><br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
<translation>L'installation du bootloader nécessite que vous fournissiez une copie du firmware original (fichier bin). Ce firmware sera alors modifié et installé sur votre lecteur avec le bootloader de Rockbox. Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer aux <a href='http://forums.sandisk.com/sansa/'>Forums de Sansa</a> ou au <a href='https://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> pour obtenir ce fichier.<br/><b>Note:</b>Ce fichier n'est pas présent sur votre lecteur et disparaîtra automatiquement après l'avoir installé.</br/><br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -278,8 +278,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier HXF). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez consulter le <a href='http://www.rockbox.org/manual.shtml'>manuel</a> ou la page wiki <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> pour savoir comment obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers de votre ordinateur pour selectionner le fichier du firmware.</translation>
|
<translation>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier HXF). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez consulter le <a href='https://www.rockbox.org/manual.shtml'>manuel</a> ou la page wiki <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> pour savoir comment obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers de votre ordinateur pour selectionner le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -579,16 +579,16 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier hex). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
<translation>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier hex). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='https://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>L'installation du bootloader nécessite que vous fournissiez une copie du firmware original de Sandisk (fichier firmware.sb). Ce firmware sera alors modifié et installé sur votre lecteur avec le bootloader de Rockbox. Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://forums.sandisk.com/sansa/'>Forums de Sansa</a> ou à la page wiki <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
<translation>L'installation du bootloader nécessite que vous fournissiez une copie du firmware original de Sandisk (fichier firmware.sb). Ce firmware sera alors modifié et installé sur votre lecteur avec le bootloader de Rockbox. Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://forums.sandisk.com/sansa/'>Forums de Sansa</a> ou à la page wiki <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -657,10 +657,10 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translatorcomment>C'est techniquement incorrect mais je ne sais pas trop comment le dire sinon.</translatorcomment>
|
<translatorcomment>C'est techniquement incorrect mais je ne sais pas trop comment le dire sinon.</translatorcomment>
|
||||||
<translation>Attention: le lecteur utilise un système de fichier MacPod, Rockbox ne peut fonctionner qu'avec un système de fichier WinPods.
|
<translation>Attention: le lecteur utilise un système de fichier MacPod, Rockbox ne peut fonctionner qu'avec un système de fichier WinPods.
|
||||||
Veuillez vous référer à http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Veuillez vous référer à https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -802,8 +802,8 @@ Veuillez vous référer à http://www.rockbox.org/wiki/IpodConversionToFAT32</tr
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier bin). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
<translation>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier bin). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='https://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -1058,12 +1058,12 @@ Ceci est nécessaire à l'installation du bootloader</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>UNE ANCIENNE INSTALLATION DE ROCKBOX A ÉTÉ DÉTECTÉE, ABANDON.
|
<translation>UNE ANCIENNE INSTALLATION DE ROCKBOX A ÉTÉ DÉTECTÉE, ABANDON.
|
||||||
Vous devez réinstaller le firmware original de Sansa avant de lancer
|
Vous devez réinstaller le firmware original de Sansa avant de lancer
|
||||||
sansapatcher pour la première fois.
|
sansapatcher pour la première fois.
|
||||||
Veuillez vous référer à http://www.rockbox.org/wiki/SansaE200Install
|
Veuillez vous référer à https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1152,8 +1152,8 @@ Veuillez vous référer à http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier hin). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='http://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
<translation>L'installation du bootloader nécessite que vous fournissiez un fichier contenant le firmware original (fichier hin). Vous devez télécharger ce fichier par vous-même pour des raisons légales. Veuillez vous référer au <a href='https://www.rockbox.org/manual.shtml'>manuel</a> et à la page wiki <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> pour obtenir ce fichier.<br/>Appuyez sur Ok pour continuer et parcourir les fichiers sur votre ordinateur pour indiquer le fichier du firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -4040,8 +4040,8 @@ Les privilèges administrateur sont requis.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Installeur et utilitaire d'entretien du firmware libre pour lecteurs audio Rockbox.<br/>© L'équipe Rockbox.<br/>Publié sous Licence Publique Générale GNU GPL v2.<br/>Icônes utilisées grâce au <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Installeur et utilitaire d'entretien du firmware libre pour lecteurs audio Rockbox.<br/>© L'équipe Rockbox.<br/>Publié sous Licence Publique Générale GNU GPL v2.<br/>Icônes utilisées grâce au <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="74"/>
|
<location filename="../aboutbox.ui" line="74"/>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,7 +274,7 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -575,15 +575,15 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished">Η εγκατάσταση του bootloader απαιτεί την παροχή ενός firmware αρχείου από το αυθεντικό firmware (αρχείο hex). Χρειάζεται να κάνετε λήψη αυτού του αρχείου μόνοι σας για λόγους νομιμότητας. Παρακαλώ δείτε <a href='http://www.rockbox.org/manual.shtml'>τις οδηγίες χρήσης</a> και την σελίδα <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> για τον τρόπο όπου μπορείτε να αποκτήσετε αυτό το αρχείο.<br/>Πατήστε OK για να συνεχίστε και να αναζητήσετε στον υπολογιστή σας το αρχείο firmware.</translation>
|
<translation type="unfinished">Η εγκατάσταση του bootloader απαιτεί την παροχή ενός firmware αρχείου από το αυθεντικό firmware (αρχείο hex). Χρειάζεται να κάνετε λήψη αυτού του αρχείου μόνοι σας για λόγους νομιμότητας. Παρακαλώ δείτε <a href='https://www.rockbox.org/manual.shtml'>τις οδηγίες χρήσης</a> και την σελίδα <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> για τον τρόπο όπου μπορείτε να αποκτήσετε αυτό το αρχείο.<br/>Πατήστε OK για να συνεχίστε και να αναζητήσετε στον υπολογιστή σας το αρχείο firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -653,7 +653,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -796,7 +796,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1052,12 +1052,12 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>ΑΝΙΧΝΕΥΘΗΚΕ ΠΑΛΑΙΟΣ ΤΡΟΠΟΣ ΕΓΚΑΤΑΣΤΑΣΗΣ, ΜΑΤΑΙΩΣΗ.
|
<translation>ΑΝΙΧΝΕΥΘΗΚΕ ΠΑΛΑΙΟΣ ΤΡΟΠΟΣ ΕΓΚΑΤΑΣΤΑΣΗΣ, ΜΑΤΑΙΩΣΗ.
|
||||||
Πρέπει να επανεγκαταστήσετε το αυθεντικό sansa firmware
|
Πρέπει να επανεγκαταστήσετε το αυθεντικό sansa firmware
|
||||||
πριν τρέξετε το sansapatcher για πρώτη φορά.
|
πριν τρέξετε το sansapatcher για πρώτη φορά.
|
||||||
Βλέπετε http://www.rockbox.org/wiki/SansaE200Install</translation>
|
Βλέπετε https://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallsansa.cpp" line="87"/>
|
<location filename="../base/bootloaderinstallsansa.cpp" line="87"/>
|
||||||
|
@ -1145,7 +1145,7 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -3931,7 +3931,7 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,8 +274,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ HXF). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='http://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
|
<translation>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ HXF). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='https://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -575,15 +575,15 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='http://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
|
<translation>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='https://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -653,9 +653,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>אזהרה: זוהי גירסת MacPod, רוקבוקס רצה רק על נגני WinPos.
|
<translation>אזהרה: זוהי גירסת MacPod, רוקבוקס רצה רק על נגני WinPos.
|
||||||
ראה http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
ראה https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -797,7 +797,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1053,12 +1053,12 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>זוהתה התקנה ישנה של רוקבוקס. מבטל.
|
<translation>זוהתה התקנה ישנה של רוקבוקס. מבטל.
|
||||||
עליך להתקין מחדש את הקושחה המקורית של הנגן בטרם תפעיל
|
עליך להתקין מחדש את הקושחה המקורית של הנגן בטרם תפעיל
|
||||||
את sansapatcher בפעם הראשונה.
|
את sansapatcher בפעם הראשונה.
|
||||||
ראה http://www.rockbox.org/wiki/SansaE200Install
|
ראה https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1147,8 +1147,8 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='http://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
|
<translation>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='https://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -3978,7 +3978,7 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation></translation>
|
<translation></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,7 +274,7 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -410,8 +410,8 @@
|
||||||
<name>BootloaderInstallHex</name>
|
<name>BootloaderInstallHex</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>L'installazione del bootloader richiede di fornire il file del firmware originale(hex file). Occorre scaricarlo a parte a causa di problemi legali. Fate riferimento al <ahref='http://www.rockbox.org/manual.shtml'>manuale</a> e al <ahref='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>wiki IriverBoot</a>per ottenere il file.<br/>Premere Ok per continuare e sfogliare le cartelle per cercare il file del firmware.</translation>
|
<translation>L'installazione del bootloader richiede di fornire il file del firmware originale(hex file). Occorre scaricarlo a parte a causa di problemi legali. Fate riferimento al <ahref='https://www.rockbox.org/manual.shtml'>manuale</a> e al <ahref='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>wiki IriverBoot</a>per ottenere il file.<br/>Premere Ok per continuare e sfogliare le cartelle per cercare il file del firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
||||||
|
@ -583,7 +583,7 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -658,7 +658,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -796,7 +796,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1057,11 +1057,11 @@ Questo occorre per installare il bootloader</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>TROVATA UNA VECCHIA INSTALLAZIONE DI ROCKBOX, INTERRUZIONE IN CORSO.
|
<translation>TROVATA UNA VECCHIA INSTALLAZIONE DI ROCKBOX, INTERRUZIONE IN CORSO.
|
||||||
Si deve reinstallare il firmware originale Sansa prima di avviare sansapatcher per la prima volta.
|
Si deve reinstallare il firmware originale Sansa prima di avviare sansapatcher per la prima volta.
|
||||||
Vedi http://www.rockbox.org/wiki/SansaE200Install
|
Vedi https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1145,7 +1145,7 @@ Vedi http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -3919,7 +3919,7 @@ Sono necessari i privilegi di amministratore.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,8 +274,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>ブートローダのインストールには、オリジナルのファームウェア(HXF 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='http://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。</translation>
|
<translation>ブートローダのインストールには、オリジナルのファームウェア(HXF 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='https://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -575,15 +575,15 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>ブートローダのインストールには、オリジナルのファームウェア(hex 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='http://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。</translation>
|
<translation>ブートローダのインストールには、オリジナルのファームウェア(hex 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='https://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -653,9 +653,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>注意: Macintosh 専用の iPod です。Rockbox は、Windows で使用できる iPod でしか動作しません。
|
<translation>注意: Macintosh 専用の iPod です。Rockbox は、Windows で使用できる iPod でしか動作しません。
|
||||||
http://www.rockbox.org/wiki/IpodConversionToFAT32 を参照して下さい</translation>
|
https://www.rockbox.org/wiki/IpodConversionToFAT32 を参照して下さい</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -797,7 +797,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1053,12 +1053,12 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation><b>古い Rockbox がインストールされていますので、処理を中止します。</b>
|
<translation><b>古い Rockbox がインストールされていますので、処理を中止します。</b>
|
||||||
sansapatcher を最初に実行する前に、Sansa のオリジナル
|
sansapatcher を最初に実行する前に、Sansa のオリジナル
|
||||||
ファームウェアをインストールしなければいけません。
|
ファームウェアをインストールしなければいけません。
|
||||||
http://www.rockbox.org/wiki/SansaE200Install を参照して下さい
|
https://www.rockbox.org/wiki/SansaE200Install を参照して下さい
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1147,8 +1147,8 @@ http://www.rockbox.org/wiki/SansaE200Install を参照して下さい
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>ブートローダのインストールには、オリジナルのファームウェア(bin 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='http://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。</translation>
|
<translation>ブートローダのインストールには、オリジナルのファームウェア(bin 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='https://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -3997,8 +3997,8 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team <br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team <br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -84,8 +84,8 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>부트로더를 설치하려면 원래 Sandisk 펌웨어(bin 파일) 사본을 제공해야 합니다. 이 펌웨어 파일은 패치된 후 rockbox 부트로더와 함께 플레이어에 설치됩니다. 법적 이유로 이 파일은 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://forums.sandisk.com/sansa/'>Sansa 포럼</a>을 찾아보거나 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> 위키 페이지를 참조하세요.<br/><b>참조:</b>이 파일은 플레이어에 존재하지 않으며 설치 후 자동으로 사라집니다.<br/><br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 원래 Sandisk 펌웨어(bin 파일) 사본을 제공해야 합니다. 이 펌웨어 파일은 패치된 후 rockbox 부트로더와 함께 플레이어에 설치됩니다. 법적 이유로 이 파일은 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://forums.sandisk.com/sansa/'>Sansa 포럼</a>을 찾아보거나 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> 위키 페이지를 참조하세요.<br/><b>참조:</b>이 파일은 플레이어에 존재하지 않으며 설치 후 자동으로 사라집니다.<br/><br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>부트로더를 설치하려면 기존 펌웨어 파일의 올바른 버전을 제공해야 합니다. 이 파일은 록박스 부트로더로 패치되어 플레이어에 설치됩니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/wiki/'>록박스 위키</a> 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 기존 펌웨어 파일의 올바른 버전을 제공해야 합니다. 이 파일은 록박스 부트로더로 패치되어 플레이어에 설치됩니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/wiki/'>록박스 위키</a> 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="84"/>
|
||||||
|
@ -274,8 +274,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(HXF 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> 위키 페이지를 참조하세요.<br/>계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(HXF 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> 위키 페이지를 참조하세요.<br/>계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -575,16 +575,16 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(hex 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> 위키 페이지에서 이 파일을 얻는 방법을 알아보세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(hex 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> 위키 페이지에서 이 파일을 얻는 방법을 알아보세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>부트로더를 설치하려면 원래 Sandisk 펌웨어(firmware.sb 파일) 사본을 제공해야 합니다. 이 파일은 Rockbox 부트로더로 패치되어 플레이어에 설치됩니다. 법적 이유로 이 파일은 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://forums.sandisk.com/sansa/'>Sansa 포럼</a>을 찾아보거나 <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> 위키 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 원래 Sandisk 펌웨어(firmware.sb 파일) 사본을 제공해야 합니다. 이 파일은 Rockbox 부트로더로 패치되어 플레이어에 설치됩니다. 법적 이유로 이 파일은 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://forums.sandisk.com/sansa/'>Sansa 포럼</a>을 찾아보거나 <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> 위키 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -653,9 +653,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>경고: 이것은 MacPod이며, 록박스는 WinPod에서만 실행됩니다.
|
<translation>경고: 이것은 MacPod이며, 록박스는 WinPod에서만 실행됩니다.
|
||||||
http://www.rockbox.org/wiki/IpodConversionToFAT32 참고</translation>
|
https://www.rockbox.org/wiki/IpodConversionToFAT32 참고</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -797,8 +797,8 @@ http://www.rockbox.org/wiki/IpodConversionToFAT32 참고</translation>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -1065,12 +1065,12 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>오래된 록박스 설치가 감지되어 중단됩니다.
|
<translation>오래된 록박스 설치가 감지되어 중단됩니다.
|
||||||
sansapatcher를 처음 실행하기 전에
|
sansapatcher를 처음 실행하기 전에
|
||||||
기존 Sansa 펌웨어를 다시 설치해야 합니다.
|
기존 Sansa 펌웨어를 다시 설치해야 합니다.
|
||||||
http://www.rockbox.org/wiki/SansaE200Install 참고
|
https://www.rockbox.org/wiki/SansaE200Install 참고
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1159,8 +1159,8 @@ http://www.rockbox.org/wiki/SansaE200Install 참고
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
<translation>부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -3869,8 +3869,8 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>록박스 오픈 소스 디지털 오디오 플레이어 펌웨어용 설치 프로그램 및 관리 유틸리티입니다.<br/>© 록박스 팀입니다.<br/> GNU 일반 공중 사용 허가서 v2에 따라 출시되었습니다.<br/><a href="http://tango.freedesktop.org/">Tango 프로젝트</a>의 아이콘을 사용합니다.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>록박스 오픈 소스 디지털 오디오 플레이어 펌웨어용 설치 프로그램 및 관리 유틸리티입니다.<br/>© 록박스 팀입니다.<br/> GNU 일반 공중 사용 허가서 v2에 따라 출시되었습니다.<br/><a href="http://tango.freedesktop.org/">Tango 프로젝트</a>의 아이콘을 사용합니다.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
|
@ -83,13 +83,13 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
||||||
<translation type="obsolete">Voor installatie van de bootloader is het nodig dat u een kopie van de originele Sandisk firmware (bin bestand) aanlevert. Dit bestand zal aangepast en dan geïnstalleerd worden op uw speler, samen met de rockbox bootloader. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of op <a href='http://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
<translation type="obsolete">Voor installatie van de bootloader is het nodig dat u een kopie van de originele Sandisk firmware (bin bestand) aanlevert. Dit bestand zal aangepast en dan geïnstalleerd worden op uw speler, samen met de rockbox bootloader. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of op <a href='https://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>Voor installatie van de bootloader is het nodig dat u een kopie van de originele Sandisk firmware (bin bestand) aanlevert. Dit bestand zal aangepast en dan geïnstalleerd worden op uw speler, samen met de rockbox bootloader. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of op <a href='http://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
<translation>Voor installatie van de bootloader is het nodig dat u een kopie van de originele Sandisk firmware (bin bestand) aanlevert. Dit bestand zal aangepast en dan geïnstalleerd worden op uw speler, samen met de rockbox bootloader. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of op <a href='https://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -278,8 +278,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>De Bootloader installatie vereist u om een firmware bestand van de Originele Firmware te voorzien (HXF bestand). U moet dit bestand zelf downloaden wegens juridische redenen. Wij verwijzen u door naar de <a href='http://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki pagina voor meer informatie hoe dit bestand te verkrijgen.<br/>Druk op Ok om verder te gaan en te bladeren op uw computer naar dit bestand.</translation>
|
<translation>De Bootloader installatie vereist u om een firmware bestand van de Originele Firmware te voorzien (HXF bestand). U moet dit bestand zelf downloaden wegens juridische redenen. Wij verwijzen u door naar de <a href='https://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki pagina voor meer informatie hoe dit bestand te verkrijgen.<br/>Druk op Ok om verder te gaan en te bladeren op uw computer naar dit bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -414,8 +414,8 @@
|
||||||
<name>BootloaderInstallHex</name>
|
<name>BootloaderInstallHex</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>De Bootloader installatie vereist een firmware bestand van de Originele Firmware (hex bestand). U moet dit bestand zelf downloaden om legale redenen. Gelieve in de <a href='http://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> wiki pagina te kijken hoe u dit bestand moet verkrijgen.<br/>Druk op Ok om verder te gaan en te bladeren naar het firmware bestand.</translation>
|
<translation>De Bootloader installatie vereist een firmware bestand van de Originele Firmware (hex bestand). U moet dit bestand zelf downloaden om legale redenen. Gelieve in de <a href='https://www.rockbox.org/manual.shtml'>handleiding</a> en de <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> wiki pagina te kijken hoe u dit bestand moet verkrijgen.<br/>Druk op Ok om verder te gaan en te bladeren naar het firmware bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
||||||
|
@ -587,8 +587,8 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>Voor installatie van de bootloader is het nodig dat u een kopie van de originele Sandisk firmware (firmware.sb bestand) aanlevert. Dit bestand zal aangepast en dan geïnstalleerd worden op uw speler. U moet dit bestand zelf downloaden om juridische redenen. Ga naar <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of kijk op de <a href= 'http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
<translation>Voor installatie van de bootloader is het nodig dat u een kopie van de originele Sandisk firmware (firmware.sb bestand) aanlevert. Dit bestand zal aangepast en dan geïnstalleerd worden op uw speler. U moet dit bestand zelf downloaden om juridische redenen. Ga naar <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of kijk op de <a href= 'https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -657,9 +657,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>Dit is een MacPod, Rockbox draait alleen op WinPods.
|
<translation>Dit is een MacPod, Rockbox draait alleen op WinPods.
|
||||||
Zie http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Zie https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -801,8 +801,8 @@ Zie http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Voor installatie van de bootloader is het nodig dat u een kopie van de originele firmware (bin bestand) aanlevert. Dit bestand zal aangepast worden en dan geïnstalleerd op uw speler, samen met de rockbox bootloader. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of op <a href='http://www.rockbox.org/manual.shtml'>manual</a> en de <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
<translation>Voor installatie van de bootloader is het nodig dat u een kopie van de originele firmware (bin bestand) aanlevert. Dit bestand zal aangepast worden en dan geïnstalleerd op uw speler, samen met de rockbox bootloader. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> of op <a href='https://www.rockbox.org/manual.shtml'>manual</a> en de <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -1057,12 +1057,12 @@ Dit is vereist om de Bootloader te installeren</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>OUDE ROCKBOX INSTALLATIE GEVONDEN, AFBREKEN.
|
<translation>OUDE ROCKBOX INSTALLATIE GEVONDEN, AFBREKEN.
|
||||||
U moet de Originele Sansa Firmware herinstalleren vooraleer sansapatcher
|
U moet de Originele Sansa Firmware herinstalleren vooraleer sansapatcher
|
||||||
voor de eerste keer op te starten.
|
voor de eerste keer op te starten.
|
||||||
Zie http://www.rockbox.org/wiki/SansaE200Install</translation>
|
Zie https://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallsansa.cpp" line="87"/>
|
<location filename="../base/bootloaderinstallsansa.cpp" line="87"/>
|
||||||
|
@ -1150,8 +1150,8 @@ Zie http://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Voor installatie van de bootloader is het nodig dat u een kopie van de originele firmware (bin bestand) aanlevert. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='http://www.rockbox.org/manual.shtml'>manual</a> en de <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
<translation>Voor installatie van de bootloader is het nodig dat u een kopie van de originele firmware (bin bestand) aanlevert. U moet dit bestand zelf downloaden om juridische redenen. Kijk op <a href='https://www.rockbox.org/manual.shtml'>manual</a> en de <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wikipagina hoe u dit bestand kan verkrijgen.<br/>Druk Ok om door te gaan en om op uw computer te bladeren naar het firmware bestand.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -4032,8 +4032,8 @@ Administrator privileges zijn nodig.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Installatie en schoonmaak hulpmiddel voor de Rockbox open source digitale audio speler firmware.<br/>© Het Rockbox Team<br/>Vrijgegeven onder GNU General Public License v2.<br/>Gebruikt iconen van het <a href="http://tango.freedesktop.org">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Installatie en schoonmaak hulpmiddel voor de Rockbox open source digitale audio speler firmware.<br/>© Het Rockbox Team<br/>Vrijgegeven onder GNU General Public License v2.<br/>Gebruikt iconen van het <a href="http://tango.freedesktop.org">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="74"/>
|
<location filename="../aboutbox.ui" line="74"/>
|
||||||
|
|
|
@ -83,13 +83,13 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
||||||
<translation type="obsolete">Przy instalacji bootloadera potrzebny jest oryginalny firmware dostarczany przez Sandisk (plik bin). Oryginalny plik zostanie zmodyfikowany tak aby zawierał bootloader rockboxa, a następnie zostanie wgrany do urządzenia. Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę przejdź pod adres <a href='http://forums.sandisk.com/sansa/'> forum Sansy</a> lub zapoznaj się z <a href='http://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować i wyszukać plik na komputerze.</translation>
|
<translation type="obsolete">Przy instalacji bootloadera potrzebny jest oryginalny firmware dostarczany przez Sandisk (plik bin). Oryginalny plik zostanie zmodyfikowany tak aby zawierał bootloader rockboxa, a następnie zostanie wgrany do urządzenia. Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę przejdź pod adres <a href='http://forums.sandisk.com/sansa/'> forum Sansy</a> lub zapoznaj się z <a href='https://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować i wyszukać plik na komputerze.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished">Instalacja bootloadera wymaga oryginalnego pliku firmware dostarczanego przez Sandisk (plik bin). Oryginalny plik zostanie zmodyfikowany tak aby zawierał bootloader rockboxa, a następnie zostanie wgrany do urządzenia. Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę przejdź pod adres <a href='http://forums.sandisk.com/sansa/'> forum Sansy</a> lub zapoznaj się z <a href='http://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a>, gdzie dowiesz się jak pobrać plik.<br/><b>Uwaga:</b> Ten plik nie jest obecny na twoim odtwarzaczu i zniknie automatycznie po jego instalacji.<br/></br>Naciśnij Ok aby kontynuować i wyszukać plik na komputerze.</translation>
|
<translation type="unfinished">Instalacja bootloadera wymaga oryginalnego pliku firmware dostarczanego przez Sandisk (plik bin). Oryginalny plik zostanie zmodyfikowany tak aby zawierał bootloader rockboxa, a następnie zostanie wgrany do urządzenia. Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę przejdź pod adres <a href='http://forums.sandisk.com/sansa/'> forum Sansy</a> lub zapoznaj się z <a href='https://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a>, gdzie dowiesz się jak pobrać plik.<br/><b>Uwaga:</b> Ten plik nie jest obecny na twoim odtwarzaczu i zniknie automatycznie po jego instalacji.<br/></br>Naciśnij Ok aby kontynuować i wyszukać plik na komputerze.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -278,8 +278,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (.HXF). Musisz samodzielnie pobrać plik aby być w zgodzie z prawem. Przejdź do <a href='http://www.rockbox.org/manual.shtml'>instrukcji</a> lub do <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>strony wiki o OndaVX747</a>, gdzie dowiesz się jak pobrać plik.<br/>Naciśnij Ok aby kontynuować.</translation>
|
<translation type="unfinished">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (.HXF). Musisz samodzielnie pobrać plik aby być w zgodzie z prawem. Przejdź do <a href='https://www.rockbox.org/manual.shtml'>instrukcji</a> lub do <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>strony wiki o OndaVX747</a>, gdzie dowiesz się jak pobrać plik.<br/>Naciśnij Ok aby kontynuować.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -414,8 +414,8 @@
|
||||||
<name>BootloaderInstallHex</name>
|
<name>BootloaderInstallHex</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (.hex). Musisz samodzielnie pobrać plik aby być w zgodzie z prawem. Przejdź do <a href='http://www.rockbox.org/manual.shtml'>instrukcji</a> lub do <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>strony wiki o IriverBoot</a>, gdzie dowiesz się jak pobrać plik.<br/>Naciśnij Ok aby kontynuować.</translation>
|
<translation type="unfinished">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (.hex). Musisz samodzielnie pobrać plik aby być w zgodzie z prawem. Przejdź do <a href='https://www.rockbox.org/manual.shtml'>instrukcji</a> lub do <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>strony wiki o IriverBoot</a>, gdzie dowiesz się jak pobrać plik.<br/>Naciśnij Ok aby kontynuować.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="69"/>
|
||||||
|
@ -587,8 +587,8 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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">Instalacja bootloadera wymaga oryginalnego pliku firmware dostarczanego przez Sandisk (plik sb). Oryginalny plik zostanie zmodyfikowany tak aby zawierał bootloader rockboxa, a następnie zostanie wgrany do urządzenia. Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę przejdź pod adres <a href='http://forums.sandisk.com/sansa/'>forum Sansy</a> lub zapoznaj się ze stroną wiki o <a href= 'http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować.</translation>
|
<translation type="unfinished">Instalacja bootloadera wymaga oryginalnego pliku firmware dostarczanego przez Sandisk (plik sb). Oryginalny plik zostanie zmodyfikowany tak aby zawierał bootloader rockboxa, a następnie zostanie wgrany do urządzenia. Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę przejdź pod adres <a href='http://forums.sandisk.com/sansa/'>forum Sansy</a> lub zapoznaj się ze stroną wiki o <a href= 'https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -662,9 +662,9 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>Ostrzeżenie: Posiadasz MacPod'a, Rockbox działa jedynie na WinPod'ach.
|
<translation>Ostrzeżenie: Posiadasz MacPod'a, Rockbox działa jedynie na WinPod'ach.
|
||||||
Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Zobacz https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="86"/>
|
||||||
|
@ -801,8 +801,8 @@ Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (plik binarny). Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę zapoznaj się z <a href='http://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować.</translation>
|
<translation type="unfinished">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (plik binarny). Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę zapoznaj się z <a href='https://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -1062,12 +1062,12 @@ Prawo dostępu jest wymagane do instalacji bootloadera</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>WYKRYTO STAREGO ROCKBOXA, ANULOWANIE.
|
<translation>WYKRYTO STAREGO ROCKBOXA, ANULOWANIE.
|
||||||
Musisz zreinstalować oryginalny firmware Sansy zanim
|
Musisz zreinstalować oryginalny firmware Sansy zanim
|
||||||
będziesz mógł uruchomić po raz pierwszy sansapatcher.
|
będziesz mógł uruchomić po raz pierwszy sansapatcher.
|
||||||
Zobacz http://www.rockbox.org/wiki/SansaE200Install
|
Zobacz https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1151,8 +1151,8 @@ Zobacz http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (plik binarny). Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę zapoznaj się z <a href='http://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować.</translation>
|
<translation type="unfinished">Instalacja bootloadera wymaga dostarczenia oryginalnego pliku firmware (plik binarny). Oryginalny firmware musisz pobrać samodzielnie z powodów licencyjnych. Proszę zapoznaj się z <a href='https://www.rockbox.org/manual.shtml'>instrukcją</a> oraz stroną wiki o <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2</a>, gdzie dowiesz się jak pobrać plik.</br>Naciśnij Ok aby kontynuować.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -4035,8 +4035,8 @@ Wymagane są prawa administratora.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Instalator i narzędzie dla Rockboxa - otwartoźródłowego firmware dla przenośnych odtwarzaczy muzycznych.<br/>© Zespół Rockboxa.<br/>Wydano na licencji GNU General Public License v2.<br/>Ikony pochodzą z <a href="http://tango.freedesktop.org/">Projektu Tango</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Instalator i narzędzie dla Rockboxa - otwartoźródłowego firmware dla przenośnych odtwarzaczy muzycznych.<br/>© Zespół Rockboxa.<br/>Wydano na licencji GNU General Public License v2.<br/>Ikony pochodzą z <a href="http://tango.freedesktop.org/">Projektu Tango</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="74"/>
|
<location filename="../aboutbox.ui" line="74"/>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,7 +274,7 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -575,15 +575,15 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished">Instalação da rotina de arranque obriga-o a fornecer um ficheiro de firmware do firmware original (ficheiro hexadecimal). Deve transferi-lo você mesmo devido a razões legais. Por favor veja o <a href='http://www.rockbox.org/manual.shtml'>manual</a> e a página wiki <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> para saber como obter este ficheiro.<br/>Pressione Ok para continuar e explorar o seu computador pelo ficheiro de firmware.</translation>
|
<translation type="unfinished">Instalação da rotina de arranque obriga-o a fornecer um ficheiro de firmware do firmware original (ficheiro hexadecimal). Deve transferi-lo você mesmo devido a razões legais. Por favor veja o <a href='https://www.rockbox.org/manual.shtml'>manual</a> e a página wiki <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> para saber como obter este ficheiro.<br/>Pressione Ok para continuar e explorar o seu computador pelo ficheiro de firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -653,7 +653,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -796,7 +796,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1052,12 +1052,12 @@ Esta é necessária para instalar a rotina de arranque</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>INSTALAÇÃO ANTIGA DO ROCKBOX DETECTADA, A ABORTAR
|
<translation>INSTALAÇÃO ANTIGA DO ROCKBOX DETECTADA, A ABORTAR
|
||||||
Deve reinstalar o firmware original do Sansa antes de correr
|
Deve reinstalar o firmware original do Sansa antes de correr
|
||||||
o sansapatcher pela primeira vez.
|
o sansapatcher pela primeira vez.
|
||||||
Veja http://www.rockbox.org/wiki/SansaE200Install
|
Veja https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1146,7 +1146,7 @@ Veja http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -3929,7 +3929,7 @@ Previlégios de administrador são necessários.</li></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -99,14 +99,14 @@
|
||||||
<translation>Para desinstalar, faça uma atualização normal com um firmware original não modificado</translation>
|
<translation>Para desinstalar, faça uma atualização normal com um firmware original não modificado</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -220,8 +220,8 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>A instalação do inicializador requer que você forneça um arquivo de firmware do firmware original (arquivo HXF). Você precisa baixar esse arquivo manualmente, devido a motivos legais. Por favor, consulte o <a href='http://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> para saber como obter este arquivo.<br/>Pressione Ok para continuar e procure em seu computador pelo arquivo de firmware.</translation>
|
<translation>A instalação do inicializador requer que você forneça um arquivo de firmware do firmware original (arquivo HXF). Você precisa baixar esse arquivo manualmente, devido a motivos legais. Por favor, consulte o <a href='https://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> para saber como obter este arquivo.<br/>Pressione Ok para continuar e procure em seu computador pelo arquivo de firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Downloading bootloader file</source>
|
<source>Downloading bootloader file</source>
|
||||||
|
@ -330,8 +330,8 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallHex</name>
|
<name>BootloaderInstallHex</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>A instalação do inicializador requer que você forneça um arquivo contendo o firmware original (arquivo hex). Devido a rasões legais, você precisa transferir esse arquivo por conta própria. Por favor, consulte o <a href='http://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> para saber como obter esse arquivo.<br/> Pressione OK para continuar e procure em seu computador por esse arquivo do firmware.</translation>
|
<translation>A instalação do inicializador requer que você forneça um arquivo contendo o firmware original (arquivo hex). Devido a rasões legais, você precisa transferir esse arquivo por conta própria. Por favor, consulte o <a href='https://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a> para saber como obter esse arquivo.<br/> Pressione OK para continuar e procure em seu computador por esse arquivo do firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>checking MD5 hash of input file ...</source>
|
<source>checking MD5 hash of input file ...</source>
|
||||||
|
@ -469,7 +469,7 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -569,9 +569,9 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>Atenção: Este é um MacPod, O Rockbox roda somente em WinPods.
|
<translation>Atenção: Este é um MacPod, O Rockbox roda somente em WinPods.
|
||||||
Veja http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Veja https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Bootloader Installation complete.</source>
|
<source>Bootloader Installation complete.</source>
|
||||||
|
@ -640,8 +640,8 @@ Veja http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>A instalação do inicializador requer que você forneça um arquivo de firmware do firmware original (arquivo bin). Você precisa baixar esse arquivo manualmente, devido a motivos legais. Por favor, consulte o <a href='http://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> para saber como obter este arquivo.<br/>Pressione Ok para continuar e procure em seu computador pelo arquivo de firmware.</translation>
|
<translation>A instalação do inicializador requer que você forneça um arquivo de firmware do firmware original (arquivo bin). Você precisa baixar esse arquivo manualmente, devido a motivos legais. Por favor, consulte o <a href='https://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> para saber como obter este arquivo.<br/>Pressione Ok para continuar e procure em seu computador pelo arquivo de firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Downloading bootloader file</source>
|
<source>Downloading bootloader file</source>
|
||||||
|
@ -855,12 +855,12 @@ Isto é necessário para instalar o inicializador</translation>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>DETECTADA INSTALAÇÃO ANTIGA DO ROCKBOX, ABORTANDO.
|
<translation>DETECTADA INSTALAÇÃO ANTIGA DO ROCKBOX, ABORTANDO.
|
||||||
Você deve reinstalar o firmware original Sansa antes de executar o
|
Você deve reinstalar o firmware original Sansa antes de executar o
|
||||||
sansapatcher pela primeira vez.
|
sansapatcher pela primeira vez.
|
||||||
Veja http://www.rockbox.org/wiki/SansaE200Install</translation>
|
Veja https://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Could not open Sansa in R/W mode</source>
|
<source>Could not open Sansa in R/W mode</source>
|
||||||
|
@ -954,8 +954,8 @@ Veja http://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
<translation>Sucesso: criado arquivo de firmware modificado</translation>
|
<translation>Sucesso: criado arquivo de firmware modificado</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>A instalação do inicializador requer que você forneça um arquivo de firmware do firmware original (arquivo bin). Você precisa baixar esse arquivo manualmente, devido a motivos legais. Por favor, consulte o <a href='http://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> para saber como obter este arquivo.<br/>Pressione Ok para continuar e procure em seu computador pelo arquivo de firmware.</translation>
|
<translation>A instalação do inicializador requer que você forneça um arquivo de firmware do firmware original (arquivo bin). Você precisa baixar esse arquivo manualmente, devido a motivos legais. Por favor, consulte o <a href='https://www.rockbox.org/manual.shtml'>manual</a> e a página wiki do <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> para saber como obter este arquivo.<br/>Pressione Ok para continuar e procure em seu computador pelo arquivo de firmware.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Could not patch firmware</source>
|
<source>Could not patch firmware</source>
|
||||||
|
@ -3256,8 +3256,8 @@ Administrator priviledges are necessary.</li></source>
|
||||||
<translation>&Ok</translation>
|
<translation>&Ok</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Utilitário instalador e de manutenção para o firmware de código aberto de reprodutores digitais de música Rockbox.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Utilitário instalador e de manutenção para o firmware de código aberto de reprodutores digitais de música Rockbox.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>L&ibraries</source>
|
<source>L&ibraries</source>
|
||||||
|
|
|
@ -99,18 +99,18 @@
|
||||||
<translation>Для удаления выполните нормальное обновление с неизменённой фирменной прошивкой</translation>
|
<translation>Для удаления выполните нормальное обновление с неизменённой фирменной прошивкой</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
||||||
<translation type="obsolete">Установка загрузчика потребует от вас копию оригинальной прошивки Sandisk\'а (bin файл). Эта прошивка будет пропатчена и затем установлена в ваш плеер вместе с зарузчиком Rockbox\'а. По причинам легальности данного действия вам нужно будет самим скачать загрузчик. Зайдите на <a href=\'http://forums.sandisk.com/sansa/\'>Sansa Forums\'</a> или обратитесь к <a href=\'http://www.rockbox.org/manual.shtml\'>инструкции</a> и вики-странице <a href=\'http://www.rockbox.org/wiki/SansaAMS\'>SansaAMS</a> за помощью с получением файла.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки.</translation>
|
<translation type="obsolete">Установка загрузчика потребует от вас копию оригинальной прошивки Sandisk\'а (bin файл). Эта прошивка будет пропатчена и затем установлена в ваш плеер вместе с зарузчиком Rockbox\'а. По причинам легальности данного действия вам нужно будет самим скачать загрузчик. Зайдите на <a href=\'http://forums.sandisk.com/sansa/\'>Sansa Forums\'</a> или обратитесь к <a href=\'https://www.rockbox.org/manual.shtml\'>инструкции</a> и вики-странице <a href=\'https://www.rockbox.org/wiki/SansaAMS\'>SansaAMS</a> за помощью с получением файла.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>Установка загрузчика потребует от вас копию оригинальной прошивки от Sandisk (bin-файл). Эта прошивка будет пропатчена, а затем установлена на ваш плеер вместе с зарузчиком Rockbox\'а. По законным причинам, Вам необходимо скачать файл самостоятельно. Зайдите на <a href='http://forums.sandisk.com/sansa/'>форумы Sansa</a> или читайте <a href='http://www.rockbox.org/manual.shtml'>инструкцию</a> и вики-страничку <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> о том, как получить файл.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки.</translation>
|
<translation>Установка загрузчика потребует от вас копию оригинальной прошивки от Sandisk (bin-файл). Эта прошивка будет пропатчена, а затем установлена на ваш плеер вместе с зарузчиком Rockbox\'а. По законным причинам, Вам необходимо скачать файл самостоятельно. Зайдите на <a href='http://forums.sandisk.com/sansa/'>форумы Sansa</a> или читайте <a href='https://www.rockbox.org/manual.shtml'>инструкцию</a> и вики-страничку <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> о том, как получить файл.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -224,8 +224,8 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Чтобы установить загрузчик, требуется файл фирменной прошивки (HXF-файл). По законодательным причинам, этот файл вам необходимо скачать самостоятельно. О том, как получить этот файл, смотрите в <a href='http://www.rockbox.org/manual.shtml'>руководстве по эксплуатации</a> и на <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>вики-страничке OndaVX747</a>. <br/> Нажмине на ОК, чтобы продолжить и указать путь к прошивке на Вашем компьютере.</translation>
|
<translation>Чтобы установить загрузчик, требуется файл фирменной прошивки (HXF-файл). По законодательным причинам, этот файл вам необходимо скачать самостоятельно. О том, как получить этот файл, смотрите в <a href='https://www.rockbox.org/manual.shtml'>руководстве по эксплуатации</a> и на <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>вики-страничке OndaVX747</a>. <br/> Нажмине на ОК, чтобы продолжить и указать путь к прошивке на Вашем компьютере.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Downloading bootloader file</source>
|
<source>Downloading bootloader file</source>
|
||||||
|
@ -450,8 +450,8 @@
|
||||||
<translation>неизвестная ошибка</translation>
|
<translation>неизвестная ошибка</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Для установки загрузчика требуется файл прошивки с фирменной прошивкой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='http://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере.</translation>
|
<translation>Для установки загрузчика требуется файл прошивки с фирменной прошивкой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='https://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>invalid file: "length3" field wrong</source>
|
<source>invalid file: "length3" field wrong</source>
|
||||||
|
@ -473,8 +473,8 @@
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>Установка загрузчика потребует от вас копию оригинальной прошивки от Sandisk (файл firmware.sb). Эта прошивка будет пропатчена, а затем установлена на ваш плеер вместе с зарузчиком Rockbox. По законным причинам, Вам необходимо скачать файл самостоятельно. Зайдите на <a href='http://forums.sandisk.com/sansa/'>форумы Sansa</a> или читайте вики-страничку <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> о том, как получить файл.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки.</translation>
|
<translation>Установка загрузчика потребует от вас копию оригинальной прошивки от Sandisk (файл firmware.sb). Эта прошивка будет пропатчена, а затем установлена на ваш плеер вместе с зарузчиком Rockbox. По законным причинам, Вам необходимо скачать файл самостоятельно. Зайдите на <a href='http://forums.sandisk.com/sansa/'>форумы Sansa</a> или читайте вики-страничку <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> о том, как получить файл.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Could not read original firmware file</source>
|
<source>Could not read original firmware file</source>
|
||||||
|
@ -569,9 +569,9 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>Предупреждение: это - MacPod, Rockbox работает только на WinPod'ах.
|
<translation>Предупреждение: это - MacPod, Rockbox работает только на WinPod'ах.
|
||||||
См. http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
См. https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Successfull added bootloader</source>
|
<source>Successfull added bootloader</source>
|
||||||
|
@ -644,8 +644,8 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='http://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере.</translation>
|
<translation>Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='https://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Downloading bootloader file</source>
|
<source>Downloading bootloader file</source>
|
||||||
|
@ -855,12 +855,12 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>ОБНАРУЖЕНА СТАРАЯ УСТАНОВКА ROCKBOX, ОПЕРАЦИЯ ОТМЕНЯЕТСЯ.
|
<translation>ОБНАРУЖЕНА СТАРАЯ УСТАНОВКА ROCKBOX, ОПЕРАЦИЯ ОТМЕНЯЕТСЯ.
|
||||||
Вам необходимо переустановить фирменную микропрограмму
|
Вам необходимо переустановить фирменную микропрограмму
|
||||||
вашего плеера перед первым запуском sansapatcher'а.
|
вашего плеера перед первым запуском sansapatcher'а.
|
||||||
См. http://www.rockbox.org/wiki/SansaE200Install</translation>
|
См. https://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Could not open Sansa in R/W mode</source>
|
<source>Could not open Sansa in R/W mode</source>
|
||||||
|
@ -958,8 +958,8 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<translation>Изменённый файл прошивки успешно создан</translation>
|
<translation>Изменённый файл прошивки успешно создан</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='http://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере.</translation>
|
<translation>Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='https://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Could not patch firmware</source>
|
<source>Could not patch firmware</source>
|
||||||
|
@ -3300,8 +3300,8 @@ Administrator priviledges are necessary.</li></source>
|
||||||
<translation>&OK</translation>
|
<translation>&OK</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Мастер установки и управления Rockbox, микропрограммы с открытым исходным кодом для цифровых аудиоплееров.<br/>© Команда Rockbox.<br/>Раздаётся по лицензии GNU General Public License v2.<br/>Используются иконки из <a href="http://tango.freedesktop.org/">проекта Tango</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Мастер установки и управления Rockbox, микропрограммы с открытым исходным кодом для цифровых аудиоплееров.<br/>© Команда Rockbox.<br/>Раздаётся по лицензии GNU General Public License v2.<br/>Используются иконки из <a href="http://tango.freedesktop.org/">проекта Tango</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>&Speex License</source>
|
<source>&Speex License</source>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="+33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="+33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="+65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="+65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,7 +274,7 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="+33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="+33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -410,7 +410,7 @@
|
||||||
<name>BootloaderInstallHex</name>
|
<name>BootloaderInstallHex</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="+50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="+50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -583,7 +583,7 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="+72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="+72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -644,7 +644,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location line="-81"/>
|
<location line="-81"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -792,7 +792,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="+34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="+34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1029,7 +1029,7 @@ Could not remount the device, try to do it manually. If the iPod didn't res
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -1124,7 +1124,7 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="+33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1336,9 +1336,9 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Warning this is a MacPod, Rockbox doesnt work on this. Convert it to WinPod
|
<source>Warning this is a MacPod, Rockbox doesnt work on this. Convert it to WinPod
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="obsolete">iPod'unuz Macintosh'a göre biçimlendirilmiş. Rockbox'ın çalışabilmesi için iPod'un FAT32 türünde biçimlendirilmiş olması gerekmektedir.
|
<translation type="obsolete">iPod'unuz Macintosh'a göre biçimlendirilmiş. Rockbox'ın çalışabilmesi için iPod'un FAT32 türünde biçimlendirilmiş olması gerekmektedir.
|
||||||
Ayrıntılı bilgi için: http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
Ayrıntılı bilgi için: https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Could not open Ipod in RW mode</source>
|
<source>Could not open Ipod in RW mode</source>
|
||||||
|
@ -1389,14 +1389,14 @@ Ayrıntılı bilgi için: http://www.rockbox.org/wiki/IpodConversionToFAT32</tra
|
||||||
OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install
|
See https://www.rockbox.org/twiki/bin/view/Main/SansaE200Install
|
||||||
*********************************************
|
*********************************************
|
||||||
</source>
|
</source>
|
||||||
<translation type="obsolete">********************************************
|
<translation type="obsolete">********************************************
|
||||||
ESKİ BİR ROCKBOX KURULUMU ALGILANDI, İŞLEM DURDURULUYOR.
|
ESKİ BİR ROCKBOX KURULUMU ALGILANDI, İŞLEM DURDURULUYOR.
|
||||||
Sansa yamalayıcısını çalıştırmak için orijinal Sansa bellenimini (firmware)
|
Sansa yamalayıcısını çalıştırmak için orijinal Sansa bellenimini (firmware)
|
||||||
tekrar kurmanız gerekmektedir.
|
tekrar kurmanız gerekmektedir.
|
||||||
Ayrıntılı bilgi için: http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install
|
Ayrıntılı bilgi için: https://www.rockbox.org/twiki/bin/view/Main/SansaE200Install
|
||||||
*********************************************
|
*********************************************
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -4961,12 +4961,12 @@ Released under the GNU General Public License v2.</source>
|
||||||
GNU Genel Kamu Lisansı v2 altında dağıtılmaktadır.</translation>
|
GNU Genel Kamu Lisansı v2 altında dağıtılmaktadır.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>http://www.rockbox.org</source>
|
<source>https://www.rockbox.org</source>
|
||||||
<translation type="obsolete">http://www.rockbox.org</translation>
|
<translation type="obsolete">https://www.rockbox.org</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+22"/>
|
<location line="+22"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -84,8 +84,8 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation>Bootloader 安装需要您提供原始 Sandisk 固件的副本(bin 文件)。此固件文件将被修补,然后与rockbox bootloader一起安装到您的播放器中。由于法律原因,您需要自行下载此文件。请浏览<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> 或参阅 <a href='http://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='http://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki 页面以获取此文件。<br/><b>Note:</b>此文件在您的播放器上不存在,安装后将自动消失。<br/><br/>按确定继续并浏览您的计算机以查找固件文件。</translation>
|
<translation>Bootloader 安装需要您提供原始 Sandisk 固件的副本(bin 文件)。此固件文件将被修补,然后与rockbox bootloader一起安装到您的播放器中。由于法律原因,您需要自行下载此文件。请浏览<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> 或参阅 <a href='https://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki 页面以获取此文件。<br/><b>Note:</b>此文件在您的播放器上不存在,安装后将自动消失。<br/><br/>按确定继续并浏览您的计算机以查找固件文件。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="58"/>
|
||||||
|
@ -226,8 +226,8 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Bootloader 安装需要您提供原始固件的固件文件(HXF 文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅 <a href='http://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='http://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki 页面。<br/>按确定继续并浏览您的计算机以查找固件文件。</translation>
|
<translation>Bootloader 安装需要您提供原始固件的固件文件(HXF 文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅 <a href='https://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='https://www.rockbox.org/wiki/OndaVX747#Download_and_extract_a_recent_ve'>OndaVX747</a> wiki 页面。<br/>按确定继续并浏览您的计算机以查找固件文件。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="50"/>
|
||||||
|
@ -527,16 +527,16 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Bootloader安装需要提供一个原始固件的文件(二进制文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅<a href='http://www.rockbox.org/manual.shtml'>manual</a>和<a href='http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a>wiki页面。按确定继续并浏览您的计算机以获取固件文件。</translation>
|
<translation>Bootloader安装需要提供一个原始固件的文件(二进制文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅<a href='https://www.rockbox.org/manual.shtml'>manual</a>和<a href='https://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve'>IriverBoot</a>wiki页面。按确定继续并浏览您的计算机以获取固件文件。</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>Bootloader 安装需要您提供原始 Sandisk 固件的副本(firmware.sb 文件)。此文件将使用 Rockbox 引导加载程序进行修补并安装到您的播放器中。由于法律原因,您需要自行下载此文件。请浏览 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> 或参阅 <a href= 'http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wiki 页面以获取此文件。<br/>按确定继续并浏览您的计算机以获取固件文件。</translation>
|
<translation>Bootloader 安装需要您提供原始 Sandisk 固件的副本(firmware.sb 文件)。此文件将使用 Rockbox 引导加载程序进行修补并安装到您的播放器中。由于法律原因,您需要自行下载此文件。请浏览 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> 或参阅 <a href= 'https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> wiki 页面以获取此文件。<br/>按确定继续并浏览您的计算机以获取固件文件。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="94"/>
|
||||||
|
@ -606,8 +606,8 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="75"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="75"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation>警告:这是苹果格式的iPod,Rockbox仅能运行于Windows格式的iPod。参阅http://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
<translation>警告:这是苹果格式的iPod,Rockbox仅能运行于Windows格式的iPod。参阅https://www.rockbox.org/wiki/IpodConversionToFAT32</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="94"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="94"/>
|
||||||
|
@ -749,8 +749,8 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅 <a href='http://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki页面。<br/>按确定继续并浏览您的计算机以查找固件文件。</translation>
|
<translation>Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅 <a href='https://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki页面。<br/>按确定继续并浏览您的计算机以查找固件文件。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="53"/>
|
||||||
|
@ -858,11 +858,11 @@ This is required to install the bootloader</source>
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation>检测到旧的 ROCKBOX 安装,安装中止。
|
<translation>检测到旧的 ROCKBOX 安装,安装中止。
|
||||||
在首次运行Sansapatcher之前,您必须重新安装原始的 Sansa 固件
|
在首次运行Sansapatcher之前,您必须重新安装原始的 Sansa 固件
|
||||||
请参阅 http://www.rockbox.org/wiki/SansaE200Install</translation>
|
请参阅 https://www.rockbox.org/wiki/SansaE200Install</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallsansa.cpp" line="102"/>
|
<location filename="../base/bootloaderinstallsansa.cpp" line="102"/>
|
||||||
|
@ -950,8 +950,8 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取文件,请参阅 <a href='http://www.rockbox.org/manual.shtml'>manual</a> 或 <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki页面。<br/>按确定键继续并浏览您的计算机以获取固件文件。</translation>
|
<translation>Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取文件,请参阅 <a href='https://www.rockbox.org/manual.shtml'>manual</a> 或 <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki页面。<br/>按确定键继续并浏览您的计算机以获取固件文件。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
<location filename="../base/bootloaderinstalltcc.cpp" line="50"/>
|
||||||
|
@ -3639,8 +3639,8 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message utf8="true">
|
<message utf8="true">
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation>Rockbox 开源数字音频播放器固件的安装程序和管理实用程序。<br/>© The Rockbox Team.<br/>在 GNU 通用公共许可证 v2 下发布。<br/>使用的图标来自 <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></translation>
|
<translation>Rockbox 开源数字音频播放器固件的安装程序和管理实用程序。<br/>© The Rockbox Team.<br/>在 GNU 通用公共许可证 v2 下发布。<br/>使用的图标来自 <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="74"/>
|
<location filename="../aboutbox.ui" line="74"/>
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
<name>BootloaderInstallAms</name>
|
<name>BootloaderInstallAms</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallams.cpp" line="33"/>
|
||||||
<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 <a href='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/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://www.rockbox.org/wiki/SansaAMS'>SansaAMS</a> wiki page on how to obtain this file.<br/><b>Note:</b> This file is not present on your player and will disappear automatically after installing it.<br/><br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<name>BootloaderInstallBSPatch</name>
|
<name>BootloaderInstallBSPatch</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
<location filename="../base/bootloaderinstallbspatch.cpp" line="65"/>
|
||||||
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='http://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
<source>Bootloader installation requires you to provide the correct verrsion of the original firmware 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 refer to the <a href='https://www.rockbox.org/wiki/'>rockbox wiki</a> pages on how to obtain this file.<br/>Press Ok to continue and browse your computer for the firmware file.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -274,7 +274,7 @@
|
||||||
<name>BootloaderInstallChinaChip</name>
|
<name>BootloaderInstallChinaChip</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
<location filename="../base/bootloaderinstallchinachip.cpp" line="33"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -575,7 +575,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
<location filename="../base/bootloaderinstallhex.cpp" line="50"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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 type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -583,7 +583,7 @@
|
||||||
<name>BootloaderInstallImx</name>
|
<name>BootloaderInstallImx</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
<location filename="../base/bootloaderinstallimx.cpp" line="72"/>
|
||||||
<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 <a href='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>
|
<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 <a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> or refer to the <a href= 'https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -649,7 +649,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
<location filename="../base/bootloaderinstallipod.cpp" line="67"/>
|
||||||
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
<source>Warning: This is a MacPod, Rockbox only runs on WinPods.
|
||||||
See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
See https://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -792,7 +792,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
|
||||||
<name>BootloaderInstallMpio</name>
|
<name>BootloaderInstallMpio</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
<location filename="../base/bootloaderinstallmpio.cpp" line="34"/>
|
||||||
<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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -1034,7 +1034,7 @@ Could not remount the device, try to do it manually. If the iPod didn't res
|
||||||
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
<source>OLD ROCKBOX INSTALLATION DETECTED, ABORTING.
|
||||||
You must reinstall the original Sansa firmware before running
|
You must reinstall the original Sansa firmware before running
|
||||||
sansapatcher for the first time.
|
sansapatcher for the first time.
|
||||||
See http://www.rockbox.org/wiki/SansaE200Install
|
See https://www.rockbox.org/wiki/SansaE200Install
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -1124,7 +1124,7 @@ See http://www.rockbox.org/wiki/SansaE200Install
|
||||||
<name>BootloaderInstallTcc</name>
|
<name>BootloaderInstallTcc</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../base/bootloaderinstalltcc.cpp" line="33"/>
|
<location filename="../base/bootloaderinstalltcc.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 <a href='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>
|
<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 <a href='https://www.rockbox.org/manual.shtml'>manual</a> and the <a href='https://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>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -3882,7 +3882,7 @@ Administrator priviledges are necessary.</li></source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../aboutbox.ui" line="54"/>
|
<location filename="../aboutbox.ui" line="54"/>
|
||||||
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="http://www.rockbox.org">http://www.rockbox.org</a></center></source>
|
<source>Installer and housekeeping utility for the Rockbox open source digital audio player firmware.<br/>© The Rockbox Team.<br/>Released under the GNU General Public License v2.<br/>Uses icons by the <a href="http://tango.freedesktop.org/">Tango Project</a>.<br/><center><a href="https://www.rockbox.org">https://www.rockbox.org</a></center></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -357,7 +357,7 @@ void RbUtilQt::about()
|
||||||
|
|
||||||
void RbUtilQt::help()
|
void RbUtilQt::help()
|
||||||
{
|
{
|
||||||
QUrl helpurl("http://www.rockbox.org/wiki/RockboxUtility");
|
QUrl helpurl("https://www.rockbox.org/wiki/RockboxUtility");
|
||||||
QDesktopServices::openUrl(helpurl);
|
QDesktopServices::openUrl(helpurl);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue