mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-10 21:05:10 +01:00
add Makefile target update-trans
This commit is contained in:
parent
7244e52bfd
commit
4e67863674
5
Makefile
5
Makefile
@ -12,3 +12,8 @@ install:
|
||||
uninstall:
|
||||
rm -f $(DESTDIR)/usr/bin/qwad
|
||||
rm -rf $(DESTDIR)/usr/share/Qwad/
|
||||
|
||||
update-trans:
|
||||
pylupdate4 Qwad.pro
|
||||
mv *.ts i18n/
|
||||
sed -e 's,filename=\",filename=\"../,g' -i i18n/*.ts
|
||||
|
16
Qwad.pro
16
Qwad.pro
@ -1,3 +1,13 @@
|
||||
TRANSLATIONS = i18n/Qwad_es.ts \
|
||||
i18n/Qwad_en.ts \
|
||||
i18n/Qwad_ca.ts \
|
||||
TRANSLATIONS = Qwad_ca.ts \
|
||||
Qwad_de.ts \
|
||||
Qwad_en.ts \
|
||||
Qwad_es.ts \
|
||||
Qwad_fr.ts \
|
||||
Qwad_it.ts
|
||||
|
||||
SOURCES = Qwad.pyw \
|
||||
GUI/Ui_AboutQwad.py \
|
||||
GUI/Ui_VenPri.py \
|
||||
GUI/VenPri.py \
|
||||
GUI/VenPri.ui \
|
||||
TitleIDs.py
|
||||
|
BIN
i18n/Qwad_ca.qm
BIN
i18n/Qwad_ca.qm
Binary file not shown.
495
i18n/Qwad_ca.ts
495
i18n/Qwad_ca.ts
@ -1,102 +1,61 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="ca_ES">
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>@default</name>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="40"/>
|
||||
<source>Nintendo Channel</source>
|
||||
<translation>Canal Nintendo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="44"/>
|
||||
<source>Everyone Votes Channel</source>
|
||||
<translation>Canal Opiniones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="46"/>
|
||||
<source>Photo Channel</source>
|
||||
<translation>Canal Fotos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="47"/>
|
||||
<source>Shopping Channel</source>
|
||||
<translation>Canal Tienda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="48"/>
|
||||
<source>Mii Channel</source>
|
||||
<translation>Canal Mii</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="49"/>
|
||||
<source>Photo Channel 1.1</source>
|
||||
<translation>Canal Fotos 1.1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="43"/>
|
||||
<location filename="../GUI/VenPri.py" line="49"/>
|
||||
<source>Unknown error</source>
|
||||
<translation>Error desconegut</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="37"/>
|
||||
<source>Photo Channel 1.1 [PAL]</source>
|
||||
<translation>Canal Fotos 1.1 [PAL]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="41"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[USA]</source>
|
||||
<translation>Canal Concursos Mii [USA]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="42"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[PAL]</source>
|
||||
<translation>Canal Concursos Mii [PAL]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="43"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[JAP]</source>
|
||||
<translation>Canal Concursos Mii [JAP]</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="225"/>
|
||||
<location filename="../GUI/VenPri.py" line="347"/>
|
||||
<source>Downloading files from NUS... This may take a while, please, be patient.</source>
|
||||
<translation>Descarregant fitxers des de NUS. Això pot trigar una estona.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="226"/>
|
||||
<location filename="../GUI/VenPri.py" line="348"/>
|
||||
<source>Unpacking WAD...</source>
|
||||
<translation>Desempaquetant WAD...</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="227"/>
|
||||
<location filename="../GUI/VenPri.py" line="349"/>
|
||||
<source>Packing into WAD...</source>
|
||||
<translation>Empaquetant WAD...</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="229"/>
|
||||
<location filename="../GUI/VenPri.py" line="350"/>
|
||||
<source>Cleaning temporary files...</source>
|
||||
<translation>Netejant fitxers temporals...</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Dialog</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<source>Dialog</source>
|
||||
<translation>Sobre Qwad</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="71"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="67"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:24pt; font-weight:600;">Qwad</span></p></body></html></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="752"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="74"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -776,228 +735,298 @@ p, li { white-space: pre-wrap; }
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License. But first, please read</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.</p>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation>Versió</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation>Autor:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<source>License</source>
|
||||
<translation>Llicència</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation>Agraïments</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<translation>Agraïments a l'equip de Wii.py: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, i Matt_P. Qwad només es un frontend per al seu increiblement fantàstic conjunt d'eines.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MWQwad</name>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="45"/>
|
||||
<source>Error</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="180"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="145"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Sobre Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="59"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation>Selecciona el fitxer WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="73"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation>Selecciona on desar els continguts del WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="97"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation>Selecciona on desar al nou WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="111"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation>Selecciona el directori a empaquetar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="27"/>
|
||||
<location filename="../GUI/VenPri.py" line="27"/>
|
||||
<source>(Latest)</source>
|
||||
<translation>(Última)</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="39"/>
|
||||
<location filename="../GUI/VenPri.py" line="45"/>
|
||||
<source>Ready</source>
|
||||
<translation>Llest</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="46"/>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>An error has ocurred:</source>
|
||||
<translation>Ha succeït un error:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="178"/>
|
||||
<location filename="../GUI/VenPri.py" line="79"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="93"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="117"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="131"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="166"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>Select where to save the downloaded WAD</source>
|
||||
<translation>Selecciona on desar el WAD descarregat</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="185"/>
|
||||
<location filename="../GUI/VenPri.py" line="201"/>
|
||||
<source>Select the directory where store the downloaded files</source>
|
||||
<translation>Selecciona el directori on desar el fitxers descarregats</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>Select a TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>tmd; TMD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Qwad</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="141"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation>Camí fins l'arxiu WAD a desempaquetar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="143"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation>Carpeta on s'enmagatzemaran els continguts de l'arxiu WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="154"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation>Carpeta i nom del nou WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="149"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation>Camí fins la carpeta a partir de la qual fer un WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="167"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Sobre Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="168"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation>Sobre Wii Signer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="146"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation>Desempaqueta WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="142"/>
|
||||
<source>WAD file</source>
|
||||
<translation>Arxiu WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="155"/>
|
||||
<source>Output</source>
|
||||
<translation>Destí</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="145"/>
|
||||
<source>Unpack</source>
|
||||
<translation>Desempaqueta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="152"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation>Empaqueta el WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="150"/>
|
||||
<source>Folder</source>
|
||||
<translation>Carpeta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="151"/>
|
||||
<source>Pack</source>
|
||||
<translation>Empaqueta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="165"/>
|
||||
<source>Help</source>
|
||||
<translation>Ajuda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="166"/>
|
||||
<source>About Qwad</source>
|
||||
<translation>Sobre Qwad</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="140"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="234"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation>Qwad - una eina per a WADs</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="164"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation>Descarrega des de NUS</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="241"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="153"/>
|
||||
<source>Download</source>
|
||||
<translation>Descarrega</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="236"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="156"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation></translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="237"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="157"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="263"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="239"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="240"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="242"/>
|
||||
<source>TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="265"/>
|
||||
<source>Title ID</source>
|
||||
<translation>ID del títol</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="158"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="244"/>
|
||||
<source>0000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="245"/>
|
||||
<source>ID (ascii)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="246"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="247"/>
|
||||
<source>0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="248"/>
|
||||
<source>Title type</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="249"/>
|
||||
<source>IOS needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="250"/>
|
||||
<source>Group ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="251"/>
|
||||
<source>Boot index</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="252"/>
|
||||
<source>Access rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="253"/>
|
||||
<source>Contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="254"/>
|
||||
<source>TMD viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="262"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="257"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="258"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="259"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="260"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="261"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="264"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="266"/>
|
||||
<source>Choose title:</source>
|
||||
<translation>Escull títol:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="159"/>
|
||||
<source>Custom title ID</source>
|
||||
<translation>Altra ID de títol</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="267"/>
|
||||
<source>Choose IOS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="160"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="268"/>
|
||||
<source>Choose Channel/Menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="269"/>
|
||||
<source>Decrypt</source>
|
||||
<translation>Desencriptar</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="161"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="270"/>
|
||||
<source>Pack into WAD</source>
|
||||
<translation>Empaquetar en WAD</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="162"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="274"/>
|
||||
<source>unset</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="163"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="272"/>
|
||||
<source>Version:</source>
|
||||
<translation>Versió:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="273"/>
|
||||
<source>Available Versions:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="275"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="276"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="277"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="278"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="279"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
BIN
i18n/Qwad_de.qm
BIN
i18n/Qwad_de.qm
Binary file not shown.
438
i18n/Qwad_de.ts
438
i18n/Qwad_de.ts
@ -1,79 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="1.1">
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>@default</name>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="40"/>
|
||||
<source>Nintendo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="44"/>
|
||||
<source>Everyone Votes Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="46"/>
|
||||
<source>Photo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="47"/>
|
||||
<source>Shopping Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="48"/>
|
||||
<source>Mii Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="49"/>
|
||||
<source>Photo Channel 1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="43"/>
|
||||
<location filename="../GUI/VenPri.py" line="49"/>
|
||||
<source>Unknown error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="37"/>
|
||||
<source>Photo Channel 1.1 [PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="41"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[USA]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="42"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="43"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[JAP]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="225"/>
|
||||
<location filename="../GUI/VenPri.py" line="347"/>
|
||||
<source>Downloading files from NUS... This may take a while, please, be patient.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="226"/>
|
||||
<location filename="../GUI/VenPri.py" line="348"/>
|
||||
<source>Unpacking WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="227"/>
|
||||
<location filename="../GUI/VenPri.py" line="349"/>
|
||||
<source>Packing into WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="229"/>
|
||||
<location filename="../GUI/VenPri.py" line="350"/>
|
||||
<source>Cleaning temporary files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -81,12 +31,12 @@
|
||||
<context>
|
||||
<name>Dialog</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<source>Dialog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="71"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="67"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -95,7 +45,17 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="752"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="74"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -778,225 +738,295 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<source>License</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MWQwad</name>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="45"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="180"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="145"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="59"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="73"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="97"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="111"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="27"/>
|
||||
<location filename="../GUI/VenPri.py" line="27"/>
|
||||
<source>(Latest)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="39"/>
|
||||
<location filename="../GUI/VenPri.py" line="45"/>
|
||||
<source>Ready</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="46"/>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>An error has ocurred:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="178"/>
|
||||
<location filename="../GUI/VenPri.py" line="79"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="93"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="117"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="131"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="166"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>Select where to save the downloaded WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="185"/>
|
||||
<location filename="../GUI/VenPri.py" line="201"/>
|
||||
<source>Select the directory where store the downloaded files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>Select a TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>tmd; TMD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Qwad</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="141"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="143"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="154"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="149"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="167"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="168"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="146"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="142"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="155"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="145"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="152"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="150"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="151"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="165"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="166"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="140"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="234"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="164"/>
|
||||
<source>Download from NUS</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="241"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="153"/>
|
||||
<source>Download</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="236"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="156"/>
|
||||
<source>000000000000000000</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="237"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="157"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="263"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="239"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="240"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="242"/>
|
||||
<source>TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="265"/>
|
||||
<source>Title ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="158"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="244"/>
|
||||
<source>0000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="245"/>
|
||||
<source>ID (ascii)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="246"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="247"/>
|
||||
<source>0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="248"/>
|
||||
<source>Title type</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="249"/>
|
||||
<source>IOS needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="250"/>
|
||||
<source>Group ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="251"/>
|
||||
<source>Boot index</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="252"/>
|
||||
<source>Access rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="253"/>
|
||||
<source>Contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="254"/>
|
||||
<source>TMD viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="262"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="257"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="258"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="259"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="260"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="261"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="264"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="266"/>
|
||||
<source>Choose title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="159"/>
|
||||
<source>Custom title ID</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="267"/>
|
||||
<source>Choose IOS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="160"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="268"/>
|
||||
<source>Choose Channel/Menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="269"/>
|
||||
<source>Decrypt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="161"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="270"/>
|
||||
<source>Pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="162"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="274"/>
|
||||
<source>unset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="163"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="272"/>
|
||||
<source>Version:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="273"/>
|
||||
<source>Available Versions:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="275"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="276"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="277"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="278"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="279"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
BIN
i18n/Qwad_en.qm
BIN
i18n/Qwad_en.qm
Binary file not shown.
455
i18n/Qwad_en.ts
455
i18n/Qwad_en.ts
@ -1,80 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="en">
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>@default</name>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="40"/>
|
||||
<source>Nintendo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="44"/>
|
||||
<source>Everyone Votes Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="46"/>
|
||||
<source>Photo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="47"/>
|
||||
<source>Shopping Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="48"/>
|
||||
<source>Mii Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="49"/>
|
||||
<source>Photo Channel 1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="43"/>
|
||||
<location filename="../GUI/VenPri.py" line="49"/>
|
||||
<source>Unknown error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="37"/>
|
||||
<source>Photo Channel 1.1 [PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="41"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[USA]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="42"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="43"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[JAP]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="225"/>
|
||||
<location filename="../GUI/VenPri.py" line="347"/>
|
||||
<source>Downloading files from NUS... This may take a while, please, be patient.</source>
|
||||
<translation type="unfinished">Downloading files from NUS... This may take a while, be patient.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="226"/>
|
||||
<location filename="../GUI/VenPri.py" line="348"/>
|
||||
<source>Unpacking WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="227"/>
|
||||
<location filename="../GUI/VenPri.py" line="349"/>
|
||||
<source>Packing into WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="229"/>
|
||||
<location filename="../GUI/VenPri.py" line="350"/>
|
||||
<source>Cleaning temporary files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -82,21 +31,31 @@
|
||||
<context>
|
||||
<name>Dialog</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<source>Dialog</source>
|
||||
<translation>About Qwad</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="71"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="67"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:24pt; font-weight:600;">Qwad</span></p></body></html></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="752"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="74"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -776,228 +735,298 @@ p, li { white-space: pre-wrap; }
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License. But first, please read</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.</p>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<source>License</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MWQwad</name>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="45"/>
|
||||
<source>Error</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="180"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="145"/>
|
||||
<source>About Qt</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="59"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="73"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="97"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="111"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="27"/>
|
||||
<location filename="../GUI/VenPri.py" line="27"/>
|
||||
<source>(Latest)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="39"/>
|
||||
<location filename="../GUI/VenPri.py" line="45"/>
|
||||
<source>Ready</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="46"/>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>An error has ocurred:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="178"/>
|
||||
<location filename="../GUI/VenPri.py" line="79"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="93"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="117"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="131"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="166"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>Select where to save the downloaded WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="185"/>
|
||||
<location filename="../GUI/VenPri.py" line="201"/>
|
||||
<source>Select the directory where store the downloaded files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>Select a TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>tmd; TMD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Qwad</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="141"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="234"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="241"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation>Path to WAD to unpack</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="143"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="236"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="237"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation>Folder where WAD contents will be stored</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="154"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation>Destination folder and name of the new WAD</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="263"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="149"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation>Path to the directory wich we are going to pack</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="239"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="167"/>
|
||||
<source>About Qt</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="168"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="146"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="240"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="142"/>
|
||||
<source>WAD file</source>
|
||||
<translation></translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="242"/>
|
||||
<source>TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="155"/>
|
||||
<source>Output</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="145"/>
|
||||
<source>Unpack</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="152"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="150"/>
|
||||
<source>Folder</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="151"/>
|
||||
<source>Pack</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="165"/>
|
||||
<source>Help</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="166"/>
|
||||
<source>About Qwad</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="140"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="164"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="153"/>
|
||||
<source>Download</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="156"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="157"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="265"/>
|
||||
<source>Title ID</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="158"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="244"/>
|
||||
<source>0000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="245"/>
|
||||
<source>ID (ascii)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="246"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="247"/>
|
||||
<source>0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="248"/>
|
||||
<source>Title type</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="249"/>
|
||||
<source>IOS needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="250"/>
|
||||
<source>Group ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="251"/>
|
||||
<source>Boot index</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="252"/>
|
||||
<source>Access rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="253"/>
|
||||
<source>Contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="254"/>
|
||||
<source>TMD viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="262"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="257"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="258"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="259"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="260"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="261"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="264"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="266"/>
|
||||
<source>Choose title:</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="159"/>
|
||||
<source>Custom title ID</source>
|
||||
<translation></translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="267"/>
|
||||
<source>Choose IOS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="160"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="268"/>
|
||||
<source>Choose Channel/Menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="269"/>
|
||||
<source>Decrypt</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="161"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="270"/>
|
||||
<source>Pack into WAD</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="162"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="274"/>
|
||||
<source>unset</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="163"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="272"/>
|
||||
<source>Version:</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="273"/>
|
||||
<source>Available Versions:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="275"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="276"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="277"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="278"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="279"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
BIN
i18n/Qwad_es.qm
BIN
i18n/Qwad_es.qm
Binary file not shown.
485
i18n/Qwad_es.ts
485
i18n/Qwad_es.ts
@ -1,80 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0" language="es">
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>@default</name>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="40"/>
|
||||
<source>Nintendo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="44"/>
|
||||
<source>Everyone Votes Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="46"/>
|
||||
<source>Photo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="47"/>
|
||||
<source>Shopping Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="48"/>
|
||||
<source>Mii Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="49"/>
|
||||
<source>Photo Channel 1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="43"/>
|
||||
<location filename="../GUI/VenPri.py" line="49"/>
|
||||
<source>Unknown error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="37"/>
|
||||
<source>Photo Channel 1.1 [PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="41"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[USA]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="42"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="43"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[JAP]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="225"/>
|
||||
<location filename="../GUI/VenPri.py" line="347"/>
|
||||
<source>Downloading files from NUS... This may take a while, please, be patient.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="226"/>
|
||||
<location filename="../GUI/VenPri.py" line="348"/>
|
||||
<source>Unpacking WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="227"/>
|
||||
<location filename="../GUI/VenPri.py" line="349"/>
|
||||
<source>Packing into WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="229"/>
|
||||
<location filename="../GUI/VenPri.py" line="350"/>
|
||||
<source>Cleaning temporary files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -82,21 +31,31 @@
|
||||
<context>
|
||||
<name>Dialog</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<source>Dialog</source>
|
||||
<translation>Acerca de Qwad</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="71"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="67"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:24pt; font-weight:600;">Qwad</span></p></body></html></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="752"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="74"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -776,228 +735,298 @@ p, li { white-space: pre-wrap; }
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License. But first, please read</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.</p>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation>Versión</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation>Autor:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<source>License</source>
|
||||
<translation>Licencia</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation>Agradecimientos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<translation>Gracias al equipo de Wii.py: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, y Matt_P. Qwad sólo es un frontend para su increíblemente maravilloso conjunto de herramientas.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MWQwad</name>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="45"/>
|
||||
<source>Error</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="180"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="145"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Acerca de Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="59"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation>Selecciona el archivo WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="73"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation>Selecciona dónde guardar los contenidos del WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="97"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation>Selecciona dónde guardar el nuevo WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="111"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation>Selecciona la carpeta que empaquetar en WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="27"/>
|
||||
<location filename="../GUI/VenPri.py" line="27"/>
|
||||
<source>(Latest)</source>
|
||||
<translation>(Última)</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="39"/>
|
||||
<location filename="../GUI/VenPri.py" line="45"/>
|
||||
<source>Ready</source>
|
||||
<translation>Listo</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="46"/>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>An error has ocurred:</source>
|
||||
<translation>Ha ocurrido un error:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="178"/>
|
||||
<location filename="../GUI/VenPri.py" line="79"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="93"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="117"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="131"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="166"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>Select where to save the downloaded WAD</source>
|
||||
<translation>Selecciona dónde guardar el WAD descargado</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="185"/>
|
||||
<location filename="../GUI/VenPri.py" line="201"/>
|
||||
<source>Select the directory where store the downloaded files</source>
|
||||
<translation>Selecciona el direcotrio donde se guardarán los fitxeros descargados</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>Select a TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>tmd; TMD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Qwad</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="141"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="143"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="154"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="149"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="167"/>
|
||||
<source>About Qt</source>
|
||||
<translation>Acerca de Qt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="168"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation>Acerca de Wii Signer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="146"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation>Desempaqueta WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="142"/>
|
||||
<source>WAD file</source>
|
||||
<translation>Archivo WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="155"/>
|
||||
<source>Output</source>
|
||||
<translation>Destino</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="145"/>
|
||||
<source>Unpack</source>
|
||||
<translation>Desempaqueta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="152"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation>Empaqueta el WAD</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="150"/>
|
||||
<source>Folder</source>
|
||||
<translation>Carpeta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="151"/>
|
||||
<source>Pack</source>
|
||||
<translation>Empaqueta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="165"/>
|
||||
<source>Help</source>
|
||||
<translation>Ayuda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="166"/>
|
||||
<source>About Qwad</source>
|
||||
<translation>Acerca de Qwad</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="140"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="234"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation>Qwad - una herramienta para el manejo de WADs</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="164"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation>Descarga desde NUS</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="241"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="153"/>
|
||||
<source>Download</source>
|
||||
<translation>Descarga</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="236"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="156"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation></translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="237"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="157"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="263"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="239"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="240"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="242"/>
|
||||
<source>TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="265"/>
|
||||
<source>Title ID</source>
|
||||
<translation>ID del título</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="158"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="244"/>
|
||||
<source>0000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="245"/>
|
||||
<source>ID (ascii)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="246"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="247"/>
|
||||
<source>0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="248"/>
|
||||
<source>Title type</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="249"/>
|
||||
<source>IOS needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="250"/>
|
||||
<source>Group ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="251"/>
|
||||
<source>Boot index</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="252"/>
|
||||
<source>Access rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="253"/>
|
||||
<source>Contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="254"/>
|
||||
<source>TMD viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="262"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="257"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="258"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="259"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="260"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="261"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="264"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="266"/>
|
||||
<source>Choose title:</source>
|
||||
<translation>Escoge título:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="159"/>
|
||||
<source>Custom title ID</source>
|
||||
<translation>Otra ID de título</translation>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="267"/>
|
||||
<source>Choose IOS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="160"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="268"/>
|
||||
<source>Choose Channel/Menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="269"/>
|
||||
<source>Decrypt</source>
|
||||
<translation>Desencriptar</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="161"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="270"/>
|
||||
<source>Pack into WAD</source>
|
||||
<translation>Empaquetar en WAD</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="162"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="274"/>
|
||||
<source>unset</source>
|
||||
<translation></translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="163"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="272"/>
|
||||
<source>Version:</source>
|
||||
<translation>Versión:</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="273"/>
|
||||
<source>Available Versions:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="275"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="276"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="277"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="278"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="279"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
BIN
i18n/Qwad_fr.qm
BIN
i18n/Qwad_fr.qm
Binary file not shown.
438
i18n/Qwad_fr.ts
438
i18n/Qwad_fr.ts
@ -1,79 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="1.1">
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>@default</name>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="40"/>
|
||||
<source>Nintendo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="44"/>
|
||||
<source>Everyone Votes Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="46"/>
|
||||
<source>Photo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="47"/>
|
||||
<source>Shopping Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="48"/>
|
||||
<source>Mii Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="49"/>
|
||||
<source>Photo Channel 1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="43"/>
|
||||
<location filename="../GUI/VenPri.py" line="49"/>
|
||||
<source>Unknown error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="37"/>
|
||||
<source>Photo Channel 1.1 [PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="41"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[USA]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="42"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="43"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[JAP]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="225"/>
|
||||
<location filename="../GUI/VenPri.py" line="347"/>
|
||||
<source>Downloading files from NUS... This may take a while, please, be patient.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="226"/>
|
||||
<location filename="../GUI/VenPri.py" line="348"/>
|
||||
<source>Unpacking WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="227"/>
|
||||
<location filename="../GUI/VenPri.py" line="349"/>
|
||||
<source>Packing into WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="229"/>
|
||||
<location filename="../GUI/VenPri.py" line="350"/>
|
||||
<source>Cleaning temporary files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -81,12 +31,12 @@
|
||||
<context>
|
||||
<name>Dialog</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<source>Dialog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="71"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="67"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -95,7 +45,17 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="752"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="74"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -778,225 +738,295 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<source>License</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MWQwad</name>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="45"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="180"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="145"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="59"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="73"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="97"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="111"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="27"/>
|
||||
<location filename="../GUI/VenPri.py" line="27"/>
|
||||
<source>(Latest)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="39"/>
|
||||
<location filename="../GUI/VenPri.py" line="45"/>
|
||||
<source>Ready</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="46"/>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>An error has ocurred:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="178"/>
|
||||
<location filename="../GUI/VenPri.py" line="79"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="93"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="117"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="131"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="166"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>Select where to save the downloaded WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="185"/>
|
||||
<location filename="../GUI/VenPri.py" line="201"/>
|
||||
<source>Select the directory where store the downloaded files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>Select a TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>tmd; TMD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Qwad</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="141"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="143"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="154"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="149"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="167"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="168"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="146"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="142"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="155"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="145"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="152"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="150"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="151"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="165"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="166"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="140"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="234"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="164"/>
|
||||
<source>Download from NUS</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="241"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="153"/>
|
||||
<source>Download</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="236"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="156"/>
|
||||
<source>000000000000000000</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="237"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="157"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="263"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="239"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="240"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="242"/>
|
||||
<source>TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="265"/>
|
||||
<source>Title ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="158"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="244"/>
|
||||
<source>0000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="245"/>
|
||||
<source>ID (ascii)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="246"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="247"/>
|
||||
<source>0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="248"/>
|
||||
<source>Title type</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="249"/>
|
||||
<source>IOS needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="250"/>
|
||||
<source>Group ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="251"/>
|
||||
<source>Boot index</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="252"/>
|
||||
<source>Access rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="253"/>
|
||||
<source>Contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="254"/>
|
||||
<source>TMD viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="262"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="257"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="258"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="259"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="260"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="261"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="264"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="266"/>
|
||||
<source>Choose title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="159"/>
|
||||
<source>Custom title ID</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="267"/>
|
||||
<source>Choose IOS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="160"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="268"/>
|
||||
<source>Choose Channel/Menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="269"/>
|
||||
<source>Decrypt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="161"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="270"/>
|
||||
<source>Pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="162"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="274"/>
|
||||
<source>unset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="163"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="272"/>
|
||||
<source>Version:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="273"/>
|
||||
<source>Available Versions:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="275"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="276"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="277"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="278"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="279"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
BIN
i18n/Qwad_it.qm
BIN
i18n/Qwad_it.qm
Binary file not shown.
438
i18n/Qwad_it.ts
438
i18n/Qwad_it.ts
@ -1,79 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="1.1">
|
||||
<!DOCTYPE TS><TS version="2.0">
|
||||
<context>
|
||||
<name>@default</name>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="40"/>
|
||||
<source>Nintendo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="44"/>
|
||||
<source>Everyone Votes Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="46"/>
|
||||
<source>Photo Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="47"/>
|
||||
<source>Shopping Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="48"/>
|
||||
<source>Mii Channel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="49"/>
|
||||
<source>Photo Channel 1.1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="43"/>
|
||||
<location filename="../GUI/VenPri.py" line="49"/>
|
||||
<source>Unknown error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="37"/>
|
||||
<source>Photo Channel 1.1 [PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="41"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[USA]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="42"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[PAL]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="TitleIDs.py" line="43"/>
|
||||
<source>Check Mii Out / Mii Contest Channel[JAP]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="225"/>
|
||||
<location filename="../GUI/VenPri.py" line="347"/>
|
||||
<source>Downloading files from NUS... This may take a while, please, be patient.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="226"/>
|
||||
<location filename="../GUI/VenPri.py" line="348"/>
|
||||
<source>Unpacking WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="227"/>
|
||||
<location filename="../GUI/VenPri.py" line="349"/>
|
||||
<source>Packing into WAD...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="229"/>
|
||||
<location filename="../GUI/VenPri.py" line="350"/>
|
||||
<source>Cleaning temporary files...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -81,12 +31,12 @@
|
||||
<context>
|
||||
<name>Dialog</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="66"/>
|
||||
<source>Dialog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="71"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="67"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -95,7 +45,17 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="752"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="74"/>
|
||||
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
@ -778,225 +738,295 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="72"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="73"/>
|
||||
<source>Author: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="753"/>
|
||||
<source>License</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_AboutQwad.py" line="754"/>
|
||||
<source>Thanks to Wii.py team: Xuzz, SquidMan, megazig, TheLemonMan, |Omega, and Matt_P. Qwad is only a frontend for their unbelievably awesome framework.</source>
|
||||
<location filename="../GUI/Ui_AboutQwad.py" line="755"/>
|
||||
<source>Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MWQwad</name>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="45"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="180"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="145"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="59"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="73"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="97"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="111"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="27"/>
|
||||
<location filename="../GUI/VenPri.py" line="27"/>
|
||||
<source>(Latest)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="39"/>
|
||||
<location filename="../GUI/VenPri.py" line="45"/>
|
||||
<source>Ready</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="46"/>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="51"/>
|
||||
<source>An error has ocurred:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="178"/>
|
||||
<location filename="../GUI/VenPri.py" line="79"/>
|
||||
<source>Select WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>*.wad; *.WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="93"/>
|
||||
<source>Select where to store WAD contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="117"/>
|
||||
<source>Select where to save the newly created WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="131"/>
|
||||
<source>Select folder to pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="166"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="194"/>
|
||||
<source>Select where to save the downloaded WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/VenPri.py" line="185"/>
|
||||
<location filename="../GUI/VenPri.py" line="201"/>
|
||||
<source>Select the directory where store the downloaded files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>Select a TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/VenPri.py" line="265"/>
|
||||
<source>tmd; TMD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Qwad</name>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="141"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="143"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="154"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="149"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="167"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="168"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="146"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="142"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="155"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="145"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="152"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="150"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="151"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="165"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="166"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="140"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="234"/>
|
||||
<source>Qwad - a WAD management tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="164"/>
|
||||
<source>Download from NUS</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="241"/>
|
||||
<source>Ruta hacia el archivo WAD que quieres desempaquetar</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="153"/>
|
||||
<source>Download</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="236"/>
|
||||
<source>WAD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="156"/>
|
||||
<source>000000000000000000</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="237"/>
|
||||
<source>Carpeta donde se almacenaran los contenidos del archivo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="157"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="263"/>
|
||||
<source>Output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="239"/>
|
||||
<source>Unpack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="240"/>
|
||||
<source>Unpack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="242"/>
|
||||
<source>TMD file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="265"/>
|
||||
<source>Title ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="158"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="244"/>
|
||||
<source>0000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="245"/>
|
||||
<source>ID (ascii)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="246"/>
|
||||
<source>Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="247"/>
|
||||
<source>0</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="248"/>
|
||||
<source>Title type</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="249"/>
|
||||
<source>IOS needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="250"/>
|
||||
<source>Group ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="251"/>
|
||||
<source>Boot index</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="252"/>
|
||||
<source>Access rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="253"/>
|
||||
<source>Contents</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="254"/>
|
||||
<source>TMD viewer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="262"/>
|
||||
<source>Carpeta y nombre del nuevo WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="257"/>
|
||||
<source>Ruta hacia la carpeta que empaquetar en WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="258"/>
|
||||
<source>Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="259"/>
|
||||
<source>Pack</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="260"/>
|
||||
<source>Pack WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="261"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="264"/>
|
||||
<source>000000000000000000</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="266"/>
|
||||
<source>Choose title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="159"/>
|
||||
<source>Custom title ID</source>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="267"/>
|
||||
<source>Choose IOS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="160"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="268"/>
|
||||
<source>Choose Channel/Menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="269"/>
|
||||
<source>Decrypt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="161"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="270"/>
|
||||
<source>Pack into WAD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="162"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="274"/>
|
||||
<source>unset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="GUI/Ui_VenPri.py" line="163"/>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="272"/>
|
||||
<source>Version:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="273"/>
|
||||
<source>Available Versions:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="275"/>
|
||||
<source>Download from NUS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="276"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="277"/>
|
||||
<source>About Qwad</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="278"/>
|
||||
<source>About Qt</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI/Ui_VenPri.py" line="279"/>
|
||||
<source>About Wii Signer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
Loading…
Reference in New Issue
Block a user