I'm also starting with a multilanguage project, and after a little research,
we've decided to use this gettext
http://savannah.nongnu.org/projects/php-gettext/
Take a look.. might be useful to you also.
---
Regards / Saludos
Rudi Ullon
gettext -not PHP, but a GNU project.
PHP hooks: http://ca.php.net/manual/en/book.gettext.php, which
contains a link to the project.
In the past I've coded arrays of prompts, this is a more native solution.
Cheers - Miles
On Sat, Jul 25, 2009 at 10:37 PM, Skip Evans wrote:
> Hey all,
>
> We got a
On Jul 25, 2009, at 9:37 PM, Skip Evans wrote:
Hey all,
We got a new project and language translation of content is a major
priority. I've googled around and seen lots of options, but I'd like
to hear from the list about more real world experiences about what
some of you found and wh
Hey all,
We got a new project and language translation of content is a
major priority. I've googled around and seen lots of options,
but I'd like to hear from the list about more real world
experiences about what some of you found and what both you as
a coder and the client were most satisfie
" <[EMAIL PROTECTED]>
To: "PHP General"
Sent: Thursday, July 13, 2006 10:00 PM
Subject: [PHP] Language Translation (spanish->english) PHP
Anyone know of an API (soap, xml-rpc, rest, anything) for PHP that assists
with language translation?
Thanks
Russ
--
PHP General
Anyone know of an API (soap, xml-rpc, rest, anything) for PHP that assists
with language translation?
Thanks
Russ
tedd wrote:
At 2:09 PM -0400 7/12/06, Russell Jones wrote:
Anyone know of any language translation APIs or anything of that sort out
there? Looking to translate quite a bit of content and would rather not do
it by hand.
I'm not sure as to what you want, but perhaps this might help:
ht
At 2:09 PM -0400 7/12/06, Russell Jones wrote:
>Anyone know of any language translation APIs or anything of that sort out
>there? Looking to translate quite a bit of content and would rather not do
>it by hand.
I'm not sure as to what you want, but perhaps this might help:
http://www.weberdev.com
Anyone know of any language translation APIs or anything of that sort out
there? Looking to translate quite a bit of content and would rather not do
it by hand.
Read up on gettext
On Sun, 23 Sep 2001, Gaylen Fraley wrote:
> What is the most accepted method for translating an application from one
> language to another? Is it done by a table that does a search and replace,
> i.e. one-to-one translation? Or does one actually translate the code
> verbatim
What is the most accepted method for translating an application from one
language to another? Is it done by a table that does a search and replace,
i.e. one-to-one translation? Or does one actually translate the code
verbatim? Is there a white paper somewhere?
Thanks,
--
Gaylen
[EMAIL PROTECT
11 matches
Mail list logo