个人工具

UbuntuHelp:GnomeTranslate

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月24日 (四) 09:58的版本 (新页面: {{From|https://help.ubuntu.com/community/GnomeTranslate}} {{Languages|UbuntuHelp:GnomeTranslate}} == The repository seems to be down! I don't know if it will work sooner or later! == == W...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

The repository seems to be down! I don't know if it will work sooner or later!

What is Gnome Translate

Gnome Translate is a GNOME interface to libtranslate. It can translate a text or web page between several natural languages, and it can automatically detect the source language as you type.

How to install

Gilles Fabio has a made the packages for it. You only need to add the repository to your sources.list by:

gksudo gedit /etc/apt/sources.list

then add the following line an save the file:

deb http://gfabio.packages.free.fr/ ubuntu-hoary/

Finally you need to update te repository and install it:

sudo apt-get update

and

sudo apt-get install gnome-translate

Credits: Gilles Fabio