I want a dictionary or translator that uses or is similar to to Google translation for translating from English to Arabic, vice-versa or between any languages, so, what is the best one? It would be better if this program has an indicator or launcher quick-list.
Asked
Active
Viewed 1.3k times
14
-
Do you want a widget to tap into Google translation, or do want a (free) app. ? – david6 Dec 11 '11 at 01:09
-
i want any thing (mmm, i think there is one widget for Cairo-dock) but it would be better to be an application. – Black Block Dec 11 '11 at 10:00
-
Voting to reopen. AskUbuntu has several huge software recommendation questions, and they are extremely useful to the community. Related: https://askubuntu.com/questions/186626/translator-offline-for-ubuntu-and-free-dictionaries-which-of-them – Ciro Santilli OurBigBook.com Jan 21 '21 at 09:38
-
Voting to reopen. AskUbuntu has several huge software recommendation questions, and they are extremely useful to the community. Related: https://askubuntu.com/questions/186626/translator-offline-for-ubuntu-and-free-dictionaries-which-of-them I also added an answer at: https://askubuntu.com/questions/380847/is-it-possible-to-translate-words-via-terminal/1309774#1309774 – Ciro Santilli OurBigBook.com Jan 21 '21 at 09:55
5 Answers
9
This one may do the job:
sudo apt-get install artha
The HotKey is Ctrl+Alt+W. You can just select a word in any software and press the Hotkey combination to invoke Artha, its notification/window will then come up with the meaning

penreturns
- 5,950
-
-
-
actually i had to manually run artha after the system startup before this shortcut can actually work. Once i have used it without the shortcut it can later be used wit shortcut. how to enable it in startup programs, so that the dictionary runs at startup itself? – Vipin Verma Oct 12 '12 at 04:23
2
try this one
sudo apt-get install dictd dict-gcide dict-moby-thesaurus

Scott Severance
- 14,056
-
-
i used these three commands and then searched in dash with keyword 'dict'. None of the results that turned up were working??? help plz – Vipin Verma Sep 27 '12 at 07:42
-
OMG ..got it. it's a command line dictionary. but i was asking for some GUI dictioary which supports word capture by means of some keyboard shortcuts – Vipin Verma Sep 27 '12 at 07:48
-
'$ gnome-dictionary
The program 'gnome-dictionary' is currently not installed. You can install it by typing: sudo apt-get install gnome-dictionary'
– Vipin Verma Sep 27 '12 at 08:16
1

Bucic
- 4,044
-
Why not merging it with [answer]?(http://askubuntu.com/posts/193523/revisions) – pl1nk Dec 17 '12 at 11:05
1
Google Translate Desktop
You can install Google Translate Desktop, it's written in Java and because of that runs everywhere, it also uses the Google Translator API.
Official Screenshots
Download
Can be dowloaded here: Google Code - Google Translate Desktop (Last Release: July 28 2012).

Zignd
- 10,812