Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How to implement traslation solutions for huge site?
Old 03-09-2009, 08:05 PM How to implement traslation solutions for huge site?
Junior Talker

Posts: 1
Name: Dan
Trades: 0
Hello, i have a big question about how effectively implement translation (at least 5 languages and more) for huge site?

I`m currently working on huge site that already built, but there is no language support in design (architecture) at all. So, i need to implement something with smallest changes in whole system. There are some templating engine used and all pages parsing from that templates.

For example, facebook have very dynamic system, and huge amount language-dependent text pieces inside templates. How they implementing translations ?

I have only 2 ideas how to do that:

1. Keep different language versions of all templates.
- : you need to keep them synchronized all the time
+ : easy to implement, less system changes

2. Use word binginds. For example, in template you set variable $lng_varname, and just keep switching it to specified language value of variable.
- : tons of work, additional modules in control panel, more system changes
+ : flexible user interface

And i dont really know which way to follow.
Any ideas ?
sosedoff is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-09-2009, 10:32 PM Re: How to implement traslation solutions for huge site?
stevej's Avatar
Professional Multitasker

Posts: 996
Location: Not positive
Trades: 0
Well, if I were you, I would go with option 2. Mainly because it's a big site; so in the long run, much less work than the alternative option. I've never done anything like this before, but a quick Google search brought this up:

http://searchwarp.com/swa4462.htm

Hope it's helpful.
- Steve
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
stevej is offline
Reply With Quote
View Public Profile
 
Old 03-10-2009, 12:32 AM Re: How to implement traslation solutions for huge site?
Earnersguide's Avatar
Experienced Talker

Posts: 46
Name: Hari Prasad
Location: india
Trades: 0
i feel you can add Google's translation gadget in your website...
__________________

Please login or register to view this content. Registration is FREE

Earnersguide is offline
Reply With Quote
View Public Profile Visit Earnersguide's homepage!
 
Old 03-10-2009, 01:13 AM Re: How to implement traslation solutions for huge site?
NullPointer's Avatar
Will Code for Food

Posts: 2,815
Name: Matt
Location: Irvine, CA
Trades: 0
Quote:
Originally Posted by Earnersguide View Post
i feel you can add Google's translation gadget in your website...
Is that what the force tells you?

That would work, but not well. Those kind of automated translation tools typically generate fairly poor translations. Its usually enough to understand the meaning of the text, but not easy to read.

Automated translation would probably deter a lot of non-english speakers from your site.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
NullPointer is online now
Reply With Quote
View Public Profile Visit NullPointer's homepage!
 
Old 03-10-2009, 05:52 AM Re: How to implement traslation solutions for huge site?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
I agree with Matt on automated translation, have the pages translated by real people.

Implement language structures (site/langcode/page.ext), these don't need to actually exist on the site, if you are hosted on Apache you can use mod_alias to redirect to the page that extracts the properly translated page from a database.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to How to implement traslation solutions for huge site?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15575 seconds with 12 queries