[lasem] [l10n] Added Italian translation.



commit 6dc68307fd5f168b48d99c84f9661d4c98c784d1
Author: Milo Casagrande <milo ubuntu com>
Date:   Sun Aug 18 15:32:08 2013 +0200

    [l10n] Added Italian translation.

 po/LINGUAS |    1 +
 po/it.po   |   64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 88a76ce..6fff027 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -8,6 +8,7 @@ fr
 gl
 hu
 id
+it
 lt
 pl
 pt_BR
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..1fa3823
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,64 @@
+# Italian translations for lasem package
+# Copyright (C) 2013 Free Software Foundation, Inc
+# This file is distributed under the same license as the lasem package.
+# Milo Casagrande <milo milo name>, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: lasem\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-08-18 15:31+0200\n"
+"PO-Revision-Date: 2013-08-18 15:31+0200\n"
+"Last-Translator: Milo Casagrande <milo milo name>\n"
+"Language-Team: Italian <tp lists linux it>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8-bit\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"X-Generator: Gtranslator 2.91.6\n"
+
+#: ../src/lasemrender.c:67
+msgid "Output filename"
+msgstr "Nome file di output"
+
+#: ../src/lasemrender.c:69
+msgid "Output format"
+msgstr "Formato output"
+
+#: ../src/lasemrender.c:71
+msgid "Pixel per inch"
+msgstr "Pixel per pollice"
+
+#: ../src/lasemrender.c:73
+msgid "Zoom"
+msgstr "Zoom"
+
+#: ../src/lasemrender.c:75
+msgid "Debug domains"
+msgstr "Domini di debug"
+
+#: ../src/lasemrender.c:105
+#, c-format
+msgid "Option parsing failed: %s\n"
+msgstr "Analisi dell'opzione non riuscita: %s\n"
+
+#: ../src/lasemrender.c:112
+#, c-format
+msgid "Invalid zoom value"
+msgstr "Valore di zoom non valido"
+
+#: ../src/lasemrender.c:119
+#, c-format
+msgid "One input file name is required\n"
+msgstr "È richiesto almeno un nome file di input\n"
+
+#: ../src/lasemrender.c:130
+#, c-format
+msgid "Unknown format: %s\n"
+msgstr "Formato sconosciuto: %s\n"
+
+#: ../src/lasemrender.c:255
+#, c-format
+msgid "Can't load '%s'\n"
+msgstr "Impossibile caricare «%s»\n"


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