From 27d61e5795d1ba68c8dfcfab28711c9b414f3f79 Mon Sep 17 00:00:00 2001 From: GOLinux Date: Wed, 10 Dec 2014 10:03:43 +0800 Subject: [PATCH] [Translated] Two --- ... Nathive--A libre software image editor.md | 33 ------------------- ...g Started With Ubuntu 14.04 (PDF Guide).md | 11 +++---- ... Nathive--A libre software image editor.md | 32 ++++++++++++++++++ 3 files changed, 37 insertions(+), 39 deletions(-) delete mode 100644 sources/share/20141208 Nathive--A libre software image editor.md rename {sources => translated}/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md (52%) create mode 100644 translated/share/20141208 Nathive--A libre software image editor.md diff --git a/sources/share/20141208 Nathive--A libre software image editor.md b/sources/share/20141208 Nathive--A libre software image editor.md deleted file mode 100644 index 93134f50ea..0000000000 --- a/sources/share/20141208 Nathive--A libre software image editor.md +++ /dev/null @@ -1,33 +0,0 @@ -Translating by GOLinux! -Nathive – A libre software image editor -================================================================================ -Nathive is a libre software image editor, similar to Adobe Photoshop, Corel Photo-Paint or GIMP, but focused on usability, logic and providing a smooth learning curve for everyone. The project runs in the GNOME desktop environment and anyone is welcome to collaborate on it with code, translations or ideas. - -This project is in beta phase, so it is an incomplete work, unfit for the end user yet. Until now the development was focused in laying down the application core and create easy dev tools, so for now we will focus on create new plugins, because there are obvious lacks yet. - -The intention is to achieve a professional image editor progressively without giving up initial usability. Nathive is written from scratch in Python using GTK+, and is designed to be simple, lightweight, and easy to install and use. - -### Install Nathive on ubuntu ### - -You need to download .deb package from [here][1] .Once you have deb package you can double click to install - -### Screenshots ### - -![](http://www.ubuntugeek.com/wp-content/uploads/2014/12/1.png) - -![](http://www.ubuntugeek.com/wp-content/uploads/2014/12/2.png) - -![](http://www.ubuntugeek.com/wp-content/uploads/2014/12/3.png) - --------------------------------------------------------------------------------- - -via: http://www.ubuntugeek.com/nathive-a-libre-software-image-editor.html - -作者:[ruchi][a] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 - -[a]:http://www.ubuntugeek.com/author/ubuntufix -[1]:http://www.nathive.org/download diff --git a/sources/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md b/translated/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md similarity index 52% rename from sources/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md rename to translated/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md index 8b926b34e4..2488e72f24 100644 --- a/sources/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md +++ b/translated/share/20141208 Getting Started With Ubuntu 14.04 (PDF Guide).md @@ -1,11 +1,10 @@ -Translating by GOLinux! -Getting Started With Ubuntu 14.04 (PDF Guide) +开始使用Ubuntu 14.04(PDF指南) ================================================================================ -Become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. +开始熟悉每天的任务,像上网冲浪,听听音乐,还有扫描文档之类。 -Enjoy this comprehensive beginners guide for the Ubuntu operating system. With easy-to-follow instructions, this guide is suitable for all levels of experience. Discover the potential of your Ubuntu system without getting bogged down with technical details. +好好享受这份全面而综合的Ubuntu操作系统初学者指南吧。本教程适用于任何经验等级的人,跟着傻瓜式的指令一步一步操作吧。好好探索Ubuntu系统的潜力吧,你不会因为技术细节而陷入困境。 -- [**Getting Started With Ubuntu 14.04 (PDF Guide)**][1] +- [**开始使用Ubuntu 14.04 (PDF指南)**][1] ![](http://img.tradepub.com/free/w_ubun06/images/w_ubun06c.gif) @@ -14,7 +13,7 @@ Enjoy this comprehensive beginners guide for the Ubuntu operating system. With e via: http://www.ubuntugeek.com/getting-started-with-ubuntu-14-04-pdf-guide.html 作者:[ruchi][a] -译者:[译者ID](https://github.com/译者ID) +译者:[GOLinux](https://github.com/GOLinux) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 diff --git a/translated/share/20141208 Nathive--A libre software image editor.md b/translated/share/20141208 Nathive--A libre software image editor.md new file mode 100644 index 0000000000..07e731432f --- /dev/null +++ b/translated/share/20141208 Nathive--A libre software image editor.md @@ -0,0 +1,32 @@ +Nathive——libre软件图像编辑器 +================================================================================ +Nathive是一个libre软件图像编辑器,和Adobe Photoshop、Corel Photo-Paint或GIMP类似,但是侧重于可用性、逻辑,并为每个人提供平滑的学习曲线。该项目在GNOME桌面环境中运行,并欢迎每个人在代码、翻译或想法等方面合作。 + +该项目尚处于beta阶段,所以它还是个未完成得工作,还不适用于终端用户。直到现在,开发始终专注于积淀应用的核心功能和创建便捷的开发工具。所以,目前我们将集中于创建新的插件,因为很明显在这方面还很缺乏。 + +其目的在于在不放弃最初的可用性的情况下,逐步将该软件打造成一个专业的额图像编辑器。Nathive由基于GTK+的Python脚本写成的,它设计为简洁、轻量,而且易于安装和使用。 + +### ubuntu上安装Nathive ### + +你需要从[这里][1]下载.deb包,然后双击来安装。 + +### 屏幕截图 ### + +![](http://www.ubuntugeek.com/wp-content/uploads/2014/12/1.png) + +![](http://www.ubuntugeek.com/wp-content/uploads/2014/12/2.png) + +![](http://www.ubuntugeek.com/wp-content/uploads/2014/12/3.png) + +-------------------------------------------------------------------------------- + +via: http://www.ubuntugeek.com/nathive-a-libre-software-image-editor.html + +作者:[ruchi][a] +译者:[GOLinux](https://github.com/GOLinux) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[a]:http://www.ubuntugeek.com/author/ubuntufix +[1]:http://www.nathive.org/download