diff --git a/utils/rbutilqt/INSTALL b/utils/rbutilqt/INSTALL index 81126950ec..837ac238e0 100644 --- a/utils/rbutilqt/INSTALL +++ b/utils/rbutilqt/INSTALL @@ -60,5 +60,5 @@ For a complete list of paths to get from the repository to build please check its source. The website for Rockbox Utility is -http://www.rockbox.org/wiki/RockboxUtility +https://www.rockbox.org/wiki/RockboxUtility diff --git a/utils/rbutilqt/aboutbox.ui b/utils/rbutilqt/aboutbox.ui index e13f06a15a..e710416e8c 100644 --- a/utils/rbutilqt/aboutbox.ui +++ b/utils/rbutilqt/aboutbox.ui @@ -51,7 +51,7 @@ - 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> + 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> Qt::RichText diff --git a/utils/rbutilqt/base/bootloaderinstallams.cpp b/utils/rbutilqt/base/bootloaderinstallams.cpp index be43ed52db..e51c9c27d3 100644 --- a/utils/rbutilqt/base/bootloaderinstallams.cpp +++ b/utils/rbutilqt/base/bootloaderinstallams.cpp @@ -38,8 +38,8 @@ QString BootloaderInstallAms::ofHint() "reasons. Please browse the " "Sansa Forums " "or refer to the " - "manual and " - "the SansaAMS " + "manual and " + "the SansaAMS " "wiki page on how to obtain this file.
" "Note: This file is not present on your player and will " "disappear automatically after installing it.

" diff --git a/utils/rbutilqt/base/bootloaderinstallbspatch.cpp b/utils/rbutilqt/base/bootloaderinstallbspatch.cpp index 02291b0151..fed1933d7d 100644 --- a/utils/rbutilqt/base/bootloaderinstallbspatch.cpp +++ b/utils/rbutilqt/base/bootloaderinstallbspatch.cpp @@ -67,7 +67,7 @@ QString BootloaderInstallBSPatch::ofHint() "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 " - "rockbox wiki " + "rockbox wiki " "pages on how to obtain this file.
" "Press Ok to continue and browse your computer for the firmware " "file."); diff --git a/utils/rbutilqt/base/bootloaderinstallchinachip.cpp b/utils/rbutilqt/base/bootloaderinstallchinachip.cpp index f6af952b9a..6af29c49aa 100644 --- a/utils/rbutilqt/base/bootloaderinstallchinachip.cpp +++ b/utils/rbutilqt/base/bootloaderinstallchinachip.cpp @@ -34,8 +34,8 @@ QString BootloaderInstallChinaChip::ofHint() "a firmware file of the original firmware (HXF file). " "You need to download this file yourself due to legal " "reasons. Please refer to the " - "manual and the " - "manual and the " + "OndaVX747 wiki page on " "how to obtain this file.
" "Press Ok to continue and browse your computer for the firmware " diff --git a/utils/rbutilqt/base/bootloaderinstallhex.cpp b/utils/rbutilqt/base/bootloaderinstallhex.cpp index b3dde0bbfa..cef2a730a2 100644 --- a/utils/rbutilqt/base/bootloaderinstallhex.cpp +++ b/utils/rbutilqt/base/bootloaderinstallhex.cpp @@ -51,8 +51,8 @@ QString BootloaderInstallHex::ofHint() "a firmware file of the original firmware (hex file). " "You need to download this file yourself due to legal " "reasons. Please refer to the " - "manual and the " - "manual and the " + "IriverBoot wiki page on " "how to obtain this file.
" "Press Ok to continue and browse your computer for the firmware " diff --git a/utils/rbutilqt/base/bootloaderinstallimx.cpp b/utils/rbutilqt/base/bootloaderinstallimx.cpp index 87f5d9de63..aa4932cbd3 100644 --- a/utils/rbutilqt/base/bootloaderinstallimx.cpp +++ b/utils/rbutilqt/base/bootloaderinstallimx.cpp @@ -76,7 +76,7 @@ QString BootloaderInstallImx::ofHint() "yourself due to legal reasons. Please browse the " "Sansa Forums " "or refer to the " - "SansaFuzePlus " + "SansaFuzePlus " "wiki page on how to obtain this file.
" "Press Ok to continue and browse your computer for the firmware " "file."); diff --git a/utils/rbutilqt/base/bootloaderinstallipod.cpp b/utils/rbutilqt/base/bootloaderinstallipod.cpp index 1bddaea6d5..56d338f4cc 100644 --- a/utils/rbutilqt/base/bootloaderinstallipod.cpp +++ b/utils/rbutilqt/base/bootloaderinstallipod.cpp @@ -65,7 +65,7 @@ bool BootloaderInstallIpod::install(void) } if(ipod.macpod) { 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); return false; } diff --git a/utils/rbutilqt/base/bootloaderinstallmpio.cpp b/utils/rbutilqt/base/bootloaderinstallmpio.cpp index 863418e591..a1f3df58b1 100644 --- a/utils/rbutilqt/base/bootloaderinstallmpio.cpp +++ b/utils/rbutilqt/base/bootloaderinstallmpio.cpp @@ -35,8 +35,8 @@ QString BootloaderInstallMpio::ofHint() "a firmware file of the original firmware (bin file). " "You need to download this file yourself due to legal " "reasons. Please refer to the " - "manual and " - "the MPIOHD200Port " + "manual and " + "the MPIOHD200Port " "wiki page on how to obtain this file.
" "Press Ok to continue and browse your computer for the firmware " "file."); diff --git a/utils/rbutilqt/base/bootloaderinstallsansa.cpp b/utils/rbutilqt/base/bootloaderinstallsansa.cpp index b8e307cf2c..84f3287dfe 100644 --- a/utils/rbutilqt/base/bootloaderinstallsansa.cpp +++ b/utils/rbutilqt/base/bootloaderinstallsansa.cpp @@ -60,7 +60,7 @@ bool BootloaderInstallSansa::install(void) emit logItem(tr("OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n" "You must reinstall the original Sansa firmware before running\n" "sansapatcher for the first time.\n" - "See http://www.rockbox.org/wiki/SansaE200Install\n"), + "See https://www.rockbox.org/wiki/SansaE200Install\n"), LOGERROR); emit done(true); return false; @@ -164,7 +164,7 @@ bool BootloaderInstallSansa::uninstall(void) emit logItem(tr("OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n" "You must reinstall the original Sansa firmware before running\n" "sansapatcher for the first time.\n" - "See http://www.rockbox.org/wiki/SansaE200Install\n"), + "See https://www.rockbox.org/wiki/SansaE200Install\n"), LOGERROR); emit done(true); return false; diff --git a/utils/rbutilqt/base/bootloaderinstalltcc.cpp b/utils/rbutilqt/base/bootloaderinstalltcc.cpp index ffc8555733..d4eb802cf0 100644 --- a/utils/rbutilqt/base/bootloaderinstalltcc.cpp +++ b/utils/rbutilqt/base/bootloaderinstalltcc.cpp @@ -34,8 +34,8 @@ QString BootloaderInstallTcc::ofHint() "a firmware file of the original firmware (bin file). " "You need to download this file yourself due to legal " "reasons. Please refer to the " - "manual and the " - "CowonD2Info " + "manual and the " + "CowonD2Info " "wiki page on how to obtain the file.
" "Press Ok to continue and browse your computer for the firmware " "file."); diff --git a/utils/rbutilqt/lang/rbutil_cs.ts b/utils/rbutilqt/lang/rbutil_cs.ts index 4b2ed68e0a..64f6ecb481 100644 --- a/utils/rbutilqt/lang/rbutil_cs.ts +++ b/utils/rbutilqt/lang/rbutil_cs.ts @@ -84,8 +84,8 @@ BootloaderInstallAms - 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. - 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. + 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. + 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. @@ -133,8 +133,8 @@ BootloaderInstallBSPatch - 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. - 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. + 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. + 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. @@ -274,8 +274,8 @@ BootloaderInstallChinaChip - 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. - 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. + 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. + 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. @@ -410,8 +410,8 @@ BootloaderInstallHex - 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. - 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. + 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. + 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. @@ -583,8 +583,8 @@ BootloaderInstallImx - 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. - 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. + 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. + 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. @@ -658,9 +658,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 Pozor: Tohle je MacPod, Rockbox funguje pouzena WinPodu. -Viz http://www.rockbox.org/wiki/IpodConversionToFAT32 +Viz https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -797,8 +797,8 @@ Viz http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - 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. + 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. + 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. @@ -1148,12 +1148,12 @@ Což je požadováno pro instalaci zavaděče OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install Nalezena stará instalace Rockboxu, přerušuji. Než poprvé spustíte sansapatcher, musíte přeinstalovat původní Sansa firmware. -Viz http://www.rockbox.org/wiki/SansaE200Install +Viz https://www.rockbox.org/wiki/SansaE200Install @@ -1237,8 +1237,8 @@ Viz http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - 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. + 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. + 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. @@ -4085,8 +4085,8 @@ Jsou nutná administrátorská práva.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_de.ts b/utils/rbutilqt/lang/rbutil_de.ts index 78fa7eec87..1d5308581c 100644 --- a/utils/rbutilqt/lang/rbutil_de.ts +++ b/utils/rbutilqt/lang/rbutil_de.ts @@ -84,8 +84,8 @@ BootloaderInstallAms - 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. - 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. + 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. + 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. @@ -133,8 +133,8 @@ BootloaderInstallBSPatch - 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. - 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. + 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. + 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. @@ -274,8 +274,8 @@ BootloaderInstallChinaChip - 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. - 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. + 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. + 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. @@ -575,16 +575,16 @@ - 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. - 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. + 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. + 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. BootloaderInstallImx - 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. - 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. + 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. + 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. @@ -653,9 +653,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 Warnung: Dies ist ein MacPod, Rockbox läuft nur auf WinPods. -Siehe http://www.rockbox.org/wiki/IpodConversionToFAT32 +Siehe https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -797,8 +797,8 @@ Siehe http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - 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. + 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. + 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. @@ -1065,12 +1065,12 @@ Der Zugriff ist notwendig, um den Bootloader zu installieren OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install ALTE ROCKBOX-INSTALLATION ERKANNT, ABBRUCH. Die Original-Sansa-Firmware muss neu installiert werden, bevor sansapatcher zum ersten Mal verwendet werden kann. -Siehe http://www.rockbox.org/wiki/SansaE200Install +Siehe https://www.rockbox.org/wiki/SansaE200Install @@ -1159,8 +1159,8 @@ Siehe http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - 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. + 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. + 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. @@ -3869,8 +3869,8 @@ Administratorrechte sind notwendig.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_fi.ts b/utils/rbutilqt/lang/rbutil_fi.ts index 50a799ac4d..ac9914b978 100644 --- a/utils/rbutilqt/lang/rbutil_fi.ts +++ b/utils/rbutilqt/lang/rbutil_fi.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -226,7 +226,7 @@ BootloaderInstallChinaChip - 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. + 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. @@ -527,7 +527,7 @@ - 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. + 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. @@ -535,7 +535,7 @@ BootloaderInstallImx - 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. + 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. @@ -606,7 +606,7 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -749,7 +749,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -857,7 +857,7 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install @@ -947,7 +947,7 @@ See http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. + 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. @@ -3625,7 +3625,7 @@ Administrator priviledges are necessary.</li> - 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_fr.ts b/utils/rbutilqt/lang/rbutil_fr.ts index c8234737e6..b907e446db 100644 --- a/utils/rbutilqt/lang/rbutil_fr.ts +++ b/utils/rbutilqt/lang/rbutil_fr.ts @@ -83,13 +83,13 @@ BootloaderInstallAms - 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. - 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. + 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. + 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. - 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. - 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. + 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. + 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. @@ -137,7 +137,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -278,8 +278,8 @@ BootloaderInstallChinaChip - 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. - 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. + 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. + 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. @@ -579,16 +579,16 @@ - 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. - 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. + 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. + 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. BootloaderInstallImx - 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. - 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. + 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. + 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. @@ -657,10 +657,10 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 C'est techniquement incorrect mais je ne sais pas trop comment le dire sinon. 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 +Veuillez vous référer à https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -802,8 +802,8 @@ Veuillez vous référer à http://www.rockbox.org/wiki/IpodConversionToFAT32BootloaderInstallMpio - 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. - 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. + 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. + 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. @@ -1058,12 +1058,12 @@ Ceci est nécessaire à l'installation du bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install UNE ANCIENNE INSTALLATION DE ROCKBOX A ÉTÉ DÉTECTÉE, ABANDON. Vous devez réinstaller le firmware original de Sansa avant de lancer 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 @@ -1152,8 +1152,8 @@ Veuillez vous référer à http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - 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. + 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. + 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. @@ -4040,8 +4040,8 @@ Les privilèges administrateur sont requis.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_gr.ts b/utils/rbutilqt/lang/rbutil_gr.ts index 6f50ad665e..a815cd9739 100644 --- a/utils/rbutilqt/lang/rbutil_gr.ts +++ b/utils/rbutilqt/lang/rbutil_gr.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,7 +274,7 @@ BootloaderInstallChinaChip - 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. + 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. @@ -575,15 +575,15 @@ - 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. - Η εγκατάσταση του 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. + 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. + Η εγκατάσταση του 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. BootloaderInstallImx - 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. + 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. @@ -653,7 +653,7 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -796,7 +796,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1052,12 +1052,12 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install ΑΝΙΧΝΕΥΘΗΚΕ ΠΑΛΑΙΟΣ ΤΡΟΠΟΣ ΕΓΚΑΤΑΣΤΑΣΗΣ, ΜΑΤΑΙΩΣΗ. Πρέπει να επανεγκαταστήσετε το αυθεντικό sansa firmware πριν τρέξετε το sansapatcher για πρώτη φορά. -Βλέπετε http://www.rockbox.org/wiki/SansaE200Install +Βλέπετε https://www.rockbox.org/wiki/SansaE200Install @@ -1145,7 +1145,7 @@ See http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. + 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. @@ -3931,7 +3931,7 @@ Administrator priviledges are necessary.</li> - 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_he.ts b/utils/rbutilqt/lang/rbutil_he.ts index 9da388e768..6065dad519 100644 --- a/utils/rbutilqt/lang/rbutil_he.ts +++ b/utils/rbutilqt/lang/rbutil_he.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,8 +274,8 @@ BootloaderInstallChinaChip - 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. - התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ 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 כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך. + 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. + התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ 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 כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך. @@ -575,15 +575,15 @@ - 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. - התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ 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 כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך. + 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. + התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ 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 כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך. BootloaderInstallImx - 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. + 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. @@ -653,9 +653,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 אזהרה: זוהי גירסת MacPod, רוקבוקס רצה רק על נגני WinPos. -ראה http://www.rockbox.org/wiki/IpodConversionToFAT32 +ראה https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -797,7 +797,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1053,12 +1053,12 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install זוהתה התקנה ישנה של רוקבוקס. מבטל. עליך להתקין מחדש את הקושחה המקורית של הנגן בטרם תפעיל את sansapatcher בפעם הראשונה. -ראה http://www.rockbox.org/wiki/SansaE200Install +ראה https://www.rockbox.org/wiki/SansaE200Install @@ -1147,8 +1147,8 @@ See http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='http://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך. + 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. + התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל <a href='https://www.rockbox.org/manual.shtml'>המדריך למשתמש</a> ולדף הויקי <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> לגבי מידע על איך להשיג קובץ זה.<br/>לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך. @@ -3978,7 +3978,7 @@ Administrator priviledges are necessary.</li> - 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_it.ts b/utils/rbutilqt/lang/rbutil_it.ts index ffe7706476..d806334b1b 100644 --- a/utils/rbutilqt/lang/rbutil_it.ts +++ b/utils/rbutilqt/lang/rbutil_it.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,7 +274,7 @@ BootloaderInstallChinaChip - 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. + 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. @@ -410,8 +410,8 @@ BootloaderInstallHex - 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. - 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. + 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. + 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. @@ -583,7 +583,7 @@ BootloaderInstallImx - 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. + 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. @@ -658,7 +658,7 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -796,7 +796,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1057,11 +1057,11 @@ Questo occorre per installare il bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install TROVATA UNA VECCHIA INSTALLAZIONE DI ROCKBOX, INTERRUZIONE IN CORSO. 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 @@ -1145,7 +1145,7 @@ Vedi http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. + 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. @@ -3919,7 +3919,7 @@ Sono necessari i privilegi di amministratore.</li> - 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_ja.ts b/utils/rbutilqt/lang/rbutil_ja.ts index 0ff71ab29b..b214ec035b 100644 --- a/utils/rbutilqt/lang/rbutil_ja.ts +++ b/utils/rbutilqt/lang/rbutil_ja.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,8 +274,8 @@ BootloaderInstallChinaChip - 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. - ブートローダのインストールには、オリジナルのファームウェア(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ボタンを押して下さい。 + 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. + ブートローダのインストールには、オリジナルのファームウェア(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ボタンを押して下さい。 @@ -575,15 +575,15 @@ - 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. - ブートローダのインストールには、オリジナルのファームウェア(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ボタンを押して下さい。 + 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. + ブートローダのインストールには、オリジナルのファームウェア(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ボタンを押して下さい。 BootloaderInstallImx - 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. + 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. @@ -653,9 +653,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 注意: Macintosh 専用の iPod です。Rockbox は、Windows で使用できる iPod でしか動作しません。 - http://www.rockbox.org/wiki/IpodConversionToFAT32 を参照して下さい + https://www.rockbox.org/wiki/IpodConversionToFAT32 を参照して下さい @@ -797,7 +797,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1053,12 +1053,12 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install <b>古い Rockbox がインストールされていますので、処理を中止します。</b> sansapatcher を最初に実行する前に、Sansa のオリジナル ファームウェアをインストールしなければいけません。 -http://www.rockbox.org/wiki/SansaE200Install を参照して下さい +https://www.rockbox.org/wiki/SansaE200Install を参照して下さい @@ -1147,8 +1147,8 @@ http://www.rockbox.org/wiki/SansaE200Install を参照して下さい BootloaderInstallTcc - 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. - ブートローダのインストールには、オリジナルのファームウェア(bin 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='http://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。 + 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. + ブートローダのインストールには、オリジナルのファームウェア(bin 形式のファイル)を用意する必要があります。法律上の理由により、ファームウェアはあなた自身でダウンロードする必要があります。<a href='https://www.rockbox.org/manual.shtml'>マニュアル</a> および、ファームウェアを取得する方法が書かれた <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2</a> の Wiki ページを参考にして下さい。<br/>ファームウェアが用意できましたら、OKボタンを押して下さい。 @@ -3997,8 +3997,8 @@ Administrator priviledges are necessary.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_ko.ts b/utils/rbutilqt/lang/rbutil_ko.ts index 21e909b170..618de19718 100644 --- a/utils/rbutilqt/lang/rbutil_ko.ts +++ b/utils/rbutilqt/lang/rbutil_ko.ts @@ -84,8 +84,8 @@ BootloaderInstallAms - 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. - 부트로더를 설치하려면 원래 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/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 원래 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/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. @@ -133,8 +133,8 @@ BootloaderInstallBSPatch - 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. - 부트로더를 설치하려면 기존 펌웨어 파일의 올바른 버전을 제공해야 합니다. 이 파일은 록박스 부트로더로 패치되어 플레이어에 설치됩니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/wiki/'>록박스 위키</a> 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 기존 펌웨어 파일의 올바른 버전을 제공해야 합니다. 이 파일은 록박스 부트로더로 패치되어 플레이어에 설치됩니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/wiki/'>록박스 위키</a> 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요. @@ -274,8 +274,8 @@ BootloaderInstallChinaChip - 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. - 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(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/>계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(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/>계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. @@ -575,16 +575,16 @@ - 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. - 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(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/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(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/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. BootloaderInstallImx - 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. - 부트로더를 설치하려면 원래 Sandisk 펌웨어(firmware.sb 파일) 사본을 제공해야 합니다. 이 파일은 Rockbox 부트로더로 패치되어 플레이어에 설치됩니다. 법적 이유로 이 파일은 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://forums.sandisk.com/sansa/'>Sansa 포럼</a>을 찾아보거나 <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> 위키 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 원래 Sandisk 펌웨어(firmware.sb 파일) 사본을 제공해야 합니다. 이 파일은 Rockbox 부트로더로 패치되어 플레이어에 설치됩니다. 법적 이유로 이 파일은 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://forums.sandisk.com/sansa/'>Sansa 포럼</a>을 찾아보거나 <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> 위키 페이지를 참조하세요.<br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요. @@ -653,9 +653,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 경고: 이것은 MacPod이며, 록박스는 WinPod에서만 실행됩니다. -http://www.rockbox.org/wiki/IpodConversionToFAT32 참고 +https://www.rockbox.org/wiki/IpodConversionToFAT32 참고 @@ -797,8 +797,8 @@ http://www.rockbox.org/wiki/IpodConversionToFAT32 참고 BootloaderInstallMpio - 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. - 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 검색하려면 확인을 누르세요. @@ -1065,12 +1065,12 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install 오래된 록박스 설치가 감지되어 중단됩니다. sansapatcher를 처음 실행하기 전에 기존 Sansa 펌웨어를 다시 설치해야 합니다. -http://www.rockbox.org/wiki/SansaE200Install 참고 +https://www.rockbox.org/wiki/SansaE200Install 참고 @@ -1159,8 +1159,8 @@ http://www.rockbox.org/wiki/SansaE200Install 참고 BootloaderInstallTcc - 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. - 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='http://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. + 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. + 부트로더를 설치하려면 원본 펌웨어의 펌웨어 파일(bin 파일)을 제공해야 합니다. 법적인 이유로 이 파일을 직접 다운로드해야 합니다. 이 파일을 얻는 방법은 <a href='https://www.rockbox.org/manual.shtml'>설명서</a> 및 <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> 위키 페이지를 참조하세요. <br/> 계속해서 컴퓨터에서 펌웨어 파일을 찾으려면 확인을 누르세요. @@ -3869,8 +3869,8 @@ Administrator priviledges are necessary.</li> - 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> - 록박스 오픈 소스 디지털 오디오 플레이어 펌웨어용 설치 프로그램 및 관리 유틸리티입니다.<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> + 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> + 록박스 오픈 소스 디지털 오디오 플레이어 펌웨어용 설치 프로그램 및 관리 유틸리티입니다.<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> diff --git a/utils/rbutilqt/lang/rbutil_nl.ts b/utils/rbutilqt/lang/rbutil_nl.ts index a365b57dcc..36bafbbc9e 100644 --- a/utils/rbutilqt/lang/rbutil_nl.ts +++ b/utils/rbutilqt/lang/rbutil_nl.ts @@ -83,13 +83,13 @@ BootloaderInstallAms - 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. - 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. + 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. + 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. - 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. - 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. + 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. + 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. @@ -137,7 +137,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -278,8 +278,8 @@ BootloaderInstallChinaChip - 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. - 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. + 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. + 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. @@ -414,8 +414,8 @@ BootloaderInstallHex - 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. - 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. + 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. + 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. @@ -587,8 +587,8 @@ BootloaderInstallImx - 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. - 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. + 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. + 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. @@ -657,9 +657,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 Dit is een MacPod, Rockbox draait alleen op WinPods. -Zie http://www.rockbox.org/wiki/IpodConversionToFAT32 +Zie https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -801,8 +801,8 @@ Zie http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - 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. + 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. + 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. @@ -1057,12 +1057,12 @@ Dit is vereist om de Bootloader te installeren OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install OUDE ROCKBOX INSTALLATIE GEVONDEN, AFBREKEN. U moet de Originele Sansa Firmware herinstalleren vooraleer sansapatcher voor de eerste keer op te starten. -Zie http://www.rockbox.org/wiki/SansaE200Install +Zie https://www.rockbox.org/wiki/SansaE200Install @@ -1150,8 +1150,8 @@ Zie http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - 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. + 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. + 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. @@ -4032,8 +4032,8 @@ Administrator privileges zijn nodig.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_pl.ts b/utils/rbutilqt/lang/rbutil_pl.ts index 1a8d4439d4..e953da920b 100644 --- a/utils/rbutilqt/lang/rbutil_pl.ts +++ b/utils/rbutilqt/lang/rbutil_pl.ts @@ -83,13 +83,13 @@ BootloaderInstallAms - 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. - 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. + 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. + 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. - 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. - 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. + 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. + 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. @@ -137,7 +137,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -278,8 +278,8 @@ BootloaderInstallChinaChip - 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. - 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ć. + 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. + 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ć. @@ -414,8 +414,8 @@ BootloaderInstallHex - 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. - 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ć. + 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. + 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ć. @@ -587,8 +587,8 @@ BootloaderInstallImx - 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. - 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ć. + 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. + 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ć. @@ -662,9 +662,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 Ostrzeżenie: Posiadasz MacPod'a, Rockbox działa jedynie na WinPod'ach. -Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32 +Zobacz https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -801,8 +801,8 @@ Zobacz http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - 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ć. + 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. + 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ć. @@ -1062,12 +1062,12 @@ Prawo dostępu jest wymagane do instalacji bootloadera OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install WYKRYTO STAREGO ROCKBOXA, ANULOWANIE. Musisz zreinstalować oryginalny firmware Sansy zanim będziesz mógł uruchomić po raz pierwszy sansapatcher. -Zobacz http://www.rockbox.org/wiki/SansaE200Install +Zobacz https://www.rockbox.org/wiki/SansaE200Install @@ -1151,8 +1151,8 @@ Zobacz http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - 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ć. + 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. + 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ć. @@ -4035,8 +4035,8 @@ Wymagane są prawa administratora.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_pt.ts b/utils/rbutilqt/lang/rbutil_pt.ts index dd3ccbec85..4db0136afe 100644 --- a/utils/rbutilqt/lang/rbutil_pt.ts +++ b/utils/rbutilqt/lang/rbutil_pt.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,7 +274,7 @@ BootloaderInstallChinaChip - 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. + 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. @@ -575,15 +575,15 @@ - 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. - 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. + 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. + 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. BootloaderInstallImx - 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. + 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. @@ -653,7 +653,7 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -796,7 +796,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1052,12 +1052,12 @@ Esta é necessária para instalar a rotina de arranque OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install INSTALAÇÃO ANTIGA DO ROCKBOX DETECTADA, A ABORTAR Deve reinstalar o firmware original do Sansa antes de correr o sansapatcher pela primeira vez. -Veja http://www.rockbox.org/wiki/SansaE200Install +Veja https://www.rockbox.org/wiki/SansaE200Install @@ -1146,7 +1146,7 @@ Veja http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. + 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. @@ -3929,7 +3929,7 @@ Previlégios de administrador são necessários.</li> - 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_pt_BR.ts b/utils/rbutilqt/lang/rbutil_pt_BR.ts index 106f51a400..1c63fb1884 100644 --- a/utils/rbutilqt/lang/rbutil_pt_BR.ts +++ b/utils/rbutilqt/lang/rbutil_pt_BR.ts @@ -99,14 +99,14 @@ Para desinstalar, faça uma atualização normal com um firmware original não modificado - 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. + 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. BootloaderInstallBSPatch - 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. + 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. @@ -220,8 +220,8 @@ BootloaderInstallChinaChip - 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. - 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. + 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. + 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. Downloading bootloader file @@ -330,8 +330,8 @@ BootloaderInstallHex - 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. - 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. + 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. + 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. checking MD5 hash of input file ... @@ -469,7 +469,7 @@ BootloaderInstallImx - 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. + 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. @@ -569,9 +569,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 Atenção: Este é um MacPod, O Rockbox roda somente em WinPods. -Veja http://www.rockbox.org/wiki/IpodConversionToFAT32 +Veja https://www.rockbox.org/wiki/IpodConversionToFAT32 Bootloader Installation complete. @@ -640,8 +640,8 @@ Veja http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - 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. + 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. + 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. Downloading bootloader file @@ -855,12 +855,12 @@ Isto é necessário para instalar o inicializador OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install DETECTADA INSTALAÇÃO ANTIGA DO ROCKBOX, ABORTANDO. Você deve reinstalar o firmware original Sansa antes de executar o sansapatcher pela primeira vez. -Veja http://www.rockbox.org/wiki/SansaE200Install +Veja https://www.rockbox.org/wiki/SansaE200Install Could not open Sansa in R/W mode @@ -954,8 +954,8 @@ Veja http://www.rockbox.org/wiki/SansaE200Install Sucesso: criado arquivo de firmware modificado - 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. - 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. + 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. + 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. Could not patch firmware @@ -3256,8 +3256,8 @@ Administrator priviledges are necessary.</li> &Ok - 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> - 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> + 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> + 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> L&ibraries diff --git a/utils/rbutilqt/lang/rbutil_ru.ts b/utils/rbutilqt/lang/rbutil_ru.ts index 99c4cefa30..365ccfb30b 100644 --- a/utils/rbutilqt/lang/rbutil_ru.ts +++ b/utils/rbutilqt/lang/rbutil_ru.ts @@ -99,18 +99,18 @@ Для удаления выполните нормальное обновление с неизменённой фирменной прошивкой - 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. - Установка загрузчика потребует от вас копию оригинальной прошивки 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/>Нажмите ОК чтобы продолжить и выбрать файл прошивки. + 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. + Установка загрузчика потребует от вас копию оригинальной прошивки 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/>Нажмите ОК чтобы продолжить и выбрать файл прошивки. - 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. - Установка загрузчика потребует от вас копию оригинальной прошивки от 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/>Нажмите ОК чтобы продолжить и выбрать файл прошивки. + 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. + Установка загрузчика потребует от вас копию оригинальной прошивки от 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/>Нажмите ОК чтобы продолжить и выбрать файл прошивки. BootloaderInstallBSPatch - 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. + 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. @@ -224,8 +224,8 @@ BootloaderInstallChinaChip - 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. - Чтобы установить загрузчик, требуется файл фирменной прошивки (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/> Нажмине на ОК, чтобы продолжить и указать путь к прошивке на Вашем компьютере. + 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. + Чтобы установить загрузчик, требуется файл фирменной прошивки (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/> Нажмине на ОК, чтобы продолжить и указать путь к прошивке на Вашем компьютере. Downloading bootloader file @@ -450,8 +450,8 @@ неизвестная ошибка - 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. - Для установки загрузчика требуется файл прошивки с фирменной прошивкой (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 и укажите файл прошивки на компьютере. + 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. + Для установки загрузчика требуется файл прошивки с фирменной прошивкой (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 и укажите файл прошивки на компьютере. invalid file: "length3" field wrong @@ -473,8 +473,8 @@ BootloaderInstallImx - 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. - Установка загрузчика потребует от вас копию оригинальной прошивки от Sandisk (файл firmware.sb). Эта прошивка будет пропатчена, а затем установлена на ваш плеер вместе с зарузчиком Rockbox. По законным причинам, Вам необходимо скачать файл самостоятельно. Зайдите на <a href='http://forums.sandisk.com/sansa/'>форумы Sansa</a> или читайте вики-страничку <a href='http://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> о том, как получить файл.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки. + 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. + Установка загрузчика потребует от вас копию оригинальной прошивки от Sandisk (файл firmware.sb). Эта прошивка будет пропатчена, а затем установлена на ваш плеер вместе с зарузчиком Rockbox. По законным причинам, Вам необходимо скачать файл самостоятельно. Зайдите на <a href='http://forums.sandisk.com/sansa/'>форумы Sansa</a> или читайте вики-страничку <a href='https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> о том, как получить файл.<br/>Нажмите ОК чтобы продолжить и выбрать файл прошивки. Could not read original firmware file @@ -569,9 +569,9 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 Предупреждение: это - MacPod, Rockbox работает только на WinPod'ах. -См. http://www.rockbox.org/wiki/IpodConversionToFAT32 +См. https://www.rockbox.org/wiki/IpodConversionToFAT32 Successfull added bootloader @@ -644,8 +644,8 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='http://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере. + 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. + Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='https://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере. Downloading bootloader file @@ -855,12 +855,12 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install ОБНАРУЖЕНА СТАРАЯ УСТАНОВКА ROCKBOX, ОПЕРАЦИЯ ОТМЕНЯЕТСЯ. Вам необходимо переустановить фирменную микропрограмму вашего плеера перед первым запуском sansapatcher'а. -См. http://www.rockbox.org/wiki/SansaE200Install +См. https://www.rockbox.org/wiki/SansaE200Install Could not open Sansa in R/W mode @@ -958,8 +958,8 @@ See http://www.rockbox.org/wiki/SansaE200Install Изменённый файл прошивки успешно создан - 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. - Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='http://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере. + 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. + Для установки загрузчика требуется файл прошивки с фирменной микропрограммой (hex-файл). По законодательным причинам, вам необходимо скачать этот файл самостоятельно. Как найти этот файл, смотрите в <a href='https://www.rockbox.org/manual.shtml'>руководстве по экслуатации</a> и на вики-странице <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a>.<br/>Чтобы продолжить, нажмите на OK и укажите файл прошивки на компьютере. Could not patch firmware @@ -3300,8 +3300,8 @@ Administrator priviledges are necessary.</li> &OK - 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> - Мастер установки и управления 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> + 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> + Мастер установки и управления 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> &Speex License diff --git a/utils/rbutilqt/lang/rbutil_tr.ts b/utils/rbutilqt/lang/rbutil_tr.ts index 086c04903b..9f9b168950 100644 --- a/utils/rbutilqt/lang/rbutil_tr.ts +++ b/utils/rbutilqt/lang/rbutil_tr.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,7 +274,7 @@ BootloaderInstallChinaChip - 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. + 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. @@ -410,7 +410,7 @@ BootloaderInstallHex - 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. + 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. @@ -583,7 +583,7 @@ BootloaderInstallImx - 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. + 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. @@ -644,7 +644,7 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -792,7 +792,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1029,7 +1029,7 @@ Could not remount the device, try to do it manually. If the iPod didn't res OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install @@ -1124,7 +1124,7 @@ See http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. + 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. @@ -1336,9 +1336,9 @@ See http://www.rockbox.org/wiki/SansaE200Install Warning this is a MacPod, Rockbox doesnt work on this. Convert it to WinPod -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 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 +Ayrıntılı bilgi için: https://www.rockbox.org/wiki/IpodConversionToFAT32 Could not open Ipod in RW mode @@ -1389,14 +1389,14 @@ Ayrıntılı bilgi için: http://www.rockbox.org/wiki/IpodConversionToFAT32 ******************************************** ESKİ BİR ROCKBOX KURULUMU ALGILANDI, İŞLEM DURDURULUYOR. Sansa yamalayıcısını çalıştırmak için orijinal Sansa bellenimini (firmware) 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 ********************************************* @@ -4961,12 +4961,12 @@ Released under the GNU General Public License v2. GNU Genel Kamu Lisansı v2 altında dağıtılmaktadır. - http://www.rockbox.org - http://www.rockbox.org + https://www.rockbox.org + https://www.rockbox.org - 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_zh_CN.ts b/utils/rbutilqt/lang/rbutil_zh_CN.ts index c9829dc466..42f1a3ab25 100644 --- a/utils/rbutilqt/lang/rbutil_zh_CN.ts +++ b/utils/rbutilqt/lang/rbutil_zh_CN.ts @@ -84,8 +84,8 @@ BootloaderInstallAms - 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. - 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/>按确定继续并浏览您的计算机以查找固件文件。 + 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. + 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/>按确定继续并浏览您的计算机以查找固件文件。 @@ -226,8 +226,8 @@ BootloaderInstallChinaChip - 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. - 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/>按确定继续并浏览您的计算机以查找固件文件。 + 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. + 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/>按确定继续并浏览您的计算机以查找固件文件。 @@ -527,16 +527,16 @@ - 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. - 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页面。按确定继续并浏览您的计算机以获取固件文件。 + 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. + 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页面。按确定继续并浏览您的计算机以获取固件文件。 BootloaderInstallImx - 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. - 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/>按确定继续并浏览您的计算机以获取固件文件。 + 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. + 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/>按确定继续并浏览您的计算机以获取固件文件。 @@ -606,8 +606,8 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 - 警告:这是苹果格式的iPod,Rockbox仅能运行于Windows格式的iPod。参阅http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 + 警告:这是苹果格式的iPod,Rockbox仅能运行于Windows格式的iPod。参阅https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -749,8 +749,8 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. - Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅 <a href='http://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='http://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki页面。<br/>按确定继续并浏览您的计算机以查找固件文件。 + 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. + Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取此文件,请参阅 <a href='https://www.rockbox.org/manual.shtml'>manual</a> 和 <a href='https://www.rockbox.org/wiki/MPIOHD200Port'>MPIOHD200Port</a> wiki页面。<br/>按确定继续并浏览您的计算机以查找固件文件。 @@ -858,11 +858,11 @@ This is required to install the bootloader OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install 检测到旧的 ROCKBOX 安装,安装中止。 在首次运行Sansapatcher之前,您必须重新安装原始的 Sansa 固件 -请参阅 http://www.rockbox.org/wiki/SansaE200Install +请参阅 https://www.rockbox.org/wiki/SansaE200Install @@ -950,8 +950,8 @@ See http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. - Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取文件,请参阅 <a href='http://www.rockbox.org/manual.shtml'>manual</a> 或 <a href='http://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki页面。<br/>按确定键继续并浏览您的计算机以获取固件文件。 + 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. + Bootloader 安装需要您提供原始固件的固件文件(bin 文件)。由于法律原因,您需要自行下载此文件。有关如何获取文件,请参阅 <a href='https://www.rockbox.org/manual.shtml'>manual</a> 或 <a href='https://www.rockbox.org/wiki/CowonD2Info'>CowonD2Info</a> wiki页面。<br/>按确定键继续并浏览您的计算机以获取固件文件。 @@ -3639,8 +3639,8 @@ Administrator priviledges are necessary.</li> - 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> - 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> + 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> + 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> diff --git a/utils/rbutilqt/lang/rbutil_zh_TW.ts b/utils/rbutilqt/lang/rbutil_zh_TW.ts index d9ed45eac6..de591b2b9c 100644 --- a/utils/rbutilqt/lang/rbutil_zh_TW.ts +++ b/utils/rbutilqt/lang/rbutil_zh_TW.ts @@ -84,7 +84,7 @@ BootloaderInstallAms - 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. + 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. @@ -133,7 +133,7 @@ BootloaderInstallBSPatch - 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. + 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. @@ -274,7 +274,7 @@ BootloaderInstallChinaChip - 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. + 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. @@ -575,7 +575,7 @@ - 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. + 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. @@ -583,7 +583,7 @@ BootloaderInstallImx - 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. + 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. @@ -649,7 +649,7 @@ Warning: This is a MacPod, Rockbox only runs on WinPods. -See http://www.rockbox.org/wiki/IpodConversionToFAT32 +See https://www.rockbox.org/wiki/IpodConversionToFAT32 @@ -792,7 +792,7 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32 BootloaderInstallMpio - 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. + 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. @@ -1034,7 +1034,7 @@ Could not remount the device, try to do it manually. If the iPod didn't res OLD ROCKBOX INSTALLATION DETECTED, ABORTING. You must reinstall the original Sansa firmware before running sansapatcher for the first time. -See http://www.rockbox.org/wiki/SansaE200Install +See https://www.rockbox.org/wiki/SansaE200Install @@ -1124,7 +1124,7 @@ See http://www.rockbox.org/wiki/SansaE200Install BootloaderInstallTcc - 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. + 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. @@ -3882,7 +3882,7 @@ Administrator priviledges are necessary.</li> - 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> + 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> diff --git a/utils/rbutilqt/rbutilqt.cpp b/utils/rbutilqt/rbutilqt.cpp index b6446dda26..56d6d34845 100644 --- a/utils/rbutilqt/rbutilqt.cpp +++ b/utils/rbutilqt/rbutilqt.cpp @@ -357,7 +357,7 @@ void RbUtilQt::about() void RbUtilQt::help() { - QUrl helpurl("http://www.rockbox.org/wiki/RockboxUtility"); + QUrl helpurl("https://www.rockbox.org/wiki/RockboxUtility"); QDesktopServices::openUrl(helpurl); }