mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-30 18:22:38 +02:00
Add new translations
This commit is contained in:
parent
b70476cf8f
commit
e453c917ed
9 changed files with 78 additions and 6 deletions
|
@ -147,7 +147,7 @@ class BillForm(FlaskForm):
|
|||
payer = SelectField(_("Payer"), validators=[DataRequired()], coerce=int)
|
||||
amount = CalculatorStringField(_("Amount paid"), validators=[DataRequired()])
|
||||
external_link = URLField(_("External link"), validators=[Optional(
|
||||
)], description="A link to an external document, related to this bill")
|
||||
)], description=_("A link to an external document, related to this bill"))
|
||||
payed_for = SelectMultipleField(_("For whom?"),
|
||||
validators=[DataRequired()], coerce=int)
|
||||
submit = SubmitField(_("Submit"))
|
||||
|
|
|
@ -60,6 +60,12 @@ msgstr ""
|
|||
msgid "Amount paid"
|
||||
msgstr ""
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -412,6 +418,9 @@ msgstr ""
|
|||
msgid "each"
|
||||
msgstr ""
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language: el\n"
|
||||
|
@ -76,6 +76,12 @@ msgstr ""
|
|||
msgid "Amount paid"
|
||||
msgstr ""
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -428,6 +434,9 @@ msgstr ""
|
|||
msgid "each"
|
||||
msgstr ""
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
||||
"PO-Revision-Date: 2019-09-25 22:28+0000\n"
|
||||
"Last-Translator: Diego Caraballo <diegocaraballo84@gmail.com>\n"
|
||||
"Language: es_419\n"
|
||||
|
@ -81,6 +81,12 @@ msgstr "Paga"
|
|||
msgid "Amount paid"
|
||||
msgstr "Cantidad pagada"
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr "¿Para quién?"
|
||||
|
||||
|
@ -443,6 +449,9 @@ msgstr ""
|
|||
msgid "each"
|
||||
msgstr "Cada"
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr "Sin facturas"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
||||
"PO-Revision-Date: 2019-09-24 15:13+0000\n"
|
||||
"Last-Translator: Alexis Metaireau <alexis@notmyidea.org>\n"
|
||||
"Language: fr\n"
|
||||
|
@ -85,6 +85,12 @@ msgstr "Payeur"
|
|||
msgid "Amount paid"
|
||||
msgstr "Montant"
|
||||
|
||||
msgid "External link"
|
||||
msgstr "Lien externe"
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr "Un lien vers un document, lié à cette facture"
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr "Pour qui ?"
|
||||
|
||||
|
@ -443,6 +449,9 @@ msgstr ""
|
|||
msgid "each"
|
||||
msgstr "chacun"
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr "Pas encore de factures"
|
||||
|
||||
|
|
|
@ -82,6 +82,12 @@ msgstr "Betaler"
|
|||
msgid "Amount paid"
|
||||
msgstr "Beløp betalt"
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr "For hvem?"
|
||||
|
||||
|
@ -456,6 +462,9 @@ msgstr "Alle, unntagen %(excluded)s"
|
|||
msgid "each"
|
||||
msgstr "hver"
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr "Ingen regninger"
|
||||
|
||||
|
|
|
@ -77,6 +77,12 @@ msgstr "Betaler"
|
|||
msgid "Amount paid"
|
||||
msgstr "Betaald bedrag"
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr "Aan wie?"
|
||||
|
||||
|
@ -437,6 +443,9 @@ msgstr "Iedereen, behalve %(excluded)s"
|
|||
msgid "each"
|
||||
msgstr "per persoon"
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr "Geen rekeningen"
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
||||
"PO-Revision-Date: 2019-08-07 13:24+0000\n"
|
||||
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
|
||||
"Language: tr\n"
|
||||
|
@ -81,6 +81,12 @@ msgstr "Mükellefi"
|
|||
msgid "Amount paid"
|
||||
msgstr "Ödenen tutar"
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr "Kim için?"
|
||||
|
||||
|
@ -433,6 +439,9 @@ msgstr ""
|
|||
msgid "each"
|
||||
msgstr ""
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
||||
"PO-Revision-Date: 2019-07-02 00:02+0000\n"
|
||||
"Last-Translator: Elizabeth Sherrock <lizzyd710@gmail.com>\n"
|
||||
"Language: zh_HANS_CN\n"
|
||||
|
@ -78,6 +78,12 @@ msgstr ""
|
|||
msgid "Amount paid"
|
||||
msgstr ""
|
||||
|
||||
msgid "External link"
|
||||
msgstr ""
|
||||
|
||||
msgid "A link to an external document, related to this bill"
|
||||
msgstr ""
|
||||
|
||||
msgid "For whom?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -430,6 +436,9 @@ msgstr ""
|
|||
msgid "each"
|
||||
msgstr ""
|
||||
|
||||
msgid "see"
|
||||
msgstr ""
|
||||
|
||||
msgid "No bills"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue