When I access
http://www.praguedj.com/gtranslate/info.php it shows me 500 internal server error, I presume that you have changed the file permission to 777.
Points from readme DONE
1. Copy gtranslate folder to your www root
i reinstall fully /gtranslate = delete first, copy second
2. Set /gtranslate/cache folder permissions to 777.
I dont change permission to 777 (big hack risk, with gtranslate version 2.0 i used 755 and write in /cache working) phpinfo shows normaly without 500 error
3. Add this lines AFTER RewriteEngine On line in the .htaccess file.
4. Edit /gtranslate/config.php file to add your API key
5. Modify robots.txt
6. Create sitemap.txt
7. Download and install GTranslate Free
8. Still doesn't work?
it show untranslated pages at language URL
http://www.praguedj.com/cs/

in /gtranslate/error_log
[23-Feb-2011 09:04:03] PHP Warning: file_get_contents(https://www.googleapis.com/language/translate/v2?key=INSERT-YOUR-KEY&q=Dee+Dee+Bridgewater+%28USA%29%2C+Obecn%C3%AD+d%C5%AFm+%2C+Jazz%2FFunk%2FFusion%2C+20.30&userip=66.249.72.18&source=en&target=af) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request
in /home/jack/public_html/gtranslate/translate.php on line 66
But in /gtranslate/config.php
<?php
define('API_KEY', '*****************************************');
and today in error_log
[24-Feb-2011 03:13:58] PHP Warning: file_get_contents(https://www.googleapis.com/language/translate/v2?key=*****************************************&q=Prague%2C+Czech+republic%2C+DJ%2C+club%2C+music%2C+dance%2C+concerts%2C+venues%2C+events&userip=66.249.72.18&source=en&target=id) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
in /home/jack/public_html/gtranslate/translate.php on line 66
after i put my API instend of oweners API key.
And rename /gtranslate/limit.txt to limita.txt. File limit.txt appeared again shortly.
Now Gtranslate working. for cs, sk, it, pl, ru ... but ot for pt,hu im confused
may be error_log have some dealy ...
I rename /gtranslate/limit.txt to limitb.txt. File limit.txt appeared again shortly.
but i can see pt pages in portugal language ... now i have in /cache/ limit, limita, limitb.txt but /hu is still in english
I rename /gtranslate/limit.txt to limitc.txt. File limit.txt appeared again shortly.
but i cant see hu pages in hungarian language is in english ... now i have in /cache/ limit, limita, limitb, limitc.txt

[24-Feb-2011 04:38:31] PHP Warning: file_get_contents(https://www.googleapis.com/language/translate/v2?key=**********&q=%27The+Hair+Song%27+by+Black+Mountain+from+their+Jagjaguwar+release%2C+Wilderness+Heart.+Video+directed+by+Zoe+Bower+and+Simon+Chan.+Edited+by+Patrick+Nelson+Barnes.For+more+information+on+Black+Mountain%3A+http%3A%2F%2Fwww.jagjaguwar.com%2Fartist.php%3Fname%3Dblackmountain&userip=66.249.72.18&source=en&target=lv) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
in /home/jack/public_html/gtranslate/translate.php on line 66
[24-Feb-2011 05:12:06] PHP Warning: file_get_contents(https://www.googleapis.com/language/translate/v2?key=*********&q=The+event+Biffy+Clyro+%28Sct.%29+starts+on+October+29+2010+at+Lucerna+Music+Bar%21++&userip=66.249.72.18&source=en&target=cs) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
in /home/jack/public_html/gtranslate/translate.php on line 66
[24-Feb-2011 05:26:20] PHP Warning: file_get_contents(https://www.googleapis.com/language/translate/v2?key=***********&q=Gold+Panda%27s+Instrumental+Hip+Hop+%40+Akropolis&userip=90.182.125.59&source=en&target=pt) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
in /home/jack/public_html/gtranslate/translate.php on line 66
[24-Feb-2011 05:29:53] PHP Warning: file_get_contents(https://www.googleapis.com/language/translate/v2?key=************&q=Prague%2C+Czech+republic%2C+DJ%2C+club%2C+music%2C+dance%2C+concerts%2C+venues%2C+events&userip=90.182.125.59&source=en&target=hu) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden
in /home/jack/public_html/gtranslate/translate.php on line 66
Please how can i use edit_translation.php? i would like change translation
en:venues
cs:kina to cs:dějiště
can i do in edit_translation.php?