1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Better tables

This commit is contained in:
Yohann D'ANELLO
2020-04-21 17:49:06 +02:00
parent 73878d03ab
commit f83f6da79a
12 changed files with 372 additions and 49 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-21 01:01+0200\n"
"POT-Creation-Date: 2020-04-21 17:47+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"
@ -439,7 +439,7 @@ msgstr ""
msgid "fee"
msgstr ""
#: apps/member/models.py:267 apps/member/views.py:500 apps/wei/views.py:645
#: apps/member/models.py:267 apps/member/views.py:500 apps/wei/views.py:726
msgid "User is not a member of the parent club"
msgstr ""
@ -482,7 +482,7 @@ msgstr ""
msgid "Search user"
msgstr ""
#: apps/member/views.py:495 apps/wei/views.py:636
#: apps/member/views.py:495 apps/wei/views.py:717
msgid ""
"This user don't have enough money to join this club, and can't have a "
"negative balance."
@ -1000,7 +1000,7 @@ msgid "Remove"
msgstr ""
#: apps/wei/apps.py:10 apps/wei/models.py:44 apps/wei/models.py:45
#: apps/wei/models.py:56 apps/wei/models.py:161 templates/base.html:115
#: apps/wei/models.py:56 apps/wei/models.py:161 templates/base.html:116
msgid "WEI"
msgstr ""
@ -1194,38 +1194,46 @@ msgstr ""
msgid "Validate"
msgstr ""
#: apps/wei/tables.py:110 templates/wei/bus_tables.html:26
#: apps/wei/tables.py:125 templates/wei/bus_tables.html:26
#: templates/wei/busteam_tables.html:43
msgid "Teams"
msgstr ""
#: apps/wei/views.py:336 templates/wei/weiclub_info.html:62
#: apps/wei/views.py:165
msgid "Find WEI Membership"
msgstr ""
#: apps/wei/views.py:200
msgid "Find WEI Registration"
msgstr ""
#: apps/wei/views.py:409 templates/wei/weiclub_info.html:62
msgid "Register 1A"
msgstr ""
#: apps/wei/views.py:357 apps/wei/views.py:425
#: apps/wei/views.py:430 apps/wei/views.py:498
msgid "This user is already registered to this WEI."
msgstr ""
#: apps/wei/views.py:362
#: apps/wei/views.py:435
msgid ""
"This user can't be in her/his first year since he/she has already participed "
"to a WEI."
msgstr ""
#: apps/wei/views.py:390 templates/wei/weiclub_info.html:63
#: apps/wei/views.py:463 templates/wei/weiclub_info.html:63
msgid "Register 2A+"
msgstr ""
#: apps/wei/views.py:408 apps/wei/views.py:491
#: apps/wei/views.py:481 apps/wei/views.py:564
msgid "You already opened an account in the Société générale."
msgstr ""
#: apps/wei/views.py:640
#: apps/wei/views.py:721
msgid "This user didn't give her/his caution check."
msgstr ""
#: apps/wei/views.py:708 apps/wei/views.py:728 apps/wei/views.py:738
#: apps/wei/views.py:789 apps/wei/views.py:809 apps/wei/views.py:819
#: templates/wei/survey.html:12 templates/wei/survey_closed.html:12
#: templates/wei/survey_end.html:12
msgid "Survey WEI"
@ -1323,7 +1331,7 @@ msgstr ""
msgid "Registrations"
msgstr ""
#: templates/base.html:153
#: templates/base.html:155
msgid ""
"Your e-mail address is not validated. Please check your mail inbox and click "
"on the validation link."
@ -1425,7 +1433,7 @@ msgstr ""
msgid "Club listing"
msgstr ""
#: templates/member/club_tables.html:7 templates/wei/weiclub_tables.html:92
#: templates/member/club_tables.html:7
msgid "Member of the Club"
msgstr ""
@ -1892,6 +1900,10 @@ msgstr ""
msgid "Update my registration"
msgstr ""
#: templates/wei/weiclub_tables.html:92
msgid "Members of the WEI"
msgstr ""
#: templates/wei/weiclub_tables.html:120
msgid "Unvalidated registrations"
msgstr ""
@ -2000,6 +2012,14 @@ msgid ""
" "
msgstr ""
#: templates/wei/weimembership_list.html:18
msgid "There is no membership found with this pattern."
msgstr ""
#: templates/wei/weimembership_list.html:24
msgid "View unvalidated registrations..."
msgstr ""
#: templates/wei/weiregistration_confirm_delete.html:17
msgid "This registration is already validated and can't be deleted."
msgstr ""
@ -2008,5 +2028,13 @@ msgstr ""
#, python-format
msgid ""
"Are you sure you want to delete the registration of %(user)s for the WEI "
"%(wei_name)s? This action can't be undoed."
"%(wei_name)s? This action can't be undone."
msgstr ""
#: templates/wei/weiregistration_list.html:18
msgid "There is no pre-registration found with this pattern."
msgstr ""
#: templates/wei/weiregistration_list.html:24
msgid "View validated memberships..."
msgstr ""