Hello,
I already delete the folder gtranslate in root directory, and set in system plugin /gtranslate/cache and /gtranslate/cache/XX folders permissions to 777.
Recall that the first step of the installation is "Copy gtranslate folder to your www root (public_html or httpdocs) directory. If you are using FTP set transfer type to BINARY it's IMPORTANT!"
Now i have debug.txt but is not saving any translation:
* About to connect() to translate.google.com port 80 (#0)
* Trying 173.194.70.138... * connected
* Connected to translate.google.com (173.194.70.138) port 80 (#0)
> GET /translate_a/t?client=a&text=android%2C+free%2C+download%2C+applications%2C+tablet%2C+phone%2C+games%2C+market%2C+apps%2C+store&tl=ru&sl=en HTTP/1.1
User-Agent: Mozilla/5.0
Host: translate.google.com
Accept: */*
< HTTP/1.1 302 Found
< Cache-Control: private
< Content-Type: text/html; charset=UTF-8
< Location:
http://www.google.com/sorry/?continue=h ... %26sl%3Den< Content-Length: 453
< Date: Sat, 04 May 2013 01:00:32 GMT
< Server: GFE/2.0
<
* Connection #0 to host translate.google.com left intact
* Closing connection #0
Request: client=a&text=android%2C+free%2C+download%2C+applications%2C+tablet%2C+phone%2C+games%2C+market%2C+apps%2C+store&tl=ru&sl=en
Response: <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A HREF="http://www.google.com/sorry/?continue=http://translate.google.com/translate_a/t%3Fclient%3Da%26text%3Dandroid%252C%2Bfree%252C%2Bdownload%252C%2Bapplications%252C%2Btablet%252C%2Bphone%252C%2Bgames%252C%2Bmarket%252C%2Bapps%252C%2Bstore%26tl%3Dru%26sl%3Den">here</A>.
</BODY></HTML>
* About to connect() to translate.google.com port 80 (#0)
* Trying 173.194.70.138... * connected
* Connected to translate.google.com (173.194.70.138) port 80 (#0)
> GET /translate_a/t?client=a&text=Android+Games%2C+android+apps+and+android+themes.+Download+the+best+free+android+games+for+android+tablet+or+android+phone.+Free+apps+from+android+market.+Download+Applications+to+your+mobile+phones+and+tablets%2C+daily+updates.+Download+right+now%21&tl=ru&sl=en HTTP/1.1
User-Agent: Mozilla/5.0
Host: translate.google.com
Accept: */*
Regards