From c1bcd48270ecbe3a96a96392843666b266686fc4 Mon Sep 17 00:00:00 2001 From: linuhap Date: Thu, 4 Sep 2014 23:07:07 +0800 Subject: [PATCH] translated --- ...ed--Here' s How to Install it on Ubuntu.md | 46 ------------------- ...ed--Here' s How to Install it on Ubuntu.md | 46 +++++++++++++++++++ 2 files changed, 46 insertions(+), 46 deletions(-) delete mode 100644 sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md create mode 100644 translated/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md diff --git a/sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md b/sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md deleted file mode 100644 index a499dbc8e3..0000000000 --- a/sources/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md +++ /dev/null @@ -1,46 +0,0 @@ -linuhap翻译中 -GIMP 2.8.12 Released — Here’s How to Install it on Ubuntu -================================================================================ -**A [new update][1] to the popular open-source Photoshop alternative The GIMP is now available for download.** - -![GIMP is a Free Photoshop Alternative](http://www.omgubuntu.co.uk/wp-content/uploads/2012/05/screen-shot-2012-05-03-at-10.38.40.jpg) -GIMP is a Free Photoshop Alternative - -As the latest entry in the GIMP 2.8.x series — [released back in 2012][2] and notable for introducing the long-sought ‘single window mode’ — version 2.8.12 continues to refine rather than reinvent. As such there are no new user-facing features to be found. - -Instead, developers bring a fresh batch of bug fixes to the table aimed at improving the overall stability, security and style of the famous app. - -- Brush sizes from plugins are no longer distorted -- ‘More robust’ loading of .XCF files -- Widget direction now matches interface language (e.g. RTL) -- Security improvements to the script-fu-server - -Documentation, help and translation updates are also included. For a complete change log of everything fixed between 2.8.10 and 2.8.12, see [the GNOME Git notes][2]. - -### Install Latest GIMP in Ubuntu ### - -Source for the latest release can be downloaded from the official website or via [an official torrent][3]. - -On Ubuntu? You can install GIMP 2.8.12 in Ubuntu 12.04 LTS and 14.04 LTS by adding the [following third-party PPA][4] to Software Sources: - - sudo add-apt-repository ppa:otto-kesselgulasch/gimp - - sudo apt-get update && sudo apt-get install gimp - -After installation has complete you can proceed to open GIMP 2.8.12 from the Unity Dash (or equivalent). - --------------------------------------------------------------------------------- - -via: http://www.omgubuntu.co.uk/2014/08/whats-new-in-gimp-2-8-12-plus-install-ubuntu - -作者:[Joey-Elijah Sneddon][a] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 - -[a]:https://plus.google.com/117485690627814051450/?rel=author -[1]:http://www.omgubuntu.co.uk/2012/05/gimp-2-8-released -[2]:https://git.gnome.org/browse/gimp/plain/NEWS?h=gimp-2-8 -[3]:http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.12.tar.bz2.torrent -[4]:https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp diff --git a/translated/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md b/translated/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md new file mode 100644 index 0000000000..66af82ec3b --- /dev/null +++ b/translated/news/20140828 GIMP 2.8.12 Released--Here' s How to Install it on Ubuntu.md @@ -0,0 +1,46 @@ +GIMP 2.8.12 Released — Here’s How to Install it on Ubuntu +GIMP 2.8.12 发布了——来看如何在Ubuntu上安装它 +================================================================================ +**GIMP是深受欢迎的开源的Photoshop替代软件,它的[新版本][1]现在可以下载了。** + +![GIMP is a Free Photoshop Alternative](http://www.omgubuntu.co.uk/wp-content/uploads/2012/05/screen-shot-2012-05-03-at-10.38.40.jpg) +GIMP是一款免费的可替代Photoshop的软件 + +正如在GIMP 2.8.x 系列中的最新条目——[自2012年起开始发布][2]并着重介绍长期追求的“单窗口模式”——版本2.8.12并没有重新去做它而是继续改进。如其所说,软件并没有发现面向用户的新特点。 + +然而,开发人员修复了一批新的漏洞,旨在提高整体的稳定性,安全性以及这款著名软件的风格。 + +- 插件的笔刷大小不再变乱 +- .XCF 文件“更健康的”加载 +- 小部件的方向现在匹配界面语言(例如 RTL) +- script-fu-server 的安全性提高 + +文档,帮助以及翻译的更新也包括其中。想了解在版本 2.8.10 和 2.8.12 之间所有已定的文件或项目的更改日志,可以看[the GNOME Git notes][2]。 + +### 在Ubuntu上安装最新的GIMP ### + +最新发布的源代码可以从官方网站上或者从[官方的种子][3]下载。 + +在Ubuntu上吗?在Ubuntu 12.04 和14.04 LTS 上你可以通过添加[以下第三方PPA][4]软件源来安装GIMP 2.8.12: + + sudo add-apt-repository ppa:otto-kesselgulasch/gimp + + sudo apt-get update && sudo apt-get install gimp + +在安装完成后,你可以从Unity Dash(或者类似途径)来启动GIMP 2.8.12。 + +-------------------------------------------------------------------------------- + +via: http://www.omgubuntu.co.uk/2014/08/whats-new-in-gimp-2-8-12-plus-install-ubuntu + +作者:[Joey-Elijah Sneddon][a] +译者:[linuhap](https://github.com/linuhap) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[a]:https://plus.google.com/117485690627814051450/?rel=author +[1]:http://www.omgubuntu.co.uk/2012/05/gimp-2-8-released +[2]:https://git.gnome.org/browse/gimp/plain/NEWS?h=gimp-2-8 +[3]:http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.12.tar.bz2.torrent +[4]:https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp \ No newline at end of file