[libshumate] Add Italian translation



commit 9f182b824888381fae569a36f49d61ad52e296d9
Author: Davide Ferracin <davide ferracin protonmail com>
Date:   Thu Sep 22 08:09:02 2022 +0000

    Add Italian translation

 po/LINGUAS |  1 +
 po/it.po   | 42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 724db71..e5eaf5c 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -17,6 +17,7 @@ he
 hr
 hu
 id
+it
 ka
 kk
 ko
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..d0c68ab
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,42 @@
+# Italian translation for libshumate.
+# Copyright (C) 2022 libshumate's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libshumate package.
+# Davide Ferracin <davide ferracin protonmail com>, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libshumate main\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libshumate/issues\n";
+"POT-Creation-Date: 2022-09-20 11:54+0000\n"
+"PO-Revision-Date: 2022-09-21 15:53+0200\n"
+"Last-Translator: Davide Ferracin <davide ferracin protonmail com>\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"
+
+#. m is the unit for meters
+#: shumate/shumate-scale.c:197
+#, c-format
+msgid "%d m"
+msgstr "%d m"
+
+#. km is the unit for kilometers
+#: shumate/shumate-scale.c:200
+#, c-format
+msgid "%d km"
+msgstr "%d km"
+
+#. ft is the unit for feet
+#: shumate/shumate-scale.c:206
+#, c-format
+msgid "%d ft"
+msgstr "%d ft"
+
+#. mi is the unit for miles
+#: shumate/shumate-scale.c:209
+#, c-format
+msgid "%d mi"
+msgstr "%d mi"


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