特殊:Badtitle/NS100:GnomeTranslate

来自Ubuntu中文
Wikibot留言 | 贡献2007年11月30日 (五) 17:28的版本
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :GnomeTranslate/zh | | {{#ifexist: GnomeTranslate/zh | | {{#ifeq: {{#titleparts:GnomeTranslate|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:GnomeTranslate|1|-1|}} | zh | | }}

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/

In Ubuntu 7.10 (gutsy), this package is available in universe and there is no need to alter your sources.list. Finally you need to update te repository and install it:

sudo apt-get update

and

sudo apt-get install gnome-translate

Credits: Gilles Fabio