[template-glib] Add Italian translation



commit c978e651c6a668f5d11e1b72fca437c1857294c5
Author: Milo Casagrande <milo ubuntu com>
Date:   Wed Nov 21 13:22:07 2018 +0000

    Add Italian translation
    
    (cherry picked from commit 13402b8136bde3324b36fa30fefa58f17ce874bc)

 po/LINGUAS |  1 +
 po/it.po   | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index ca448e6..9c5aaf1 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -7,6 +7,7 @@ es
 fur
 hu
 id
+it
 pl
 pt
 pt_BR
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..4aea1b4
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,39 @@
+# Italian translation for template-glib.
+# Copyright (C) 2018 Free Software Foundation, Inc.
+# This file is distributed under the same license as the template-glib package.
+# Milo Casagrande <milo milo name>, 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib template-glib-3-28\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2018-03-14 17:03+0000\n"
+"PO-Revision-Date: 2018-11-21 14:20+0100\n"
+"Language-Team: Italian <gnome-it-list gnome 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"
+"Last-Translator: Milo Casagrande <milo milo name>\n"
+"X-Generator: Poedit 2.1.1\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() può essere chiamata solo una volta"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "L'analizzatore non contiene uno stream di input"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "Necessario analizzare il modello prima dell'espansione"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template “%s”"
+msgstr "Impossibile trovare il modello «%s»"


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