Questions tagged [qtranslate]

QTranslate is a free translator for Windows (Windows 8/7/Vista/XP). With this small utility, you simply select the text you want to translate and then press the hot key (Ctrl+Q to show translation in the popup window or Double Ctrl click to show the translation in the main window). The program also has the ability to speak text (Ctrl+E) and perform a dictionary search (Win+Q). Also, you can open the main window and type text manually.

QTranslate is a free translator for Windows (Windows 8/7/Vista/XP). With this small utility, you simply select the text you want to translate and then press the hot key (Ctrl+Q to show translation in the popup window or Double Ctrl click to show the translation in the main window). The program also has the ability to speak text (Ctrl+E) and perform a dictionary search (Win+Q). Also, you can open the main window and type text manually.

Note! The program translates a text by using online translation services, so you need an Internet connection.

The current version supports the following translation services: - Google Translate;

  • Microsoft Translator;

  • Promt;

  • Babylon;

  • SDL FreeTranslation.com;

  • Яндекс перевод;

  • youdao;

The program has two modes of translation by mouse selection (click on the program icon in the system tray to turn this mode on):

  • Show icon (Select text in any program, the program icon will appear near the cursor. Click on the icon, the popup window with the translation of the selected text will appear);

  • Show translation (Select text in any program and the popup window with the translation of the selected text will appear immediately).

The main features:

  • Translate text in any application that supports text selection (Google Chrome, Microsoft Word, Microsoft Outlook, Acrobat Reader, Skype, IE and etc.);

  • Search in online dictionaries;

  • Back translation;

  • Replace the selected text with its translation;

  • Instant translation;

  • Spell checking;

  • Text to speech synthesis;

  • Word suggestion/autocomplete;

  • History of translations;

  • Virtual keyboard.

Source: QTranslate

146 questions
0
votes
5 answers

How can I store the output of this function in a variable PHP

How can I store the output of this function in a variable? if (function_exists('qts_language_menu') ) { qts_language_menu('text'); } So, I can echo $variable when needed i.e.
'.$variable.'
0
votes
2 answers

Wordpress problems with qTranslate and AJAX

I'm using wordpress with qTranslate and a custom theme. The theme brings along a autocomplete search. My problem is that the post/page titles aren't translated. I checked stackoverflow/google and there seems to be a problem with AJAX requests and…
damian
  • 5,314
  • 5
  • 34
  • 63
0
votes
1 answer

How to load qtranslate in custom .php file?

I have a cart.php file in my public_html directory, this file are included in my wordpress theme. I need to make work qtranslate php tags NorwegianGerman"); ?> in my cart.php file Here is my cart.php…
0
votes
1 answer

qTranslate + WooCommerce-qTML + WooCommerce Aggiungere CF e P.IVA not translate custom fields in checkout page

I have a problem with my project. I'm using a Wordpress theme NOT native for WooCommerce. I'm implemented anyway WooCommerce, and it works great. Now, i have a problem. WooCommerce doesn't contain italian custom fields "C.F." and "P.IVA". So i've…
Francesco
  • 331
  • 1
  • 6
  • 20
0
votes
2 answers

QTranslate/Yoast - Meta Description disappear

Find no solution for that problem! [:de]German[:en]English After saving the site its just like this: GermanEnglish Title and keywords are working but the different description with two languages won´t work. Thanks for your help!
0
votes
1 answer

Wordpress - qTranslate image description

I have a WP website based mostly on a gallery of images, with the description of each image. I'm using qTranslate as I need the site in two languages, but I can't seem to find a way to translate the image descriptions in the media library. Anyone…
0
votes
1 answer

WordPress qtranslate, show post in one language

When I add text to post in en, in spain language I get also english posts. Maybe are some settings that if I add text only to english in spain will display nothing ?
Wizard
  • 10,985
  • 38
  • 91
  • 165
0
votes
1 answer

How to change search query string to permalink in Wordpress?

I'm having a problem with my Wordpress site when using search. This is probably due to qTranslate plugin. So I have permalink turned on and when I use search field, I get URL with ?s= query string like this: www.mydomain.com/en/?s=test The above…
user850010
  • 6,311
  • 12
  • 39
  • 60
0
votes
1 answer

How Can I Use qTranslate Language Tags in an AJAX Popup

I just set up Magnific Popup but unfortunately, I do not understand how to get qTranslate's language tags to work within the HTML file I created for the AJAX popup. Or should I be working on embedding a wordpress page (in which the qTranslate…
ddxv
  • 1
  • 1
0
votes
1 answer

Qtranslate changes to default language clicking any son post

I'm using qtranslate and it works fine except this bug. I switch to any language different of the default one. If I click in any post of root category the address given is ok with /?lang=eng but if I click on a post of lower level, it changes to…
0
votes
1 answer

display only one language when displaying specific post QTranslate

I'm using the following code to display the content of the post with PostID of 4: post_content; ?> However this is code is displaying the content of both languages I have…
user1937021
  • 10,151
  • 22
  • 81
  • 143
0
votes
3 answers

qtranslate redirecting issue

I have this strange problem when i created in my wordpress admin a page with 2 languages arabic and english (titles and contents) but when i go to page link this http://site.com/ar/page it redirect me to default language…
Yasser Moussa
  • 2,209
  • 6
  • 26
  • 39
0
votes
1 answer

Mod_rewrite in wordpress

I've got an url /nl/sunglasses which is a translated page by qtranslate. I want to change this to /zonnebrillen . I prefer not to change this in wordpress since the 'sunglasses' is generated by a plugin wp-ecommerce and hardcoded. Can I use a…
adnan
  • 1,385
  • 2
  • 17
  • 31
0
votes
1 answer

Qtranslate get_page_by_path

I have this piece of code that get a post with the same name of my "item description". I need my post to be translated dynamically with qtranslate but it only gets the WHOLE post content...so in few words I see both english and other language.…
Bruno Ferraro
  • 55
  • 1
  • 5
0
votes
2 answers

How to replace UI labels/tool-tips in Qt application run-time according to context?

We are developing a Qt Desktop application. Application can open multiple files one in each tab, and each tab (file) has its own context. User can open multiple files and switch among these tabs. e.g. : Like one tab is of Truck management for which…
Anwar Shaikh
  • 1,591
  • 3
  • 22
  • 43
1 2 3
9
10