• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Convert Russian lang to English in PHP script

zerocool786

Active Member
Hi

I have a php script with only Russian lang file. I want to convert it to English. When I pasted that russian.lng file into google translator, it does not translate. But if I take each individual line and paste in google translator, then it works. Problem is there are 600 lines. And template folder also has russian wording, which will take me days before I get this translated

Any programming software that translate or make my job easier?

I tried pasting php code + russian wording to .doc file and use online free translator, but code alignment messes up and extra space...

Please help. Thank you
 
you could write a quick script to use the google api and convert it that way, but, that is my only real suggestion
 
@iBrightDev..Yes, thats a good suggestion and I was trying to do. But could not find any good Google API translator script out there. can you suggest one, I will definitely try that.

@sander k..lol...I am living in USA....The problem is there are hundreds of lines, that I have to translate, so copying and pasting each line individually into google translator, will take for ever.
 
Back
Top