Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » website translation


website translation

Reply
  #1 (permalink)  
Old 05-22-09, 10:07 AM
RichyRich38's Avatar
RichyRich38 RichyRich38 is offline
Newbie Coder
 
Join Date: Feb 2009
Posts: 78
Thanks: 2
Thanked 0 Times in 0 Posts
Question website translation

Good afternoon and Happy Friday one and all....

Im try to find some software/program for a web site that im building that wll translate the language from english to russian.

In a ideal would if would just be a button that once clicked will take the english content and translate into russian..

does anyone know of such software?
Reply With Quote
  #2 (permalink)  
Old 05-22-09, 02:23 PM
mdhall's Avatar
mdhall mdhall is offline
Aspiring Coder
 
Join Date: Oct 2003
Posts: 510
Thanks: 1
Thanked 1 Time in 1 Post
Google used to offer this, not sure if they still do.
Reply With Quote
  #3 (permalink)  
Old 05-22-09, 09:21 PM
Wolf1994 Wolf1994 is offline
Wannabe Coder
 
Join Date: Sep 2005
Location: Russia
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
You may use something like this:
Translation result for http://www.wolf-ware.net

But my advise - hire a translator.
Reply With Quote
  #4 (permalink)  
Old 05-23-09, 03:43 AM
danielm danielm is offline
New Member
 
Join Date: Dec 2008
Location: New Zealand
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
If you want to invest some time into it, you can use a PHP language system.
in the header of the page basically do:
include('languages/'.$_GET['language'].'.php');

and in languages/english.php do:
$lang['homepage_text'] = "Welcome to my website!";

and replace your Welcome to my website on your homepage with

<?=$lang['homepage_text']?>

then duplicate this for all languages you wish to support and do some translations in Babelfish/Google.
Reply With Quote
  #5 (permalink)  
Old 05-30-09, 12:07 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Google translate can do that for you:

Google Translate

As an example, here is the hotscript forum translated from english to russian:

Google Translate=

You can create a hyperlink to a link similar to the above titled "Translate to Russian" or something along those lines and you would be good to go.

Pete
__________________
Reply With Quote
  #6 (permalink)  
Old 06-04-09, 02:04 AM
samuelpieck samuelpieck is offline
New Member
 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Try website translator Iplussoft Website Translator (English). You can translate your site to over 41 languages via Google translate api working in the background so there wont be any frames or comments. cheers
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
100 ways to get more traffic jorokolarov The Lounge 12 12-06-07 07:20 PM
Complete ringtone website with top features! rossy790 General Advertisements 6 06-29-05 08:06 AM
Complete website made. Ready for business rossy790 General Advertisements 0 03-04-05 06:03 PM
Complete ringtone website for sale rossy790 The Lounge 0 03-04-05 06:01 PM
FS: Prozilla Memberships (Turnkey Sites) - $10-15 less than Retail! rockergrrl General Advertisements 0 08-11-04 12:05 AM


All times are GMT -5. The time now is 09:06 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.