[libshumate] Add Spanish translation



commit 13091b6d462fc303d99da7c736c6d06a3df1d8d8
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu May 19 08:36:13 2022 +0000

    Add Spanish translation

 po/LINGUAS |  1 +
 po/es.po   | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index aef57ce..11624ae 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,5 +1,6 @@
 # please keep this list sorted alphabetically
 #
+es
 eu
 fa
 gl
diff --git a/po/es.po b/po/es.po
new file mode 100644
index 0000000..a990fe0
--- /dev/null
+++ b/po/es.po
@@ -0,0 +1,44 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Daniel Mustieles García <daniel mustieles gmail com>, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: main\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libshumate/issues\n";
+"POT-Creation-Date: 2022-05-18 20:57+0000\n"
+"PO-Revision-Date: 2022-05-19 10:35+0200\n"
+"Last-Translator: Daniel Mustieles García <daniel mustieles gmail com>\n"
+"Language-Team: Spanish - Spain <gnome-es-list gnome org>\n"
+"Language: es_ES\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"
+"X-Generator: Gtranslator 42.0\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]