qgt


Qt gui for google translate based on ajax api

Project Closed

This project was closed and forked with better, independent of google translator and dictionary concept, because google closing free usage of API. prooflink: http://code.google.com/apis/language/translate/overview.html

new project: http://code.google.com/p/qphoenix/

Next version of the QGoogleTranslator

We're working on next version. Currently, we create architecture concept, functionality and other features. After this, we will freeze all architecture changes and concentrate on implementation. We're need "fresh blood". If you have some Qt\C++ programming skillz - we need you! Please, contact with me (via "Issues"), if you want to join.

Bugfix release 1.2.1 was out!

src

We are happy to announce the release of version 1.2!

We've merged the following features within this release:

test: 1. Translation of selection buffer contents (by key press or automatically) 1. Show up translation result in tool tip, main window and system tray 1. Support for pronouncing feature 1. Proxy support 1. Ukrainian and Japanese translations 1. Reserved words (words, excluded from translation) 1. Translation history 1. Input language autodetection

... and more. Thank you for your patience awaiting for this release, we hope you will like new version! Post reviews, feature requests and bug reports.

source code

Screenshot:

http://lh4.ggpht.com/_QeUb6khFW2o/TORKPzucn8I/AAAAAAAAANo/83_GyJG0ZNY/dialog6.jpeg


Packages

Ubuntu PPA


Build requirements: Qt >= 4.6 (only)!

How to build it?

mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local && make && make install


Project Information

  • License: GNU GPL v3
  • 20 stars
  • svn-based source control