There is, but I don't know how to set up the .zip files oggzee usually makes. I just uploaded the new lang.pot file. I don't know if that's enough for you to work with, though.
There is, but I don't know how to set up the .zip files oggzee usually makes. I just uploaded the new lang.pot file. I don't know if that's enough for you to work with, though.
Oggzee (I hope he is willing to be back in his project) usually gave us just the new/updated entries to be translated...
The lang.pot file you linked is OK but makes unclear what was already translated and what is new... giving as a consequence the possibility to make errors...
There is, but I don't know how to set up the .zip files oggzee usually makes. I just uploaded the new lang.pot file. I don't know if that's enough for you to work with, though.
Oggzee (I hope he is willing to be back in his project) usually gave us just the new/updated entries to be translated...
The lang.pot file you linked is OK but makes unclear what was already translated and what is new... giving as a consequence the possibility to make errors...
Yeah, the "miss" files are created via some bash scripts which use perl and msgattrib, which I don't have the ability to run in my dev environment. Here's the scripts, if it helps you to run them on your own:
merge script (merges old language file with lang.pot):
CODE#!/bin/sh
POT=$1
if [ -z "$POT" ]; then
ÂÂecho "usage: $0 langXX.pot"
ÂÂexit
fi
function del_bom
{
ÂÂÂÂperl -e '@file=;$file[0] =~ s/^\xEF\xBB\xBF//;print(@file);'
}
function add_bom
{
ÂÂÂÂperl -e '@file=;print "\xEF\xBB\xBF";print(@file);'
}
for L in *.lang; do
ÂÂÂÂecho $L
ÂÂÂÂdel_bom < $L | msgmerge.exe --sort-output --no-wrap --no-location -N - "$POT" | add_bom > $L.new
ÂÂÂÂmv $L.new $L
done
Edit: I just realised there is something else that might help. lang56.zip has the old lang.pot. You could just do a file compare between that and the new lang.pot and it should find most of the new strings.
Sorry for the delay.
Here are the updated language files for 57b8 including the _miss files: lang57b8.zip
However the changes that have been posted here in this topic since v56 are missing, so please update them to this latest version and I'll do my best to include them.
# CFG USB Loader language file template.
# Put the translated string in msgstr ""
# Fill in the Last-Translator and Language-Team fields.
# Please use utf-8 charset when editing.
msgid ""
msgstr ""
"Project-Id-Version: CFG USB Loader\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-06 00:38+0200\n"
"PO-Revision-Date: 2010-02-21 23:59-0100\n"
"Last-Translator: Cambo \n"
"Language-Team: ITALIAN \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "Adult"
msgstr "Adulti"
msgid "All themes up to date."
msgstr "Tutti i temi sono aggiornati."
msgid "Checking for themes..."
msgstr "Sto controllando i temi…"
#, c-format
msgid ""
"Custom IOS %d could not be found!\n"
"Please install it."
msgstr ""
"Il Custom IOS %d non è stato trovato!\n"
"Occorre installarlo."
#, c-format
msgid ""
"Custom IOS %d is a stub!\n"
"Please reinstall it."
msgstr ""
"Il Custom IOS %d è fittizio!\n"
"Occorre reinstallarlo."
msgid "Disc (Ask)"
msgstr "Disco (Chiedi)"
msgid "Downloading Theme previews..."
msgstr "Sto scaricando le anteprime dei temi..."
#, c-format
msgid "Downloading: %s as %s"
msgstr "Sto scaricando: %s come %s"
msgid "Downloads"
msgstr "Num. Download"
msgid ""
"ERROR: cIOS249rev18, cIOS222v4,\n"
"cIOS223v4, cIOS224v5 or higher required\n"
"for starting games from a FAT partition!\n"
"Upgrade IOS249 or choose a different IOS."
msgstr ""
"ERRORE: è necessario il cIOS249rev18,\n"
"cIOS222v4, cIOS223v4, cIOS224v5 o superiori\n"
"per caricare i giochi da una partizione FAT!\n"
"Aggiornare il cIOS249 o scegliere un cIOS diverso."
msgid "Error creating directory..."
msgstr "Errore creando la cartella…."
msgid "No themes found."
msgstr "Nessun tema trovato."
#, c-format
msgid "Press %s to download this theme"
msgstr "Premere %s per scaricare questo tema"
#, c-format
msgid "Press button %s to download covers."
msgstr "Premere %s per scaricare le copertine."
msgid "Rating"
msgstr "Valutazione"
msgid "Theme Info"
msgstr "Informazioni sul Tema"
msgid ""
"Theme may be too large.\n"
"Reboot of Cfg suggested.\n"
msgstr ""
"Il tema potrebbe essere troppo grande.\n"
"Meglio ricaricare il CFG Loader.\n"
msgid "Themes provided by wii.spiffy360.com"
msgstr "Temi forniti da wii.spiffy360.com"
msgid "Themes to download"
msgstr "Temi da scaricare"
msgid "Themes with updates"
msgstr "Temi con aggiornamenti"
msgid "Update themes"
msgstr "Aggiorna temi"
msgid "Version"
msgstr "Versione"
Finally seems that the sentence "Press 1 for fullscreen preview" is not translated... in italian it should be "Premere 1 per l'anteprima a tutto schermo"
Thanks to everyone.
I have included all changes posted (DE, FR, JA, ZH_TW, ES, IT)
But Cambric correctly found out that the "Press 1 for fullscreen preview" was missing.
So here is the updated package: lang57b8_2.zip
with all changes and re-created _miss files, since there was that one (actually two) lines missing.
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
WiiCompiled is a new project that lets PC gamers play Mario Kart Wii natively on PC without emulation. Using static recompliation to convert the code into native PC...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
Thanks to the recent decomplication efforts; The Minish Cap 3DS brings the Game Boy Advance classic Zelda title to your 3DS.
The port takes full advantage of the 3DS...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
To celebrate its 25th anniversary, XBOX has launched pre-orders for the XBOX 25th Anniversary Collection. For the occasion, the trailer below was aired.
This...
GBAtemp is and always has been an independent community. Since 2002 our staff have voluntarily kept the site running, added new forums, features, provided constant...
It’s about that time of year again where I check in with the community to see if we can get the front page aligned with what people are interested in knowing and what...
After being announced last week, the first of two broadcasts is set to go live later today with a stark focus on The Legend of Zelda and its 40th anniversary...
It's been something of a quiet week in the gaming space, with the deluge of big hitters trying to find their place before GTA 6 launches really kicking off next week...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
In the wake of Sony's shift to a digital-only ecosystem within the next year, Xbox have today announced a surprising scheme. Aiming to offer physical buyers the same...
The long awaited Grand Theft Auto VI Extended Look gameplay trailer has finally dropped on YouTube. As you all know, it had dropped 6 hours earlier on Netflix, and...
It is with a heavy heart that I announce the departure of our beloved Chary from the position of Chief Editor. Chary took over early 2021 and has done a wonderful job...
The second of a two-part special, a more traditional Nintendo Direct is set to air today. Unlike the Zelda Direct the contents of this one is still relatively up in...
Announced a few days ago, Nintendo of America have today launched their Customer Appreciation Sale. Featuring 30% discounts across a wide range of popular first-party...
A few days ago Chary stepped down as Chief Editor after 5 wonderful years, and everyone guessed the seat wouldn't stay empty for very long. Back in 2021 I proudly...