[libshumate] Add Polish translation



commit 7d613916102e6a0cce95eb703049ceae85efb5fd
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun May 15 12:10:09 2022 +0000

    Add Polish translation

 po/LINGUAS |  1 +
 po/pl.po   | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index d00bf92..123f979 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,4 +1,5 @@
 # please keep this list sorted alphabetically
 #
 eu
+pl
 uk
diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..3d7b7d3
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,44 @@
+# Polish translation for libshumate.
+# Copyright © 2022 the libshumate authors.
+# This file is distributed under the same license as the libshumate package.
+# Piotr Drąg <piotrdrag gmail com>, 2022.
+# Aviary.pl <community-poland mozilla org>, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libshumate\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libshumate/issues\n";
+"POT-Creation-Date: 2022-05-15 12:05+0000\n"
+"PO-Revision-Date: 2022-05-15 14:08+0200\n"
+"Last-Translator: Piotr Drąg <piotrdrag gmail com>\n"
+"Language-Team: Polish <community-poland mozilla org>\n"
+"Language: pl\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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\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]