mirror of https://gitlab.crans.org/bde/nk20
1233 lines
26 KiB
Plaintext
1233 lines
26 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-04-01 04:12+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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: apps/activity/apps.py:10 apps/activity/models.py:111
|
|
#: apps/activity/models.py:120
|
|
msgid "activity"
|
|
msgstr ""
|
|
|
|
#: apps/activity/forms.py:45 apps/activity/models.py:217
|
|
msgid "You can't invite someone once the activity is started."
|
|
msgstr ""
|
|
|
|
#: apps/activity/forms.py:48 apps/activity/models.py:220
|
|
msgid "This activity is not validated yet."
|
|
msgstr ""
|
|
|
|
#: apps/activity/forms.py:58 apps/activity/models.py:228
|
|
msgid "This person has been already invited 5 times this year."
|
|
msgstr ""
|
|
|
|
#: apps/activity/forms.py:62 apps/activity/models.py:232
|
|
msgid "This person is already invited."
|
|
msgstr ""
|
|
|
|
#: apps/activity/forms.py:66 apps/activity/models.py:236
|
|
msgid "You can't invite more than 3 people to this activity."
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:23 apps/activity/models.py:48
|
|
#: apps/member/models.py:66 apps/member/models.py:166
|
|
#: apps/note/models/notes.py:188 apps/note/models/transactions.py:24
|
|
#: apps/note/models/transactions.py:44 apps/note/models/transactions.py:232
|
|
#: templates/member/club_info.html:13 templates/member/profile_info.html:14
|
|
msgid "name"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:27 templates/activity/activity_detail.html:39
|
|
msgid "can invite"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:30 templates/activity/activity_detail.html:43
|
|
msgid "guest entry fee"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:34
|
|
msgid "activity type"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:35
|
|
msgid "activity types"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:53 apps/note/models/transactions.py:69
|
|
#: apps/permission/models.py:103 templates/activity/activity_detail.html:16
|
|
msgid "description"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:60 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:66 apps/logs/models.py:21
|
|
#: apps/note/models/notes.py:117
|
|
msgid "user"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:73 templates/activity/activity_detail.html:33
|
|
msgid "organizer"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:82 apps/activity/models.py:131 apps/note/apps.py:14
|
|
#: apps/note/models/notes.py:58
|
|
msgid "note"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:89 templates/activity/activity_detail.html:36
|
|
msgid "attendees club"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:93 templates/activity/activity_detail.html:22
|
|
msgid "start date"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:97 templates/activity/activity_detail.html:25
|
|
msgid "end date"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:102 apps/note/models/transactions.py:134
|
|
#: templates/activity/activity_detail.html:47
|
|
msgid "valid"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:107 templates/activity/activity_detail.html:61
|
|
msgid "open"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:112
|
|
msgid "activities"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:125
|
|
msgid "entry time"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:148
|
|
msgid "Already entered on "
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:148 apps/activity/tables.py:54
|
|
msgid "{:%Y-%m-%d %H:%M:%S}"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:156
|
|
msgid "The balance is negative."
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:188
|
|
msgid "last name"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:193 templates/member/profile_info.html:14
|
|
msgid "first name"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:200
|
|
msgid "inviter"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:241
|
|
msgid "guest"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:242
|
|
msgid "guests"
|
|
msgstr ""
|
|
|
|
#: apps/activity/models.py:254
|
|
msgid "Invitation"
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:54
|
|
msgid "Entered on "
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:55
|
|
msgid "remove"
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:75 apps/treasury/models.py:126
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:77 apps/treasury/forms.py:121
|
|
msgid "Last name"
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:79 apps/treasury/forms.py:123
|
|
#: templates/note/transaction_form.html:92
|
|
msgid "First name"
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:81 apps/note/models/notes.py:67
|
|
msgid "Note"
|
|
msgstr ""
|
|
|
|
#: apps/activity/tables.py:83
|
|
msgid "Balance"
|
|
msgstr ""
|
|
|
|
#: apps/activity/views.py:45 templates/base.html:94
|
|
msgid "Activities"
|
|
msgstr ""
|
|
|
|
#: apps/activity/views.py:153
|
|
msgid "Entry for activity \"{}\""
|
|
msgstr ""
|
|
|
|
#: apps/api/apps.py:10
|
|
msgid "API"
|
|
msgstr ""
|
|
|
|
#: apps/logs/apps.py:11
|
|
msgid "Logs"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:27
|
|
msgid "IP Address"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:35
|
|
msgid "model"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:42
|
|
msgid "identifier"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:47
|
|
msgid "previous data"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:52
|
|
msgid "new data"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:60
|
|
msgid "create"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:61 apps/note/tables.py:142
|
|
#: templates/activity/activity_detail.html:67
|
|
msgid "edit"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:62 apps/note/tables.py:120 apps/note/tables.py:146
|
|
msgid "delete"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:65
|
|
msgid "action"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:73
|
|
msgid "timestamp"
|
|
msgstr ""
|
|
|
|
#: apps/logs/models.py:77
|
|
msgid "Logs cannot be destroyed."
|
|
msgstr ""
|
|
|
|
#: apps/member/apps.py:14
|
|
msgid "member"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:28
|
|
msgid "phone number"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:34 templates/member/profile_info.html:27
|
|
msgid "section"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:35
|
|
msgid "e.g. \"1A0\", \"9A♥\", \"SAPHIRE\""
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:41 templates/member/profile_info.html:30
|
|
msgid "address"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:47
|
|
msgid "paid"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:52 apps/member/models.py:53
|
|
msgid "user profile"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:71 templates/member/club_info.html:41
|
|
msgid "email"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:78
|
|
msgid "parent club"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:87
|
|
msgid "require memberships"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:88
|
|
msgid "Uncheck if this club don't require memberships."
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:93 templates/member/club_info.html:31
|
|
msgid "membership fee (paid students)"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:98 templates/member/club_info.html:34
|
|
msgid "membership fee (unpaid students)"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:104 templates/member/club_info.html:28
|
|
msgid "membership duration"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:105
|
|
msgid "The longest time (in days) a membership can last (NULL = infinite)."
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:112 templates/member/club_info.html:22
|
|
msgid "membership start"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:113
|
|
msgid "How long after January 1st the members can renew their membership."
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:120 templates/member/club_info.html:25
|
|
msgid "membership end"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:121
|
|
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:151 apps/note/models/notes.py:139
|
|
msgid "club"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:152
|
|
msgid "clubs"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:172 apps/permission/models.py:288
|
|
msgid "role"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:173 apps/member/models.py:196
|
|
msgid "roles"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:200
|
|
msgid "membership starts on"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:204
|
|
msgid "membership ends on"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:209
|
|
msgid "fee"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:221 apps/member/views.py:365
|
|
msgid "User is not a member of the parent club"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:231 apps/member/views.py:374
|
|
msgid "User is already a member of the club"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:265
|
|
#, python-brace-format
|
|
msgid "Membership of {user} for the club {club}"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:268
|
|
msgid "membership"
|
|
msgstr ""
|
|
|
|
#: apps/member/models.py:269
|
|
msgid "memberships"
|
|
msgstr ""
|
|
|
|
#: apps/member/views.py:78 templates/member/profile_info.html:45
|
|
msgid "Update Profile"
|
|
msgstr ""
|
|
|
|
#: apps/member/views.py:91
|
|
msgid "An alias with a similar name already exists."
|
|
msgstr ""
|
|
|
|
#: apps/member/views.py:378 apps/member/views.py:410
|
|
msgid "The membership must start after {:%m-%d-%Y}."
|
|
msgstr ""
|
|
|
|
#: apps/member/views.py:383 apps/member/views.py:415
|
|
msgid "The membership must begin before {:%m-%d-%Y}."
|
|
msgstr ""
|
|
|
|
#: apps/note/admin.py:120 apps/note/models/transactions.py:94
|
|
msgid "source"
|
|
msgstr ""
|
|
|
|
#: apps/note/admin.py:128 apps/note/admin.py:163
|
|
#: apps/note/models/transactions.py:53 apps/note/models/transactions.py:107
|
|
msgid "destination"
|
|
msgstr ""
|
|
|
|
#: apps/note/forms.py:14
|
|
msgid "select an image"
|
|
msgstr ""
|
|
|
|
#: apps/note/forms.py:15
|
|
msgid "Maximal size: 2MB"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:27
|
|
msgid "account balance"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:28
|
|
msgid "in centimes, money credited for this instance"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:32
|
|
msgid "last negative date"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:33
|
|
msgid "last time the balance was negative"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:38
|
|
msgid "active"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:41
|
|
msgid ""
|
|
"Designates whether this note should be treated as active. Unselect this "
|
|
"instead of deleting notes."
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:45
|
|
msgid "display image"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:53 apps/note/models/transactions.py:117
|
|
msgid "created at"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:59
|
|
msgid "notes"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:77 apps/note/models/notes.py:101
|
|
msgid "This alias is already taken."
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:121
|
|
msgid "one's note"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:122
|
|
msgid "users note"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:128
|
|
#, python-format
|
|
msgid "%(user)s's note"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:143
|
|
msgid "club note"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:144
|
|
msgid "clubs notes"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:150
|
|
#, python-format
|
|
msgid "Note of %(club)s club"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:170
|
|
msgid "special note"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:171
|
|
msgid "special notes"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:194
|
|
msgid "Invalid alias"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:210
|
|
msgid "alias"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:211 templates/member/club_info.html:38
|
|
#: templates/member/profile_info.html:36
|
|
msgid "aliases"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:233
|
|
msgid "Alias is too long."
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:238
|
|
msgid "An alias with a similar name already exists: {} "
|
|
msgstr ""
|
|
|
|
#: apps/note/models/notes.py:251
|
|
msgid "You can't delete your main alias."
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:30
|
|
msgid "transaction category"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:31
|
|
msgid "transaction categories"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:47
|
|
msgid "A template with this name already exist"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:56 apps/note/models/transactions.py:125
|
|
msgid "amount"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:57
|
|
msgid "in centimes"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:75
|
|
msgid "transaction template"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:76
|
|
msgid "transaction templates"
|
|
msgstr ""
|
|
|
|
#: 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:121
|
|
msgid "quantity"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:129
|
|
msgid "reason"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:139 apps/note/tables.py:95
|
|
msgid "invalidity reason"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:147
|
|
msgid "transaction"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:148
|
|
msgid "transactions"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:202 templates/base.html:84
|
|
#: templates/note/transaction_form.html:19
|
|
#: templates/note/transaction_form.html:140
|
|
msgid "Transfer"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:222
|
|
msgid "Template"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:237
|
|
msgid "first_name"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:242
|
|
msgid "bank"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:248 templates/note/transaction_form.html:24
|
|
msgid "Credit"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:248 templates/note/transaction_form.html:28
|
|
msgid "Debit"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:264 apps/note/models/transactions.py:269
|
|
msgid "membership transaction"
|
|
msgstr ""
|
|
|
|
#: apps/note/models/transactions.py:265
|
|
msgid "membership transactions"
|
|
msgstr ""
|
|
|
|
#: 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:39
|
|
msgid "Transfer money"
|
|
msgstr ""
|
|
|
|
#: apps/note/views.py:100 templates/base.html:79
|
|
msgid "Consumptions"
|
|
msgstr ""
|
|
|
|
#: apps/permission/models.py:82 apps/permission/models.py:275
|
|
#, python-brace-format
|
|
msgid "Can {type} {model}.{field} in {query}"
|
|
msgstr ""
|
|
|
|
#: apps/permission/models.py:84 apps/permission/models.py:277
|
|
#, python-brace-format
|
|
msgid "Can {type} {model} in {query}"
|
|
msgstr ""
|
|
|
|
#: apps/permission/models.py:97
|
|
msgid "rank"
|
|
msgstr ""
|
|
|
|
#: apps/permission/models.py:160
|
|
msgid "Specifying field applies only to view and change permission types."
|
|
msgstr ""
|
|
|
|
#: apps/treasury/apps.py:12 templates/base.html:99
|
|
msgid "Treasury"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/forms.py:85 apps/treasury/forms.py:133
|
|
#: templates/activity/activity_form.html:9
|
|
#: templates/activity/activity_invite.html:8
|
|
#: templates/django_filters/rest_framework/form.html:5
|
|
#: templates/member/add_members.html:14 templates/member/club_form.html:9
|
|
#: templates/treasury/invoice_form.html:46
|
|
msgid "Submit"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/forms.py:87
|
|
msgid "Close"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/forms.py:96
|
|
msgid "Remittance is already closed."
|
|
msgstr ""
|
|
|
|
#: apps/treasury/forms.py:101
|
|
msgid "You can't change the type of the remittance."
|
|
msgstr ""
|
|
|
|
#: apps/treasury/forms.py:125 templates/note/transaction_form.html:98
|
|
msgid "Bank"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/forms.py:127 apps/treasury/tables.py:47
|
|
#: templates/note/transaction_form.html:128
|
|
#: templates/treasury/remittance_form.html:18
|
|
msgid "Amount"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:18
|
|
msgid "Invoice identifier"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:32
|
|
msgid "BDE"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:37
|
|
msgid "Object"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:41
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:46 templates/note/transaction_form.html:86
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:50
|
|
msgid "Address"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:55
|
|
msgid "Place"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:59
|
|
msgid "Acquitted"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:75
|
|
msgid "Designation"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:79
|
|
msgid "Quantity"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:83
|
|
msgid "Unit price"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:120
|
|
msgid "Date"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:131
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:136
|
|
msgid "Closed"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/models.py:169
|
|
msgid "Remittance #{:d}: {}"
|
|
msgstr ""
|
|
|
|
#: 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:19
|
|
msgid "Invoice #{:d}"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/tables.py:22 templates/treasury/invoice_list.html:10
|
|
#: templates/treasury/remittance_list.html:10
|
|
msgid "Invoice"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/tables.py:45
|
|
msgid "Transaction count"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/tables.py:50 apps/treasury/tables.py:52
|
|
msgid "View"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/tables.py:78
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#: apps/treasury/tables.py:86
|
|
msgid "Remove"
|
|
msgstr ""
|
|
|
|
#: note_kfet/settings/__init__.py:63
|
|
msgid ""
|
|
"The Central Authentication Service grants you access to most of our websites "
|
|
"by authenticating only once, so you don't need to type your credentials "
|
|
"again unless your session expires or you logout."
|
|
msgstr ""
|
|
|
|
#: note_kfet/settings/base.py:152
|
|
msgid "German"
|
|
msgstr ""
|
|
|
|
#: note_kfet/settings/base.py:153
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: note_kfet/settings/base.py:154
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:29
|
|
msgid "creater"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:50
|
|
msgid "opened"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:57
|
|
msgid "Entry page"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:61
|
|
msgid "close"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:64
|
|
msgid "invalidate"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:64
|
|
msgid "validate"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:70
|
|
msgid "Invite"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_detail.html:77
|
|
msgid "Guests list"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_entry.html:10
|
|
msgid "Return to activity page"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_entry.html:18
|
|
msgid "entries"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_entry.html:18
|
|
msgid "entry"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_list.html:5
|
|
msgid "Upcoming activities"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_list.html:10
|
|
msgid "There is no planned activity."
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_list.html:14
|
|
msgid "New activity"
|
|
msgstr ""
|
|
|
|
#: templates/activity/activity_list.html:18
|
|
msgid "All activities"
|
|
msgstr ""
|
|
|
|
#: templates/base.html:13
|
|
msgid "The ENS Paris-Saclay BDE note."
|
|
msgstr ""
|
|
|
|
#: templates/base.html:89
|
|
msgid "Clubs"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/base.html:7
|
|
msgid "Central Authentication Service"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/base.html:43
|
|
#, python-format
|
|
msgid ""
|
|
"A new version of the application is available. This instance runs "
|
|
"%(VERSION)s and the last version is %(LAST_VERSION)s. Please consider "
|
|
"upgrading."
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/logged.html:4
|
|
msgid ""
|
|
"<h3>Log In Successful</h3>You have successfully logged into the Central "
|
|
"Authentication Service.<br/>For security reasons, please Log Out and Exit "
|
|
"your web browser when you are done accessing services that require "
|
|
"authentication!"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/logged.html:8
|
|
msgid "Log me out from all my sessions"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/logged.html:14
|
|
msgid "Forget the identity provider"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/logged.html:18
|
|
msgid "Logout"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/login.html:6
|
|
msgid "Please log in"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/login.html:11
|
|
msgid ""
|
|
"If you don't have any Note Kfet account, please follow <a href='/accounts/"
|
|
"signup'>this link to sign up</a>."
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/login.html:17
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#: templates/cas_server/warn.html:9
|
|
msgid "Connect to the service"
|
|
msgstr ""
|
|
|
|
#: templates/django_filters/rest_framework/crispy_form.html:4
|
|
#: templates/django_filters/rest_framework/form.html:2
|
|
msgid "Field filters"
|
|
msgstr ""
|
|
|
|
#: templates/member/alias_update.html:5
|
|
msgid "Add alias"
|
|
msgstr ""
|
|
|
|
#: templates/member/club_info.html:17
|
|
msgid "Club Parent"
|
|
msgstr ""
|
|
|
|
#: templates/member/club_info.html:29
|
|
msgid "days"
|
|
msgstr ""
|
|
|
|
#: templates/member/club_info.html:47
|
|
msgid "Add member"
|
|
msgstr ""
|
|
|
|
#: templates/member/club_info.html:50 templates/note/conso_form.html:121
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: templates/member/club_info.html:54 templates/member/profile_info.html:48
|
|
msgid "View Profile"
|
|
msgstr ""
|
|
|
|
#: templates/member/club_list.html:8
|
|
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
|
|
msgid "Token"
|
|
msgstr ""
|
|
|
|
#: templates/member/manage_auth_tokens.html:23
|
|
msgid "Created"
|
|
msgstr ""
|
|
|
|
#: templates/member/manage_auth_tokens.html:31
|
|
msgid "Regenerate token"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_info.html:5
|
|
msgid "Account #"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_info.html:17
|
|
msgid "username"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_info.html:20
|
|
msgid "password"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_info.html:23
|
|
msgid "Change password"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_info.html:33
|
|
msgid "balance"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_info.html:41
|
|
msgid "Manage auth token"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_tables.html:9
|
|
msgid "View my memberships"
|
|
msgstr ""
|
|
|
|
#: templates/member/profile_update.html:13
|
|
msgid "Save Changes"
|
|
msgstr ""
|
|
|
|
#: templates/member/signup.html:5 templates/member/signup.html:8
|
|
#: templates/member/signup.html:14
|
|
msgid "Sign up"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:28 templates/note/transaction_form.html:50
|
|
msgid "Select emitters"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:45
|
|
msgid "Select consumptions"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:51
|
|
msgid "Consume!"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:64
|
|
msgid "Most used buttons"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:126
|
|
msgid "Single consumptions"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:130
|
|
msgid "Double consumptions"
|
|
msgstr ""
|
|
|
|
#: templates/note/conso_form.html:141 templates/note/transaction_form.html:147
|
|
msgid "Recent transactions history"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:15
|
|
msgid "Gift"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:68
|
|
msgid "External payment"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:76
|
|
msgid "Transfer type"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:111
|
|
#: templates/note/transaction_form.html:164
|
|
#: templates/note/transaction_form.html:171
|
|
msgid "Select receivers"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:133
|
|
msgid "Reason"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:178
|
|
msgid "Credit note"
|
|
msgstr ""
|
|
|
|
#: templates/note/transaction_form.html:185
|
|
msgid "Debit note"
|
|
msgstr ""
|
|
|
|
#: templates/note/transactiontemplate_form.html:6
|
|
msgid "Buttons list"
|
|
msgstr ""
|
|
|
|
#: templates/note/transactiontemplate_list.html:9
|
|
msgid "search button"
|
|
msgstr ""
|
|
|
|
#: templates/note/transactiontemplate_list.html:13
|
|
msgid "New button"
|
|
msgstr ""
|
|
|
|
#: templates/note/transactiontemplate_list.html:20
|
|
msgid "buttons listing "
|
|
msgstr ""
|
|
|
|
#: templates/note/transactiontemplate_list.html:71
|
|
msgid "button successfully deleted "
|
|
msgstr ""
|
|
|
|
#: templates/note/transactiontemplate_list.html:75
|
|
msgid "Unable to delete button "
|
|
msgstr ""
|
|
|
|
#: templates/registration/logged_out.html:8
|
|
msgid "Thanks for spending some quality time with the Web site today."
|
|
msgstr ""
|
|
|
|
#: templates/registration/logged_out.html:9
|
|
msgid "Log in again"
|
|
msgstr ""
|
|
|
|
#: templates/registration/login.html:7 templates/registration/login.html:8
|
|
#: templates/registration/login.html:28
|
|
#: templates/registration/password_reset_complete.html:10
|
|
msgid "Log in"
|
|
msgstr ""
|
|
|
|
#: templates/registration/login.html:13
|
|
#, python-format
|
|
msgid ""
|
|
"You are authenticated as %(username)s, but are not authorized to access this "
|
|
"page. Would you like to login to a different account?"
|
|
msgstr ""
|
|
|
|
#: templates/registration/login.html:22
|
|
msgid "You can also register via the central authentification server "
|
|
msgstr ""
|
|
|
|
#: templates/registration/login.html:23
|
|
msgid "using this link "
|
|
msgstr ""
|
|
|
|
#: templates/registration/login.html:29
|
|
msgid "Forgotten your password or username?"
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_change_done.html:8
|
|
msgid "Your password was changed."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_change_form.html:9
|
|
msgid ""
|
|
"Please enter your old password, for security's sake, and then enter your new "
|
|
"password twice so we can verify you typed it in correctly."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_change_form.html:11
|
|
#: templates/registration/password_reset_confirm.html:12
|
|
msgid "Change my password"
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_complete.html:8
|
|
msgid "Your password has been set. You may go ahead and log in now."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_confirm.html:9
|
|
msgid ""
|
|
"Please enter your new password twice so we can verify you typed it in "
|
|
"correctly."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_confirm.html:15
|
|
msgid ""
|
|
"The password reset link was invalid, possibly because it has already been "
|
|
"used. Please request a new password reset."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_done.html:8
|
|
msgid ""
|
|
"We've emailed you instructions for setting your password, if an account "
|
|
"exists with the email you entered. You should receive them shortly."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_done.html:9
|
|
msgid ""
|
|
"If you don't receive an email, please make sure you've entered the address "
|
|
"you registered with, and check your spam folder."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_form.html:8
|
|
msgid ""
|
|
"Forgotten your password? Enter your email address below, and we'll email "
|
|
"instructions for setting a new one."
|
|
msgstr ""
|
|
|
|
#: templates/registration/password_reset_form.html:11
|
|
msgid "Reset my password"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/invoice_form.html:6
|
|
msgid "Invoices list"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/invoice_form.html:41
|
|
msgid "Add product"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/invoice_form.html:42
|
|
msgid "Remove product"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/invoice_list.html:21
|
|
msgid "New invoice"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_form.html:7
|
|
msgid "Remittance #"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_form.html:9
|
|
#: templates/treasury/specialtransactionproxy_form.html:7
|
|
msgid "Remittances list"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_form.html:12
|
|
msgid "Count"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_form.html:29
|
|
msgid "Linked transactions"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_form.html:34
|
|
msgid "There is no transaction linked with this remittance."
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:19
|
|
msgid "Opened remittances"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:24
|
|
msgid "There is no opened remittance."
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:28
|
|
msgid "New remittance"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:32
|
|
msgid "Transfers without remittances"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:37
|
|
msgid "There is no transaction without any linked remittance."
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:43
|
|
msgid "Transfers with opened remittances"
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:48
|
|
msgid "There is no transaction with an opened linked remittance."
|
|
msgstr ""
|
|
|
|
#: templates/treasury/remittance_list.html:54
|
|
msgid "Closed remittances"
|
|
msgstr ""
|