This is a discussion on "Translate" within the Databases section. This forum, and the thread "Translate are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Translate
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Translate
Does anyone know how i can translate a website into a different laungage and have it in a tab. so for eample english = metallicwarfare.com and polish would be metallicwarfare.com/pl/ and would be tabed so when i click polish it would take me to that. there is programes out there but they are crap really. and i heard i can do it through mysql database. if someone knowes the lugnage and tells me then what do i do with it? any quidence please
|
|
|
|
|||
|
Re: Translate
yea. i know the people who will translate it i just dont know how to apply it
|
|
||||
|
Re: Translate
Ah, I see. Could you not just have two separate versions of the site, linked together? I guess there's probably a better way of doing it though.
|
|
|||
|
Re: Translate
well the site is a game so id have to link all users and so forth together and all the logs and stuff which would take deades lol. So i dont know how to do this though. maybe your right im not sure = why i came here to find out
|
|
||||
|
Re: Translate
Hey, MW. You have my MSN ID, don't you. And this is exactly the kind of stuff that I'm good at.
I have extensive knowledge with dynamic language content for websites... Just one example. IM me or you can also send an email....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
|||
|
Re: Translate
hmm pm me on msn then. I dont want it so its english and like german in one page but when they click the flag or a drop down menu it translates to a lauges
|
|
||||
|
Re: Translate
translators charge quite a lot don't they?
Luckily, if I need anything translated, my cousin just did 3 language degrees
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: Translate
OK, here's a quick explanation of how I've done it:
Every visitor to the site gets new PHP session. In this session I store a 'lang' variable which defaults to english. Then, for each output string you call a function (ex: "getString('key')") to get the string from the right databank table.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
![]() |
| Tags |
| tran |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Another banner old html help needed to translate! | milly | Starting Out | 2 | Jul 30th, 2007 12:12 |
| Would this translate well into CSS? | LostProphet | Web Page Design | 5 | Jul 20th, 2006 12:52 |