NefMoto

ECU Files => ECU Definition Files => Topic started by: mickeyd1984 on July 25, 2016, 02:58:51 PM



Title: KP translator german to english
Post by: mickeyd1984 on July 25, 2016, 02:58:51 PM
Not mine but i figured i would share.... taken from ecuconnections.com

WINOLS KP TRANSLATOR GERMAN TO ENGLISH SOFTWARE 2.1

Postby stoned007 ยป Wed May 09, 2012 11:48 pm
Hi,

I coded this software to translate damos file found in german. Tested with winols 1.7 demo.

You need to have ActivePerl installed: http://www.activestate.com/activeperl/downloads
An account on live.com, + an APP developper API that you can find here: http://www.bing.com/developers/appids.aspx
Edit the .pl file with notepad or any text editor, replace XXX with your api code at this line:
$mtkeyapi = "XXXXXXXXXXXXXXXXXXXXXXXXXXXX";
The follow the video for instruction and how to: http://www.youtube.com/watch?v=nUnrJv05Az4

You can add abreviation/word into dictionnary.txt that are not recognized on microsoftranslator.com by adding a simple line like this:
Zuendwinkelverstellung#Ignition angle adjustment


Title: Re: KP translator german to english
Post by: Kuzia on July 31, 2016, 10:26:16 AM
Could anybody to use this programm? I have an error: Cant locate Lingua/DE/ASCII.pm ...
Can anybody help me how to install Lingua::DE::ASCII module ?


Title: Re: KP translator german to english
Post by: mickeyd1984 on August 01, 2016, 10:44:45 PM
when in the perl package installer program search for DE::ASCII module. then install it.


Title: Re: KP translator german to english
Post by: Kuzia on August 04, 2016, 11:48:46 AM
when in the perl package installer program search for DE::ASCII module. then install it.
There is no DE::ASCII in installer directory :(


Title: Re: KP translator german to english
Post by: dream3R on August 04, 2016, 06:31:20 PM
I'll happily provide this for free via OLS, either current ols or csv output.

Just pm, and I don't give a shit about a map pack tbh, but it won't go past me unless into trash.

Same goes for A2L to OLS, new one has RAm facilities, fixes, etc.


Title: Re: KP translator german to english
Post by: Monlymap on October 05, 2016, 10:11:03 PM
I have a solution for translate in all language if you want, it is simple but not very fast, i use a site to translate and it is very letteralmente translation and do not translate abb. But if some One wont i describe step by step


Title: Re: KP translator german to english
Post by: MyTunes on February 27, 2017, 02:24:43 PM
There is no DE::ASCII in installer directory :(
Use the Perl Package Manager. Go to View->all packages, then scroll down to L for the Lingua/DE/ASCII.
Click on Lingua/DE/ASCII so its highlighted, then click the box with the + on it.
Next click the right arrow -> to run marked action(s). 
Done.



Title: Re: KP translator german to english
Post by: setuning on July 06, 2017, 10:50:16 AM
Can I also translate from German to Italian?
Many thanks


Title: Re: KP translator german to english
Post by: setuning on July 10, 2017, 08:23:27 AM
Hi guys i can not get the api key to insert on the configuration file since microsoft introduced the credit card to register on azure ... i do not have a credit card, some of you would be able to help me by sending me configuration files Already completed?


Title: Re: KP translator german to english
Post by: omarino on January 16, 2018, 04:04:20 PM
hi
can somebody help to get api key as microsoft azure aske me to open account by introducing the credit card

thanks in advance

regards




Title: Re: KP translator german to english
Post by: birchbark506 on January 21, 2018, 08:30:53 AM
i done all the steps and get this and map pack will not open in winols

C:\Users\Dell\Desktop\Car Files\VW 2.0 TFSI 8P0907115B.bin>perl kptranslatorv2.1
.pl vw 2.0 tfsi 8p0907115b.kp
format error: file is too short
Unpacking vw ...Done!
Now extracting words to translate (this can take few minutes)
Done!
Translating word should begin...
Packing internal map...Done!
Rebuilding kp file ...Done!


Title: Re: KP translator german to english
Post by: bamofo on February 23, 2018, 12:51:42 PM
Hi Everyone,

Before i posted this reply i did get this to work but as others mentioned the file shows up as corrupt when i import the new map pack. I took all the words the program was looking ot translate from the document, translated them in a new dictionnary file and even without the API requests, it doesnt seem to be writing the new KP file... Can someone pm me or reply on this thread that has it 100% working. looking to see what im doing wrong.


Title: Re: KP translator german to english
Post by: prj on February 23, 2018, 04:39:42 PM
This will never work with anything current because .kp format has been changed many times.


Title: Re: KP translator german to english
Post by: bamofo on February 23, 2018, 05:50:07 PM
Time to write it myself i guess. thanks for the help. I was in the middle of debugging it and was at the point where i was about to start from scratch.