|
|
|
|
![]() ![]() |
Jan 2 2007, 12:14 AM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 16 Joined: 21-December 06 From: Hungary Member No.: 18,599 |
Hi
Tipical request during a web design to make the page readable in a lot of languages. Let's say you want to create a web page accessibile with the following languages: -English -German -Spanish -Chinese -Russian Each page should look the same with different texts. What method would you use to create the pages? For software development there is a tool callaed Babylon which supports dictionaries... but what for html? There are dictionaries which translate whole sentences. Do you know some, which do good job during translation from English? Thanks for your replies! |
|
|
|
Jan 2 2007, 06:23 AM
Post
#2
|
|
|
Super Member Group: [HOSTED] Posts: 745 Joined: 8-April 06 From: Lima - Peru Member No.: 12,579 |
Hi Tipical request during a web design to make the page readable in a lot of languages. Let's say you want to create a web page accessibile with the following languages: -English -German -Spanish -Chinese -Russian Each page should look the same with different texts. What method would you use to create the pages? For software development there is a tool callaed Babylon which supports dictionaries... but what for html? There are dictionaries which translate whole sentences. Do you know some, which do good job during translation from English? Thanks for your replies! Well, you have some options to do that, for example if you have your web page finished in English you can use one of the following:
Once you have your text correctly translated to create the pages you can use PHP to show it dynamically according to the users language selection or you can use the W3C Standards for the correct method of doing this without any dynamic scripting involved. Check this topic Multilingual Site: Send The User To Page Of Choice for more information. Best regards, |
|
|
|
Jan 2 2007, 08:18 AM
Post
#3
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 16 Joined: 21-December 06 From: Hungary Member No.: 18,599 |
Thank you for the info!
I use the suggested method to redirect browser to actual language. However as I know working with dynamic php pages are not good for seo pages. I am planning to create a tool that helps maintain html files with same html structure and different languages. But before it I would like to make sure that this doesn't exists yet. |
|
|
|
Jan 5 2007, 11:52 PM
Post
#4
|
|
|
the Q Group: [HOSTED] Posts: 1,022 Joined: 13-July 05 From: Lithuania, Vilnius Member No.: 7,059 |
Translating with automated tools won't give you good results, even though it is quite accurate, but I don't recommend you to copy paste the translated version and make your content, unless you don't really have anything else to do or you know those languages quite fluently yourself and can correct all the mistakes in the text. Just try for example to translate several sentences and then translate the translated version back to English, you'll see some funny structure
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th September 2008 - 09:36 AM |