Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Internationalization, what method do you use for internationalization?
lajoshal
post Jan 2 2007, 12:14 AM
Post #1


Newbie [ Level 2 ]
Group Icon

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!

Go to the top of the page
 
+Quote Post
TavoxPeru
post Jan 2 2007, 06:23 AM
Post #2


Super Member
Group Icon

Group: [HOSTED]
Posts: 745
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579



QUOTE(lajoshal @ Jan 1 2007, 07:14 PM) *

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:to translate your web page to the language of your choice, but the major problem are grammer related, I try all of them and the more accurate results that i get was when using the last one, so be careful and always review your results. Then you can use the tedious copy/paste method or you can save the resulting web page of each translated text.

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,
Go to the top of the page
 
+Quote Post
lajoshal
post Jan 2 2007, 08:18 AM
Post #3


Newbie [ Level 2 ]
Group Icon

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.
Go to the top of the page
 
+Quote Post
Quatrux
post Jan 5 2007, 11:52 PM
Post #4


the Q
Group Icon

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 smile.gif So just make it that people who want to translate your site: they would need to push on a link or submit button and would see google or some other service translating it. smile.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Laptop Slowing Down?(14)
  2. How Do You Validate Email Addresses?(9)
  3. Array Sorting(21)
  4. How To Lay Out A Proper Airmap In Your Pc(5)
  5. Finding The Current Line Number In A Text Box(1)
  6. Using The Post Method Without HTML(7)
  7. Server Side Includes - Alternative Method To This?(3)
  8. Ajax! The Best Web App. Programing Method(14)
  9. Wiping Out A Hard Drive(18)


 



- Lo-Fi Version Time is now: 5th September 2008 - 09:36 AM