I'm looking to do something like this but for my native language which is a rare language Here is a site that does this French to English + English to French http://www.freedict.com/onldict/fre.html I want to be able to do something like that but I want to be able to add my own words and update from my own word list So my users can search English words to My Language + My Language to English words I hope you guys can help me
you are saying this to a non-techie I'm a designer not into programming but I'm glad to hear its not a hard thing to get done
I mean the actual data... do you have a "English -> Your Language" AND "Your Language -> English" dictionary... scripting part is easy but getting such a dictionary FOR the actual translation is tough. (I guess)
I'm looking for the same thing that Haichi is looking for. For years I have compiled tens of thousands of words for various Asian languages (like Min which has 60 million skrs). I have a MySQL database, I just need scripts that can put my words in there and spit them out when a user does a search. I guess it's simple, but I'm a linguist, not a programmer. Anybody have a solution? Anybody willing to write one for me?