Top "Language-translation" questions

Translation from one human language to another in coding that ultimately determines the language viewed and used by the user.

Language translation using PHP

Hi i am devloping sample site in php i need to translate whole website in to persian. how can it …

php language-translation
How to use Bing Translation API?

I am trying to use the Bing Translation API, but I am confused. There seems to be much possibilities (old …

api localization bing language-translation microsoft-translator
How to translate a WordPress plugin in any language?

I have completed my plugin, now want to provide a multilingual features for my users. I goggled about it, but …

wordpress language-translation
Translating Pig Latin into English Using Python 3

As you will see in my code below, I have already made a program that translates from English into Pig …

python language-translation
How to translate the buttons in qmessagebox?

I have a QMessageBox like this: QMessageBox::question(this, tr("Sure want to quit?"), tr("Sure to quit?"), QMessageBox::Yes | …

c++ qt messagebox language-translation
Django translations does not work

I'm trying to get Django's translation system to work, following the tutorial here. Here are my two views (one for …

python django localization internationalization language-translation
How can I use Google Translate for translating values in a website form field (text box, text area)?

I want to translate my website using Google Translate. I used the code below. <div id="google_translate_element"&…

language-translation google-translator-toolkit