mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 18:08:21 +02:00
Store note balances in a big integer
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-08-13 15:15+0200\n"
|
||||
"POT-Creation-Date: 2020-08-13 18:02+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -47,7 +47,7 @@ msgstr ""
|
||||
#: apps/member/models.py:175 apps/member/templates/member/club_info.html:13
|
||||
#: apps/member/templates/member/profile_info.html:14
|
||||
#: apps/note/models/notes.py:212 apps/note/models/transactions.py:25
|
||||
#: apps/note/models/transactions.py:45 apps/note/models/transactions.py:286
|
||||
#: apps/note/models/transactions.py:45 apps/note/models/transactions.py:296
|
||||
#: apps/permission/models.py:329
|
||||
#: apps/registration/templates/registration/future_profile_detail.html:16
|
||||
#: apps/wei/models.py:66 apps/wei/models.py:118
|
||||
@ -238,7 +238,7 @@ msgid "Guests list"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/templates/activity/activity_entry.html:13
|
||||
#: apps/note/models/transactions.py:248
|
||||
#: apps/note/models/transactions.py:258
|
||||
#: apps/note/templates/note/transaction_form.html:15
|
||||
#: apps/note/templates/note/transaction_form.html:145
|
||||
#: note_kfet/templates/base.html:113
|
||||
@ -246,7 +246,7 @@ msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/templates/activity/activity_entry.html:17
|
||||
#: apps/note/models/transactions.py:302
|
||||
#: apps/note/models/transactions.py:312
|
||||
#: apps/note/templates/note/transaction_form.html:20
|
||||
msgid "Credit"
|
||||
msgstr ""
|
||||
@ -1162,61 +1162,69 @@ msgstr ""
|
||||
msgid "transactions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:192
|
||||
#: apps/note/models/transactions.py:181
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"The note balances must be between - 21 474 836.47 € and 21 474 836.47 €."
|
||||
"You can't update the {field} on a Transaction. Please invalidate it and "
|
||||
"create one other."
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:207
|
||||
#: apps/note/models/transactions.py:201
|
||||
msgid ""
|
||||
"The note balances must be between - 92 233 720 368 547 758.08 € and 92 233 "
|
||||
"720 368 547 758.07 €."
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:217
|
||||
msgid ""
|
||||
"The transaction can't be saved since the source note or the destination note "
|
||||
"is not active."
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:272
|
||||
#: apps/note/models/transactions.py:282
|
||||
msgid "Template"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:275
|
||||
#: apps/note/models/transactions.py:285
|
||||
msgid "recurrent transaction"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:276
|
||||
#: apps/note/models/transactions.py:286
|
||||
msgid "recurrent transactions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:291
|
||||
#: apps/note/models/transactions.py:301
|
||||
msgid "first_name"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:296
|
||||
#: apps/note/models/transactions.py:306
|
||||
msgid "bank"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:302
|
||||
#: apps/note/models/transactions.py:312
|
||||
#: apps/note/templates/note/transaction_form.html:25
|
||||
msgid "Debit"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:313
|
||||
#: apps/note/models/transactions.py:323
|
||||
msgid ""
|
||||
"A special transaction is only possible between a Note associated to a "
|
||||
"payment method and a User or a Club"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:317
|
||||
#: apps/note/models/transactions.py:327
|
||||
msgid "Special transaction"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:318
|
||||
#: apps/note/models/transactions.py:328
|
||||
msgid "Special transactions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:334 apps/note/models/transactions.py:339
|
||||
#: apps/note/models/transactions.py:344 apps/note/models/transactions.py:349
|
||||
msgid "membership transaction"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:335 apps/treasury/models.py:272
|
||||
#: apps/note/models/transactions.py:345 apps/treasury/models.py:272
|
||||
msgid "membership transactions"
|
||||
msgstr ""
|
||||
|
||||
@ -2600,15 +2608,15 @@ msgstr ""
|
||||
msgid "This user didn't give her/his caution check."
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/settings/base.py:154
|
||||
#: note_kfet/settings/base.py:155
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/settings/base.py:155
|
||||
#: note_kfet/settings/base.py:156
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/settings/base.py:156
|
||||
#: note_kfet/settings/base.py:157
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user