已校对

This commit is contained in:
carolinewuyan 2013-11-27 14:10:54 +08:00
parent 609ab08a31
commit cb9d07d443

View File

@ -1,15 +1,15 @@
每日Ubuntu 小技巧 - Get GearyUbuntu下的一个轻量级Email 阅读器
每日Ubuntu小技巧——在Ubuntu下使用一款轻量级的Email阅读器-Geary
================================================================================
正如大家所知Ubuntu 原本就自带着可以收发邮件的客户端——Thunderbird当然它也支持GmailYahoo Mail Microsoft Outlook 等等支持IMAP 协议的邮件服务。
正如大家所知Ubuntu 本身自带可以收发邮件的客户端——Thunderbird当然它也支持GmailYahoo MailMicrosoft Outlook 等等支持IMAP协议的邮件服务。
Thunderbird 是一个无所不能伟大的邮件客户端,但是如果你想选择一个能在够在GNOME 下运行的轻量级客户端Geary 是一个不错的选择。
Thunderbird 是一个功能强大的邮件客户端只要email客户端所支持的功能它都能够做到。但是如果你想选择一个能在够在GNOME 下运行的轻量级客户端Geary 是一个不错的选择。
Geary 是一个界面简洁,能让你快捷方便的阅读邮件的免费程序。它所有的对话均展示在一个简洁的面板上,这样你可以不必鼠标来切换消息。
Geary 是一个界面简洁,能让你快捷方便的阅读邮件的免费程序。它所有的对话均展示在一个简洁的面板上,这样你可以不必点击鼠标来切换消息。
Geary 还支持IMAP 协议你可以使用Google, Yahoo 和Microsoft 这样的在线邮箱服务来发送和接收你的邮件。
Geary 还支持IMAP 协议你可以使用Google, Yahoo 和 Microsoft 这样的在线邮箱服务来收发电子邮件。
以Ubuntu 13.10为例Geary 可以在Ubuntu 的软件中心获取。只要运行以下命令即可安装Geary 。
以Ubuntu 13.10用户为例Geary 可以在Ubuntu 的软件中心获取。只要运行以下命令即可安装Geary 。
sudo apt-get install geary
@ -21,7 +21,7 @@ Geary 还支持IMAP 协议你可以使用Google, Yahoo 和Microsoft 这样的
sudo apt-get update && sudo apt-get install geary
当你第一次运行Geary 时,需要你设置邮箱的服务商
第一次启动Geary时你需要设置你的GmailYahoo 或 Microsoft 电子邮件帐户
![](http://www.liberiangeek.net/wp-content/uploads/2013/11/gearyubuntu.png)
@ -41,6 +41,6 @@ Geary 还支持IMAP 协议你可以使用Google, Yahoo 和Microsoft 这样的
via: http://www.liberiangeek.net/2013/11/daily-ubuntu-tips-get-geary-a-lightweight-email-reader-in-ubuntu/
译者:[NearTan](https://github.com/NearTan) 校对:[校对者ID](https://github.com/校对者ID)
译者:[NearTan](https://github.com/NearTan) 校对:[Caroline](https://github.com/carolinewuyan)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出