


http://mega.co.nz/#!00MQSKBR!DTbep2X-gE ... 3bysx6csZI
This is not a simple LANGUAGE file translation. I have translated other files containing text strings (like MENUDEF), added the character ¡ (as the accented vowels, Ñ and ¿ were already in ZDoom) and included PWADs with translated graphics for each game (menus, level titles, ENDOOM). Oh, and the translated manuals. I'd have included the PWAD lumps as files for the .pk3 file instead of PWADs, but sometimes different WADs use different graphics with the same name (like the level titles for Doom II and Final Doom) and I do not know if it is possible to make each game load a different set of lumps.
I have added GZDoom strings to MENUDEF, too.
I should note that this translation is in Castilian Spanish ('Spanish of Spain', .esp) and only contains translated strings and files for Ultimate Doom, Doom II and Final Doom, though I may translate other games like Hexen, Heretic or Strife in the future. I have tried to retain the 'quirky' humor of the original text while providing a translation that attempts to be as real as possible, using many local expressions to make the text seem as natural as possible to Spanish players. As someone once told me, 'a good translation doesn't look like one'.
Every text have been proofread several times and I've been testing the game for days, and everything seems to be okay.
Would it be possible to include more than one version, one for each language like with LANGUAGE, for files like MENUDEF? The LANGUAGE file alone isn't enough for a full translation. I've also modified FONTDEFS to add the character ¡ (as I couldn't make it work with a template), IWADINFO (I like translating subtiles, but this is very subjective) and TEAMINFO (for team names).
I've also been unable to translate the following things due to it probably being embedded in the .exe:
- Gamepad options
- Color names in options
- NONE in team selection
- PRESS SPACE TO SEE BACK/FRONT, a text from the player setup
- Savegame descriptions
- Key/button names
I have modified some source files and tried to recompile it by following every tutorial I could find (I first tried with the tutorial in the wiki) to no avail.