Translator app using Google, Yandex, and Deepl.
Yandex and Deepl are not currently available. Working on that...
The source code is available on https://github.com/dgrr/harbour-translate
The icon has been provided by Balázs Szulovszky.
Thanks.
Attachment | Size | Date |
---|---|---|
translate-0.1-1.armv7hl.rpm | 221.88 KB | 17/05/2019 - 05:30 |
translate-0.2-1.armv7hl.rpm | 223.69 KB | 18/05/2019 - 21:43 |
translate-0.2-1.i486.rpm | 236.46 KB | 18/05/2019 - 21:43 |
translate-0.2-5.armv7hl.rpm | 224.89 KB | 19/05/2019 - 22:01 |
translate-0.2-5.i486.rpm | 237.82 KB | 19/05/2019 - 21:38 |
translate-0.2-6.armv7hl.rpm | 190.21 KB | 20/05/2019 - 00:47 |
translate-0.2-6.i486.rpm | 202.16 KB | 20/05/2019 - 00:47 |
translate-0.2-7.armv7hl.rpm | 189.95 KB | 20/05/2019 - 14:33 |
translate-0.2-7.i486.rpm | 202.58 KB | 20/05/2019 - 14:33 |
- Added copy result to the clipboard
Comments
simosagi
Thu, 2019/06/06 - 14:44
Permalink
Another feature that it would be useful (at least for me) is a button in the UI to quicky swap the currently selected source and destination languages (as often you just need to translate to-and-from between your native language and a specific foreign language)
Malakay
Thu, 2019/05/23 - 12:03
Permalink
Ah, started working,bI dont know where was the problem, i tried today and it worked :) thanks for the app
Malakay
Thu, 2019/05/23 - 00:52
Permalink
It says Connection refused when I want ro translate. Wifi connected and enabled :(
mixmax
Tue, 2019/05/21 - 14:50
Permalink
Hi ! Tks for your work. Deepl is the best in my mind. Really better than google. And I want to avoid google. Good luck for implementing deepl.
cvp
Mon, 2019/05/20 - 16:57
Permalink
Wow so quick and solved very well! thank you very much!
Is it normal that I can not select yandex and deepl? XA2@3.0.3.9
dgrr
Mon, 2019/05/20 - 19:01
Permalink
Yes. They're not implemented yet. Both translators need API keys and I don't want to use them. I am trying to figure out how to avoid the usage of API keys while continuing to provide a good translation service.
cvp
Mon, 2019/05/20 - 09:17
Permalink
Thanks for the app :) one suggestion: can you add an copy button for the translatet text?
dgrr
Mon, 2019/05/20 - 14:34
Permalink
Added. Now you can copy to the clipboard just by clicking the translated text
Shervrar
Mon, 2019/05/20 - 05:16
Permalink
Just wanted to say that I like the app. It works well, has a nice name and icon and a even a little animation when switching languages. On the functional side of things I also really appreciate the fact that recently used languages are at the top. Good job :)
dgrr
Mon, 2019/05/20 - 13:52
Permalink
Thanks!
olf
Sat, 2019/05/18 - 18:09
Permalink
BTW, TAO Translator performs these tasks nicely for long.
It is Free Software hosted at Github, supports multiple mobile platforms and is available for SailfishOS at OpenRepos and in the Jolla Store.
Specifically displaying recently used languages at the top of the language selector, as suggested by @simosagi for Translator, is also discussed for TAO Translator.
Hence it might make sense to combine efforts (e.g. by contributing to it), instead of reimplementing the same functionality again.
dgrr
Sat, 2019/05/18 - 17:52
Permalink
Thanks for your reply, I didn't know about that application. Anyway, I made this app because I didn't found anything similar and also I wanted to learn how to make SailfishOS apps. It's my first time using Qt. Also, `tao` uses API keys for Yandex and MS, I want to avoid the usage of API keys.
About the suggestion, I am working on that and maybe the new version will be available today.
Again, thanks for your reply and suggestions. I am new in Qt and in Sailfish, so maybe I am doing another app that already exists with no new features, but really, I am doing that for learning purposes.
olf
Sat, 2019/05/18 - 18:07
Permalink
That is absolutely understandable, it was just an idea.
DameCENO
Fri, 2019/05/17 - 15:24
Permalink
Thanks for this, another translate app
Pemek
Fri, 2019/05/17 - 12:37
Permalink
Thanks for deepl. Is the best for polish.
Historyscholar
Fri, 2019/05/17 - 07:01
Permalink
Nice
dgrr
Fri, 2019/05/17 - 05:32
Permalink
I accept suggestions here
objectifnul
Fri, 2019/05/17 - 12:30
Permalink
Nice. Maybe the choice of languages could be sorted better.
dgrr
Fri, 2019/05/17 - 12:52
Permalink
Any suggestion to sort that list?
simosagi
Fri, 2019/05/17 - 13:06
Permalink
I have a suggestion on that: start e.g. with an alphabetical list of languages, but then as the user select translation languages, put the used ones on top of the list (i.e. it will be quicker to find them and select them next times). You may need to provide also a 'reset sorting' button or menu option to return to default order.
dgrr
Fri, 2019/05/17 - 13:16
Permalink
Ok. That's a good feature. Will do.