Compare commits
2 Commits
9baa4b2881
...
1.0.0
Author | SHA1 | Date | |
---|---|---|---|
23051f4a8c
|
|||
e82ccf5e82
|
2
README.md
Normal file
2
README.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# addtax
|
||||||
|
This application allows the calculation of a price by adding the 10% taxes for boletas in Chile.
|
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: addtax\n"
|
"Project-Id-Version: addtax\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-09-13 10:09-0300\n"
|
"POT-Creation-Date: 2018-09-13 17:11-0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -17,7 +17,7 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/addtax.c:58 src/addtax.c:71
|
#: src/addtax.c:51 src/addtax.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [prices...]\n"
|
msgid "Usage: %s [prices...]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
4
po/es.po
4
po/es.po
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: addtax\n"
|
"Project-Id-Version: addtax\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-09-13 10:09-0300\n"
|
"POT-Creation-Date: 2018-09-13 17:11-0300\n"
|
||||||
"PO-Revision-Date: 2018-09-13 10:10-0300\n"
|
"PO-Revision-Date: 2018-09-13 10:10-0300\n"
|
||||||
"Last-Translator: Chris Cromer <chris@cromer.cl>\n"
|
"Last-Translator: Chris Cromer <chris@cromer.cl>\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
@@ -18,7 +18,7 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Poedit 2.0.6\n"
|
"X-Generator: Poedit 2.0.6\n"
|
||||||
|
|
||||||
#: src/addtax.c:58 src/addtax.c:71
|
#: src/addtax.c:51 src/addtax.c:65
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Usage: %s [prices...]\n"
|
msgid "Usage: %s [prices...]\n"
|
||||||
msgstr "Uso: %s [precios...]\n"
|
msgstr "Uso: %s [precios...]\n"
|
||||||
|
Reference in New Issue
Block a user