Asrhael, isn't so hard. basically, you need an full version of any language of apup. (that means all. script, modules...). then, you need follow as sample. if you see an folder like this:
KB931906_x86_enu.apm_files
then you should rename it into your own language, like this:
KB931906_x86_spa.apm_files
but this is just for the modules that has an translation for the kb. for the .apm files, is like this:
KB931906_x86_ptb.apm
each folder must have the same same than the module in order to work. so, if you have:
KB931906_x86_ptb.apm
KB931906_x86_enu.apm_files
then the module will not work, unless you add this:
ModuleFolder=KB931906_x86_enu.apm_files
into [Behavior] in KB931906_x86_ptb.apm. well, this is the really easy thing to do. then, you need translate the titles and descriptions of each module (if you not do that, it will work anyway, but why an spanish release with an english description?). if you wish, you may keep the original title and just add this:
Title_1046=
of course, that LCID must be changed to math the language that you are translating for.
each module can be opened with notepad and must be saved also UTF-8, otherwise any ã, é, ç, ñ, etc will be an unknow character. another issue: this us not work for title, only for Description. for title, just forget for now ã, é, ç, ñ, etc
don't forget change this:
SystemLanguage=1046
for your own LCID. for detections, each language has an different MD5. so, you must catch the right one for your language. you don't need have each update that your script has, but at least you must know how to extract everything from an kb in order to cath the md5 for the .cat file
don't forget to change the file name of the kb under [Installation] and UniqueID= to match your language. to cath the download links is a little bit more complicated. i don't know how others do, but i us to choose an download manager (paused mode) in order to have the download links. of course, you can cath it from WU log too.
in the script, it works at the same way
> sorry my english
better than my spanish

just kitting. i'm abble to read spanish, but i'm not sure if i still know type in that language anymore. too many years without speking/reading...
[]s