Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11th November 2008, 11:15 AM
mobilecriss's Avatar
mobilecriss mobilecriss is offline
Member
 
Join Date: Sep 2008
Location: Bucharest
Posts: 38
Default w0lf's Translator - Google Translate powered app

Wolf's Translator uses the Google Translate engine to provide translations.
It's a small program I wrote, because I find it useful to be able to translate From/To so many languages at any time and it's much easier to use on the mobile phone than the web-based version of Google Translate.

In order to run the program, .Net Compact Framework 3.5 has to be installed on the device. (you can download it from here)
Of course, you also need an active Internet Connection.

Currently, the following languages are supported by Google Translate:
- Arabic
- Bulgarian
- Catalan
- Chinese
- Chinese Simplified
- Chinese Traditional
- Croatian
- Czezh
- Danish
- Dutch
- English
- Finnish
- French
- German
- Greek
- Hebrew
- Hindi
- Indonesian
- Italian
- Japanese
- Korean
- Latvian
- Lithuanian
- Norwegian
- Polish
- Portuguese
- Romanian
- Russian
- Serbian
- Slovak
- Slovenian
- Spanish
- Swedish
- Tagalog
- Ukrainian
- Vietnamese

Please note that the translations are not always very accurate, but if you have a text in a different language you don't know, it gives you a good idea about what it means in most of the cases.

A nice feature of Google Translate (also present in the application) is the Language Auto Detect feature: you have a text written in I don't know what language, I tell it to translate to English, for example, and it not only translates it, but also shows the language of the source text (try this by checking the Autodetect FROM Language check box).

A feature that right now is missing, but I'm planning to include in a future version is being allowed to save the favourite language pair, so when you open the program it will automatically select your favourite languages.

This program has been tested so far on HTC Touch Diamond, HTC Touch Pro (VGA) and HTC P3600(Trinity) (QVGA).

Screenshot:


Edited: 08.12.2008:

Version 1.1 available at http://w0lfwmcoder.googlepages.com/translator

What's new in version 1.1:


- Fixed the "Autodetect" label bug

- Fixed character encoding bug (some characters caused the program to throw an exception)

- Moved the "Cancel" menu item over the "Translate" menu item when processing a request

- "Set Default Languages" - saves the current language combination and restores it when application starts

- "Configure Language Set" - if you only want to use 3 or 4 languages yo may select a subset of the languages supported by the application to be shown in the interface

- Copy/Paste feature

- CAB file for easier installation



Edited: 21.04.2009:

Version 1.2 available at http://w0lfwmcoder.googlepages.com

What's new in version 1.2:

- Added the Turkish, Thai, Hungarian, Estonian, Albanian, Maltese, and Galician languages, because they are now supported by Google Translate. (see this link). Please note that to access these languages you may have to change your current language set (menu: Options -> Configure Language Set).

Last edited by mobilecriss; 21st April 2009 at 07:30 AM.. Reason: v1.2
Reply With Quote
Sponsored Links

  #2  
Old 11th November 2008, 11:18 AM
mobilecriss's Avatar
mobilecriss mobilecriss is offline
Member
 
Join Date: Sep 2008
Location: Bucharest
Posts: 38
Default

I've uploaded the attachment.

Unzip, copy file to phone and run it.
Attached Files
File Type: zip Translate.zip (28.6 KB, 4787 views)
Reply With Quote

  #3  
Old 11th November 2008, 11:22 AM
wapvirus's Avatar
wapvirus wapvirus is offline
Senior Member
 
Join Date: Jan 2008
Location: London
Posts: 1,312
Default

Thanks for this app working fine on my prophet i have only tested through wifi and active sync Chinese brought up some strange boxes (font not installed i think ) checked polish and Russian, German they seem to work fine one again thanks
__________________
HTC Touch Diamond P3700
Radio xxxx
Custom: Gen.Y D2X: WM6.1 + SENSE 2.5

Solitair Graphics Update
My Titanium Neo Shadow Build 23004
BootLoader Tool (Great for devices with Broken Buttons)

Last edited by wapvirus; 11th November 2008 at 11:33 AM.. Reason: full report
Reply With Quote

  #4  
Old 11th November 2008, 11:33 AM
larbke666's Avatar
larbke666 larbke666 is offline
Senior Member
 
Join Date: Jul 2008
Location: Antwerp
Posts: 298
Default

Dutch??? it's supported by google translator, but not on the list?
__________________
Device: HTC Touch Cruise + 8GB SDHC Kingston
Radio version: 1.59.46.12
ExtROM version: PCarvalho Extreme R0
CE OS: 3.19.21234 WWE
Reply With Quote

  #5  
Old 11th November 2008, 11:46 AM
mobilecriss's Avatar
mobilecriss mobilecriss is offline
Member
 
Join Date: Sep 2008
Location: Bucharest
Posts: 38
Default

Quote:
Originally Posted by larbke666 View Post
Dutch??? it's supported by google translator, but not on the list?
I'm sorry; I forgot to write it in the list. Of course it's supported by Google Translator, and it's supported in this program as well.
Reply With Quote

  #6  
Old 11th November 2008, 11:58 AM
bluemetalaxe's Avatar
bluemetalaxe bluemetalaxe is offline
Senior Member
 
Join Date: Jan 2008
Posts: 1,608
Default

hey man what a wonderfull simple and fast application. i' very impressed! A musthave on a PPC.

just two small bugs:
-the autodetect doesen't work, i always start with english-romanian
-there is a black line missing above the From box.

and some thoughts:
Can you make it a little more Eyecandy and maybe Fingerfriendly and the default application text translatable? you know, Sex sells !

Again: Fantastic and a very fast online Translation
__________________
WATCH this Sons of the North : http://www.youtube.com/watch?v=EKN6__eYvAo
Reply With Quote

  #7  
Old 11th November 2008, 11:59 AM
princegoro princegoro is offline
Junior Member
 
Join Date: Oct 2008
Posts: 29
Thumbs up

Awesome work dude,itīs simple yet genius
Reply With Quote

  #8  
Old 11th November 2008, 12:01 PM
bluemetalaxe's Avatar
bluemetalaxe bluemetalaxe is offline
Senior Member
 
Join Date: Jan 2008
Posts: 1,608
Default

oh i'm sorry, i missunderstood the autodetect feature, so that's no bug sorry.
__________________
WATCH this Sons of the North : http://www.youtube.com/watch?v=EKN6__eYvAo
Reply With Quote

  #9  
Old 11th November 2008, 12:48 PM
mconigs78 mconigs78 is offline
Junior Member
 
Join Date: Jul 2008
Location: Dallas
Posts: 14
Default

I like it. Real easy to use. Is there any way to make it so I can select it from my programs list?
Reply With Quote

  #10  
Old 11th November 2008, 12:50 PM
mconigs78 mconigs78 is offline
Junior Member
 
Join Date: Jul 2008
Location: Dallas
Posts: 14
Default

Im sorry I figured it out already. My active sync wasnt working correctly. Thanks for the app.
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:18 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.