特殊:Badtitle/NS100:GnomeTranslate:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
新页面: {{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...
 
Wikibot留言 | 贡献
无编辑摘要
第1行: 第1行:
{{From|https://help.ubuntu.com/community/GnomeTranslate}}
{{From|https://help.ubuntu.com/community/GnomeTranslate}}
{{Languages|UbuntuHelp:GnomeTranslate}}
{{Languages|UbuntuHelp:GnomeTranslate}}
== The repository seems to be down! I don't know if it will work sooner or later! ==
== What is Gnome Translate ==
== What is Gnome Translate ==
[http://www.nongnu.org/libtranslate/gnome-translate/ Gnome Translate] is a GNOME interface to [http://www.nongnu.org/libtranslate/ libtranslate]. It can translate a text or web page between several natural languages, and it can automatically detect the source language as you type.
[http://www.nongnu.org/libtranslate/gnome-translate/ Gnome Translate] is a GNOME interface to [http://www.nongnu.org/libtranslate/ libtranslate]. It can translate a text or web page between several natural languages, and it can automatically detect the source language as you type.
第14行: 第13行:
deb http://gfabio.packages.free.fr/ ubuntu-hoary/
deb http://gfabio.packages.free.fr/ ubuntu-hoary/
</nowiki></pre>
</nowiki></pre>
In Ubuntu 7.10 (gutsy), this package is available in universe and there is no need to alter your <code><nowiki>sources.list</nowiki></code>.


Finally you need to update te repository and install it:
Finally you need to update te repository and install it:

2007年11月22日 (四) 12:55的版本

{{#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