Warning: session_start(): open(/tmp/sess_4tll4qs3egrhdogd7l2qcjmd07, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
ASTranslator openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (6) .- Knowledge Base  . 

ASTranslator

   0.9.12.20  

Qt Education

Score 79%
ASTranslator
zoom


ASTranslator
zoom


ASTranslator
zoom


Homepage:  Link
Blog:  http://alexsnet.ru/
Downloads:  2120
Submitted:  Feb 26 2009
Updated:  Mar 23 2010

Description:

This application translates text via Google Translate engine. (http://translate.google.com/)

All updates you can see at http://alexsnet.ru/opensource/translator/

In the last version I use THJsonStreamReader for JSON parsing.




Changelog:

Update: added NSIS Installer

0.9.12.20
Protocol updated!
Font change possibility!
Proxy support!
Settings window
Some small changes
SOme bugs are fixed, new bugs were added

0.9.6.01:
Happy Birthday, Den Piterson!
  • Completely reworked the code.

  • Ability to set Proxy (beta)

  • Added About Qt

  • Added About App

  • Added Settings

  • Class interpreter is now separated from the GUI

  • Restored icon for Windows


  • 0.9.5.28:
  • Tray Icon

  • Some fixes


  • 0.9.3.02:
  • Fixed: don't saves last language pair on Windows

  • Some corrections in code

  • Added comments to code

  • Improved text correction after translating

  • Added keyboard shortcuts to translate Shift+Return


  • 0.9.3.01:
  • Fixed a bug with public QStringList object

  • Fixed bug with flag icons

  • Corrected text output after translation

  • Fixed some other bugs


  • 0.9.2.28:
  • Added flag icons.

  • Now application saves the last pair of languages

  • Some text output corrections


  • 0.9.2.27:
  • Fixed bug with texts in Cyrillic and other encodings.




  • LicenseGPL
    Source(Translator sources)
    MS Windows(Windows Installer)
    Donate
    Send to a friend
    Subscribe
    Other  Content  from AlexBSnet
    Report inappropriate content



    goto page: prev   1  2  3 

    -
    .

     Thank You !

     
     by srog on: Jun 12 2009
     
    Score 50%

    This is really useful application. Working fine with the Kubuntu 9.04.

    Thank you.


    Reply to this

    -

     Gentoo ebuild

     
     by peratu on: Aug 5 2009
     
    Score 50%

    I have created an ebuild for Gentoo.
    Is tested and working :-)

    You can found the ebuild here:

    http://www.carrosses.com/~peratu/portage/app-misc/astranslator/


    Reply to this

    -
    .

     Transalation rendering!

     
     by gohanz on: Mar 24 2010
     
    Score 50%

    On my Slackware 13.0 with Qt-4.5.1. The translation window show this expression without rendering!

    {"sentences":[{"trans":"my home","orig":"casa mia","translit":""}],"src":"it"}


    This is the console output

    > ./Translator
    Langs setted
    Lang flags configured...
    Last pair loaded
    All buttons are connected
    Starting translation.


    Reply to this

    -

     Re: Transalation rendering!

     
     by montoya on: Mar 24 2010
     
    Score 50%

    Please use this:
    http://alexsnet.ru/wp-content/uploads/2009/02/ASTranslator.zip

    Bye :)


    Reply to this

    -
    .

     Re: Re: Transalation rendering!

     
     by gohanz on: Mar 25 2010
     
    Score 50%

    Many thanks it work fine now! Please add the version to the about window.


    Reply to this

    -
    .

     Cannot build with Qt 4.4.3

     
     by Drool on: Mar 30 2010
     
    Score 50%
    DroolDrool
    Private
    Home

    g++ -c -pipe -pipe -Wall -O2 -march=i586 -mtune=i686 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtScript -I/usr/include/qt4 -Itemp -Itemp -o temp/googleproto.o src/googleproto.cpp
    src/googleproto.cpp: In member function 'void GoogleProto::textTranslated()':
    src/googleproto.cpp:61: error: no matching function for call to 'QString::compare(QStringRef)'
    /usr/include/qt4/QtCore/qstring.h:317: note: candidates are: int QString::compare(const QString&) const
    /usr/include/qt4/QtCore/qstring.h:318: note: int QString::compare(const QString&, Qt::CaseSensitivity) const
    /usr/include/qt4/QtCore/qstring.h:320: note: int QString::compare(const QLatin1String&, Qt::CaseSensitivity) const
    /usr/include/qt4/QtCore/qstring.h:323: note: static int QString::compare(const QString&, const QString&)
    /usr/include/qt4/QtCore/qstring.h:325: note: static int QString::compare(const QString&, const QString&, Qt::CaseSensitivity)
    /usr/include/qt4/QtCore/qstring.h:329: note: static int QString::compare(const QString&, const QLatin1String&, Qt::CaseSensitivity)
    /usr/include/qt4/QtCore/qstring.h:332: note: static int QString::compare(const QLatin1String&, const QString&, Qt::CaseSensitivity)
    make: *** [temp/googleproto.o] Error 1


    Reply to this

    -

     All gone?

     
     by SpectreGadget on: Jul 3 2010
     
    Score 50%

    Looks like Alex pulled up shop and left. Does anyone have the sources that could share?


    Reply to this

    -
    .

     Re: All gone?

     
     by AlexBSnet on: Jul 21 2010
     
    Score 50%

    No! I'm here.
    Just i have some difficulties in my life.

    All sources are available at http://github.com/AlexSnet/ASTranslator


    Reply to this

    -

     difficult compiling

     
     by tunde on: Nov 30 2010
     
    Score 50%

    when i compiled the application, it produces

    "Langs setted
    Lang flags configured...
    Last pair loaded
    All buttons are connected
    Starting translation.

    "

    however, it does not show the translated word after selecting a language to translate any idea?


    Reply to this

    goto page: prev   1  2  3 

    Add commentBack




    -



     
     
     Who we are
    Contact
    More about us
    Frequently Asked Questions
    Register
    Twitter
    Blog
    Explore
    Apps
    Artwork
    Jobs
    Knowledge
    Events
    People
    Updates on identi.ca
    Updates on Twitter
    Content RSS   
    Events RSS   

    Participate
    Groups
    Forum
    Add Content
    Public API
    About openDesktop.org
    Legal Notice
    Spreadshirt Shop
    CafePress Shop
    Advertising
    Sponsor us
    Report Abuse
     

    Copyright 2007-2016 openDesktop.org Team  
    All rights reserved. openDesktop.org is not liable for any content or goods on this site.
    All contributors are responsible for the lawfulness of their uploads.
    openDesktop is a trademark of the openDesktop.org Team