[libshumate] Add Catalan translation



commit 7095b555f321fe49ea63aa0d8200d4bb26f01a12
Author: Jordi Mas i Hernandez <jmas softcatala org>
Date:   Thu Jun 2 12:33:45 2022 +0000

    Add Catalan translation

 po/LINGUAS |  1 +
 po/ca.po   | 41 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 707e42d..e5dc4cb 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,5 +1,6 @@
 # please keep this list sorted alphabetically
 #
+ca
 es
 eu
 fa
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..d0192d4
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,41 @@
+# Catalan translation for libshumate.
+# Copyright (C) 2022 libshumate's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libshumate package.
+# Jordi Mas i Hernandez <jmas softcatala org>, 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-05-30 18:44+0000\n"
+"PO-Revision-Date: 2022-05-30 18:44+0000\n"
+"Last-Translator: Jordi Mas i Hernandez <jmas softcatala org>\n"
+"Language-Team: Catalan <gnome llistes softcatala org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\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]