mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 09:58:23 +02:00
Move transfer type selector in credit/debit mode
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-31 21:45+0200\n"
|
||||
"POT-Creation-Date: 2020-08-31 23:03+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"
|
||||
@ -169,12 +169,12 @@ msgid "note"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/models.py:183
|
||||
#: apps/activity/templates/activity/activity_entry.html:42
|
||||
#: apps/activity/templates/activity/activity_entry.html:45
|
||||
msgid "entry"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/models.py:184
|
||||
#: apps/activity/templates/activity/activity_entry.html:42
|
||||
#: apps/activity/templates/activity/activity_entry.html:45
|
||||
msgid "entries"
|
||||
msgstr ""
|
||||
|
||||
@ -248,7 +248,7 @@ msgid "Last name"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/tables.py:84 apps/member/forms.py:136
|
||||
#: apps/note/templates/note/transaction_form.html:135
|
||||
#: apps/note/templates/note/transaction_form.html:133
|
||||
#: apps/registration/forms.py:86 apps/treasury/forms.py:137
|
||||
#: apps/wei/forms/registration.py:101
|
||||
msgid "First name"
|
||||
@ -269,8 +269,8 @@ msgstr ""
|
||||
#: apps/activity/templates/activity/activity_entry.html:13
|
||||
#: apps/note/models/transactions.py:259
|
||||
#: apps/note/templates/note/transaction_form.html:15
|
||||
#: apps/note/templates/note/transaction_form.html:149
|
||||
#: note_kfet/templates/base.html:76
|
||||
#: apps/note/templates/note/transaction_form.html:147
|
||||
#: note_kfet/templates/base.html:78
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
||||
@ -280,12 +280,18 @@ msgstr ""
|
||||
msgid "Credit"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/templates/activity/activity_entry.html:23
|
||||
#: apps/note/templates/note/transaction_form.html:31
|
||||
#: apps/activity/templates/activity/activity_entry.html:20
|
||||
#: apps/note/models/transactions.py:313
|
||||
#: apps/note/templates/note/transaction_form.html:24
|
||||
msgid "Debit"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/templates/activity/activity_entry.html:26
|
||||
#: apps/note/templates/note/transaction_form.html:29
|
||||
msgid "Entries"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/templates/activity/activity_entry.html:33
|
||||
#: apps/activity/templates/activity/activity_entry.html:36
|
||||
msgid "Return to activity page"
|
||||
msgstr ""
|
||||
|
||||
@ -359,7 +365,7 @@ msgstr ""
|
||||
msgid "Create new activity"
|
||||
msgstr ""
|
||||
|
||||
#: apps/activity/views.py:59 note_kfet/templates/base.html:91
|
||||
#: apps/activity/views.py:59 note_kfet/templates/base.html:96
|
||||
msgid "Activities"
|
||||
msgstr ""
|
||||
|
||||
@ -523,7 +529,7 @@ msgstr ""
|
||||
msgid "Credit amount"
|
||||
msgstr ""
|
||||
|
||||
#: apps/member/forms.py:141 apps/note/templates/note/transaction_form.html:141
|
||||
#: apps/member/forms.py:141 apps/note/templates/note/transaction_form.html:139
|
||||
#: apps/registration/forms.py:91 apps/treasury/forms.py:139
|
||||
#: apps/wei/forms/registration.py:106
|
||||
msgid "Bank"
|
||||
@ -1080,7 +1086,7 @@ msgstr ""
|
||||
msgid "amount"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/api/serializers.py:177 apps/note/api/serializers.py:182
|
||||
#: apps/note/api/serializers.py:177 apps/note/api/serializers.py:183
|
||||
#: apps/note/models/transactions.py:224
|
||||
msgid ""
|
||||
"The transaction can't be saved since the source note or the destination note "
|
||||
@ -1095,7 +1101,7 @@ msgstr ""
|
||||
msgid "Destination"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/forms.py:72 apps/note/templates/note/transaction_form.html:110
|
||||
#: apps/note/forms.py:72 apps/note/templates/note/transaction_form.html:118
|
||||
msgid "Reason"
|
||||
msgstr ""
|
||||
|
||||
@ -1317,11 +1323,6 @@ msgstr ""
|
||||
msgid "bank"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:313
|
||||
#: apps/note/templates/note/transaction_form.html:25
|
||||
msgid "Debit"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/models/transactions.py:324
|
||||
msgid ""
|
||||
"A special transaction is only possible between a Note associated to a "
|
||||
@ -1378,8 +1379,8 @@ msgid "Consum"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/conso_form.html:44
|
||||
#: apps/note/templates/note/transaction_form.html:61
|
||||
#: apps/note/templates/note/transaction_form.html:83
|
||||
#: apps/note/templates/note/transaction_form.html:64
|
||||
#: apps/note/templates/note/transaction_form.html:91
|
||||
msgid "Name or alias..."
|
||||
msgstr ""
|
||||
|
||||
@ -1404,7 +1405,7 @@ msgid "Double consumptions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/conso_form.html:154
|
||||
#: apps/note/templates/note/transaction_form.html:160
|
||||
#: apps/note/templates/note/transaction_form.html:158
|
||||
msgid "Recent transactions history"
|
||||
msgstr ""
|
||||
|
||||
@ -1418,38 +1419,48 @@ msgstr ""
|
||||
msgid "Mail generated by the Note Kfet on the"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:55
|
||||
#: apps/note/templates/note/transaction_form.html:53
|
||||
#: apps/note/templates/note/transaction_form.html:173
|
||||
msgid "Select emitters"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:65
|
||||
#: apps/note/templates/note/transaction_form.html:68
|
||||
msgid "I am the emitter"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:77
|
||||
#: apps/note/templates/note/transaction_form.html:80
|
||||
#: apps/note/templates/note/transaction_form.html:175
|
||||
msgid "Select receivers"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:95
|
||||
#: apps/note/templates/note/transaction_form.html:103
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:103
|
||||
#: apps/note/templates/note/transaction_form.html:111
|
||||
#: apps/treasury/forms.py:141 apps/treasury/tables.py:67
|
||||
#: apps/treasury/tables.py:135
|
||||
#: apps/treasury/templates/treasury/remittance_form.html:23
|
||||
msgid "Amount"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:119
|
||||
msgid "Transfer type"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:129
|
||||
#: apps/note/templates/note/transaction_form.html:127
|
||||
#: apps/treasury/models.py:51
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:172
|
||||
msgid "Select emitter"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:174
|
||||
msgid "Select receiver"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transaction_form.html:176
|
||||
msgid "Transfer type"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/templates/note/transactiontemplate_form.html:10
|
||||
msgid "Buttons list"
|
||||
msgstr ""
|
||||
@ -1502,7 +1513,7 @@ msgstr ""
|
||||
msgid "Update button"
|
||||
msgstr ""
|
||||
|
||||
#: apps/note/views.py:151 note_kfet/templates/base.html:71
|
||||
#: apps/note/views.py:151 note_kfet/templates/base.html:72
|
||||
msgid "Consumptions"
|
||||
msgstr ""
|
||||
|
||||
@ -1666,7 +1677,7 @@ msgid ""
|
||||
"with these parameters. Please correct your data and retry."
|
||||
msgstr ""
|
||||
|
||||
#: apps/permission/views.py:96 note_kfet/templates/base.html:106
|
||||
#: apps/permission/views.py:96 note_kfet/templates/base.html:114
|
||||
msgid "Rights"
|
||||
msgstr ""
|
||||
|
||||
@ -1844,7 +1855,7 @@ msgstr ""
|
||||
msgid "Invalidate pre-registration"
|
||||
msgstr ""
|
||||
|
||||
#: apps/treasury/apps.py:12 note_kfet/templates/base.html:96
|
||||
#: apps/treasury/apps.py:12 note_kfet/templates/base.html:102
|
||||
msgid "Treasury"
|
||||
msgstr ""
|
||||
|
||||
@ -2213,7 +2224,7 @@ msgstr ""
|
||||
|
||||
#: apps/wei/apps.py:10 apps/wei/models.py:49 apps/wei/models.py:50
|
||||
#: apps/wei/models.py:61 apps/wei/models.py:167
|
||||
#: note_kfet/templates/base.html:101
|
||||
#: note_kfet/templates/base.html:108
|
||||
msgid "WEI"
|
||||
msgstr ""
|
||||
|
||||
@ -2787,19 +2798,19 @@ msgstr ""
|
||||
msgid "The ENS Paris-Saclay BDE note."
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/templates/base.html:81
|
||||
#: note_kfet/templates/base.html:84
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/templates/base.html:86
|
||||
#: note_kfet/templates/base.html:90
|
||||
msgid "Clubs"
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/templates/base.html:111
|
||||
#: note_kfet/templates/base.html:119
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: note_kfet/templates/base.html:155
|
||||
#: note_kfet/templates/base.html:163
|
||||
msgid ""
|
||||
"Your e-mail address is not validated. Please check your mail inbox and click "
|
||||
"on the validation link."
|
||||
|
Reference in New Issue
Block a user