diff --git a/README.md b/README.md index ae7e03f..3afea37 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ https://github.com/WhyNotHugo/python-barcode https://github.com/lincolnloop/python-qrcode +### Software libre, no gratis + + This extension have a cost of maintenance of 1 euro every year. BCH: `1RPLWHJW34p7pMQV1ft4x7eWhAYw69Dsb` @@ -40,3 +43,8 @@ BTC: `3Fe4JuADrAK8Qs7GDAxbSXR8E54avwZJLW` * [See the wiki](https://gitlab.com/mauriciobaeza/zaz-barcode/wikis/home) * [Mira la wiki](https://gitlab.com/mauriciobaeza/zaz-barcode/wikis/home_es) + + +Thanks for translations: + +Esperanto: [Guillermo Molleda](https://gitlab.com/gmolleda) diff --git a/files/ZAZBarCode_v0.3.0.oxt b/files/ZAZBarCode_v0.3.0.oxt index db9d2e5..492ab05 100644 Binary files a/files/ZAZBarCode_v0.3.0.oxt and b/files/ZAZBarCode_v0.3.0.oxt differ diff --git a/source/locales/eo/LC_MESSAGES/base.mo b/source/locales/eo/LC_MESSAGES/base.mo new file mode 100644 index 0000000..b42efbd Binary files /dev/null and b/source/locales/eo/LC_MESSAGES/base.mo differ diff --git a/source/locales/eo/LC_MESSAGES/base.po b/source/locales/eo/LC_MESSAGES/base.po new file mode 100644 index 0000000..a26f435 --- /dev/null +++ b/source/locales/eo/LC_MESSAGES/base.po @@ -0,0 +1,52 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: 2019-09-14 14:23-0500\n" +"PO-Revision-Date: 2019-09-20 19:21+0200\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"X-Generator: Poedit 2.0.6\n" +"Last-Translator: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: eo\n" + +#: source/ZAZBarCode.py:38 +msgid "Select barcode type" +msgstr "Elektu strikodan tipon" + +#: source/ZAZBarCode.py:43 +msgid "Data field is mandatory" +msgstr "Datumkampo estas deviga" + +#: source/ZAZBarCode.py:95 source/ZAZBarCode.py:117 +msgid "Select data" +msgstr "Elektu datumojn" + +#: source/ZAZBarCode.py:149 +msgid "" +"Error in: {}\n" +"\n" +"{}" +msgstr "" +"Eraro en: {}\n" +"\n" +"{}" + +#: source/ZAZBarCode.py:167 +msgid "~Select barcode type" +msgstr "~Elektu strikodan tipon" + +#: source/ZAZBarCode.py:179 +msgid "~Capture data for barcode" +msgstr "~Kaptu datumojn por strikodo" + +#: source/ZAZBarCode.py:212 +msgid "~Insert Barcode" +msgstr "~Enmetu Strikodon"