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

Update translations

This commit is contained in:
Yohann D'ANELLO
2020-03-28 02:08:29 +01:00
parent a8422411bc
commit 08ed694438
3 changed files with 548 additions and 367 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-03-26 14:40+0100\n"
"POT-Creation-Date: 2020-03-28 01:54+0100\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"
@ -18,23 +18,23 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps/activity/apps.py:10 apps/activity/models.py:76
#: apps/activity/apps.py:10 apps/activity/models.py:101
msgid "activity"
msgstr ""
#: apps/activity/models.py:19 apps/activity/models.py:44
#: apps/member/models.py:63 apps/member/models.py:114
#: apps/note/models/notes.py:188 apps/note/models/transactions.py:25
#: apps/note/models/transactions.py:45 apps/note/models/transactions.py:232
#: templates/member/profile_detail.html:15
#: apps/member/models.py:64 apps/member/models.py:122
#: apps/note/models/notes.py:188 apps/note/models/transactions.py:24
#: apps/note/models/transactions.py:44 apps/note/models/transactions.py:231
#: templates/member/club_info.html:13 templates/member/profile_info.html:14
msgid "name"
msgstr ""
#: apps/activity/models.py:23
#: apps/activity/models.py:23 templates/activity/activity_detail.html:34
msgid "can invite"
msgstr ""
#: apps/activity/models.py:26
#: apps/activity/models.py:26 templates/activity/activity_detail.html:38
msgid "guest entry fee"
msgstr ""
@ -46,44 +46,91 @@ msgstr ""
msgid "activity types"
msgstr ""
#: apps/activity/models.py:48 apps/note/models/transactions.py:70
#: apps/permission/models.py:91
#: apps/activity/models.py:49 apps/note/models/transactions.py:69
#: apps/permission/models.py:90 templates/activity/activity_detail.html:16
msgid "description"
msgstr ""
#: apps/activity/models.py:54 apps/note/models/notes.py:164
#: apps/note/models/transactions.py:63
#: apps/activity/models.py:56 apps/note/models/notes.py:164
#: apps/note/models/transactions.py:62
#: templates/activity/activity_detail.html:19
msgid "type"
msgstr ""
#: apps/activity/models.py:60
#: apps/activity/models.py:63 templates/activity/activity_detail.html:28
msgid "organizer"
msgstr ""
#: apps/activity/models.py:66
#: apps/activity/models.py:72 apps/activity/models.py:113 apps/note/apps.py:14
#: apps/note/models/notes.py:58
msgid "note"
msgstr ""
#: apps/activity/models.py:79 templates/activity/activity_detail.html:31
msgid "attendees club"
msgstr ""
#: apps/activity/models.py:69
#: apps/activity/models.py:83 templates/activity/activity_detail.html:22
msgid "start date"
msgstr ""
#: apps/activity/models.py:72
#: apps/activity/models.py:87 templates/activity/activity_detail.html:25
msgid "end date"
msgstr ""
#: apps/activity/models.py:77
#: apps/activity/models.py:92 apps/note/models/transactions.py:134
#: templates/activity/activity_detail.html:42
msgid "valid"
msgstr ""
#: apps/activity/models.py:97 templates/activity/activity_detail.html:56
msgid "open"
msgstr ""
#: apps/activity/models.py:102
msgid "activities"
msgstr ""
#: apps/activity/models.py:108
#: apps/activity/models.py:107
msgid "entry time"
msgstr ""
#: apps/activity/models.py:129
msgid "last name"
msgstr ""
#: apps/activity/models.py:134 templates/member/profile_info.html:14
msgid "first name"
msgstr ""
#: apps/activity/models.py:141
msgid "inviter"
msgstr ""
#: apps/activity/models.py:151
msgid "guest"
msgstr ""
#: apps/activity/models.py:109
#: apps/activity/models.py:152
msgid "guests"
msgstr ""
#: apps/activity/models.py:163
msgid "Invitation"
msgstr ""
#: apps/activity/tables.py:54
msgid "remove"
msgstr ""
#: apps/activity/views.py:34
msgid "Upcoming activities"
msgstr ""
#: apps/activity/views.py:119
msgid "Entry for activity \"{}\""
msgstr ""
#: apps/api/apps.py:10
msgid "API"
msgstr ""
@ -120,11 +167,12 @@ msgstr ""
msgid "create"
msgstr ""
#: apps/logs/models.py:61 apps/note/tables.py:147
#: apps/logs/models.py:61 apps/note/tables.py:142
#: templates/activity/activity_detail.html:62
msgid "edit"
msgstr ""
#: apps/logs/models.py:62 apps/note/tables.py:151
#: apps/logs/models.py:62 apps/note/tables.py:120 apps/note/tables.py:146
msgid "delete"
msgstr ""
@ -144,139 +192,130 @@ msgstr ""
msgid "member"
msgstr ""
#: apps/member/models.py:25
#: apps/member/models.py:26
msgid "phone number"
msgstr ""
#: apps/member/models.py:31 templates/member/profile_detail.html:28
#: apps/member/models.py:32 templates/member/profile_info.html:27
msgid "section"
msgstr ""
#: apps/member/models.py:32
#: apps/member/models.py:33
msgid "e.g. \"1A0\", \"9A♥\", \"SAPHIRE\""
msgstr ""
#: apps/member/models.py:38 templates/member/profile_detail.html:31
#: apps/member/models.py:39 templates/member/profile_info.html:30
msgid "address"
msgstr ""
#: apps/member/models.py:44
#: apps/member/models.py:45
msgid "paid"
msgstr ""
#: apps/member/models.py:49 apps/member/models.py:50
#: apps/member/models.py:50 apps/member/models.py:51
msgid "user profile"
msgstr ""
#: apps/member/models.py:68
#: apps/member/models.py:69 templates/member/club_info.html:36
msgid "email"
msgstr ""
#: apps/member/models.py:73
#: apps/member/models.py:76
msgid "parent club"
msgstr ""
#: apps/member/models.py:81 templates/member/club_info.html:30
msgid "membership fee"
msgstr ""
#: apps/member/models.py:77
#: apps/member/models.py:85 templates/member/club_info.html:27
msgid "membership duration"
msgstr ""
#: apps/member/models.py:78
#: apps/member/models.py:86
msgid "The longest time a membership can last (NULL = infinite)."
msgstr ""
#: apps/member/models.py:83
#: apps/member/models.py:91 templates/member/club_info.html:21
msgid "membership start"
msgstr ""
#: apps/member/models.py:84
#: apps/member/models.py:92
msgid "How long after January 1st the members can renew their membership."
msgstr ""
#: apps/member/models.py:89
#: apps/member/models.py:97 templates/member/club_info.html:24
msgid "membership end"
msgstr ""
#: apps/member/models.py:90
#: apps/member/models.py:98
msgid ""
"How long the membership can last after January 1st of the next year after "
"members can renew their membership."
msgstr ""
#: apps/member/models.py:96 apps/note/models/notes.py:139
#: apps/member/models.py:104 apps/note/models/notes.py:139
msgid "club"
msgstr ""
#: apps/member/models.py:97
#: apps/member/models.py:105
msgid "clubs"
msgstr ""
#: apps/member/models.py:120 apps/permission/models.py:276
#: apps/member/models.py:128 apps/permission/models.py:275
msgid "role"
msgstr ""
#: apps/member/models.py:121
#: apps/member/models.py:129
msgid "roles"
msgstr ""
#: apps/member/models.py:145
#: apps/member/models.py:153
msgid "membership starts on"
msgstr ""
#: apps/member/models.py:148
#: apps/member/models.py:156
msgid "membership ends on"
msgstr ""
#: apps/member/models.py:152
#: apps/member/models.py:160
msgid "fee"
msgstr ""
#: apps/member/models.py:162
#: apps/member/models.py:172
msgid "User is not a member of the parent club"
msgstr ""
#: apps/member/models.py:176
msgid "membership"
msgstr ""
#: apps/member/models.py:163
#: apps/member/models.py:177
msgid "memberships"
msgstr ""
#: apps/member/views.py:80 templates/member/profile_detail.html:46
#: apps/member/views.py:76 templates/member/profile_info.html:45
msgid "Update Profile"
msgstr ""
#: apps/member/views.py:93
#: apps/member/views.py:89
msgid "An alias with a similar name already exists."
msgstr ""
#: apps/member/views.py:146
#, python-format
msgid "Account #%(id)s: %(username)s"
msgstr ""
#: apps/member/views.py:216
msgid "Alias successfully deleted"
msgstr ""
#: apps/note/admin.py:120 apps/note/models/transactions.py:95
#: apps/note/admin.py:120 apps/note/models/transactions.py:94
msgid "source"
msgstr ""
#: apps/note/admin.py:128 apps/note/admin.py:156
#: apps/note/models/transactions.py:54 apps/note/models/transactions.py:108
#: apps/note/models/transactions.py:53 apps/note/models/transactions.py:107
msgid "destination"
msgstr ""
#: apps/note/apps.py:14 apps/note/models/notes.py:58
msgid "note"
msgstr ""
#: apps/note/forms.py:20
msgid "New Alias"
msgstr ""
#: apps/note/forms.py:25
#: apps/note/forms.py:14
msgid "select an image"
msgstr ""
#: apps/note/forms.py:26
#: apps/note/forms.py:15
msgid "Maximal size: 2MB"
msgstr ""
@ -310,7 +349,7 @@ msgstr ""
msgid "display image"
msgstr ""
#: apps/note/models/notes.py:53 apps/note/models/transactions.py:118
#: apps/note/models/notes.py:53 apps/note/models/transactions.py:117
msgid "created at"
msgstr ""
@ -368,7 +407,8 @@ msgstr ""
msgid "alias"
msgstr ""
#: apps/note/models/notes.py:211 templates/member/profile_detail.html:37
#: apps/note/models/notes.py:211 templates/member/club_info.html:33
#: templates/member/profile_info.html:36
msgid "aliases"
msgstr ""
@ -380,106 +420,114 @@ msgstr ""
msgid "An alias with a similar name already exists: {} "
msgstr ""
#: apps/note/models/notes.py:247
#: apps/note/models/notes.py:251
msgid "You can't delete your main alias."
msgstr ""
#: apps/note/models/transactions.py:31
#: apps/note/models/transactions.py:30
msgid "transaction category"
msgstr ""
#: apps/note/models/transactions.py:32
#: apps/note/models/transactions.py:31
msgid "transaction categories"
msgstr ""
#: apps/note/models/transactions.py:48
#: apps/note/models/transactions.py:47
msgid "A template with this name already exist"
msgstr ""
#: apps/note/models/transactions.py:57 apps/note/models/transactions.py:126
#: apps/note/models/transactions.py:56 apps/note/models/transactions.py:125
msgid "amount"
msgstr ""
#: apps/note/models/transactions.py:58
#: apps/note/models/transactions.py:57
msgid "in centimes"
msgstr ""
#: apps/note/models/transactions.py:76
#: apps/note/models/transactions.py:75
msgid "transaction template"
msgstr ""
#: apps/note/models/transactions.py:77
#: apps/note/models/transactions.py:76
msgid "transaction templates"
msgstr ""
#: apps/note/models/transactions.py:101 apps/note/models/transactions.py:114
#: apps/note/models/transactions.py:100 apps/note/models/transactions.py:113
#: apps/note/tables.py:33 apps/note/tables.py:42
msgid "used alias"
msgstr ""
#: apps/note/models/transactions.py:122
#: apps/note/models/transactions.py:121
msgid "quantity"
msgstr ""
#: apps/note/models/transactions.py:130
#: apps/note/models/transactions.py:129
msgid "reason"
msgstr ""
#: apps/note/models/transactions.py:135
msgid "valid"
msgstr ""
#: apps/note/models/transactions.py:140 apps/note/tables.py:95
#: apps/note/models/transactions.py:139 apps/note/tables.py:95
msgid "invalidity reason"
msgstr ""
#: apps/note/models/transactions.py:147
#: apps/note/models/transactions.py:146
msgid "transaction"
msgstr ""
#: apps/note/models/transactions.py:148
#: apps/note/models/transactions.py:147
msgid "transactions"
msgstr ""
#: apps/note/models/transactions.py:202 templates/base.html:83
#: apps/note/models/transactions.py:201 templates/base.html:84
#: templates/note/transaction_form.html:19
#: templates/note/transaction_form.html:145
#: templates/note/transaction_form.html:140
msgid "Transfer"
msgstr ""
#: apps/note/models/transactions.py:188
#: apps/note/models/transactions.py:221
msgid "Template"
msgstr ""
#: apps/note/models/transactions.py:203
#: apps/note/models/transactions.py:236
msgid "first_name"
msgstr ""
#: apps/note/models/transactions.py:208
#: apps/note/models/transactions.py:241
msgid "bank"
msgstr ""
#: apps/note/models/transactions.py:214 templates/note/transaction_form.html:24
#: apps/note/models/transactions.py:247 templates/note/transaction_form.html:24
msgid "Credit"
msgstr ""
#: apps/note/models/transactions.py:214 templates/note/transaction_form.html:28
#: apps/note/models/transactions.py:247 templates/note/transaction_form.html:28
msgid "Debit"
msgstr ""
#: apps/note/models/transactions.py:230 apps/note/models/transactions.py:235
#: apps/note/models/transactions.py:263 apps/note/models/transactions.py:268
msgid "membership transaction"
msgstr ""
#: apps/note/models/transactions.py:231
#: apps/note/models/transactions.py:264
msgid "membership transactions"
msgstr ""
#: apps/note/views.py:39
#: apps/note/tables.py:57
msgid "Click to invalidate"
msgstr ""
#: apps/note/tables.py:57
msgid "Click to validate"
msgstr ""
#: apps/note/tables.py:93
msgid "No reason specified"
msgstr ""
#: apps/note/views.py:41
msgid "Transfer money"
msgstr ""
#: apps/note/views.py:145 templates/base.html:79
#: apps/note/views.py:102 templates/base.html:79
msgid "Consumptions"
msgstr ""
@ -501,41 +549,43 @@ msgstr ""
msgid "Specifying field applies only to view and change permission types."
msgstr ""
#: apps/treasury/apps.py:11 templates/base.html:102
#: apps/treasury/apps.py:12 templates/base.html:99
msgid "Treasury"
msgstr ""
#: apps/treasury/forms.py:56 apps/treasury/forms.py:95
#: apps/treasury/forms.py:84 apps/treasury/forms.py:132
#: templates/activity/activity_form.html:9
#: templates/activity/activity_invite.html:8
#: templates/django_filters/rest_framework/form.html:5
#: templates/member/club_form.html:10 templates/treasury/invoice_form.html:47
#: templates/member/club_form.html:9 templates/treasury/invoice_form.html:46
msgid "Submit"
msgstr ""
#: apps/treasury/forms.py:58
#: apps/treasury/forms.py:86
msgid "Close"
msgstr ""
#: apps/treasury/forms.py:65
#: apps/treasury/forms.py:95
msgid "Remittance is already closed."
msgstr ""
#: apps/treasury/forms.py:70
#: apps/treasury/forms.py:100
msgid "You can't change the type of the remittance."
msgstr ""
#: apps/treasury/forms.py:84
#: apps/treasury/forms.py:120
msgid "Last name"
msgstr ""
#: apps/treasury/forms.py:86 templates/note/transaction_form.html:92
#: apps/treasury/forms.py:122 templates/note/transaction_form.html:92
msgid "First name"
msgstr ""
#: apps/treasury/forms.py:88 templates/note/transaction_form.html:98
#: apps/treasury/forms.py:124 templates/note/transaction_form.html:98
msgid "Bank"
msgstr ""
#: apps/treasury/forms.py:90 apps/treasury/tables.py:40
#: apps/treasury/forms.py:126 apps/treasury/tables.py:47
#: templates/note/transaction_form.html:128
#: templates/treasury/remittance_form.html:18
msgid "Amount"
@ -601,38 +651,38 @@ msgstr ""
msgid "Closed"
msgstr ""
#: apps/treasury/models.py:159
#: apps/treasury/models.py:169
msgid "Remittance #{:d}: {}"
msgstr ""
#: apps/treasury/models.py:178 apps/treasury/tables.py:64
#: apps/treasury/tables.py:72 templates/treasury/invoice_list.html:13
#: apps/treasury/models.py:188 apps/treasury/tables.py:76
#: apps/treasury/tables.py:84 templates/treasury/invoice_list.html:13
#: templates/treasury/remittance_list.html:13
msgid "Remittance"
msgstr ""
#: apps/treasury/tables.py:16
#: apps/treasury/tables.py:19
msgid "Invoice #{:d}"
msgstr ""
#: apps/treasury/tables.py:19 templates/treasury/invoice_list.html:10
#: apps/treasury/tables.py:22 templates/treasury/invoice_list.html:10
#: templates/treasury/remittance_list.html:10
msgid "Invoice"
msgstr ""
#: apps/treasury/tables.py:38
#: apps/treasury/tables.py:45
msgid "Transaction count"
msgstr ""
#: apps/treasury/tables.py:43 apps/treasury/tables.py:45
#: apps/treasury/tables.py:50 apps/treasury/tables.py:52
msgid "View"
msgstr ""
#: apps/treasury/tables.py:66
#: apps/treasury/tables.py:78
msgid "Add"
msgstr ""
#: apps/treasury/tables.py:74
#: apps/treasury/tables.py:86
msgid "Remove"
msgstr ""
@ -643,27 +693,59 @@ msgid ""
"again unless your session expires or you logout."
msgstr ""
#: note_kfet/settings/base.py:151
#: note_kfet/settings/base.py:152
msgid "German"
msgstr ""
#: note_kfet/settings/base.py:152
#: note_kfet/settings/base.py:153
msgid "English"
msgstr ""
#: note_kfet/settings/base.py:153
#: note_kfet/settings/base.py:154
msgid "French"
msgstr ""
#: templates/activity/activity_detail.html:45
msgid "opened"
msgstr ""
#: templates/activity/activity_detail.html:52
msgid "Entry page"
msgstr ""
#: templates/activity/activity_detail.html:56
msgid "close"
msgstr ""
#: templates/activity/activity_detail.html:59
msgid "invalidate"
msgstr ""
#: templates/activity/activity_detail.html:59
msgid "validate"
msgstr ""
#: templates/activity/activity_detail.html:65
msgid "Invite"
msgstr ""
#: templates/activity/activity_detail.html:72
msgid "Guests list"
msgstr ""
#: templates/activity/activity_list.html:7
msgid "New activity"
msgstr ""
#: templates/base.html:13
msgid "The ENS Paris-Saclay BDE note."
msgstr ""
#: templates/base.html:87
#: templates/base.html:89
msgid "Clubs"
msgstr ""
#: templates/base.html:92
#: templates/base.html:94
msgid "Activities"
msgstr ""
@ -722,32 +804,48 @@ msgstr ""
msgid "Field filters"
msgstr ""
#: templates/member/club_detail.html:10
msgid "Membership starts on"
#: templates/member/alias_update.html:5
msgid "Add alias"
msgstr ""
#: templates/member/club_detail.html:12
msgid "Membership ends on"
#: templates/member/club_info.html:17
msgid "Club Parent"
msgstr ""
#: templates/member/club_detail.html:14
msgid "Membership duration"
#: templates/member/club_info.html:41
msgid "Add member"
msgstr ""
#: templates/member/club_detail.html:18 templates/member/profile_detail.html:34
msgid "balance"
#: templates/member/club_info.html:42 templates/note/conso_form.html:121
msgid "Edit"
msgstr ""
#: templates/member/club_detail.html:51 templates/member/profile_detail.html:75
msgid "Transaction history"
#: templates/member/club_info.html:43
msgid "Add roles"
msgstr ""
#: templates/member/club_form.html:6
msgid "Clubs list"
#: templates/member/club_info.html:46 templates/member/profile_info.html:48
msgid "View Profile"
msgstr ""
#: templates/member/club_list.html:8
msgid "New club"
msgid "search clubs"
msgstr ""
#: templates/member/club_list.html:12
msgid "Créer un club"
msgstr ""
#: templates/member/club_list.html:19
msgid "club listing "
msgstr ""
#: templates/member/club_tables.html:9
msgid "Member of the Club"
msgstr ""
#: templates/member/club_tables.html:22 templates/member/profile_tables.html:22
msgid "Transaction history"
msgstr ""
#: templates/member/manage_auth_tokens.html:16
@ -762,35 +860,31 @@ msgstr ""
msgid "Regenerate token"
msgstr ""
#: templates/member/profile_alias.html:10
msgid "Add alias"
#: templates/member/profile_info.html:5
msgid "Account #"
msgstr ""
#: templates/member/profile_detail.html:15
msgid "first name"
msgstr ""
#: templates/member/profile_detail.html:18
#: templates/member/profile_info.html:17
msgid "username"
msgstr ""
#: templates/member/profile_detail.html:21
#: templates/member/profile_info.html:20
msgid "password"
msgstr ""
#: templates/member/profile_detail.html:24
#: templates/member/profile_info.html:23
msgid "Change password"
msgstr ""
#: templates/member/profile_detail.html:42
#: templates/member/profile_info.html:33
msgid "balance"
msgstr ""
#: templates/member/profile_info.html:41
msgid "Manage auth token"
msgstr ""
#: templates/member/profile_detail.html:49
msgid "View Profile"
msgstr ""
#: templates/member/profile_detail.html:62
#: templates/member/profile_tables.html:9
msgid "View my memberships"
msgstr ""
@ -819,10 +913,6 @@ msgstr ""
msgid "Most used buttons"
msgstr ""
#: templates/note/conso_form.html:121
msgid "Edit"
msgstr ""
#: templates/note/conso_form.html:126
msgid "Single consumptions"
msgstr ""
@ -831,7 +921,7 @@ msgstr ""
msgid "Double consumptions"
msgstr ""
#: templates/note/conso_form.html:141 templates/note/transaction_form.html:152
#: templates/note/conso_form.html:141 templates/note/transaction_form.html:147
msgid "Recent transactions history"
msgstr ""
@ -847,37 +937,21 @@ msgstr ""
msgid "Transfer type"
msgstr ""
#: templates/note/transaction_form.html:86
msgid "Name"
msgstr ""
#: templates/note/transaction_form.html:92
msgid "First name"
msgstr ""
#: templates/note/transaction_form.html:98
msgid "Bank"
msgstr ""
#: templates/note/transaction_form.html:111
#: templates/note/transaction_form.html:169
#: templates/note/transaction_form.html:176
#: templates/note/transaction_form.html:164
#: templates/note/transaction_form.html:171
msgid "Select receivers"
msgstr ""
#: templates/note/transaction_form.html:128
msgid "Amount"
msgstr ""
#: templates/note/transaction_form.html:138
#: templates/note/transaction_form.html:133
msgid "Reason"
msgstr ""
#: templates/note/transaction_form.html:183
#: templates/note/transaction_form.html:178
msgid "Credit note"
msgstr ""
#: templates/note/transaction_form.html:190
#: templates/note/transaction_form.html:185
msgid "Debit note"
msgstr ""
@ -889,6 +963,10 @@ msgstr ""
msgid "search button"
msgstr ""
#: templates/note/transactiontemplate_list.html:13
msgid "New button"
msgstr ""
#: templates/note/transactiontemplate_list.html:20
msgid "buttons listing "
msgstr ""
@ -991,11 +1069,11 @@ msgstr ""
msgid "Invoices list"
msgstr ""
#: templates/treasury/invoice_form.html:42
#: templates/treasury/invoice_form.html:41
msgid "Add product"
msgstr ""
#: templates/treasury/invoice_form.html:43
#: templates/treasury/invoice_form.html:42
msgid "Remove product"
msgstr ""