[gimp-ruby] Added Italian translation



commit e6e7c7babf827ffe0c3688d3baf1b215b89fbffe
Author: Marco Ciampa <ciampix libero it>
Date:   Tue Aug 11 19:32:49 2015 +0200

    Added Italian translation

 configure.in |    2 +-
 po/it.po     |   75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index c5e7bdd..02a094e 100644
--- a/configure.in
+++ b/configure.in
@@ -281,7 +281,7 @@ AC_FUNC_ALLOCA
 ######################
 
 dnl Add the languages which your application supports here.
-ALL_LINGUAS="ar be bg bs ca cs da de dz el en_CA en_GB es eu fi fr gl gu hu mr nb nl oc or pt pt_BR sl sv vi 
zh_CN zh_HK zh_TW"
+ALL_LINGUAS="ar be bg bs ca cs da de dz el en_CA en_GB es eu fi fr gl gu hu it mr nb nl oc or pt pt_BR sl sv 
vi zh_CN zh_HK zh_TW"
 
 AC_PROG_INTLTOOL
 AM_GLIB_GNU_GETTEXT
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..fb2f401
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,75 @@
+# Italian translation for gimp-ruby
+# Copyright (C) 2015 Marco Ciampa
+# This file is distributed under the same license as the gimp-ruby package.
+#
+# Marco Ciampa <ciampix libero it>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 0.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-08-11 19:28+0200\n"
+"PO-Revision-Date: 2015-08-11 19:24+0200\n"
+"Last-Translator: Marco Ciampa <ciampix libero it>\n"
+"Language-Team: Italian <it li org>\n"
+"Language: it \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../ext/ruby-fu-console.c:127
+msgid "Ruby-Fu Console"
+msgstr "Console Ruby-Fu"
+
+#: ../plug-ins/irbconsole.rb:25
+msgid "Starts an irb session in a console."
+msgstr "Avvia una sessione irb in una console."
+
+#: ../plug-ins/irbconsole.rb:30
+msgid "Irb Console"
+msgstr "Console irb"
+
+#: ../plug-ins/irbconsole.rb:43
+msgid "Interactive Gimp-Ruby Console"
+msgstr "Console interattiva GIMP-Ruby"
+
+#: ../plug-ins/irbconsole.rb:44
+msgid "Ruby version #{RUBY_VERSION}"
+msgstr "Versione Ruby #{RUBY_VERSION}"
+
+#: ../plug-ins/sphere.rb:33 ../plug-ins/sphere.rb:34
+msgid "Simple sphere with a drop shadow"
+msgstr "Semplice sfera con ombra proiettata"
+
+#: ../plug-ins/sphere.rb:38
+msgid "Sphere"
+msgstr "Sfera"
+
+#: ../plug-ins/sphere.rb:41
+msgid "Radius (pixels)"
+msgstr "Raggio (in pixel)"
+
+#: ../plug-ins/sphere.rb:42
+msgid "Lighting (degrees)"
+msgstr "Illuminazione (in gradi)"
+
+#: ../plug-ins/sphere.rb:43
+msgid "Shadow"
+msgstr "Ombra"
+
+#: ../plug-ins/sphere.rb:44
+msgid "Background Color"
+msgstr "Colore di sfondo"
+
+#: ../plug-ins/sphere.rb:45
+msgid "Sphere Color"
+msgstr "Colore sfera"
+
+#: ../plug-ins/sphere.rb:47
+msgid "Sphere Image"
+msgstr "Immagine sfera"
+
+#: ../plug-ins/sphere.rb:68
+msgid "Sphere Layer"
+msgstr "Livello sfera"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]