* Added a new option to Game Window setting to display banner

animation only on Channels layout, other layouts use Rotating disc.
* Added new Priiloader 0.8 beta4 compatibility to parental control setting
* Added support for Devolution's smaller Memory Card size 
  (min size = 512KB, 59 blocks)
* Fixed the auto-completion search bug (Thanks to hvy109 for the patch)
* Reworked GUI window for covers download and auto select all choices. 
  Select HQ/LQ/custom/original priority in the GUI settings.
* Added banner download from custom URL when GameCube mode is enable.
  Set the URL manually in the GXGlobal.cfg, http://URL/ will search 
  for http://URL/ID6.bnr and http://URL/ID3.bnr
  Delete URL to disable banner download. Thanks to Abz for the default URL.
This commit is contained in:
Cyan 2012-08-05 17:07:47 +00:00
parent acc2349649
commit 6b64e0714f
34 changed files with 1209 additions and 311 deletions

View File

@ -2,8 +2,8 @@
<app version="1"> <app version="1">
<name> USB Loader GX</name> <name> USB Loader GX</name>
<coder>USB Loader GX Team</coder> <coder>USB Loader GX Team</coder>
<version>3.0 r1200</version> <version>3.0 r1201</version>
<release_date>201207222008</release_date> <release_date>201208051246</release_date>
<!-- // remove this line to enable arguments <!-- // remove this line to enable arguments
<arguments> <arguments>
<arg>--ios=250</arg> <arg>--ios=250</arg>

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: David Jelinek (djelinek@hotmail.com) e->e,r->r,u->u, c->c \n" "Last-Translator: David Jelinek (djelinek@hotmail.com) e->e,r->r,u->u, c->c \n"
"Language-Team: r1056 - last version on http://djelinek.sweb.cz/_USBLoderGX/czech.lang \n" "Language-Team: r1056 - last version on http://djelinek.sweb.cz/_USBLoderGX/czech.lang \n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Vytvorit"
msgid "Credits" msgid "Credits"
msgstr "Zásluhy" msgstr "Zásluhy"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Vlastní cesty" msgstr "Vlastní cesty"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Upravené/Originál" msgstr "Upravené/Originál"
@ -554,6 +560,9 @@ msgstr "Puvodní nastavení"
msgid "Delete" msgid "Delete"
msgstr "Smazat" msgstr "Smazat"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Smazat Cheat GCT" msgstr "Smazat Cheat GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "" msgstr ""
@ -698,6 +710,9 @@ msgstr "Stažení dokonceno"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Stahování 3D obalu" msgstr "Stahování 3D obalu"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Stahování plochých obalu" msgstr "Stahování plochých obalu"
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "Plná nabídka" msgstr "Plná nabídka"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Uplné ukoncení" msgstr "Uplné ukoncení"
@ -1106,6 +1121,12 @@ msgstr "Hlavní menu"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Cesta pro Homebrew aplikace" msgstr "Cesta pro Homebrew aplikace"
@ -1292,6 +1313,12 @@ msgstr "Hudební smycka"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Zvuková smycka" msgstr "Zvuková smycka"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr "Pouze oddíl s hrami"
msgid "Only for Install" msgid "Only for Install"
msgstr "Pouze pro instalaci" msgstr "Pouze pro instalaci"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: Fox888[dk]\n" "Last-Translator: Fox888[dk]\n"
"Language-Team: [dk]\n" "Language-Team: [dk]\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Opret"
msgid "Credits" msgid "Credits"
msgstr "Lavet af:" msgstr "Lavet af:"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Tilpasset DVD billeder" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Sti-indstillinger" msgstr "Sti-indstillinger"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Tilpassede/Originale" msgstr "Tilpassede/Originale"
@ -554,6 +560,9 @@ msgstr "Standardindstillinger"
msgid "Delete" msgid "Delete"
msgstr "Slet" msgstr "Slet"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Slet cheat GCT" msgstr "Slet cheat GCT"
@ -611,6 +620,9 @@ msgstr "Ny Disc opdaget"
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "" msgstr ""
@ -698,6 +710,9 @@ msgstr "Download færdig"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Downloader 3D Covers" msgstr "Downloader 3D Covers"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Downloader Flade Covers" msgstr "Downloader Flade Covers"
@ -974,15 +989,15 @@ msgstr "Fuld"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Sti til Fuld Cover" msgstr "Sti til Fuld Cover"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "Fuld HQ Covers" msgstr ""
msgid "Full LQ Covers"
msgstr "Fuld LQ Covers"
msgid "Full Menu" msgid "Full Menu"
msgstr "Fuld Menu" msgstr "Fuld Menu"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Luk helt ned" msgstr "Luk helt ned"
@ -1106,6 +1121,12 @@ msgstr ""
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Hard Disk instillinger" msgstr "Hard Disk instillinger"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Sti til homebrew-programmer" msgstr "Sti til homebrew-programmer"
@ -1292,6 +1313,12 @@ msgstr "Afspil musik i løkke"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Afspil lyd i løkke" msgstr "Afspil lyd i løkke"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "Kun spil Partition"
msgid "Only for Install" msgid "Only for Install"
msgstr "Kun til installering" msgstr "Kun til installering"
msgid "Original Discarts" msgid "Original"
msgstr "Originale DVD Billeder" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Originale/Tilpassede" msgstr "Originale/Tilpassede"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Tilpasset DVD billeder"
#~ msgid "Full HQ Covers"
#~ msgstr "Fuld HQ Covers"
#~ msgid "Full LQ Covers"
#~ msgstr "Fuld LQ Covers"
#~ msgid "Original Discarts"
#~ msgstr "Originale DVD Billeder"
#~ msgid "Rename Game on WBFS" #~ msgid "Rename Game on WBFS"
#~ msgstr "Omdøb spil på WBFS" #~ msgstr "Omdøb spil på WBFS"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2011-12-17 14:22+0100\n" "PO-Revision-Date: 2011-12-17 14:22+0100\n"
"Last-Translator: Arthur117\n" "Last-Translator: Arthur117\n"
"Language-Team: tj_cool, glowy, Arthur117\n" "Language-Team: tj_cool, glowy, Arthur117\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Maak"
msgid "Credits" msgid "Credits"
msgstr "" msgstr ""
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Aangepaste Disk Labels" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Bestandslocaties" msgstr "Bestandslocaties"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Aangepast/Origineel" msgstr "Aangepast/Origineel"
@ -554,6 +560,9 @@ msgstr "Standaardinstellingen"
msgid "Delete" msgid "Delete"
msgstr "Verwijderen" msgstr "Verwijderen"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Cheat GCT verwijderen" msgstr "Cheat GCT verwijderen"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "" msgstr ""
@ -698,6 +710,9 @@ msgstr "Download voltooid"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "3D hoesjes aan het downloaden" msgstr "3D hoesjes aan het downloaden"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Platte hoesjes aan het downloaden" msgstr "Platte hoesjes aan het downloaden"
@ -974,15 +989,15 @@ msgstr "Volledig"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Volledige hoesjes pad" msgstr "Volledige hoesjes pad"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "HQ volledige hoesjes" msgstr ""
msgid "Full LQ Covers"
msgstr "LQ volledige hoesjes"
msgid "Full Menu" msgid "Full Menu"
msgstr "Volledig Menu" msgstr "Volledig Menu"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Volledig uitzetten" msgstr "Volledig uitzetten"
@ -1106,6 +1121,12 @@ msgstr ""
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Harddisk Instellingen" msgstr "Harddisk Instellingen"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Locatie homebrew apps" msgstr "Locatie homebrew apps"
@ -1292,6 +1313,12 @@ msgstr "Herhaal Muziek"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Geluid herhalen" msgstr "Geluid herhalen"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "Alleen Spel Partitie"
msgid "Only for Install" msgid "Only for Install"
msgstr "Alleen bij installeren" msgstr "Alleen bij installeren"
msgid "Original Discarts" msgid "Original"
msgstr "Originele Disk Labels" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Origineel/Aangepast" msgstr "Origineel/Aangepast"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Aangepaste Disk Labels"
#~ msgid "Full HQ Covers"
#~ msgstr "HQ volledige hoesjes"
#~ msgid "Full LQ Covers"
#~ msgstr "LQ volledige hoesjes"
#~ msgid "Original Discarts"
#~ msgstr "Originele Disk Labels"
#~ msgid "Rename Game on WBFS" #~ msgid "Rename Game on WBFS"
#~ msgstr "Spel hernoemen op WBFS" #~ msgstr "Spel hernoemen op WBFS"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr ""
msgid "Credits" msgid "Credits"
msgstr "" msgstr ""
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "" msgstr ""
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "" msgstr ""
@ -554,6 +560,9 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "" msgstr ""
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "" msgstr ""
@ -698,6 +710,9 @@ msgstr ""
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr ""
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "" msgstr ""
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "" msgstr ""
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "" msgstr ""
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: c64rmx\n" "Last-Translator: c64rmx\n"
"Language-Team: \n" "Language-Team: \n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Luo"
msgid "Credits" msgid "Credits"
msgstr "Tekijät" msgstr "Tekijät"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Omat polut" msgstr "Omat polut"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Omat/Alkuperäiset" msgstr "Omat/Alkuperäiset"
@ -554,6 +560,9 @@ msgstr "Oletusasetukset"
msgid "Delete" msgid "Delete"
msgstr "Tuhoa" msgstr "Tuhoa"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Tuhoa Koodi GCT" msgstr "Tuhoa Koodi GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Levynvaihto" msgstr "Levynvaihto"
@ -698,6 +710,9 @@ msgstr "Lataus valmistunut"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr ""
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrew Apps polku" msgstr "Homebrew Apps polku"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "" msgstr ""
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Ainoastaan asennusta varten" msgstr "Ainoastaan asennusta varten"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -1,11 +1,11 @@
# USB Loader GX language source file. # USB Loader GX language source file.
# French.lang - r1197 # French.lang - r1201
# don't delete/change this line (é). # don't delete/change this line (é).
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: Cyan\n" "Last-Translator: Cyan\n"
"Language-Team: Badablek, Amour, ikya, Cyan & Kin8\n" "Language-Team: Badablek, Amour, ikya, Cyan & Kin8\n"
@ -187,6 +187,9 @@ msgstr "Bannière animée"
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "Paramètres des Bannières" msgstr "Paramètres des Bannières"
msgid "Banner On Channels"
msgstr "Bannière sur Chaînes"
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "Le mode Chaînes nécessite AHBPROT! Pensez à mettre à jour votre Homebrew Channel." msgstr "Le mode Chaînes nécessite AHBPROT! Pensez à mettre à jour votre Homebrew Channel."
@ -257,7 +260,7 @@ msgid "Block Sound Settings"
msgstr "Bloquer Sons" msgstr "Bloquer Sons"
msgid "Block Theme Downloader" msgid "Block Theme Downloader"
msgstr "Bloquer Télech. thèmes" msgstr "Bloquer Téléch. thèmes"
msgid "Block Theme Menu" msgid "Block Theme Menu"
msgstr "Bloquer Thèmes" msgstr "Bloquer Thèmes"
@ -479,12 +482,15 @@ msgstr "Créer"
msgid "Credits" msgid "Credits"
msgstr "Crédits" msgstr "Crédits"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Labels DVD persos" msgstr "Bannières persos"
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Personnalisation des dossiers" msgstr "Personnalisation des dossiers"
msgid "Customs"
msgstr "Persos"
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Persos/Originaux" msgstr "Persos/Originaux"
@ -554,6 +560,9 @@ msgstr "Réinitialiser les paramètres"
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
msgid "Delete Cached Banner"
msgstr "Supprimer bannière en cache"
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Supprimer GCT de triche" msgstr "Supprimer GCT de triche"
@ -611,6 +620,9 @@ msgstr "Insertion de disque détectée"
msgid "Disc read error." msgid "Disc read error."
msgstr "Erreur de lecture du disque." msgstr "Erreur de lecture du disque."
msgid "Discarts"
msgstr "Labels DVD"
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Disque uniquement" msgstr "Disque uniquement"
@ -698,6 +710,9 @@ msgstr "Téléchargement terminé"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Téléchargement des jaquettes 3D" msgstr "Téléchargement des jaquettes 3D"
msgid "Downloading Custom Banners"
msgstr "Téléch. des bannières persos"
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Téléchargement des jaquettes 2D" msgstr "Téléchargement des jaquettes 2D"
@ -974,15 +989,15 @@ msgstr "Complète"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Dossier jaqu. complètes" msgstr "Dossier jaqu. complètes"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "Jaqu. complètes HD" msgstr "Jaquettes complètes"
msgid "Full LQ Covers"
msgstr "Jaqu. complètes SD"
msgid "Full Menu" msgid "Full Menu"
msgstr "Menu complet" msgstr "Menu complet"
msgid "Full covers Download"
msgstr "Téléch. Jaqu. complètes"
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Éteindre" msgstr "Éteindre"
@ -1106,6 +1121,12 @@ msgstr "Menu HOME"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Paramètres des Disques durs" msgstr "Paramètres des Disques durs"
msgid "High Quality"
msgstr "Hautes qualités"
msgid "High/Low"
msgstr "Hautes/Basses"
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Dossier Apps Homebrew" msgstr "Dossier Apps Homebrew"
@ -1292,6 +1313,12 @@ msgstr "Répéter musique"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Intro en boucle" msgstr "Intro en boucle"
msgid "Low Quality"
msgstr "Basses qualités"
msgid "Low/High"
msgstr "Basses/Hautes"
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "MIOS (Défaut & Customs)" msgstr "MIOS (Défaut & Customs)"
@ -1502,8 +1529,8 @@ msgstr "Uniquement la partition de jeu"
msgid "Only for Install" msgid "Only for Install"
msgstr "Uniquement à l'installation" msgstr "Uniquement à l'installation"
msgid "Original Discarts" msgid "Original"
msgstr "Labels DVD originaux" msgstr "Originaux"
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Originaux/Persos" msgstr "Originaux/Persos"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Labels DVD persos"
#~ msgid "Full HQ Covers"
#~ msgstr "Jaqu. complètes HD"
#~ msgid "Full LQ Covers"
#~ msgstr "Jaqu. complètes SD"
#~ msgid "Original Discarts"
#~ msgstr "Labels DVD originaux"
#~ msgid "GC Force Interlace" #~ msgid "GC Force Interlace"
#~ msgstr "Entrelacement GameCube" #~ msgstr "Entrelacement GameCube"

View File

@ -1,11 +1,11 @@
# USB Loader GX # USB Loader GX
# german.lang - r1192 # german.lang - r1200
# don't delete/change this line (é). # don't delete/change this line (é).
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2010-07-03 17:35-0800\n" "PO-Revision-Date: 2010-07-03 17:35-0800\n"
"Last-Translator: TheRealVisitor\n" "Last-Translator: TheRealVisitor\n"
"Language-Team: Bertilax, Snoozer, wishmasterf, ZEN.13, TheRealVisitor\n" "Language-Team: Bertilax, Snoozer, wishmasterf, ZEN.13, TheRealVisitor\n"
@ -187,6 +187,9 @@ msgstr "Banner Animation"
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "Banner Animationen" msgstr "Banner Animationen"
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "Banner Raster-Layout ist nur verfügbar mit AHBPROT! Bitte installiere die aktuelle HBC-Version." msgstr "Banner Raster-Layout ist nur verfügbar mit AHBPROT! Bitte installiere die aktuelle HBC-Version."
@ -479,17 +482,20 @@ msgstr "Erstelle GCT"
msgid "Credits" msgid "Credits"
msgstr "Danksagungen" msgstr "Danksagungen"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Eig. Diskbilder" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Pfade anpassen" msgstr "Pfade anpassen"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Community/Original" msgstr "Community/Original"
msgid "DEVO MemCard Emulation" msgid "DEVO MemCard Emulation"
msgstr "" msgstr "DEVO MemCard Emulation"
msgid "DML Auto" msgid "DML Auto"
msgstr "DML Auto" msgstr "DML Auto"
@ -498,10 +504,10 @@ msgid "DML Debug"
msgstr "DML Debug" msgstr "DML Debug"
msgid "DML Force Widescreen" msgid "DML Force Widescreen"
msgstr "" msgstr "DML Breitbild erzw."
msgid "DML Installed Version" msgid "DML Installed Version"
msgstr "" msgstr "Installierte DML Version"
msgid "DML LED Activity" msgid "DML LED Activity"
msgstr "DML LED Aktivität" msgstr "DML LED Aktivität"
@ -513,7 +519,7 @@ msgid "DML No Disc"
msgstr "DML Keine Disk" msgstr "DML Keine Disk"
msgid "DML No Disc+" msgid "DML No Disc+"
msgstr "" msgstr "DML Keine Disk+"
msgid "DML None" msgid "DML None"
msgstr "DML Nichts" msgstr "DML Nichts"
@ -522,7 +528,7 @@ msgid "DML PAD Hook"
msgstr "DML PAD Hook" msgstr "DML PAD Hook"
msgid "DML Progressive Patch" msgid "DML Progressive Patch"
msgstr "" msgstr "DML Progressive Patch"
msgid "DML Video Mode" msgid "DML Video Mode"
msgstr "DML Video Modus" msgstr "DML Video Modus"
@ -554,6 +560,9 @@ msgstr "Einstellungen zurücksetzen"
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Lösche GCT Cheatdatei" msgstr "Lösche GCT Cheatdatei"
@ -588,10 +597,10 @@ msgid "Developer:"
msgstr "Entwickler:" msgstr "Entwickler:"
msgid "Devolution" msgid "Devolution"
msgstr "" msgstr "Devolution"
msgid "Devolution Loader Path" msgid "Devolution Loader Path"
msgstr "" msgstr "Devolution Loader"
msgid "Directory does not exist!" msgid "Directory does not exist!"
msgstr "Verzeichnis existiert nicht!" msgstr "Verzeichnis existiert nicht!"
@ -611,6 +620,9 @@ msgstr "Disk erkannt"
msgid "Disc read error." msgid "Disc read error."
msgstr "Disk Lese-Fehler" msgstr "Disk Lese-Fehler"
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "DiskFlip" msgstr "DiskFlip"
@ -698,6 +710,9 @@ msgstr "Download abgeschlossen"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Lade 3D Cover herunter" msgstr "Lade 3D Cover herunter"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Lade 2D Cover herunter" msgstr "Lade 2D Cover herunter"
@ -974,15 +989,15 @@ msgstr "Vollständig"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Box Cover" msgstr "Box Cover"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "Box HQ Cover" msgstr ""
msgid "Full LQ Covers"
msgstr "Box LQ Cover"
msgid "Full Menu" msgid "Full Menu"
msgstr "Ganzes Menü" msgstr "Ganzes Menü"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Ausschalten" msgstr "Ausschalten"
@ -1068,7 +1083,7 @@ msgid "GameCube"
msgstr "GameCube" msgstr "GameCube"
msgid "GameCube Mode" msgid "GameCube Mode"
msgstr "" msgstr "GameCube Modus"
msgid "GameTDB Path" msgid "GameTDB Path"
msgstr "GameTDB" msgstr "GameTDB"
@ -1106,6 +1121,12 @@ msgstr "HOME Menü"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Festplatten Optionen" msgstr "Festplatten Optionen"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrew Apps" msgstr "Homebrew Apps"
@ -1145,7 +1166,7 @@ msgid "Incoming file %0.2fMB"
msgstr "Eingehende Datei %0.2fMB" msgstr "Eingehende Datei %0.2fMB"
msgid "Individual" msgid "Individual"
msgstr "" msgstr "Individuell"
msgid "Initializing Network" msgid "Initializing Network"
msgstr "Initialisiere Netzwerk" msgstr "Initialisiere Netzwerk"
@ -1292,9 +1313,15 @@ msgstr "Wiederholung"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Wiederholung" msgstr "Wiederholung"
msgid "MIOS (Default & Customs)" msgid "Low Quality"
msgstr "" msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)"
msgstr "MIOS (Standard & Angepasste)"
msgid "Main DOL" msgid "Main DOL"
msgstr "Haupt-DOL" msgstr "Haupt-DOL"
@ -1502,8 +1529,8 @@ msgstr "Nur Spiele Partition"
msgid "Only for Install" msgid "Only for Install"
msgstr "Nur beim Installieren" msgstr "Nur beim Installieren"
msgid "Original Discarts" msgid "Original"
msgstr "Org. Diskbilder" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Original/Community" msgstr "Original/Community"
@ -1833,19 +1860,19 @@ msgid "The .them file was not found in the zip."
msgstr "Die .them Datei wurde in der zip nicht gefunden." msgstr "Die .them Datei wurde in der zip nicht gefunden."
msgid "The Force Widescreen setting requires DIOS MIOS v2.2 or more. This setting will be ignored." msgid "The Force Widescreen setting requires DIOS MIOS v2.2 or more. This setting will be ignored."
msgstr "" msgstr "Die Einstellung -Breitbild erzw.- erforder DIOS MIOS v2.2 und neuer. Diese Einstellungen wird ignoriert."
msgid "The GCT Cheatcodes Path and this game are not on the same partition. Run the game without Ocarina?" msgid "The GCT Cheatcodes Path and this game are not on the same partition. Run the game without Ocarina?"
msgstr "" msgstr "Der GCT Cheatcodes Pfad und dieses Spiel sind nicht auf der selben Partition. Spiel ohne Ocarina starten?"
msgid "The GCT Cheatcodes Path must be on SD card. Run the game without Ocarina?" msgid "The GCT Cheatcodes Path must be on SD card. Run the game without Ocarina?"
msgstr "" msgstr "Der GCT Cheatcodes Pfad muss auf der SD-Karte sein. Spiel ohne Ocarina starten?"
msgid "The Miis will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten." msgid "The Miis will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten."
msgstr "Die Miis werden in den EmuNand Pfad und EmuNand Kanal-Pfad kopiert. Achtung: Alle vorhandenen Dateien werden überschrieben." msgstr "Die Miis werden in den EmuNand Pfad und EmuNand Kanal-Pfad kopiert. Achtung: Alle vorhandenen Dateien werden überschrieben."
msgid "The No Disc setting is not used anymore by DIOS MIOS (Lite). Now you need to place a disc in your drive." msgid "The No Disc setting is not used anymore by DIOS MIOS (Lite). Now you need to place a disc in your drive."
msgstr "" msgstr "Die -keine Disk Einstellung- wird nicht mehr unterstützt von DIOS MIOS (Lite). Jetzt muss eine Disk im Laufwerk sein."
msgid "The SYSCONF file will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten." msgid "The SYSCONF file will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten."
msgstr "Die SYSCONF wird in den EmuNand Pfad und EmuNand Kanal-Pfad kopiert. Achtung: Alle vorhandenen Dateien werden überschrieben." msgstr "Die SYSCONF wird in den EmuNand Pfad und EmuNand Kanal-Pfad kopiert. Achtung: Alle vorhandenen Dateien werden überschrieben."
@ -1912,16 +1939,16 @@ msgid "Titles from GameTDB"
msgstr "Namen aus der WiiTDB" msgstr "Namen aus der WiiTDB"
msgid "To run GameCube games from Disc you need to set the GameCube mode to MIOS in the game settings." msgid "To run GameCube games from Disc you need to set the GameCube mode to MIOS in the game settings."
msgstr "" msgstr "Um GameCube Spiele von DVD zu starten, muss der GameCube Modus in den Spieleinstellungen auf MIOS gesetzt werden."
msgid "To run GameCube games with DIOS MIOS you need to place them on an USB FAT32 partition." msgid "To run GameCube games with DIOS MIOS you need to place them on an USB FAT32 partition."
msgstr "Um GameCube-Spiele mit DIOS MIOS zu spielen, müssen sie sich auf einer USB FAT32 Partition befinden." msgstr "Um GameCube Spiele mit DIOS MIOS zu spielen, müssen sie sich auf einer USB FAT32 Partition befinden."
msgid "To run GameCube games with DIOS MIOS you need to set your 'Main GameCube Path' to an USB FAT32 partition." msgid "To run GameCube games with DIOS MIOS you need to set your 'Main GameCube Path' to an USB FAT32 partition."
msgstr "Um GameCube-Spiele mit DIOS MIOS zu spielen, muss der 'GemeCube Hauptpfad' auf eine USB FAT32 Partition zeigen." msgstr "Um GameCube-Spiele mit DIOS MIOS zu spielen, muss der 'GemeCube Hauptpfad' auf eine USB FAT32 Partition zeigen."
msgid "To run GameCube games with Devolution you need the loader.bin file in your Devolution Path." msgid "To run GameCube games with Devolution you need the loader.bin file in your Devolution Path."
msgstr "" msgstr "Um GameCube Spiele mit Devolution zu starten, muss sich die loader.bin Datei in Devolution Pfad befinden."
msgid "Tooltip Delay" msgid "Tooltip Delay"
msgstr "Tooltip Verzögerung" msgstr "Tooltip Verzögerung"
@ -1999,7 +2026,7 @@ msgid "Uploaded ZIP file installed to homebrew directory."
msgstr "Die hochgeladene ZIP Datei wurde ins Homebrew Verzeichnis installiert." msgstr "Die hochgeladene ZIP Datei wurde ins Homebrew Verzeichnis installiert."
msgid "Use Game Settings" msgid "Use Game Settings"
msgstr "" msgstr "Spiele Einst. ben."
msgid "Use System Font" msgid "Use System Font"
msgstr "Wii-Systemschriftart" msgstr "Wii-Systemschriftart"
@ -2184,10 +2211,22 @@ msgid "seconds left"
msgstr "Sekunden verbleiben" msgstr "Sekunden verbleiben"
msgid "v1.2 -> v2.1" msgid "v1.2 -> v2.1"
msgstr "" msgstr "v1.2 -> v2.1"
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr "v2.2+"
#~ msgid "Custom Discarts"
#~ msgstr "Eig. Diskbilder"
#~ msgid "Full HQ Covers"
#~ msgstr "Box HQ Cover"
#~ msgid "Full LQ Covers"
#~ msgstr "Box LQ Cover"
#~ msgid "Original Discarts"
#~ msgstr "Org. Diskbilder"
#~ msgid "GC Force Interlace" #~ msgid "GC Force Interlace"
#~ msgstr "GC Interlace erzw." #~ msgstr "GC Interlace erzw."

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-12-29 11:05+0100\n" "PO-Revision-Date: 2009-12-29 11:05+0100\n"
"Last-Translator: Springdale\n" "Last-Translator: Springdale\n"
"Language-Team: Tusk, Springdale\n" "Language-Team: Tusk, Springdale\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Létrehozás"
msgid "Credits" msgid "Credits"
msgstr "Készítõk" msgstr "Készítõk"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Egyéni útvonalak" msgstr "Egyéni útvonalak"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Egyéni/Eredeti" msgstr "Egyéni/Eredeti"
@ -554,6 +560,9 @@ msgstr "Alapértelmezett beállítások"
msgid "Delete" msgid "Delete"
msgstr "Törlés" msgstr "Törlés"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Cheat GCT törlés" msgstr "Cheat GCT törlés"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Lemezforgatás" msgstr "Lemezforgatás"
@ -698,6 +710,9 @@ msgstr "Letöltés kész"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "HOME Menü"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrew Útvonal" msgstr "Homebrew Útvonal"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Folyamatos hang" msgstr "Folyamatos hang"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Csak telepítéshez" msgstr "Csak telepítéshez"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -1,11 +1,11 @@
# USB Loader GX language source file. # USB Loader GX language source file.
# italian.lang - r1195 # italian.lang - r1200
# don't delete/change this line (é). # don't delete/change this line (é).
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2011-09-11 12:19+0100\n" "PO-Revision-Date: 2011-09-11 12:19+0100\n"
"Last-Translator: xFede\n" "Last-Translator: xFede\n"
"Language-Team: xFede (fedeanto11@gmail.com)\n" "Language-Team: xFede (fedeanto11@gmail.com)\n"
@ -187,6 +187,9 @@ msgstr "Animazione banner"
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "Impostazioni animazione banner" msgstr "Impostazioni animazione banner"
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "La visualizzazione con i banner è disponibile soltanto con l'AHBPROT! Installa l'ultimo HBC." msgstr "La visualizzazione con i banner è disponibile soltanto con l'AHBPROT! Installa l'ultimo HBC."
@ -479,12 +482,15 @@ msgstr "Crea"
msgid "Credits" msgid "Credits"
msgstr "Ringraziamenti" msgstr "Ringraziamenti"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Imm. disco person." msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Percorsi personalizzati" msgstr "Percorsi personalizzati"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Modific./origin." msgstr "Modific./origin."
@ -492,16 +498,16 @@ msgid "DEVO MemCard Emulation"
msgstr "Emulazione memory card devolution" msgstr "Emulazione memory card devolution"
msgid "DML Auto" msgid "DML Auto"
msgstr "" msgstr "Patch auto DML"
msgid "DML Debug" msgid "DML Debug"
msgstr "Debug DML" msgstr "Debug DML"
msgid "DML Force Widescreen" msgid "DML Force Widescreen"
msgstr "" msgstr "Forza widescreen DML"
msgid "DML Installed Version" msgid "DML Installed Version"
msgstr "" msgstr "Versione installata DML"
msgid "DML LED Activity" msgid "DML LED Activity"
msgstr "Led attività DML" msgstr "Led attività DML"
@ -513,10 +519,10 @@ msgid "DML No Disc"
msgstr "No-disco DML" msgstr "No-disco DML"
msgid "DML No Disc+" msgid "DML No Disc+"
msgstr "" msgstr "No-disco+ DML"
msgid "DML None" msgid "DML None"
msgstr "" msgstr "Nessuna patch DML"
msgid "DML PAD Hook" msgid "DML PAD Hook"
msgstr "PAD hook DML" msgstr "PAD hook DML"
@ -525,7 +531,7 @@ msgid "DML Progressive Patch"
msgstr "Patch video-progressivo DML" msgstr "Patch video-progressivo DML"
msgid "DML Video Mode" msgid "DML Video Mode"
msgstr "" msgstr "Modalità video DML"
msgid "DOL Path" msgid "DOL Path"
msgstr "Percorso DOL" msgstr "Percorso DOL"
@ -554,6 +560,9 @@ msgstr "Impostazioni predefinite"
msgid "Delete" msgid "Delete"
msgstr "Elimina" msgstr "Elimina"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Elimina trucchi GCT" msgstr "Elimina trucchi GCT"
@ -611,6 +620,9 @@ msgstr "Rilevato il disco"
msgid "Disc read error." msgid "Disc read error."
msgstr "Errore durante la lettura del disco." msgstr "Errore durante la lettura del disco."
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Gira i dischi" msgstr "Gira i dischi"
@ -698,6 +710,9 @@ msgstr "Scaricamento completato"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Scaricando copertine 3D..." msgstr "Scaricando copertine 3D..."
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Scaricando copertine 2D..." msgstr "Scaricando copertine 2D..."
@ -945,7 +960,7 @@ msgid "Found missing images."
msgstr "Trovate le immagini mancanti." msgstr "Trovate le immagini mancanti."
msgid "Frame" msgid "Frame"
msgstr "" msgstr "Frame"
msgid "Frame Projection Height" msgid "Frame Projection Height"
msgstr "Proiezione altezza frame" msgstr "Proiezione altezza frame"
@ -974,15 +989,15 @@ msgstr "Completa"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Percorso cop. complete" msgstr "Percorso cop. complete"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "Cop. complete HQ" msgstr ""
msgid "Full LQ Covers"
msgstr "Cop. complete LQ"
msgid "Full Menu" msgid "Full Menu"
msgstr "Menu completo" msgstr "Menu completo"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Spegnimento completo" msgstr "Spegnimento completo"
@ -1106,6 +1121,12 @@ msgstr "Menu HOME"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Impostazioni disco rigido" msgstr "Impostazioni disco rigido"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Percorso homebrew" msgstr "Percorso homebrew"
@ -1292,6 +1313,12 @@ msgstr "Ripeti brano"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Suono ripetuto" msgstr "Suono ripetuto"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "MIOS (Predefinito e personalizzati)" msgstr "MIOS (Predefinito e personalizzati)"
@ -1502,8 +1529,8 @@ msgstr "Solo Partizione Gioco"
msgid "Only for Install" msgid "Only for Install"
msgstr "Solo per Installare" msgstr "Solo per Installare"
msgid "Original Discarts" msgid "Original"
msgstr "Imm. Disco originali" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Origin./Modific." msgstr "Origin./Modific."
@ -1833,7 +1860,7 @@ msgid "The .them file was not found in the zip."
msgstr "Il file .them non è stato trovato nel zip." msgstr "Il file .them non è stato trovato nel zip."
msgid "The Force Widescreen setting requires DIOS MIOS v2.2 or more. This setting will be ignored." msgid "The Force Widescreen setting requires DIOS MIOS v2.2 or more. This setting will be ignored."
msgstr "" msgstr "L'impostazione forza widescreen richiedere DIOS MIOS v2.2 o superiore. L'impostazione verrà ignorata."
msgid "The GCT Cheatcodes Path and this game are not on the same partition. Run the game without Ocarina?" msgid "The GCT Cheatcodes Path and this game are not on the same partition. Run the game without Ocarina?"
msgstr "Il percorso dei trucchi GCT e qyesto gioco non sono sulla stessa partizione. Avviare il gioco senza i trucchi?" msgstr "Il percorso dei trucchi GCT e qyesto gioco non sono sulla stessa partizione. Avviare il gioco senza i trucchi?"
@ -1999,7 +2026,7 @@ msgid "Uploaded ZIP file installed to homebrew directory."
msgstr "File ZIP installato nella cartella degli Homebrew." msgstr "File ZIP installato nella cartella degli Homebrew."
msgid "Use Game Settings" msgid "Use Game Settings"
msgstr "" msgstr "Usa impostazioni gioco"
msgid "Use System Font" msgid "Use System Font"
msgstr "Usa il font di sistema" msgstr "Usa il font di sistema"
@ -2188,3 +2215,15 @@ msgstr "v1.2 -> v2.1"
msgid "v2.2+" msgid "v2.2+"
msgstr "v2.2+" msgstr "v2.2+"
#~ msgid "Custom Discarts"
#~ msgstr "Imm. disco person."
#~ msgid "Full HQ Covers"
#~ msgstr "Cop. complete HQ"
#~ msgid "Full LQ Covers"
#~ msgstr "Cop. complete LQ"
#~ msgid "Original Discarts"
#~ msgstr "Imm. Disco originali"

View File

@ -5,9 +5,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: hosigumayuugi\n" "Last-Translator: Trickart\n"
"Language-Team: hosigumayuugi\n" "Language-Team: hosigumayuugi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
@ -137,7 +137,7 @@ msgid "Are you sure you want to import game categories from GameTDB?"
msgstr "GameTDBからカテゴリをインポートしますか?" msgstr "GameTDBからカテゴリをインポートしますか?"
msgid "Are you sure you want to install on SD?" msgid "Are you sure you want to install on SD?"
msgstr "SDにインストールしますか?" msgstr "SDカードにインストールしますか?"
msgid "Are you sure you want to lock USB Loader GX?" msgid "Are you sure you want to lock USB Loader GX?"
msgstr "USB Loader GXをロックしますか?" msgstr "USB Loader GXをロックしますか?"
@ -187,6 +187,9 @@ msgstr "バナーアニメ"
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "バナーアニメ設定" msgstr "バナーアニメ設定"
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "バナーグリッドレイアウトはAHBPROTが有効でないといけません!新しいHBCに更新してください" msgstr "バナーグリッドレイアウトはAHBPROTが有効でないといけません!新しいHBCに更新してください"
@ -361,7 +364,7 @@ msgid "Clock"
msgstr "時計の表示" msgstr "時計の表示"
msgid "Clock Scale Factor" msgid "Clock Scale Factor"
msgstr "時計のサイズ" msgstr "クロックスケーリング"
msgid "Close" msgid "Close"
msgstr "とじる" msgstr "とじる"
@ -479,29 +482,32 @@ msgstr "作成"
msgid "Credits" msgid "Credits"
msgstr "提供・協力" msgstr "提供・協力"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "カスタムレーベル" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "パスを変更" msgstr "パスを変更"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "カスタムを優先" msgstr "カスタムを優先"
msgid "DEVO MemCard Emulation" msgid "DEVO MemCard Emulation"
msgstr "" msgstr "Devoメモリーカードエミュレーション"
msgid "DML Auto" msgid "DML Auto"
msgstr "" msgstr "DML オート"
msgid "DML Debug" msgid "DML Debug"
msgstr "DML デバッグ" msgstr "DML デバッグ"
msgid "DML Force Widescreen" msgid "DML Force Widescreen"
msgstr "" msgstr "DML 強制ワイドスクリーン"
msgid "DML Installed Version" msgid "DML Installed Version"
msgstr "" msgstr "DMLのバージョン"
msgid "DML LED Activity" msgid "DML LED Activity"
msgstr "DML LED点灯" msgstr "DML LED点灯"
@ -513,19 +519,19 @@ msgid "DML No Disc"
msgstr "DML ディスクなし" msgstr "DML ディスクなし"
msgid "DML No Disc+" msgid "DML No Disc+"
msgstr "" msgstr "DML ディスクなし+"
msgid "DML None" msgid "DML None"
msgstr "" msgstr "DML なし"
msgid "DML PAD Hook" msgid "DML PAD Hook"
msgstr "DML PADフック" msgstr "DML PADフック"
msgid "DML Progressive Patch" msgid "DML Progressive Patch"
msgstr "" msgstr "DML プログレッシブパッチ"
msgid "DML Video Mode" msgid "DML Video Mode"
msgstr "" msgstr "DML ビデオモード"
msgid "DOL Path" msgid "DOL Path"
msgstr "代替DOL" msgstr "代替DOL"
@ -554,6 +560,9 @@ msgstr "設定を初期化"
msgid "Delete" msgid "Delete"
msgstr "削除しますか" msgstr "削除しますか"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "GCTファイルを削除" msgstr "GCTファイルを削除"
@ -588,10 +597,10 @@ msgid "Developer:"
msgstr "開発者:" msgstr "開発者:"
msgid "Devolution" msgid "Devolution"
msgstr "" msgstr "Devolution"
msgid "Devolution Loader Path" msgid "Devolution Loader Path"
msgstr "" msgstr "Devolution ローダー"
msgid "Directory does not exist!" msgid "Directory does not exist!"
msgstr "フォルダがありません" msgstr "フォルダがありません"
@ -611,6 +620,9 @@ msgstr "ディスクの挿入を検知しました"
msgid "Disc read error." msgid "Disc read error."
msgstr "読み込みエラー" msgstr "読み込みエラー"
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "ディスクの回転風" msgstr "ディスクの回転風"
@ -698,6 +710,9 @@ msgstr "ダウンロードが終了しました"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "両面カバーをダウンロード中" msgstr "両面カバーをダウンロード中"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "正面カバーをダウンロード中" msgstr "正面カバーをダウンロード中"
@ -974,15 +989,15 @@ msgstr "フル"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "フルカバー" msgstr "フルカバー"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "フルカバー(精細)" msgstr ""
msgid "Full LQ Covers"
msgstr "フルカバー(普通)"
msgid "Full Menu" msgid "Full Menu"
msgstr "完全なメニュー" msgstr "完全なメニュー"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "シャットダウン" msgstr "シャットダウン"
@ -1068,7 +1083,7 @@ msgid "GameCube"
msgstr "ゲームキューブ" msgstr "ゲームキューブ"
msgid "GameCube Mode" msgid "GameCube Mode"
msgstr "" msgstr "ゲームキューブのモード"
msgid "GameTDB Path" msgid "GameTDB Path"
msgstr "ゲーム名リスト" msgstr "ゲーム名リスト"
@ -1106,6 +1121,12 @@ msgstr "HOMEボタンメニュー"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "HDD設定" msgstr "HDD設定"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrewアプリ" msgstr "Homebrewアプリ"
@ -1145,7 +1166,7 @@ msgid "Incoming file %0.2fMB"
msgstr "ファイルを受信中 %0.2fMB" msgstr "ファイルを受信中 %0.2fMB"
msgid "Individual" msgid "Individual"
msgstr "" msgstr "それぞれ"
msgid "Initializing Network" msgid "Initializing Network"
msgstr "接続中・・・" msgstr "接続中・・・"
@ -1292,9 +1313,15 @@ msgstr "ループさせる"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "ループさせる" msgstr "ループさせる"
msgid "MIOS (Default & Customs)" msgid "Low Quality"
msgstr "" msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)"
msgstr "MIOS (デフォルト & カスタム)"
msgid "Main DOL" msgid "Main DOL"
msgstr "main.dol" msgstr "main.dol"
@ -1502,8 +1529,8 @@ msgstr "ゲーム領域のみ"
msgid "Only for Install" msgid "Only for Install"
msgstr "インストール中のみ" msgstr "インストール中のみ"
msgid "Original Discarts" msgid "Original"
msgstr "公式レーベル" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "公式を優先" msgstr "公式を優先"
@ -1833,19 +1860,19 @@ msgid "The .them file was not found in the zip."
msgstr ".themファイルがzip内にありません" msgstr ".themファイルがzip内にありません"
msgid "The Force Widescreen setting requires DIOS MIOS v2.2 or more. This setting will be ignored." msgid "The Force Widescreen setting requires DIOS MIOS v2.2 or more. This setting will be ignored."
msgstr "" msgstr "強制ワイドスクリーン設定にするにはDIOS MIOS v2.2以上が必要です。 それ以下のバージョンでは無視されます。"
msgid "The GCT Cheatcodes Path and this game are not on the same partition. Run the game without Ocarina?" msgid "The GCT Cheatcodes Path and this game are not on the same partition. Run the game without Ocarina?"
msgstr "" msgstr "このゲームのチートコードはゲームのあるHDDにありません。Ocarinaを使用せずゲームを起動しますか?"
msgid "The GCT Cheatcodes Path must be on SD card. Run the game without Ocarina?" msgid "The GCT Cheatcodes Path must be on SD card. Run the game without Ocarina?"
msgstr "" msgstr "このゲームのチートコードはゲームのあるSDにありません。Ocarinaを使用せずゲームを起動しますか?"
msgid "The Miis will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten." msgid "The Miis will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten."
msgstr "MiiはエミュNAND(チャンネル)パスに書き出されます。すでに存在するファイルは上書きされます" msgstr "MiiはエミュNAND(チャンネル)パスに書き出されます。すでに存在するファイルは上書きされます"
msgid "The No Disc setting is not used anymore by DIOS MIOS (Lite). Now you need to place a disc in your drive." msgid "The No Disc setting is not used anymore by DIOS MIOS (Lite). Now you need to place a disc in your drive."
msgstr "" msgstr "DIOS MIOS(Lite)はディスクなしの設定になっていません。ディスクを入れてください。"
msgid "The SYSCONF file will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten." msgid "The SYSCONF file will be extracted to your emu nand path and emu nand channel path. Attention: All existing files will be overwritten."
msgstr "SYSCONFはエミュNAND(チャンネル)パスに書き出されます。すでに存在するファイルは上書きされます" msgstr "SYSCONFはエミュNAND(チャンネル)パスに書き出されます。すでに存在するファイルは上書きされます"
@ -1860,7 +1887,7 @@ msgid "The files will be extracted to your emu nand save and channel path. Atten
msgstr "ファイルはエミュNANDセーブ&チャンネルパスに書き出されます。すでに存在するファイルは上書きされます" msgstr "ファイルはエミュNANDセーブ&チャンネルパスに書き出されます。すでに存在するファイルは上書きされます"
msgid "The game is on SD Card." msgid "The game is on SD Card."
msgstr "ゲームはSDにあります" msgstr "ゲームはSDカードにあります"
msgid "The game is on USB." msgid "The game is on USB."
msgstr "ゲームはUSBにあります" msgstr "ゲームはUSBにあります"
@ -1912,16 +1939,16 @@ msgid "Titles from GameTDB"
msgstr "ゲーム名の日本語化" msgstr "ゲーム名の日本語化"
msgid "To run GameCube games from Disc you need to set the GameCube mode to MIOS in the game settings." msgid "To run GameCube games from Disc you need to set the GameCube mode to MIOS in the game settings."
msgstr "" msgstr "ディスクからゲームキューブのゲームを実行するには、ゲームの設定のMIOSにゲームキューブモードを設定する必要があります。"
msgid "To run GameCube games with DIOS MIOS you need to place them on an USB FAT32 partition." msgid "To run GameCube games with DIOS MIOS you need to place them on an USB FAT32 partition."
msgstr "GCゲームをDIOS MIOSで起動するにはUSBをFAt32にしてゲームをおいてください" msgstr "DIOS MIOSでゲームキューブを実行するにはゲームをUSBのFAT32パーティションにゲームを配置する必要があります。"
msgid "To run GameCube games with DIOS MIOS you need to set your 'Main GameCube Path' to an USB FAT32 partition." msgid "To run GameCube games with DIOS MIOS you need to set your 'Main GameCube Path' to an USB FAT32 partition."
msgstr "GCゲームをDIOS MIOSで起動するにはパスの設定でゲームキューブをusb:/にする必要があります" msgstr "DIOS MIOSでゲームキューブを実行するにはメインゲームキューブパスをUSBのFAT32パーティションに設定する必要があります。"
msgid "To run GameCube games with Devolution you need the loader.bin file in your Devolution Path." msgid "To run GameCube games with Devolution you need the loader.bin file in your Devolution Path."
msgstr "" msgstr "Devotionでゲームキューブを起動するにはloader.binのパスを設定する必要があります。"
msgid "Tooltip Delay" msgid "Tooltip Delay"
msgstr "ヒントバルーンの遅延" msgstr "ヒントバルーンの遅延"
@ -1999,7 +2026,7 @@ msgid "Uploaded ZIP file installed to homebrew directory."
msgstr "インストール済みディレクトリにZIPを転送しました" msgstr "インストール済みディレクトリにZIPを転送しました"
msgid "Use Game Settings" msgid "Use Game Settings"
msgstr "" msgstr "ゲーム設定を使う"
msgid "Use System Font" msgid "Use System Font"
msgstr "システムフォントを使う" msgstr "システムフォントを使う"
@ -2121,13 +2148,13 @@ msgid "You cannot delete this category."
msgstr "このカテゴリは削除できません" msgstr "このカテゴリは削除できません"
msgid "You need to install DIOS MIOS to run GameCube games from USB or DIOS MIOS Lite to run them from SD card" msgid "You need to install DIOS MIOS to run GameCube games from USB or DIOS MIOS Lite to run them from SD card"
msgstr "GCゲームをUSBから起動するにはDIOS MIOSが、SDから起動するにはDMLが必要です" msgstr "USBからゲームキューブを起動したい場合はDIOSMIOSを、SDから起動したい場合はDMLをインストールしてください。"
msgid "Zoom Duration (Speed)" msgid "Zoom Duration (Speed)"
msgstr "ズームの継続(速度)" msgstr "ズームの継続(速度)"
msgid "and translators for language files updates" msgid "and translators for language files updates"
msgstr "/ K-M …日本語化" msgstr "/ K-M and Trickart …日本語化"
msgid "available" msgid "available"
msgstr "があります" msgstr "があります"
@ -2184,19 +2211,22 @@ msgid "seconds left"
msgstr "秒で完了" msgstr "秒で完了"
msgid "v1.2 -> v2.1" msgid "v1.2 -> v2.1"
msgstr "" msgstr "v1.2からv2.1"
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr "v2.2以上"
#~ msgid "GC Force Interlace" #~ msgid "Custom Discarts"
#~ msgstr "GC インターレース強制" #~ msgstr "カスタムレーベル"
#~ msgid "Rename Game on WBFS" #~ msgid "Full HQ Covers"
#~ msgstr "WBFS内のゲーム名を変更" #~ msgstr "フルカバー(精細)"
#~ msgid "Do you want to discart changes?" #~ msgid "Full LQ Covers"
#~ msgstr "変更を破棄しますか?" #~ msgstr "フルカバー(普通)"
#~ msgid "Original Discarts"
#~ msgstr "公式レーベル"
#~ msgid "Successfully Updated thanks to www.techjawa.com" #~ msgid "Successfully Updated thanks to www.techjawa.com"
#~ msgstr "更新しました www.techjawa.comに感謝!" #~ msgstr "更新しました www.techjawa.comに感謝!"
@ -2291,6 +2321,8 @@ msgstr ""
#~ msgid "Finishing installation... Ok!" #~ msgid "Finishing installation... Ok!"
#~ msgstr "インストールの完了...完了しました" #~ msgstr "インストールの完了...完了しました"
# msgid "GC Force Interlace"
# msgstr "GC インターレース強制"
#~ msgid "Installing content... Ok!" #~ msgid "Installing content... Ok!"
#~ msgstr "コンテンツをインストール...成功!" #~ msgstr "コンテンツをインストール...成功!"
@ -2353,3 +2385,8 @@ msgstr ""
#~ msgid "for WiiTDB and hosting covers / disc images" #~ msgid "for WiiTDB and hosting covers / disc images"
#~ msgstr "WiiTDB…様々な画像を配布" #~ msgstr "WiiTDB…様々な画像を配布"
# msgid "Rename Game on WBFS"
# msgstr "WBFS内のゲーム名を変更"
#~ msgid "Do you want to discart changes?"
#~ msgstr "変更を破棄しますか?"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: nextos@korea.com\n" "Last-Translator: nextos@korea.com\n"
"Language-Team: \n" "Language-Team: \n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "생성"
msgid "Credits" msgid "Credits"
msgstr "Credits" msgstr "Credits"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Custom Paths" msgstr "Custom Paths"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "커스텀/오리지널" msgstr "커스텀/오리지널"
@ -554,6 +560,9 @@ msgstr "기본 설정"
msgid "Delete" msgid "Delete"
msgstr "삭제" msgstr "삭제"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "" msgstr ""
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "디스크 플립" msgstr "디스크 플립"
@ -698,6 +710,9 @@ msgstr "다운로드 완료"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "HOME 메뉴"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "홈브류 경로" msgstr "홈브류 경로"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "" msgstr ""
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "인스톨만" msgstr "인스톨만"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: raschi\n" "Last-Translator: raschi\n"
"Language-Team: raschi\n" "Language-Team: raschi\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Opprett"
msgid "Credits" msgid "Credits"
msgstr "Medvirkende" msgstr "Medvirkende"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Cust. platebilde" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Egendefinerte stier" msgstr "Egendefinerte stier"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Custom/Original" msgstr "Custom/Original"
@ -554,6 +560,9 @@ msgstr "Standard innstillinger"
msgid "Delete" msgid "Delete"
msgstr "Slett" msgstr "Slett"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Slett juksefil GCT" msgstr "Slett juksefil GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Snu plate" msgstr "Snu plate"
@ -698,6 +710,9 @@ msgstr "Nedlasting ferdig"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Laster ned 3D cover" msgstr "Laster ned 3D cover"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Laster ned 2D cover" msgstr "Laster ned 2D cover"
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Fullcover sti" msgstr "Fullcover sti"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "HQ fullcover" msgstr ""
msgid "Full LQ Covers"
msgstr "LQ fullcover"
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Skru helt av" msgstr "Skru helt av"
@ -1106,6 +1121,12 @@ msgstr "HOME Meny"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Harddisk innstillinger" msgstr "Harddisk innstillinger"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrew Apps sti" msgstr "Homebrew Apps sti"
@ -1292,6 +1313,12 @@ msgstr "Loop musikk"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Loop lyd" msgstr "Loop lyd"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "Kun spill partisjon"
msgid "Only for Install" msgid "Only for Install"
msgstr "Kun for installering" msgstr "Kun for installering"
msgid "Original Discarts" msgid "Original"
msgstr "Orig. platebilde" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Original/Custom" msgstr "Original/Custom"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Cust. platebilde"
#~ msgid "Full HQ Covers"
#~ msgstr "HQ fullcover"
#~ msgid "Full LQ Covers"
#~ msgstr "LQ fullcover"
#~ msgid "Original Discarts"
#~ msgstr "Orig. platebilde"
#~ msgid "Rename Game on WBFS" #~ msgid "Rename Game on WBFS"
#~ msgstr "Gi nytt navn til spill på WBFS" #~ msgstr "Gi nytt navn til spill på WBFS"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: ziom666 (zadania_prog@vp.pl)\n" "Last-Translator: ziom666 (zadania_prog@vp.pl)\n"
"Language-Team: \n" "Language-Team: \n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Utworz"
msgid "Credits" msgid "Credits"
msgstr "" msgstr ""
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Sciezki" msgstr "Sciezki"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "" msgstr ""
@ -554,6 +560,9 @@ msgstr "Domyslne ustawienia"
msgid "Delete" msgid "Delete"
msgstr "Usun" msgstr "Usun"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Usun plik z kodami GCT" msgstr "Usun plik z kodami GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Obrot plytami" msgstr "Obrot plytami"
@ -698,6 +710,9 @@ msgstr "Zakonczono pobieranie"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "Menu"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Sciezka plikacji homebrew" msgstr "Sciezka plikacji homebrew"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Zapetl dzwieki" msgstr "Zapetl dzwieki"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Tylko dla instalacji" msgstr "Tylko dla instalacji"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-23 18:52+0200\n" "PO-Revision-Date: 2009-10-23 18:52+0200\n"
"Last-Translator: aniemotion\n" "Last-Translator: aniemotion\n"
"Language-Team: boto12, aniemotion\n" "Language-Team: boto12, aniemotion\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Criar"
msgid "Credits" msgid "Credits"
msgstr "Créditos" msgstr "Créditos"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Arte personalizadas" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Personalização de Pastas" msgstr "Personalização de Pastas"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Alternativas/Originais" msgstr "Alternativas/Originais"
@ -554,6 +560,9 @@ msgstr "Configurações padrões"
msgid "Delete" msgid "Delete"
msgstr "Eliminar" msgstr "Eliminar"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Eliminar GCT Truques" msgstr "Eliminar GCT Truques"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Voltar Disco" msgstr "Voltar Disco"
@ -698,6 +710,9 @@ msgstr "Download Terminado"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Desligar" msgstr "Desligar"
@ -1106,6 +1121,12 @@ msgstr "Menu Inicial"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Pasta Apps Homebrew" msgstr "Pasta Apps Homebrew"
@ -1292,6 +1313,12 @@ msgstr "Repitir Música"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Repitir Som" msgstr "Repitir Som"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Apenas na instalação" msgstr "Apenas na instalação"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
@ -2189,6 +2216,9 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Arte personalizadas"
#~ msgid "Rename Game on WBFS" #~ msgid "Rename Game on WBFS"
#~ msgstr "Alterar nome do jogo na partição WBFS" #~ msgstr "Alterar nome do jogo na partição WBFS"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2011-11-03 11:00+0000\n" "PO-Revision-Date: 2011-11-03 11:00+0000\n"
"Last-Translator: pplucky <pplucky@gmail.com>\n" "Last-Translator: pplucky <pplucky@gmail.com>\n"
"Language-Team: Sky8000, pplucky\n" "Language-Team: Sky8000, pplucky\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Criar"
msgid "Credits" msgid "Credits"
msgstr "Créditos" msgstr "Créditos"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Imagens Disco Personalizadas" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Caminhos Personalizados" msgstr "Caminhos Personalizados"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Personalizadas/Originais" msgstr "Personalizadas/Originais"
@ -554,6 +560,9 @@ msgstr "Definições Predefinidas"
msgid "Delete" msgid "Delete"
msgstr "Eliminar" msgstr "Eliminar"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Eliminar Batota GCT" msgstr "Eliminar Batota GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Voltar Disco" msgstr "Voltar Disco"
@ -698,6 +710,9 @@ msgstr "Descarga Terminada"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "A Descarregar Capas 3D" msgstr "A Descarregar Capas 3D"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "A Descarregar Capas Planas" msgstr "A Descarregar Capas Planas"
@ -974,15 +989,15 @@ msgstr "Completo"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Cam. Capas Completas" msgstr "Cam. Capas Completas"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "Capas Completas HQ" msgstr ""
msgid "Full LQ Covers"
msgstr "Capas Completas LQ"
msgid "Full Menu" msgid "Full Menu"
msgstr "Menu Completo" msgstr "Menu Completo"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Shutdown" msgstr "Shutdown"
@ -1106,6 +1121,12 @@ msgstr "Menu HOME"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Definições de Disco Rígido" msgstr "Definições de Disco Rígido"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Cam. Apps Homebrew" msgstr "Cam. Apps Homebrew"
@ -1292,6 +1313,12 @@ msgstr "Repetir Música"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Repetir Sons" msgstr "Repetir Sons"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "Apenas Partição Jogos"
msgid "Only for Install" msgid "Only for Install"
msgstr "Apenas para instalação" msgstr "Apenas para instalação"
msgid "Original Discarts" msgid "Original"
msgstr "Imagens Disco Originais" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Originais/Personalizadas" msgstr "Originais/Personalizadas"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Imagens Disco Personalizadas"
#~ msgid "Full HQ Covers"
#~ msgstr "Capas Completas HQ"
#~ msgid "Full LQ Covers"
#~ msgstr "Capas Completas LQ"
#~ msgid "Original Discarts"
#~ msgstr "Imagens Disco Originais"
#~ msgid "Rename Game on WBFS" #~ msgid "Rename Game on WBFS"
#~ msgstr "Renomear jogo (WBFS)" #~ msgstr "Renomear jogo (WBFS)"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: nikolai_ca\n" "Last-Translator: nikolai_ca\n"
"Language-Team: Kir, alendit, nikolai_ca\n" "Language-Team: Kir, alendit, nikolai_ca\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Создать"
msgid "Credits" msgid "Credits"
msgstr "Об авторах" msgstr "Об авторах"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Изменение путей" msgstr "Изменение путей"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Измененный/Оригинальные" msgstr "Измененный/Оригинальные"
@ -554,6 +560,9 @@ msgstr "Установки по умолчанию"
msgid "Delete" msgid "Delete"
msgstr "Удалить" msgstr "Удалить"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Удалить чит-код GCT" msgstr "Удалить чит-код GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "ДискФлип" msgstr "ДискФлип"
@ -698,6 +710,9 @@ msgstr "Скачивание завершено"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "Домашнее Меню"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Путь к хоумбрю-программам" msgstr "Путь к хоумбрю-программам"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Зациклить звут" msgstr "Зациклить звут"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Только при установке" msgstr "Только при установке"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: knife.hu kavid emul8ion\n" "Last-Translator: knife.hu kavid emul8ion\n"
"Language-Team: kavid\n" "Language-Team: kavid\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "创建"
msgid "Credits" msgid "Credits"
msgstr "作者信息" msgstr "作者信息"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "自定义光盘图片" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "自定义路径" msgstr "自定义路径"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "自制/官方" msgstr "自制/官方"
@ -554,6 +560,9 @@ msgstr "缺省设置"
msgid "Delete" msgid "Delete"
msgstr "删除" msgstr "删除"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "删除GCT金手指文件" msgstr "删除GCT金手指文件"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "光盘滑动" msgstr "光盘滑动"
@ -698,6 +710,9 @@ msgstr "下载完成"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "正在下载3D封面" msgstr "正在下载3D封面"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "正在下载2D封面" msgstr "正在下载2D封面"
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "完整封面路径" msgstr "完整封面路径"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "完整高清晰封面" msgstr ""
msgid "Full LQ Covers"
msgstr "完整低清晰封面"
msgid "Full Menu" msgid "Full Menu"
msgstr "完整菜单" msgstr "完整菜单"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "完全关机" msgstr "完全关机"
@ -1106,6 +1121,12 @@ msgstr "主菜单"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "自制程序路径" msgstr "自制程序路径"
@ -1292,6 +1313,12 @@ msgstr "循环音乐"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "循环声音" msgstr "循环声音"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "仅游戏分区"
msgid "Only for Install" msgid "Only for Install"
msgstr "仅安装" msgstr "仅安装"
msgid "Original Discarts" msgid "Original"
msgstr "官方光盘图片" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "官方/自制" msgstr "官方/自制"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "自定义光盘图片"
#~ msgid "Full HQ Covers"
#~ msgstr "完整高清晰封面"
#~ msgid "Full LQ Covers"
#~ msgstr "完整低清晰封面"
#~ msgid "Original Discarts"
#~ msgstr "官方光盘图片"
#~ msgid "Rename Game on WBFS" #~ msgid "Rename Game on WBFS"
#~ msgstr "改变 WBFS (硬盘)上的游戏名称" #~ msgstr "改变 WBFS (硬盘)上的游戏名称"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2011-07-25 16:40+0200\n" "PO-Revision-Date: 2011-07-25 16:40+0200\n"
"Last-Translator: Galen/xFede\n" "Last-Translator: Galen/xFede\n"
"Language-Team: Penn, SirPalax, hvy109\n" "Language-Team: Penn, SirPalax, hvy109\n"
@ -187,6 +187,9 @@ msgstr "Animación Banner"
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "Opciones de Animación Banner" msgstr "Opciones de Animación Banner"
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "El modo de vista Banner solo esta disponible con AHBPROT! instala una versión actual de HBC." msgstr "El modo de vista Banner solo esta disponible con AHBPROT! instala una versión actual de HBC."
@ -479,12 +482,15 @@ msgstr "Crear"
msgid "Credits" msgid "Credits"
msgstr "Créditos" msgstr "Créditos"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "Img. Discos Artísticas" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Personalizar Rutas" msgstr "Personalizar Rutas"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Artísticas/Originales" msgstr "Artísticas/Originales"
@ -554,6 +560,9 @@ msgstr "Configuración Predeterminada"
msgid "Delete" msgid "Delete"
msgstr "Borrar" msgstr "Borrar"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Borrar Trucos GCT" msgstr "Borrar Trucos GCT"
@ -611,6 +620,9 @@ msgstr "Detectado Disco Insertado"
msgid "Disc read error." msgid "Disc read error."
msgstr "Error de lectura del disco." msgstr "Error de lectura del disco."
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "GiraDiscos" msgstr "GiraDiscos"
@ -698,6 +710,9 @@ msgstr "Descarga completada"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "Descargando Carátulas 3D" msgstr "Descargando Carátulas 3D"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "Descargando Carátulas 2D" msgstr "Descargando Carátulas 2D"
@ -974,15 +989,15 @@ msgstr "Completa"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "Ruta Carátulas Comp." msgstr "Ruta Carátulas Comp."
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "Carátulas HQ Comp." msgstr ""
msgid "Full LQ Covers"
msgstr "Carátulas LQ Comp."
msgid "Full Menu" msgid "Full Menu"
msgstr "Completo" msgstr "Completo"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "Apagado completo" msgstr "Apagado completo"
@ -1106,6 +1121,12 @@ msgstr "Menú HOME"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "Configuración del Disco Duro" msgstr "Configuración del Disco Duro"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Ruta Apps Homebrew" msgstr "Ruta Apps Homebrew"
@ -1292,6 +1313,12 @@ msgstr "Bucle musical"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Bucle de sonido" msgstr "Bucle de sonido"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "Solo Partición de Juegos"
msgid "Only for Install" msgid "Only for Install"
msgstr "Sólo al instalar" msgstr "Sólo al instalar"
msgid "Original Discarts" msgid "Original"
msgstr "Img. Discos Originales" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "Originales/Artísticas" msgstr "Originales/Artísticas"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "Img. Discos Artísticas"
#~ msgid "Full HQ Covers"
#~ msgstr "Carátulas HQ Comp."
#~ msgid "Full LQ Covers"
#~ msgstr "Carátulas LQ Comp."
#~ msgid "Original Discarts"
#~ msgstr "Img. Discos Originales"
#~ msgid "GC Force Interlace" #~ msgid "GC Force Interlace"
#~ msgstr "Forzar entrelazado GC" #~ msgstr "Forzar entrelazado GC"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2010-01-19 17:39+0200\n" "PO-Revision-Date: 2010-01-19 17:39+0200\n"
"Last-Translator: Katsurou\n" "Last-Translator: Katsurou\n"
"Language-Team: Katsurou, pirateX\n" "Language-Team: Katsurou, pirateX\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Skapa"
msgid "Credits" msgid "Credits"
msgstr "Medverkande" msgstr "Medverkande"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Anpassade sökvägar" msgstr "Anpassade sökvägar"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Anpassade/Original" msgstr "Anpassade/Original"
@ -554,6 +560,9 @@ msgstr "Standardinställningar"
msgid "Delete" msgid "Delete"
msgstr "Radera" msgstr "Radera"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "Radera fusk GCT" msgstr "Radera fusk GCT"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "Vänd Skiva" msgstr "Vänd Skiva"
@ -698,6 +710,9 @@ msgstr "Nedladdning klar"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "Hemmeny"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrew Apps" msgstr "Homebrew Apps"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Loopa ljudet" msgstr "Loopa ljudet"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Endast för installering" msgstr "Endast för installering"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2010-02-15 21:00+0800\n" "PO-Revision-Date: 2010-02-15 21:00+0800\n"
"Last-Translator: Jane.H\n" "Last-Translator: Jane.H\n"
"Language-Team: kyogc, Miller, Mika Li, Jane.H\n" "Language-Team: kyogc, Miller, Mika Li, Jane.H\n"
@ -187,6 +187,9 @@ msgstr "頻道動畫"
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "頻道動畫設定" msgstr "頻道動畫設定"
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "頻道格狀牆版面只能在AHBPROT模式下顯示! 請考慮安裝最新版的HBC" msgstr "頻道格狀牆版面只能在AHBPROT模式下顯示! 請考慮安裝最新版的HBC"
@ -479,12 +482,15 @@ msgstr "產生"
msgid "Credits" msgid "Credits"
msgstr "作者信息" msgstr "作者信息"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "自製光碟圖片" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "自訂路徑" msgstr "自訂路徑"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "自製/原始" msgstr "自製/原始"
@ -554,6 +560,9 @@ msgstr "初始化設定"
msgid "Delete" msgid "Delete"
msgstr "刪除" msgstr "刪除"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "刪除GCT金手指檔" msgstr "刪除GCT金手指檔"
@ -611,6 +620,9 @@ msgstr "光碟插入檢查"
msgid "Disc read error." msgid "Disc read error."
msgstr "光碟讀取錯誤" msgstr "光碟讀取錯誤"
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "光碟滑動" msgstr "光碟滑動"
@ -698,6 +710,9 @@ msgstr "下載完成"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "下載 3D封面" msgstr "下載 3D封面"
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "下載平面封面" msgstr "下載平面封面"
@ -974,15 +989,15 @@ msgstr "全部"
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "完整封面路徑" msgstr "完整封面路徑"
msgid "Full HQ Covers" msgid "Full Covers"
msgstr "完整高畫質封面" msgstr ""
msgid "Full LQ Covers"
msgstr "完整低畫質封面"
msgid "Full Menu" msgid "Full Menu"
msgstr "完整選單" msgstr "完整選單"
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "關機" msgstr "關機"
@ -1106,6 +1121,12 @@ msgstr "主選單"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "硬碟設定" msgstr "硬碟設定"
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "HBC 應用程式路徑" msgstr "HBC 應用程式路徑"
@ -1292,6 +1313,12 @@ msgstr "重複音樂"
msgid "Loop Sound" msgid "Loop Sound"
msgstr "重複音樂" msgstr "重複音樂"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,8 +1529,8 @@ msgstr "僅遊戲分區"
msgid "Only for Install" msgid "Only for Install"
msgstr "安裝遊戲時" msgstr "安裝遊戲時"
msgid "Original Discarts" msgid "Original"
msgstr "原始光碟圖片" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"
msgstr "原始/自製" msgstr "原始/自製"
@ -2189,6 +2216,18 @@ msgstr ""
msgid "v2.2+" msgid "v2.2+"
msgstr "" msgstr ""
#~ msgid "Custom Discarts"
#~ msgstr "自製光碟圖片"
#~ msgid "Full HQ Covers"
#~ msgstr "完整高畫質封面"
#~ msgid "Full LQ Covers"
#~ msgstr "完整低畫質封面"
#~ msgid "Original Discarts"
#~ msgstr "原始光碟圖片"
#~ msgid "GC Force Interlace" #~ msgid "GC Force Interlace"
#~ msgstr "GC 強制交錯" #~ msgstr "GC 強制交錯"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: Nitro_subzero \n" "Last-Translator: Nitro_subzero \n"
"Language-Team: Nitro_subzero\n" "Language-Team: Nitro_subzero\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "สร้าง"
msgid "Credits" msgid "Credits"
msgstr "เครดิต" msgstr "เครดิต"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "กำหนด ที่เก็บ" msgstr "กำหนด ที่เก็บ"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "กำหนดเอง/ดั้งเดิม" msgstr "กำหนดเอง/ดั้งเดิม"
@ -554,6 +560,9 @@ msgstr "ค่าแรกกำหนด"
msgid "Delete" msgid "Delete"
msgstr "ลบ" msgstr "ลบ"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "ลบไฟล์โกงเกมส์" msgstr "ลบไฟล์โกงเกมส์"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "สลับด้านแผ่น" msgstr "สลับด้านแผ่น"
@ -698,6 +710,9 @@ msgstr "ดาวน์โหลดเสร็จแล้ว"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "เมนู HOME"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "ที่เก็บโปรแกรม Homebrew" msgstr "ที่เก็บโปรแกรม Homebrew"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "เล่นเสียงซ้ำ" msgstr "เล่นเสียงซ้ำ"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "เฉพาะติดตั้งเท่านั้น" msgstr "เฉพาะติดตั้งเท่านั้น"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: USB Loader GX\n" "Project-Id-Version: USB Loader GX\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-22 22:08+0200\n" "POT-Creation-Date: 2012-08-05 14:46+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n" "PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: omercigingelini\n" "Last-Translator: omercigingelini\n"
"Language-Team: omercigingelini\n" "Language-Team: omercigingelini\n"
@ -187,6 +187,9 @@ msgstr ""
msgid "Banner Animation Settings" msgid "Banner Animation Settings"
msgstr "" msgstr ""
msgid "Banner On Channels"
msgstr ""
msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version." msgid "Banner grid layout is only available with AHBPROT! Please consider installing new HBC version."
msgstr "" msgstr ""
@ -479,12 +482,15 @@ msgstr "Oluştur"
msgid "Credits" msgid "Credits"
msgstr "Emekçiler" msgstr "Emekçiler"
msgid "Custom Discarts" msgid "Custom Banners"
msgstr "" msgstr ""
msgid "Custom Paths" msgid "Custom Paths"
msgstr "Kişisel Yollar" msgstr "Kişisel Yollar"
msgid "Customs"
msgstr ""
msgid "Customs/Original" msgid "Customs/Original"
msgstr "Kişisel/Orjinal" msgstr "Kişisel/Orjinal"
@ -554,6 +560,9 @@ msgstr "Varsayılan Ayarlar"
msgid "Delete" msgid "Delete"
msgstr "Sil" msgstr "Sil"
msgid "Delete Cached Banner"
msgstr ""
msgid "Delete Cheat GCT" msgid "Delete Cheat GCT"
msgstr "GCT Hile sil" msgstr "GCT Hile sil"
@ -611,6 +620,9 @@ msgstr ""
msgid "Disc read error." msgid "Disc read error."
msgstr "" msgstr ""
msgid "Discarts"
msgstr ""
msgid "DiskFlip" msgid "DiskFlip"
msgstr "DiskÇevir" msgstr "DiskÇevir"
@ -698,6 +710,9 @@ msgstr "Indirme tamamlandı"
msgid "Downloading 3D Covers" msgid "Downloading 3D Covers"
msgstr "" msgstr ""
msgid "Downloading Custom Banners"
msgstr ""
msgid "Downloading Flat Covers" msgid "Downloading Flat Covers"
msgstr "" msgstr ""
@ -974,15 +989,15 @@ msgstr ""
msgid "Full Cover Path" msgid "Full Cover Path"
msgstr "" msgstr ""
msgid "Full HQ Covers" msgid "Full Covers"
msgstr ""
msgid "Full LQ Covers"
msgstr "" msgstr ""
msgid "Full Menu" msgid "Full Menu"
msgstr "" msgstr ""
msgid "Full covers Download"
msgstr ""
msgid "Full shutdown" msgid "Full shutdown"
msgstr "" msgstr ""
@ -1106,6 +1121,12 @@ msgstr "HOME Menü"
msgid "Hard Drive Settings" msgid "Hard Drive Settings"
msgstr "" msgstr ""
msgid "High Quality"
msgstr ""
msgid "High/Low"
msgstr ""
msgid "Homebrew Apps Path" msgid "Homebrew Apps Path"
msgstr "Homebrew Yazılımlarının Yolu" msgstr "Homebrew Yazılımlarının Yolu"
@ -1292,6 +1313,12 @@ msgstr ""
msgid "Loop Sound" msgid "Loop Sound"
msgstr "Döngüdeki Ses" msgstr "Döngüdeki Ses"
msgid "Low Quality"
msgstr ""
msgid "Low/High"
msgstr ""
msgid "MIOS (Default & Customs)" msgid "MIOS (Default & Customs)"
msgstr "" msgstr ""
@ -1502,7 +1529,7 @@ msgstr ""
msgid "Only for Install" msgid "Only for Install"
msgstr "Sadece Kurulum için" msgstr "Sadece Kurulum için"
msgid "Original Discarts" msgid "Original"
msgstr "" msgstr ""
msgid "Original/Customs" msgid "Original/Customs"

View File

@ -177,6 +177,8 @@ wchar_t GuiSearchBar::GetClicked()
void GuiSearchBar::FilterList(std::vector<struct discHdr *> &List, wString &GameFilter) void GuiSearchBar::FilterList(std::vector<struct discHdr *> &List, wString &GameFilter)
{ {
bool endOfGameName = false; // endOfGameName is disabled by default
SearchChars.clear(); SearchChars.clear();
for (u32 i = 0; i < List.size(); ++i) for (u32 i = 0; i < List.size(); ++i)
@ -207,6 +209,8 @@ void GuiSearchBar::FilterList(std::vector<struct discHdr *> &List, wString &Game
{ {
SearchChars.insert(gameName[GameFilter.size()]); SearchChars.insert(gameName[GameFilter.size()]);
} }
else if (wcslen(gameName) == GameFilter.size()) // The end of the game name was reached
endOfGameName = true;
} }
else if(Settings.SearchMode == SEARCH_CONTENT) else if(Settings.SearchMode == SEARCH_CONTENT)
{ {
@ -227,6 +231,8 @@ void GuiSearchBar::FilterList(std::vector<struct discHdr *> &List, wString &Game
wchar_t ch = towupper(*found); wchar_t ch = towupper(*found);
if(ch) if(ch)
SearchChars.insert(ch); SearchChars.insert(ch);
else // The end of the game name was reached
endOfGameName = true;
} }
} }
else else
@ -247,7 +253,7 @@ void GuiSearchBar::FilterList(std::vector<struct discHdr *> &List, wString &Game
SearchChars.clear(); SearchChars.clear();
// If the last character was not backslash try autocomplete // If the last character was not backslash try autocomplete
if(SearchChars.size() == 1 && GameFilter.size() > 0 && lastSearchChar != 8) if(SearchChars.size() == 1 && GameFilter.size() > 0 && lastSearchChar != 8 && !endOfGameName)
{ {
GameFilter += *SearchChars.begin(); GameFilter += *SearchChars.begin();
FilterList(List, GameFilter); FilterList(List, GameFilter);

View File

@ -1529,14 +1529,16 @@ int GameBrowseMenu::OpenClickedGame(struct discHdr *header)
if (Settings.quickboot) { //quickboot game if (Settings.quickboot) { //quickboot game
GameWindow::BootGame(header); GameWindow::BootGame(header);
} }
else if(Settings.GameWindowMode == GAMEWINDOW_BANNER) else if((Settings.GameWindowMode == GAMEWINDOW_BANNER) ||
(Settings.GameWindowMode == GAMEWINDOW_BOTH && Settings.gameDisplay == BANNERGRID_MODE))
{ {
BannerWindow GamePrompt(this, header); BannerWindow GamePrompt(this, header);
mainWindow->Append(&GamePrompt); mainWindow->Append(&GamePrompt);
choice = GamePrompt.Run(); choice = GamePrompt.Run();
} }
else if(Settings.GameWindowMode == GAMEWINDOW_DISC) else if((Settings.GameWindowMode == GAMEWINDOW_DISC) ||
(Settings.GameWindowMode == GAMEWINDOW_BOTH && Settings.gameDisplay != BANNERGRID_MODE))
{ {
SetAllowDim(true); SetAllowDim(true);
GameWindow GamePrompt(this, header); GameWindow GamePrompt(this, header);

View File

@ -1,3 +1,20 @@
/****************************************************************************
* Copyright (C) 2011 Dimok
* Copyright (C) 2012 Cyan
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
****************************************************************************/
#include <gccore.h> #include <gccore.h>
#include <string.h> #include <string.h>
#include "ImageDownloader.h" #include "ImageDownloader.h"
@ -21,10 +38,20 @@ static const char *serverURLFullHQ = "http://art.gametdb.com/wii/coverfullHQ/";
static const char *serverURLFull = "http://art.gametdb.com/wii/coverfull/"; static const char *serverURLFull = "http://art.gametdb.com/wii/coverfull/";
static const char *serverURLOrigDiscs = "http://art.gametdb.com/wii/disc/"; static const char *serverURLOrigDiscs = "http://art.gametdb.com/wii/disc/";
static const char *serverURLCustomDiscs = "http://art.gametdb.com/wii/disccustom/"; static const char *serverURLCustomDiscs = "http://art.gametdb.com/wii/disccustom/";
static const char *serverURLCustomBannersGC = Settings.CustomBannersURL;
void ImageDownloader::DownloadImages() void ImageDownloader::DownloadImages()
{ {
int choice = CheckboxWindow(tr( "Cover Download" ), 0, tr( "3D Covers" ), tr( "Flat Covers" ), tr("Full HQ Covers"), tr("Full LQ Covers"), tr( "Original Discarts" ), tr( "Custom Discarts" )); // ask for download choice bool ValidBannerURL = false;
if(strncasecmp(serverURLCustomBannersGC, "http://", strlen("http://")) == 0)
{
char *path = strchr(serverURLCustomBannersGC + strlen("http://"), '/');
if(path)
ValidBannerURL = true;
}
bool showBanner = (ValidBannerURL && Settings.LoaderMode & MODE_GCGAMES);
int choice = CheckboxWindow(tr( "Cover Download" ), 0, tr( "3D Covers" ), tr( "Flat Covers" ), tr("Full Covers"), tr( "Discarts" ), showBanner ? tr( "Custom Banners" ) : 0, 0, showBanner ? 0x1F : 0xF); // ask for download choice
if (choice == 0 || choice == CheckedNone) if (choice == 0 || choice == CheckedNone)
return; return;
@ -78,34 +105,36 @@ void ImageDownloader::Start()
void ImageDownloader::FindMissingImages() void ImageDownloader::FindMissingImages()
{ {
if(choices & CheckedBox1) if(choices & CheckedBox1)
FindMissing(Settings.covers_path, serverURL3D, NULL, tr("Downloading 3D Covers")); FindMissing(Settings.covers_path, serverURL3D, NULL, tr("Downloading 3D Covers"), NULL, ".png");
if(choices & CheckedBox2) if(choices & CheckedBox2)
FindMissing(Settings.covers2d_path, serverURL2D, NULL, tr("Downloading Flat Covers")); FindMissing(Settings.covers2d_path, serverURL2D, NULL, tr("Downloading Flat Covers"), NULL, ".png");
if(choices & CheckedBox3) if(choices & CheckedBox3)
FindMissing(Settings.coversFull_path, serverURLFullHQ, (choices & CheckedBox4) ? serverURLFull : NULL, tr("Downloading Full HQ Covers")); {
const char * downloadURL = (Settings.coversfull == COVERSFULL_HQ || Settings.coversfull == COVERSFULL_HQ_LQ ) ? serverURLFullHQ : serverURLFull;
const char * progressTitle = (Settings.coversfull == COVERSFULL_HQ || Settings.coversfull == COVERSFULL_HQ_LQ ) ? tr("Downloading Full HQ Covers") : tr("Downloading Full LQ Covers");
const char * backupURL = (Settings.coversfull == COVERSFULL_HQ_LQ || Settings.coversfull == COVERSFULL_LQ_HQ) ? ((Settings.coversfull == COVERSFULL_HQ_LQ) ? serverURLFull : serverURLFullHQ) : NULL;
const char * backupProgressTitle = (Settings.coversfull == COVERSFULL_HQ_LQ || Settings.coversfull == COVERSFULL_LQ_HQ) ? ((Settings.coversfull == COVERSFULL_HQ_LQ) ? tr("Downloading Full LQ Covers") : tr("Downloading Full HQ Covers")) : NULL;
FindMissing(Settings.coversFull_path, downloadURL, backupURL, progressTitle, backupProgressTitle, ".png");
}
if(choices & CheckedBox4) if(choices & CheckedBox4)
FindMissing(Settings.coversFull_path, serverURLFull, NULL, tr("Downloading Full LQ Covers")); {
const char * downloadURL = (Settings.discart == DISCARTS_ORIGINALS || Settings.discart == DISCARTS_ORIGINALS_CUSTOMS ) ? serverURLOrigDiscs : serverURLCustomDiscs;
const char * progressTitle = (Settings.discart == DISCARTS_ORIGINALS || Settings.discart == DISCARTS_ORIGINALS_CUSTOMS ) ? tr("Downloading original Discarts") : tr("Downloading custom Discarts");
const char * backupURL = (Settings.discart == DISCARTS_ORIGINALS_CUSTOMS || Settings.discart == DISCARTS_CUSTOMS_ORIGINALS) ? ((Settings.discart == DISCARTS_ORIGINALS_CUSTOMS) ? serverURLCustomDiscs : serverURLOrigDiscs) : NULL;
const char * backupProgressTitle = (Settings.discart == DISCARTS_ORIGINALS_CUSTOMS || Settings.discart == DISCARTS_CUSTOMS_ORIGINALS) ? ((Settings.discart == DISCARTS_ORIGINALS_CUSTOMS) ? tr("Downloading custom Discarts") : tr("Downloading original Discarts")) : NULL;
FindMissing(Settings.disc_path, downloadURL, backupURL, progressTitle, backupProgressTitle, ".png");
}
if(choices & CheckedBox5) if(choices & CheckedBox5)
{ {
const char * downloadURL = (Settings.discart == DISCARTS_ORIGINALS_CUSTOMS || !(choices & CheckedBox6)) ? serverURLOrigDiscs : serverURLCustomDiscs; FindMissing(Settings.BNRCachePath, serverURLCustomBannersGC, NULL, tr("Downloading Custom Banners"), NULL, ".bnr");
const char * backupURL = (choices & CheckedBox6) ? ((Settings.discart == DISCARTS_ORIGINALS_CUSTOMS) ? serverURLCustomDiscs : serverURLOrigDiscs) : NULL;
const char * progressTitle = (Settings.discart == DISCARTS_ORIGINALS_CUSTOMS || !(choices & CheckedBox6)) ? tr("Downloading original Discarts") : tr("Downloading custom Discarts");
FindMissing(Settings.disc_path, downloadURL, backupURL, progressTitle);
}
if(choices & CheckedBox6)
{
const char * downloadURL = (Settings.discart == DISCARTS_ORIGINALS_CUSTOMS || !(choices & CheckedBox5)) ? serverURLCustomDiscs : serverURLOrigDiscs;
const char * progressTitle = (Settings.discart == DISCARTS_ORIGINALS_CUSTOMS || !(choices & CheckedBox5)) ? tr("Downloading custom Discarts") : tr("Downloading original Discarts");
FindMissing(Settings.disc_path, downloadURL, NULL, progressTitle);
} }
} }
void ImageDownloader::FindMissing(const char *writepath, const char *downloadURL, const char *backupURL, const char *progressTitle) void ImageDownloader::FindMissing(const char *writepath, const char *downloadURL, const char *backupURL, const char *progressTitle, const char *backupProgressTitle, const char *fileExt)
{ {
if (!CreateSubfolder(writepath)) if (!CreateSubfolder(writepath))
{ {
@ -115,7 +144,17 @@ void ImageDownloader::FindMissing(const char *writepath, const char *downloadURL
std::vector<std::string> MissingFilesList; std::vector<std::string> MissingFilesList;
GetMissingGameFiles(writepath, ".png", MissingFilesList); if((Settings.LoaderMode & MODE_GCGAMES) && strcmp(fileExt, ".nbr") == 0)
{
short LoaderModeBackup = Settings.LoaderMode;
Settings.LoaderMode = MODE_GCGAMES; // Limit banner download for GameCube Only.
GetMissingGameFiles(writepath, fileExt, MissingFilesList);
Settings.LoaderMode = LoaderModeBackup;
}
else
{
GetMissingGameFiles(writepath, fileExt, MissingFilesList);
}
int size = MissingImages.size(); int size = MissingImages.size();
MissingImages.resize(size+MissingFilesList.size()); MissingImages.resize(size+MissingFilesList.size());
@ -126,9 +165,10 @@ void ImageDownloader::FindMissing(const char *writepath, const char *downloadURL
MissingImages[n].backupURL = backupURL; MissingImages[n].backupURL = backupURL;
MissingImages[n].writepath = writepath; MissingImages[n].writepath = writepath;
MissingImages[n].progressTitle = progressTitle; MissingImages[n].progressTitle = progressTitle;
MissingImages[n].backupProgressTitle = backupProgressTitle;
MissingImages[n].fileExt = fileExt;
} }
if(!backupURL)
MissingImagesCount += MissingFilesList.size(); MissingImagesCount += MissingFilesList.size();
} }
@ -136,32 +176,45 @@ int ImageDownloader::DownloadProcess(int TotalDownloadCount)
{ {
char progressMsg[255]; char progressMsg[255];
char *path = strchr(serverURLCustomBannersGC + strlen("http://"), '/');
int domainlength = path - serverURLCustomBannersGC;
char domain[domainlength + 1];
strncpy(domain, serverURLCustomBannersGC, domainlength);
domain[domainlength] = '\0';
for(u32 i = 0, pos = 0; i < MissingImages.size(); ++i, ++pos) for(u32 i = 0, pos = 0; i < MissingImages.size(); ++i, ++pos)
{ {
if(ProgressCanceled()) if(ProgressCanceled())
break; break;
if(strcmp(MissingImages[i].fileExt, ".bnr") == 0)
snprintf(progressMsg, sizeof(progressMsg), "%s : %s.bnr", domain, MissingImages[i].gameID.c_str());
else
snprintf(progressMsg, sizeof(progressMsg), "http://gametdb.com : %s.png", MissingImages[i].gameID.c_str()); snprintf(progressMsg, sizeof(progressMsg), "http://gametdb.com : %s.png", MissingImages[i].gameID.c_str());
ShowProgress(MissingImages[i].progressTitle, fmt("%i %s", TotalDownloadCount - pos, tr( "files left" )), progressMsg, pos, TotalDownloadCount); ShowProgress(MissingImages[i].progressTitle, fmt("%i %s", TotalDownloadCount - pos, tr( "files left" )), progressMsg, pos, TotalDownloadCount);
if(MissingImages[i].gameID.size() < 4) if(MissingImages[i].gameID.size() < 3)
continue; continue;
struct block file = DownloadImage(MissingImages[i].downloadURL, MissingImages[i].gameID.c_str()); struct block file = DownloadImage(MissingImages[i].downloadURL, MissingImages[i].gameID.c_str(), MissingImages[i].fileExt);
if(!file.data) if(!file.data)
{ {
if(MissingImages[i].backupURL) if(MissingImages[i].backupURL)
{ {
MissingImages.erase(MissingImages.begin()+i); gprintf("Trying backup URL.\n");
MissingImages[i].downloadURL = MissingImages[i].backupURL;
MissingImages[i].backupURL = NULL;
MissingImages[i].progressTitle = MissingImages[i].backupProgressTitle;
--i; --i;
--pos; --pos;
} }
continue; continue;
} }
gprintf(" - OK\n");
char imgPath[200]; char imgPath[200];
snprintf(imgPath, sizeof(imgPath), "%s/%s.png", MissingImages[i].writepath, MissingImages[i].gameID.c_str()); snprintf(imgPath, sizeof(imgPath), "%s/%s%s", MissingImages[i].writepath, MissingImages[i].gameID.c_str(), MissingImages[i].fileExt);
FILE *pfile = fopen(imgPath, "wb"); FILE *pfile = fopen(imgPath, "wb");
if (pfile != NULL) if (pfile != NULL)
@ -172,21 +225,6 @@ int ImageDownloader::DownloadProcess(int TotalDownloadCount)
} }
free(file.data); free(file.data);
if(MissingImages[i].backupURL)
{
//! Find and remove the backup download image.
//! The backup image is always further in the vector, so let's save cpu time.
for(u32 n = i+1; n < MissingImages.size(); ++n)
{
if(MissingImages[n].downloadURL == MissingImages[i].backupURL &&
MissingImages[n].gameID == MissingImages[i].gameID)
{
MissingImages.erase(MissingImages.begin()+n);
break;
}
}
}
//! Remove the image from the vector since it's done //! Remove the image from the vector since it's done
MissingImages.erase(MissingImages.begin()+i); MissingImages.erase(MissingImages.begin()+i);
--i; --i;
@ -195,12 +233,35 @@ int ImageDownloader::DownloadProcess(int TotalDownloadCount)
return MissingImages.size(); return MissingImages.size();
} }
struct block ImageDownloader::DownloadImage(const char * url, const char * gameID) struct block ImageDownloader::DownloadImage(const char * url, const char * gameID, const char * fileExt)
{ {
char CheckedRegion[10]; char CheckedRegion[10];
char downloadURL[512]; char downloadURL[512];
bool PAL = false; bool PAL = false;
//Download Custom banners for GameCube games first because fileden.com is sending a 404 picture instead of real 404 code.
if(strcmp(fileExt, ".bnr") == 0)
{
snprintf(downloadURL, sizeof(downloadURL), "%s%s.bnr", url, gameID);
gprintf("%s", downloadURL);
struct block file = downloadfile(downloadURL);
if(file.size > 14517 && IsValidBanner(file.data)) //14517 = 404.gif file size from fileden.com
return file;
free(file.data);
snprintf(downloadURL, sizeof(downloadURL), "%s%.3s.bnr", url, gameID);
gprintf(" - Not found. trying ID3:\n%s", downloadURL);
file = downloadfile(downloadURL);
if(file.size > 14517 && IsValidBanner(file.data))
return file;
gprintf(" - Not found.\n");
free(file.data);
memset(&file, 0, sizeof(struct block));
return file;
}
//Creates URL depending from which Country the game is //Creates URL depending from which Country the game is
switch (gameID[3]) switch (gameID[3])
{ {
@ -240,6 +301,7 @@ struct block ImageDownloader::DownloadImage(const char * url, const char * gameI
break; break;
} }
gprintf("%s", downloadURL);
struct block file = downloadfile(downloadURL); struct block file = downloadfile(downloadURL);
if(VALID_IMAGE(file)) if(VALID_IMAGE(file))
return file; return file;
@ -250,6 +312,7 @@ struct block ImageDownloader::DownloadImage(const char * url, const char * gameI
if(PAL && strcmp(CheckedRegion, "EN") != 0) if(PAL && strcmp(CheckedRegion, "EN") != 0)
{ {
snprintf(downloadURL, sizeof(downloadURL), "%sEN/%s.png", url, gameID); snprintf(downloadURL, sizeof(downloadURL), "%sEN/%s.png", url, gameID);
gprintf(" - Not found.\n%s", downloadURL);
file = downloadfile(downloadURL); file = downloadfile(downloadURL);
if(VALID_IMAGE(file)) if(VALID_IMAGE(file))
return file; return file;
@ -262,6 +325,7 @@ struct block ImageDownloader::DownloadImage(const char * url, const char * gameI
lang = "US"; lang = "US";
snprintf(downloadURL, sizeof(downloadURL), "%s%s/%s.png", url, lang, gameID); snprintf(downloadURL, sizeof(downloadURL), "%s%s/%s.png", url, lang, gameID);
gprintf(" - Not found.\n%s", downloadURL);
file = downloadfile(downloadURL); file = downloadfile(downloadURL);
if(VALID_IMAGE(file)) if(VALID_IMAGE(file))
return file; return file;
@ -269,11 +333,13 @@ struct block ImageDownloader::DownloadImage(const char * url, const char * gameI
free(file.data); free(file.data);
snprintf(downloadURL, sizeof(downloadURL), "%sOTHER/%s.png", url, gameID); snprintf(downloadURL, sizeof(downloadURL), "%sOTHER/%s.png", url, gameID);
gprintf(" - Not found.\n%s", downloadURL);
file = downloadfile(downloadURL); file = downloadfile(downloadURL);
if(VALID_IMAGE(file)) if(VALID_IMAGE(file))
return file; return file;
} }
gprintf(" - Not found.\n");
free(file.data); free(file.data);
memset(&file, 0, sizeof(struct block)); memset(&file, 0, sizeof(struct block));
@ -319,9 +385,24 @@ void ImageDownloader::CreateCSVLog()
{ {
ImageType = "Custom Discart"; ImageType = "Custom Discart";
} }
else if(MissingImages[i].downloadURL == serverURLCustomBannersGC)
{
ImageType = "Custom Banner";
}
fprintf(f, "\"%s\",\"%s\",\"%s\"\n", MissingImages[i].gameID.c_str(), GameTitles.GetTitle(MissingImages[i].gameID.c_str()), ImageType); fprintf(f, "\"%s\",\"%s\",\"%s\"\n", MissingImages[i].gameID.c_str(), GameTitles.GetTitle(MissingImages[i].gameID.c_str()), ImageType);
gprintf("\"%s\",\"%s\",\"%s\"\n", MissingImages[i].gameID.c_str(), GameTitles.GetTitle(MissingImages[i].gameID.c_str()), ImageType);
} }
fclose(f); fclose(f);
} }
bool ImageDownloader::IsValidBanner(unsigned char *banner)
{
if(!((*(u32*)(banner+64)) == 'IMET'))
{
if(!((*(u32*)(banner+128)) == 'IMET')) // with U8Archive header
return false;
}
return true;
}

View File

@ -13,10 +13,11 @@ class ImageDownloader
void Start(); void Start();
void SetChoices(int c) { choices = c; } void SetChoices(int c) { choices = c; }
void FindMissingImages(); void FindMissingImages();
void FindMissing(const char *writepath, const char *downloadURL, const char *backupURL, const char *progressTitle); void FindMissing(const char *writepath, const char *downloadURL, const char *backupURL, const char *progressTitle, const char *backupProgressTitle, const char *fileExt);
int DownloadProcess(int TotalDownloadCount); int DownloadProcess(int TotalDownloadCount);
struct block DownloadImage(const char * url, const char * gameID); struct block DownloadImage(const char * url, const char * gameID, const char *fileExt);
void CreateCSVLog(); void CreateCSVLog();
bool IsValidBanner(unsigned char *banner);
struct ImageLink struct ImageLink
{ {
@ -25,6 +26,8 @@ class ImageDownloader
const char *backupURL; const char *backupURL;
const char *writepath; const char *writepath;
const char *progressTitle; const char *progressTitle;
const char *backupProgressTitle;
const char *fileExt;
}; };
int choices; int choices;
u32 MissingImagesCount; u32 MissingImagesCount;

View File

@ -77,6 +77,7 @@ void CSettings::SetDefault()
strlcpy(GameCubePath, "sd:/games/", sizeof(GameCubePath)); strlcpy(GameCubePath, "sd:/games/", sizeof(GameCubePath));
strlcpy(GameCubeSDPath, "sd:/games/", sizeof(GameCubeSDPath)); strlcpy(GameCubeSDPath, "sd:/games/", sizeof(GameCubeSDPath));
strlcpy(DEVOLoaderPath, "sd:/apps/gc_devo/", sizeof(DEVOLoaderPath)); strlcpy(DEVOLoaderPath, "sd:/apps/gc_devo/", sizeof(DEVOLoaderPath));
strlcpy(CustomBannersURL, "http://fileden.com/files/2012/5/12/3303540/", sizeof(CustomBannersURL));
theme[0] = 0; theme[0] = 0;
language_path[0] = 0; language_path[0] = 0;
ogg_path[0] = 0; ogg_path[0] = 0;
@ -108,6 +109,7 @@ void CSettings::SetDefault()
error002 = 2; error002 = 2;
partition = 0; partition = 0;
discart = DISCARTS_ORIGINALS_CUSTOMS; discart = DISCARTS_ORIGINALS_CUSTOMS;
coversfull = COVERSFULL_HQ;
xflip = XFLIP_NO; xflip = XFLIP_NO;
quickboot = OFF; quickboot = OFF;
wiilight = WIILIGHT_ON; wiilight = WIILIGHT_ON;
@ -317,6 +319,7 @@ bool CSettings::Save()
fprintf(file, "error002 = %d\n", error002); fprintf(file, "error002 = %d\n", error002);
fprintf(file, "autonetwork = %d\n", autonetwork); fprintf(file, "autonetwork = %d\n", autonetwork);
fprintf(file, "discart = %d\n", discart); fprintf(file, "discart = %d\n", discart);
fprintf(file, "coversfull = %d\n", coversfull);
fprintf(file, "partition = %d\n", partition); fprintf(file, "partition = %d\n", partition);
fprintf(file, "marknewtitles = %d\n", marknewtitles); fprintf(file, "marknewtitles = %d\n", marknewtitles);
fprintf(file, "ShowFreeSpace = %d\n", ShowFreeSpace); fprintf(file, "ShowFreeSpace = %d\n", ShowFreeSpace);
@ -407,6 +410,7 @@ bool CSettings::Save()
fprintf(file, "DEVOLoaderPath = %s\n", DEVOLoaderPath); fprintf(file, "DEVOLoaderPath = %s\n", DEVOLoaderPath);
fprintf(file, "GCInstallCompressed = %d\n", GCInstallCompressed); fprintf(file, "GCInstallCompressed = %d\n", GCInstallCompressed);
fprintf(file, "GCInstallAligned = %d\n", GCInstallAligned); fprintf(file, "GCInstallAligned = %d\n", GCInstallAligned);
fprintf(file, "CustomBannersURL = %s\n", CustomBannersURL);
fclose(file); fclose(file);
return true; return true;
@ -619,6 +623,11 @@ bool CSettings::SetSetting(char *name, char *value)
discart = atoi(value); discart = atoi(value);
return true; return true;
} }
else if (strcmp(name, "coversfull") == 0)
{
coversfull = atoi(value);
return true;
}
else if (strcmp(name, "error002") == 0) else if (strcmp(name, "error002") == 0)
{ {
error002 = atoi(value); error002 = atoi(value);
@ -988,6 +997,11 @@ bool CSettings::SetSetting(char *name, char *value)
strlcpy(GameCubeSDPath, value, sizeof(GameCubeSDPath)); strlcpy(GameCubeSDPath, value, sizeof(GameCubeSDPath));
return true; return true;
} }
else if (strcmp(name, "CustomBannersURL") == 0)
{
strlcpy(CustomBannersURL, value, sizeof(CustomBannersURL));
return true;
}
else if (strcmp(name, "EnabledCategories") == 0) else if (strcmp(name, "EnabledCategories") == 0)
{ {
EnabledCategories.clear(); EnabledCategories.clear();

View File

@ -87,6 +87,7 @@ class CSettings
char GameCubePath[100]; char GameCubePath[100];
char GameCubeSDPath[100]; char GameCubeSDPath[100];
char DEVOLoaderPath[100]; char DEVOLoaderPath[100];
char CustomBannersURL[100];
short videomode; short videomode;
short language; short language;
short ocarina; short ocarina;
@ -117,6 +118,7 @@ class CSettings
short gridRows; short gridRows;
short autonetwork; short autonetwork;
short discart; short discart;
short coversfull;
short gamesound; short gamesound;
short marknewtitles; short marknewtitles;
short InstallToDir; short InstallToDir;

View File

@ -83,6 +83,7 @@ enum
{ {
GAMEWINDOW_BANNER, GAMEWINDOW_BANNER,
GAMEWINDOW_DISC, GAMEWINDOW_DISC,
GAMEWINDOW_BOTH,
GAMEWINDOW_MAX GAMEWINDOW_MAX
}; };
@ -187,9 +188,20 @@ enum
{ {
DISCARTS_ORIGINALS_CUSTOMS, DISCARTS_ORIGINALS_CUSTOMS,
DISCARTS_CUSTOMS_ORIGINALS, DISCARTS_CUSTOMS_ORIGINALS,
DISCARTS_ORIGINALS,
DISCARTS_CUSTOMS,
DISCARTS_MAX_CHOICE DISCARTS_MAX_CHOICE
}; };
enum
{
COVERSFULL_HQ,
COVERSFULL_LQ,
COVERSFULL_HQ_LQ,
COVERSFULL_LQ_HQ,
COVERSFULL_MAX_CHOICE
};
enum enum
{ {
PARENTAL_LVL_EVERYONE, PARENTAL_LVL_EVERYONE,

View File

@ -65,10 +65,11 @@ static const char * PromptButtonsText[MAX_ON_OFF] =
trNOOP( "Widescreen Fix" ), trNOOP( "Widescreen Fix" ),
}; };
static const char * GameWindowText[2] = static const char * GameWindowText[3] =
{ {
trNOOP( "Banner Animation" ), trNOOP( "Banner Animation" ),
trNOOP( "Rotating Disc" ), trNOOP( "Rotating Disc" ),
trNOOP( "Banner On Channels" ),
}; };
static const char * KeyboardText[KEYBOARD_MAX] = static const char * KeyboardText[KEYBOARD_MAX] =
@ -83,7 +84,17 @@ static const char * KeyboardText[KEYBOARD_MAX] =
static const char * DiscArtDownloadText[DISCARTS_MAX_CHOICE] = static const char * DiscArtDownloadText[DISCARTS_MAX_CHOICE] =
{ {
trNOOP( "Original/Customs" ), trNOOP( "Original/Customs" ),
trNOOP( "Customs/Original" ) trNOOP( "Customs/Original" ),
trNOOP( "Original" ),
trNOOP( "Customs" )
};
static const char * CoversFullDownloadText[COVERSFULL_MAX_CHOICE] =
{
trNOOP( "High Quality" ),
trNOOP( "Low Quality" ),
trNOOP( "High/Low" ),
trNOOP( "Low/High" )
}; };
static const char *ScreensaverText[SCREENSAVER_MAX] = static const char *ScreensaverText[SCREENSAVER_MAX] =
@ -121,6 +132,7 @@ GuiSettingsMenu::GuiSettingsMenu()
Options->SetName(Idx++, "%s", tr( "Font Scale Factor" )); Options->SetName(Idx++, "%s", tr( "Font Scale Factor" ));
Options->SetName(Idx++, "%s", tr( "Keyboard" )); Options->SetName(Idx++, "%s", tr( "Keyboard" ));
Options->SetName(Idx++, "%s", tr( "Disc Artwork Download" )); Options->SetName(Idx++, "%s", tr( "Disc Artwork Download" ));
Options->SetName(Idx++, "%s", tr( "Full covers Download" ));
Options->SetName(Idx++, "%s", tr( "Screensaver" )); Options->SetName(Idx++, "%s", tr( "Screensaver" ));
Options->SetName(Idx++, "%s", tr( "Mark new games" )); Options->SetName(Idx++, "%s", tr( "Mark new games" ));
Options->SetName(Idx++, "%s", tr( "Show Play Count" )); Options->SetName(Idx++, "%s", tr( "Show Play Count" ));
@ -189,6 +201,9 @@ void GuiSettingsMenu::SetOptionValues()
//! Settings: Disc Artwork Download //! Settings: Disc Artwork Download
Options->SetValue(Idx++, "%s", tr( DiscArtDownloadText[Settings.discart] )); Options->SetValue(Idx++, "%s", tr( DiscArtDownloadText[Settings.discart] ));
//! Settings: Covers Full Artwork Download
Options->SetValue(Idx++, "%s", tr( CoversFullDownloadText[Settings.coversfull] ));
//! Settings: Screensaver //! Settings: Screensaver
Options->SetValue(Idx++, "%s", tr( ScreensaverText[Settings.screensaver] )); Options->SetValue(Idx++, "%s", tr( ScreensaverText[Settings.screensaver] ));
@ -314,9 +329,9 @@ int GuiSettingsMenu::GetMenuInternal()
//! Settings: Game Window Mode //! Settings: Game Window Mode
else if (ret == ++Idx) else if (ret == ++Idx)
{ {
if (++Settings.GameWindowMode >= 2) Settings.GameWindowMode = 0; if (++Settings.GameWindowMode >= 3) Settings.GameWindowMode = 0;
if(Settings.GameWindowMode == GAMEWINDOW_BANNER && !SystemMenuResources::Instance()->IsLoaded()) { if(Settings.GameWindowMode != GAMEWINDOW_DISC && !SystemMenuResources::Instance()->IsLoaded()) {
WindowPrompt(tr( "Error:" ), tr( "Banner window is only available with AHBPROT! Please consider installing new HBC version." ), tr( "OK" )); WindowPrompt(tr( "Error:" ), tr( "Banner window is only available with AHBPROT! Please consider installing new HBC version." ), tr( "OK" ));
Settings.GameWindowMode = GAMEWINDOW_DISC; Settings.GameWindowMode = GAMEWINDOW_DISC;
} }
@ -360,6 +375,12 @@ int GuiSettingsMenu::GetMenuInternal()
if (++Settings.discart >= DISCARTS_MAX_CHOICE) Settings.discart = 0; if (++Settings.discart >= DISCARTS_MAX_CHOICE) Settings.discart = 0;
} }
//! Settings: Covers Full Artwork Download
else if (ret == ++Idx)
{
if (++Settings.coversfull >= COVERSFULL_MAX_CHOICE) Settings.coversfull = 0;
}
//! Settings: Screensaver //! Settings: Screensaver
else if (ret == ++Idx) else if (ret == ++Idx)
{ {

View File

@ -52,6 +52,7 @@ UninstallSM::UninstallSM(struct discHdr * header)
Options->SetName(Idx++, "%s", tr( "Reset Playcounter" )); Options->SetName(Idx++, "%s", tr( "Reset Playcounter" ));
Options->SetName(Idx++, "%s", tr( "Delete Cover Artwork" )); Options->SetName(Idx++, "%s", tr( "Delete Cover Artwork" ));
Options->SetName(Idx++, "%s", tr( "Delete Disc Artwork" )); Options->SetName(Idx++, "%s", tr( "Delete Disc Artwork" ));
Options->SetName(Idx++, "%s", tr( "Delete Cached Banner" ));
Options->SetName(Idx++, "%s", tr( "Delete Cheat TXT" )); Options->SetName(Idx++, "%s", tr( "Delete Cheat TXT" ));
Options->SetName(Idx++, "%s", tr( "Delete Cheat GCT" )); Options->SetName(Idx++, "%s", tr( "Delete Cheat GCT" ));
@ -79,6 +80,9 @@ void UninstallSM::SetOptionValues()
//! Settings: Delete Disc Artwork //! Settings: Delete Disc Artwork
Options->SetValue(Idx++, " "); Options->SetValue(Idx++, " ");
//! Settings: Delete Cached Banner
Options->SetValue(Idx++, " ");
//! Settings: Delete Cheat TXT //! Settings: Delete Cheat TXT
Options->SetValue(Idx++, " "); Options->SetValue(Idx++, " ");
@ -156,6 +160,12 @@ int UninstallSM::GetMenuInternal()
if (CheckFile(filepath)) remove(filepath); if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%s.png", Settings.disc_path, GameID); snprintf(filepath, sizeof(filepath), "%s%s.png", Settings.disc_path, GameID);
if (CheckFile(filepath)) remove(filepath); if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%s.bnr", Settings.BNRCachePath, GameID);
if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%.4s.bnr", Settings.BNRCachePath, GameID);
if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%.3s.bnr", Settings.BNRCachePath, GameID);
if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%s.txt", Settings.TxtCheatcodespath, GameID); snprintf(filepath, sizeof(filepath), "%s%s.txt", Settings.TxtCheatcodespath, GameID);
if (CheckFile(filepath)) remove(filepath); if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%s.gct", Settings.Cheatcodespath, GameID); snprintf(filepath, sizeof(filepath), "%s%s.gct", Settings.Cheatcodespath, GameID);
@ -212,6 +222,24 @@ int UninstallSM::GetMenuInternal()
if (CheckFile(filepath)) remove(filepath); if (CheckFile(filepath)) remove(filepath);
} }
//! Settings: Delete Cached Banner
else if (ret == ++Idx)
{
int choice = WindowPrompt(tr( "Delete" ), tr("Are you sure?"), tr( "Yes" ), tr( "No" ));
if (choice != 1)
return MENU_NONE;
char GameID[7];
snprintf(GameID, sizeof(GameID), "%s", (char *) DiscHeader->id);
char filepath[200];
snprintf(filepath, sizeof(filepath), "%s%s.bnr", Settings.BNRCachePath, GameID);
if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%.4s.bnr", Settings.BNRCachePath, GameID);
if (CheckFile(filepath)) remove(filepath);
snprintf(filepath, sizeof(filepath), "%s%.3s.bnr", Settings.BNRCachePath, GameID);
if (CheckFile(filepath)) remove(filepath);
}
//! Settings: Delete Cheat TXT //! Settings: Delete Cheat TXT
else if (ret == ++Idx) else if (ret == ++Idx)
{ {

View File

@ -180,7 +180,9 @@ void Sys_LoadMenu(void)
if (Settings.godmode || !(Settings.ParentalBlocks & BLOCK_PRIILOADER_OVERRIDE)) if (Settings.godmode || !(Settings.ParentalBlocks & BLOCK_PRIILOADER_OVERRIDE))
{ {
*(u32 *)0x8132fffb = 0x50756e65; *(u32 *)0x8132fffb = 0x50756e65;
*(u32 *)0x817feff0 = 0x50756e65; // priiloader 0.8 beta 4+
DCFlushRange((u32 *)0x8132fffb, 4); DCFlushRange((u32 *)0x8132fffb, 4);
DCFlushRange((u32 *)0x817feff0, 4);
} }
/* Return to the Wii system menu */ /* Return to the Wii system menu */

View File

@ -174,9 +174,9 @@ int GameBooter::BootGCMode(struct discHdr *gameHdr)
snprintf(DEVO_memCard, sizeof(DEVO_memCard), "%s:/apps/gc_devo/memcard.bin", game_partition); snprintf(DEVO_memCard, sizeof(DEVO_memCard), "%s:/apps/gc_devo/memcard.bin", game_partition);
} }
// check if file doesn't exist or is less than 16MB // check if file doesn't exist or is less than 512KB (59 Blocks)
struct stat st; struct stat st;
if (stat(DEVO_memCard, &st) == -1 || st.st_size < 16<<20) if (stat(DEVO_memCard, &st) == -1 || st.st_size < 1<<19)
{ {
// need to enlarge or create it // need to enlarge or create it
FILE *f = fopen(DEVO_memCard, "wb"); FILE *f = fopen(DEVO_memCard, "wb");
@ -188,7 +188,7 @@ int GameBooter::BootGCMode(struct discHdr *gameHdr)
fseek(f, (16 << 20) - 1, SEEK_SET); fseek(f, (16 << 20) - 1, SEEK_SET);
fputc(0, f); fputc(0, f);
fclose(f); fclose(f);
if (stat(DEVO_memCard, &st)==-1 || st.st_size < 16<<20) if (stat(DEVO_memCard, &st)==-1 || st.st_size < 1<<19)
{ {
// it still isn't big enough. Give up. // it still isn't big enough. Give up.
st.st_ino = 0; st.st_ino = 0;