[libshumate] Added Lithuanian translation



commit 125757ba01ab644c641280405b885316fa078fd7
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Mon Sep 5 22:53:59 2022 +0300

    Added Lithuanian translation

 po/LINGUAS |  1 +
 po/lt.po   | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 4474743..df42082 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -17,6 +17,7 @@ hu
 id
 ka
 lv
+lt
 nl
 oc
 pl
diff --git a/po/lt.po b/po/lt.po
new file mode 100644
index 0000000..82c741a
--- /dev/null
+++ b/po/lt.po
@@ -0,0 +1,44 @@
+# Lithuanian translation for libshumate.
+# Copyright (C) 2022 libshumate's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libshumate package.
+# Aurimas Černius <aurisc4 gmail 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-05 19:45+0000\n"
+"PO-Revision-Date: 2022-09-05 22:52+0300\n"
+"Last-Translator: Aurimas Černius <aurisc4 gmail com>\n"
+"Language-Team: Lietuvių <gnome-lt lists akl lt>\n"
+"Language: lt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"(n%100<10 || n%100>=20) ? 1 : 2)\n"
+"X-Generator: Gtranslator 40.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 pėd"
+
+#. mi is the unit for miles
+#: shumate/shumate-scale.c:209
+#, c-format
+msgid "%d mi"
+msgstr "%d myl"


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