473,657 Members | 2,451 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Language Translator class (or) package for PHP?

paulrajj
47 New Member
hi everyone,

i want to translate my webpage contents from english language to dutch language. is there any language translator class or package available in php? i have searched a lot through google. but i can't find out a solution. if someone knows pls help me. without using the translator types of (google translator, babelfish.altav ista.com). thanks in advance.
Mar 9 '09 #1
4 2452
Dormilich
8,658 Recognized Expert Moderator Expert
I don't know what quality translator packages nowadays have, but I suspect the human mind is still leagues better in translating.

packages for PHP you'll find at pecl.php.net and pear.php.net

regards
Mar 9 '09 #2
paulrajj
47 New Member
hi Dormilich,

thanks for your valuable information.
Mar 9 '09 #3
TheServant
1,168 Recognized Expert Top Contributor
WHat you can do is try and translate it yourself, using the packages or even Babelfish, and then get someone who knows the language to go over it. Hopefully you have a friend or a loyal visitor who can do that for you for free.
Mar 9 '09 #4
Markus
6,050 Recognized Expert Expert
Check out gettext() ( alias: _() ). Bear in mind, you'll still have to have the translation of the text in a file.
Mar 9 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

27
2010
by: Jon Slaughter | last post by:
is there any way to create c++ code using some type of objected oriented framework that is designed to be used to create C++ applications? something like maybe new class1; class1.add_class("first_class", "base_class"); class1.add_private_data("char *", "name"); class1.add_public_member("void", "Name", "const char *n", "{ name = n; }");
23
2485
by: napi | last post by:
Does anybody know if there's any C99 to C89 translator out there, either free or commercial. I searched on Google but couldn't see it so far. Thanks for any tips. Napi
16
1842
by: Merlin | last post by:
I believe that interfaces are one of the more useful design constructs available in C#. However, there's one thing that I feel is missing in them. I propose that interfaces be expanded to allow the specification of constructors. Admittedly, this makes things a bit confusing in that seeing constructors in an interface seems to imply that the interface itself can be instantiated. But I don't believe that it would be significantly worse...
6
1478
by: JSheble | last post by:
I come from a Delphi background, and am currently trying to port or convert some of our Delphi classes to C#. I've got a good handle on basic class design, but am a bit lost with some of the more advanced things I need to do, and was hoping somebody could point me to an online resource that can help me better understand what I need to do. For example, one of the classes is a Shipment class. A Shipment can have any number of Packages,...
1
1470
by: Robin Tucker | last post by:
I notice that although the .NET scheme for creating multi-language applications is generally very good (from the programmers point of view), it seems to be lacking in one important respect: there doesn't seem to be any way I can collect together all string literals and/or form resource files in a manner that a translator (without visual studio or knowledge of it) can interpret the translated strings! In ye olde days, we had a single...
2
3514
by: Thomas W | last post by:
I'm trying to wrap my head around the docs at python.org related to the gettext-module, but I'm having some problem getting it to work. Is there any really simple, step-by-step on how to use this module available? This is my script so far : import gettext gettext.install('test2', '.', unicode=1) lang1 = gettext.translation('test2', languages=)
669
25858
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic paper written on this subject. On the Expressive Power of Programming Languages, by Matthias Felleisen, 1990. http://www.ccs.neu.edu/home/cobbe/pl-seminar-jr/notes/2003-sep-26/expressive-slides.pdf
4
1520
by: AViS | last post by:
Hi, I am building a language translator, that must convert input from source languages to a language neutral format in XML. This XML must be read by the target language translator and produce the output in the target language. I am thinking of using a hashed map to handle translations but am have trouble in deciding on the schema in which the XML must be stored The application must work as follows...
14
11782
by: yxq | last post by:
Hello, I want to build the multi-language application with the xml file, how to do? could anyone tell a sample? Thank you
0
8392
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8823
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8726
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8603
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4151
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1944
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.