]> git.agnieray.net Git - galette.git/blob - galette/lang/galette_en_US.po
Rely on class declared labels on form
[galette.git] / galette / lang / galette_en_US.po
1 # English translations for PACKAGE package.
2 # Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # Automatically generated, 2024.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2024-04-16 23:19+0200\n"
11 "PO-Revision-Date: 2024-04-16 23:19+0200\n"
12 "Last-Translator: Automatically generated\n"
13 "Language-Team: none\n"
14 "Language: en_US\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:125
21 msgid "Transaction"
22 msgstr "Transaction"
23
24 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:127
25 #: ../lib/Galette/Controllers/Crud/MembersController.php:978
26 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:96
27 msgid "modification"
28 msgstr "modification"
29
30 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:129
31 #: ../lib/Galette/Controllers/Crud/MembersController.php:980
32 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:98
33 msgid "creation"
34 msgstr "creation"
35
36 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:238
37 msgid "An error occurred while storing the transaction."
38 msgstr "An error occurred while storing the transaction."
39
40 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:273
41 msgid "Transaction has been successfully stored"
42 msgstr "Transaction has been successfully stored"
43
44 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:329
45 msgid "Unable to attach contribution to transaction"
46 msgstr "Unable to attach contribution to transaction"
47
48 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:334
49 msgid "Contribution has been successfully attached to current transaction"
50 msgstr "Contribution has been successfully attached to current transaction"
51
52 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:361
53 msgid "Unable to detach contribution from transaction"
54 msgstr "Unable to detach contribution from transaction"
55
56 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:366
57 msgid "Contribution has been successfully detached from current transaction"
58 msgstr "Contribution has been successfully detached from current transaction"
59
60 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:95
61 msgid "Payment types management"
62 msgstr "Payment types management"
63
64 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:139
65 #: ../../tempcache/pages/configuration_payment_types.html.twig:254
66 msgid "Edit payment type"
67 msgstr "Edit payment type"
68
69 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:189
70 msgid "Missing required payment type's name!"
71 msgstr "Missing required payment type's name!"
72
73 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:198
74 #, php-format
75 msgid "Payment type '%s' has not been added!"
76 msgstr "Payment type '%s' has not been added!"
77
78 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:204
79 #, php-format
80 msgid "Payment type '%s' has not been modified!"
81 msgstr "Payment type '%s' has not been modified!"
82
83 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:214
84 #, php-format
85 msgid "Payment type '%s' has been successfully added."
86 msgstr "Payment type '%s' has been successfully added."
87
88 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:220
89 #, php-format
90 msgid "Payment type '%s' has been successfully modified."
91 msgstr "Payment type '%s' has been successfully modified."
92
93 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:296
94 #, php-format
95 msgid "Remove payment type %1$s"
96 msgstr "Remove payment type %1$s"
97
98 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:67
99 msgid "Contribution is fully scheduled!"
100 msgstr "Contribution is fully scheduled!"
101
102 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:88
103 msgid "Add scheduled payment"
104 msgstr "Add scheduled payment"
105
106 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:178
107 msgid "Scheduled payments management"
108 msgstr "Scheduled payments management"
109
110 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:271
111 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:652
112 msgid "- Unknown payment type!"
113 msgstr "- Unknown payment type!"
114
115 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:327
116 msgid "No scheduled payment was selected, please check at least one."
117 msgstr "No scheduled payment was selected, please check at least one."
118
119 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:363
120 #: ../../tempcache/pages/scheduledpayments_list.html.twig:400
121 msgid "Edit scheduled payment"
122 msgstr "Edit scheduled payment"
123
124 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:433
125 msgid "Scheduled payment has not been added!"
126 msgstr "Scheduled payment has not been added!"
127
128 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:435
129 msgid "Scheduled payment has not been modified!"
130 msgstr "Scheduled payment has not been modified!"
131
132 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:441
133 msgid "Scheduled payment has been successfully added."
134 msgstr "Scheduled payment has been successfully added."
135
136 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:443
137 msgid "Scheduled payment has been successfully modified."
138 msgstr "Scheduled payment has been successfully modified."
139
140 #: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:507
141 msgid "Remove scheduled payment"
142 msgid_plural "Remove scheduled payments"
143 msgstr[0] "Remove scheduled payment"
144 msgstr[1] "Remove scheduled payments"
145
146 #: ../lib/Galette/Controllers/Crud/GroupsController.php:104
147 msgid "Group name is missing!"
148 msgstr "Group name is missing!"
149
150 #: ../lib/Galette/Controllers/Crud/GroupsController.php:184
151 #: ../lib/Galette/Core/Galette.php:586
152 msgid "Groups"
153 msgstr "Groups"
154
155 #: ../lib/Galette/Controllers/Crud/GroupsController.php:375
156 msgid "Group `%groupname` has been successfully saved."
157 msgstr "Group `%groupname` has been successfully saved."
158
159 #: ../lib/Galette/Controllers/Crud/GroupsController.php:382
160 msgid "An error occurred while storing the group."
161 msgstr "An error occurred while storing the group."
162
163 #: ../lib/Galette/Controllers/Crud/GroupsController.php:487
164 #, php-format
165 msgid "Remove group %1$s"
166 msgstr "Remove group %1$s"
167
168 #: ../lib/Galette/Controllers/Crud/GroupsController.php:510
169 msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
170 msgstr "Group is not empty, it cannot be deleted. Use cascade delete instead."
171
172 #: ../lib/Galette/Controllers/Crud/MailingsController.php:82
173 #: ../lib/Galette/Controllers/Crud/MailingsController.php:86
174 #: ../lib/Galette/Controllers/Crud/MailingsController.php:231
175 #: ../lib/Galette/Controllers/Crud/MailingsController.php:233
176 msgid "Trying to load mailing while email is disabled in preferences."
177 msgstr "Trying to load mailing while email is disabled in preferences."
178
179 #: ../lib/Galette/Controllers/Crud/MailingsController.php:128
180 #: ../lib/Galette/Controllers/Crud/MailingsController.php:251
181 msgid "No member selected for mailing!"
182 msgstr "No member selected for mailing!"
183
184 #: ../lib/Galette/Controllers/Crud/MailingsController.php:179
185 msgid "Mailing"
186 msgstr "Mailing"
187
188 #: ../lib/Galette/Controllers/Crud/MailingsController.php:270
189 msgid "Please type an object for the message."
190 msgstr "Please type an object for the message."
191
192 #: ../lib/Galette/Controllers/Crud/MailingsController.php:276
193 msgid "Please enter a message."
194 msgstr "Please enter a message."
195
196 #: ../lib/Galette/Controllers/Crud/MailingsController.php:372
197 msgid "Mailing has been successfully sent!"
198 msgstr "Mailing has been successfully sent!"
199
200 #: ../lib/Galette/Controllers/Crud/MailingsController.php:395
201 msgid "Mailing has been successfully saved."
202 msgstr "Mailing has been successfully saved."
203
204 #: ../lib/Galette/Controllers/Crud/MailingsController.php:477
205 #: ../lib/Galette/Core/Galette.php:602
206 msgid "Mailings"
207 msgstr "Mailings"
208
209 #: ../lib/Galette/Controllers/Crud/MailingsController.php:613
210 #, php-format
211 msgid "Remove mailing #%1$s"
212 msgstr "Remove mailing #%1$s"
213
214 #: ../lib/Galette/Controllers/Crud/MailingsController.php:693
215 #: ../../tempcache/pages/mailing_form.html.twig:559
216 #: ../../tempcache/pages/mailings_list.html.twig:485
217 msgid "Mailing preview"
218 msgstr "Mailing preview"
219
220 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:89
221 #: ../lib/Galette/Core/Install.php:1166 ../lib/Galette/Core/Galette.php:403
222 msgid "Contributions types"
223 msgstr "Contributions types"
224
225 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:141
226 #: ../../tempcache/pages/contributions_types_list.html.twig:260
227 msgid "Edit contribution type"
228 msgstr "Edit contribution type"
229
230 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:210
231 msgid "Missing required contribution type name!"
232 msgstr "Missing required contribution type name!"
233
234 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:216
235 msgid "Contribution type has not been added :("
236 msgstr "Contribution type has not been added :("
237
238 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:216
239 msgid "Contribution type #%id has not been updated"
240 msgstr "Contribution type #%id has not been updated"
241
242 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:222
243 msgid "Contribution type has been successfully added!"
244 msgstr "Contribution type has been successfully added!"
245
246 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:222
247 msgid "Contribution type #%id has been successfully updated!"
248 msgstr "Contribution type #%id has been successfully updated!"
249
250 #: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:300
251 msgid "Remove contribution type '%label'"
252 msgstr "Remove contribution type '%label'"
253
254 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:56
255 msgid "Add field"
256 msgstr "Add field"
257
258 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:117
259 msgid "An error occurred adding dynamic field :("
260 msgstr "An error occurred adding dynamic field :("
261
262 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:131
263 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:492
264 msgid "Dynamic field has been successfully stored!"
265 msgstr "Dynamic field has been successfully stored!"
266
267 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:216
268 msgid "Dynamic fields configuration"
269 msgstr "Dynamic fields configuration"
270
271 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:308
272 #: ../lib/Galette/Controllers/Crud/MembersController.php:237
273 #: ../lib/Galette/Controllers/Crud/MembersController.php:934
274 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:276
275 #: ../lib/Galette/Controllers/PdfController.php:97
276 #: ../lib/Galette/Controllers/PdfController.php:264
277 #: ../lib/Galette/Middleware/Authenticate.php:157
278 msgid "You do not have permission for requested URL."
279 msgstr "You do not have permission for requested URL."
280
281 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:364
282 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:315
283 msgid "The file does not exists or cannot be read :("
284 msgstr "The file does not exists or cannot be read :("
285
286 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:406
287 msgid "Unable to retrieve field information."
288 msgstr "Unable to retrieve field information."
289
290 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:415
291 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:207
292 msgid "Edit field"
293 msgstr "Edit field"
294
295 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:477
296 msgid "An error occurred editing dynamic field :("
297 msgstr "An error occurred editing dynamic field :("
298
299 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:578
300 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:580
301 msgid "Requested field does not exists!"
302 msgstr "Requested field does not exists!"
303
304 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:584
305 #, php-format
306 msgid "Remove dynamic field %1$s"
307 msgstr "Remove dynamic field %1$s"
308
309 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:629
310 msgid "Field has been successfully moved"
311 msgstr "Field has been successfully moved"
312
313 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:634
314 msgid "An error occurred moving field :("
315 msgstr "An error occurred moving field :("
316
317 #: ../lib/Galette/Controllers/Crud/MembersController.php:147
318 msgid "Subscription"
319 msgstr "Subscription"
320
321 #: ../lib/Galette/Controllers/Crud/MembersController.php:252
322 msgid "No member #%id."
323 msgstr "No member #%id."
324
325 #: ../lib/Galette/Controllers/Crud/MembersController.php:271
326 #: ../lib/Galette/Controllers/Crud/MembersController.php:976
327 msgid "Member Profile"
328 msgstr "Member Profile"
329
330 #: ../lib/Galette/Controllers/Crud/MembersController.php:352
331 #: ../lib/Galette/Core/Galette.php:509
332 msgid "Members list"
333 msgstr "Members list"
334
335 #: ../lib/Galette/Controllers/Crud/MembersController.php:352
336 #: ../lib/Galette/Core/Galette.php:517
337 msgid "Trombinoscope"
338 msgstr "Trombinoscope"
339
340 #: ../lib/Galette/Controllers/Crud/MembersController.php:454
341 msgid "Members management"
342 msgstr "Members management"
343
344 #: ../lib/Galette/Controllers/Crud/MembersController.php:688
345 #: ../lib/Galette/Core/Galette.php:188
346 #: ../../tempcache/pages/advanced_search.html.twig:258
347 msgid "Advanced search"
348 msgstr "Advanced search"
349
350 #: ../lib/Galette/Controllers/Crud/MembersController.php:884
351 #: ../lib/Galette/Controllers/PdfController.php:130
352 #: ../lib/Galette/Controllers/PdfController.php:211
353 msgid "No member was selected, please check at least one name."
354 msgstr "No member was selected, please check at least one name."
355
356 #: ../lib/Galette/Controllers/Crud/MembersController.php:1099
357 #, php-format
358 msgid "Mass change %count members"
359 msgstr "Mass change %count members"
360
361 #: ../lib/Galette/Controllers/Crud/MembersController.php:1130
362 #: ../lib/Galette/Controllers/Crud/MembersController.php:1227
363 msgid "Mass changes has not been confirmed!"
364 msgstr "Mass changes has not been confirmed!"
365
366 #: ../lib/Galette/Controllers/Crud/MembersController.php:1196
367 #, php-format
368 msgid "Review mass change %count members"
369 msgstr "Review mass change %count members"
370
371 #: ../lib/Galette/Controllers/Crud/MembersController.php:1280
372 msgid "Nothing to do!"
373 msgstr "Nothing to do!"
374
375 #: ../lib/Galette/Controllers/Crud/MembersController.php:1307
376 #: ../lib/Galette/Controllers/Crud/MembersController.php:1544
377 msgid "An error occurred while storing the member."
378 msgstr "An error occurred while storing the member."
379
380 #: ../lib/Galette/Controllers/Crud/MembersController.php:1319
381 msgid "Something went wront during mass edition!"
382 msgstr "Something went wront during mass edition!"
383
384 #: ../lib/Galette/Controllers/Crud/MembersController.php:1326
385 #, php-format
386 msgid "%1$s member has been changed successfully!"
387 msgid_plural "%1$s members has been changed successfully!"
388 msgstr[0] "%1$s member has been changed successfully!"
389 msgstr[1] "%1$s members has been changed successfully!"
390
391 #: ../lib/Galette/Controllers/Crud/MembersController.php:1395
392 msgid "Invalid captcha"
393 msgstr "Invalid captcha"
394
395 #: ../lib/Galette/Controllers/Crud/MembersController.php:1502
396 msgid "Your account has been created!"
397 msgstr "Your account has been created!"
398
399 #: ../lib/Galette/Controllers/Crud/MembersController.php:1507
400 msgid "An email has been sent to you, check your inbox."
401 msgstr "An email has been sent to you, check your inbox."
402
403 #: ../lib/Galette/Controllers/Crud/MembersController.php:1510
404 msgid "New member has been successfully added."
405 msgstr "New member has been successfully added."
406
407 #: ../lib/Galette/Controllers/Crud/MembersController.php:1513
408 msgid "Member account has been modified."
409 msgstr "Member account has been modified."
410
411 #: ../lib/Galette/Controllers/Crud/MembersController.php:1525
412 msgid "An error occurred adding member to its groups."
413 msgstr "An error occurred adding member to its groups."
414
415 #: ../lib/Galette/Controllers/Crud/MembersController.php:1539
416 msgid "An error occurred adding member to its groups as manager."
417 msgstr "An error occurred adding member to its groups as manager."
418
419 #: ../lib/Galette/Controllers/Crud/MembersController.php:1562
420 #: ../lib/Galette/Controllers/GaletteController.php:302
421 #: ../lib/Galette/Controllers/GaletteController.php:334
422 msgid "Delete failed"
423 msgstr "Delete failed"
424
425 #: ../lib/Galette/Controllers/Crud/MembersController.php:1700
426 #, php-format
427 msgid "Remove member %1$s"
428 msgstr "Remove member %1$s"
429
430 #: ../lib/Galette/Controllers/Crud/MembersController.php:1710
431 #, php-format
432 msgid "You are about to remove %count members."
433 msgstr "You are about to remove %count members."
434
435 #: ../lib/Galette/Controllers/Crud/TitlesController.php:90
436 msgid "Titles management"
437 msgstr "Titles management"
438
439 #: ../lib/Galette/Controllers/Crud/TitlesController.php:133
440 #: ../../tempcache/pages/configuration_titles.html.twig:261
441 msgid "Edit title"
442 msgstr "Edit title"
443
444 #: ../lib/Galette/Controllers/Crud/TitlesController.php:184
445 msgid "Missing required title's short or long form!"
446 msgstr "Missing required title's short or long form!"
447
448 #: ../lib/Galette/Controllers/Crud/TitlesController.php:193
449 #, php-format
450 msgid "Title '%s' has not been added!"
451 msgstr "Title '%s' has not been added!"
452
453 #: ../lib/Galette/Controllers/Crud/TitlesController.php:199
454 #, php-format
455 msgid "Title '%s' has not been modified!"
456 msgstr "Title '%s' has not been modified!"
457
458 #: ../lib/Galette/Controllers/Crud/TitlesController.php:209
459 #, php-format
460 msgid "Title '%s' has been successfully added."
461 msgstr "Title '%s' has been successfully added."
462
463 #: ../lib/Galette/Controllers/Crud/TitlesController.php:215
464 #, php-format
465 msgid "Title '%s' has been successfully modified."
466 msgstr "Title '%s' has been successfully modified."
467
468 #: ../lib/Galette/Controllers/Crud/TitlesController.php:280
469 #, php-format
470 msgid "Remove title %1$s"
471 msgstr "Remove title %1$s"
472
473 #: ../lib/Galette/Controllers/Crud/StatusController.php:95
474 msgid "User statuses"
475 msgstr "User statuses"
476
477 #: ../lib/Galette/Controllers/Crud/StatusController.php:148
478 #: ../../tempcache/pages/status_list.html.twig:244
479 msgid "Edit status"
480 msgstr "Edit status"
481
482 #: ../lib/Galette/Controllers/Crud/StatusController.php:215
483 msgid "Missing required status name!"
484 msgstr "Missing required status name!"
485
486 #: ../lib/Galette/Controllers/Crud/StatusController.php:221
487 msgid "Status has not been added :("
488 msgstr "Status has not been added :("
489
490 #: ../lib/Galette/Controllers/Crud/StatusController.php:221
491 msgid "Status #%id has not been updated"
492 msgstr "Status #%id has not been updated"
493
494 #: ../lib/Galette/Controllers/Crud/StatusController.php:227
495 msgid "Status has been successfully added!"
496 msgstr "Status has been successfully added!"
497
498 #: ../lib/Galette/Controllers/Crud/StatusController.php:227
499 msgid "Status #%id has been successfully updated!"
500 msgstr "Status #%id has been successfully updated!"
501
502 #: ../lib/Galette/Controllers/Crud/StatusController.php:305
503 msgid "Remove status '%label'"
504 msgstr "Remove status '%label'"
505
506 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:90
507 #: ../../tempcache/pages/transaction_form.html.twig:180
508 #: ../../tempcache/pages/contribution_form.html.twig:356
509 msgid "Membership fee"
510 msgstr "Membership fee"
511
512 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:92
513 #: ../lib/Galette/Entity/Contribution.php:1107
514 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:103
515 #: ../../tempcache/pages/transaction_form.html.twig:186
516 #: ../../tempcache/pages/contribution_form.html.twig:366
517 #: ../../tempcache/pages/scheduledpayments_list.html.twig:337
518 msgid "Donation"
519 msgstr "Donation"
520
521 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:239
522 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:287
523 #, php-format
524 msgid "Mass add contribution on %count members"
525 msgstr "Mass add contribution on %count members"
526
527 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:518
528 msgid "Contributions management"
529 msgstr "Contributions management"
530
531 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:518
532 msgid "Transactions management"
533 msgstr "Transactions management"
534
535 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:710
536 msgid "No contribution was selected, please check at least one."
537 msgstr "No contribution was selected, please check at least one."
538
539 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:746
540 #: ../lib/Galette/Controllers/PdfController.php:424
541 #: ../lib/Galette/Controllers/PdfController.php:693
542 msgid "Unable to load contribution #%id!"
543 msgstr "Unable to load contribution #%id!"
544
545 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:844
546 msgid "Contribution has been successfully stored"
547 msgstr "Contribution has been successfully stored"
548
549 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:848
550 msgid "An error occurred while storing the contribution."
551 msgstr "An error occurred while storing the contribution."
552
553 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:960
554 #, php-format
555 msgid "Remove %1$s %2$s"
556 msgstr "Remove %1$s %2$s"
557
558 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:962
559 msgid "contributions"
560 msgstr "contributions"
561
562 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:962
563 msgid "transactions"
564 msgstr "transactions"
565
566 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:966
567 #, php-format
568 msgid "Remove %1$s #%2$s"
569 msgstr "Remove %1$s #%2$s"
570
571 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:967
572 #: ../lib/Galette/IO/PdfContribution.php:62
573 msgid "contribution"
574 msgstr "contribution"
575
576 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:967
577 msgid "transaction"
578 msgstr "transaction"
579
580 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:64
581 msgid "Add document"
582 msgstr "Add document"
583
584 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:120
585 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:406
586 msgid "An error occurred adding document :("
587 msgstr "An error occurred adding document :("
588
589 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:134
590 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:420
591 msgid "Document has been successfully stored!"
592 msgstr "Document has been successfully stored!"
593
594 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:195
595 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:230
596 msgid "Documents list"
597 msgstr "Documents list"
598
599 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:350
600 #: ../../tempcache/pages/documents_list.html.twig:203
601 msgid "Edit document"
602 msgstr "Edit document"
603
604 #: ../lib/Galette/Controllers/Crud/DocumentsController.php:492
605 #: ../../tempcache/pages/documents_list.html.twig:216
606 msgid "Delete document"
607 msgstr "Delete document"
608
609 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:102
610 msgid "This search is already saved."
611 msgstr "This search is already saved."
612
613 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:107
614 msgid "Search has been saved."
615 msgstr "Search has been saved."
616
617 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:175
618 #: ../lib/Galette/Core/Galette.php:195
619 msgid "Saved searches"
620 msgstr "Saved searches"
621
622 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:271
623 #: ../../tempcache/pages/saved_searches_list.html.twig:218
624 msgid "Remove saved search"
625 msgstr "Remove saved search"
626
627 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:278
628 #, php-format
629 msgid "You are about to remove %count searches."
630 msgstr "You are about to remove %count searches."
631
632 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:327
633 msgid "Saved search loaded"
634 msgstr "Saved search loaded"
635
636 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:345
637 msgid "An SQL error has occurred while loading search."
638 msgstr "An SQL error has occurred while loading search."
639
640 #: ../lib/Galette/Controllers/GaletteController.php:87
641 #: ../../tempcache/elements/footer.html.twig:113
642 msgid "System information"
643 msgstr "System information"
644
645 #: ../lib/Galette/Controllers/GaletteController.php:107
646 #: ../../tempcache/elements/navigation/navigation_items.html.twig:71
647 #: ../../tempcache/elements/navigation/navigation_items.html.twig:86
648 msgid "Dashboard"
649 msgstr "Dashboard"
650
651 #: ../lib/Galette/Controllers/GaletteController.php:222
652 #: ../lib/Galette/Core/Install.php:1162 ../lib/Galette/Core/Galette.php:351
653 #: ../lib/Galette/Core/Galette.php:663
654 msgid "Settings"
655 msgstr "Settings"
656
657 #: ../lib/Galette/Controllers/GaletteController.php:237
658 #: ../lib/Galette/Filters/MembersList.php:304
659 msgid "All accounts"
660 msgstr "All accounts"
661
662 #: ../lib/Galette/Controllers/GaletteController.php:238
663 #: ../lib/Galette/Filters/MembersList.php:305
664 msgid "Active accounts"
665 msgstr "Active accounts"
666
667 #: ../lib/Galette/Controllers/GaletteController.php:239
668 #: ../lib/Galette/Filters/MembersList.php:306
669 msgid "Inactive accounts"
670 msgstr "Inactive accounts"
671
672 #: ../lib/Galette/Controllers/GaletteController.php:267
673 msgid ""
674 "An SQL error has occurred while storing preferences. Please try again, and "
675 "contact the administrator if the problem persists."
676 msgstr ""
677 "An SQL error has occurred while storing preferences. Please try again, and "
678 "contact the administrator if the problem persists."
679
680 #: ../lib/Galette/Controllers/GaletteController.php:271
681 msgid "Preferences has been saved."
682 msgstr "Preferences has been saved."
683
684 #: ../lib/Galette/Controllers/GaletteController.php:388
685 msgid ""
686 "You asked Galette to send a test email, but email has been disabled in the "
687 "preferences."
688 msgstr ""
689 "You asked Galette to send a test email, but email has been disabled in the "
690 "preferences."
691
692 #: ../lib/Galette/Controllers/GaletteController.php:395
693 msgid "Test message"
694 msgstr "Test message"
695
696 #: ../lib/Galette/Controllers/GaletteController.php:398
697 msgid "Galette admin"
698 msgstr "Galette admin"
699
700 #: ../lib/Galette/Controllers/GaletteController.php:401
701 msgid "Test message."
702 msgstr "Test message."
703
704 #: ../lib/Galette/Controllers/GaletteController.php:410
705 #, php-format
706 msgid "An email has been sent to %email"
707 msgstr "An email has been sent to %email"
708
709 #: ../lib/Galette/Controllers/GaletteController.php:419
710 #, php-format
711 msgid "No email sent to %email"
712 msgstr "No email sent to %email"
713
714 #: ../lib/Galette/Controllers/GaletteController.php:426
715 msgid "Invalid email adress!"
716 msgstr "Invalid email adress!"
717
718 #: ../lib/Galette/Controllers/GaletteController.php:470
719 #: ../lib/Galette/Core/Galette.php:329
720 msgid "Charts"
721 msgstr "Charts"
722
723 #: ../lib/Galette/Controllers/GaletteController.php:491
724 msgid "Fields configuration"
725 msgstr "Fields configuration"
726
727 #: ../lib/Galette/Controllers/GaletteController.php:556
728 msgid "Fields configuration has been successfully stored"
729 msgstr "Fields configuration has been successfully stored"
730
731 #: ../lib/Galette/Controllers/GaletteController.php:561
732 msgid "An error occurred while storing fields configuration :("
733 msgstr "An error occurred while storing fields configuration :("
734
735 #: ../lib/Galette/Controllers/GaletteController.php:586
736 msgid "Lists configuration"
737 msgstr "Lists configuration"
738
739 #: ../lib/Galette/Controllers/GaletteController.php:625
740 msgid "List configuration has been successfully stored"
741 msgstr "List configuration has been successfully stored"
742
743 #: ../lib/Galette/Controllers/GaletteController.php:630
744 msgid "An error occurred while storing list configuration :("
745 msgstr "An error occurred while storing list configuration :("
746
747 #: ../lib/Galette/Controllers/GaletteController.php:664
748 #: ../lib/Galette/Core/Galette.php:272 ../lib/Galette/Core/Galette.php:628
749 msgid "Reminders"
750 msgstr "Reminders"
751
752 #: ../lib/Galette/Controllers/GaletteController.php:705
753 msgid "No reminder to send for now."
754 msgstr "No reminder to send for now."
755
756 #: ../lib/Galette/Controllers/GaletteController.php:742
757 msgid "There are no member to proceed."
758 msgstr "There are no member to proceed."
759
760 #: ../lib/Galette/Controllers/GaletteController.php:749
761 msgid "Reminder has not been sent:"
762 msgstr "Reminder has not been sent:"
763
764 #: ../lib/Galette/Controllers/GaletteController.php:756
765 msgid "Sent reminders:"
766 msgstr "Sent reminders:"
767
768 #: ../lib/Galette/Controllers/GaletteController.php:832
769 msgid "Download document"
770 msgstr "Download document"
771
772 #: ../lib/Galette/Controllers/AjaxController.php:61
773 #: ../webroot/installer.php:269
774 #: ../../tempcache/elements/messages_inline.html.twig:90
775 msgid "- ERROR -"
776 msgstr "- ERROR -"
777
778 #: ../lib/Galette/Controllers/AjaxController.php:72
779 #: ../../tempcache/elements/messages_inline.html.twig:171
780 msgid "- WARNING -"
781 msgstr "- WARNING -"
782
783 #: ../lib/Galette/Controllers/AjaxController.php:124
784 msgid "Required argument not present!"
785 msgstr "Required argument not present!"
786
787 #: ../lib/Galette/Controllers/AjaxController.php:168
788 msgid "Member photo has been changed."
789 msgstr "Member photo has been changed."
790
791 #: ../lib/Galette/Controllers/AjaxController.php:341
792 msgid "Telemetry information has been sent. Thank you!"
793 msgstr "Telemetry information has been sent. Thank you!"
794
795 #: ../lib/Galette/Controllers/AjaxController.php:367
796 msgid "Thank you for registering!"
797 msgstr "Thank you for registering!"
798
799 #: ../lib/Galette/Controllers/CrudController.php:261
800 #: ../lib/Galette/Controllers/HistoryController.php:169
801 #: ../lib/Galette/Controllers/CsvController.php:476
802 msgid "Removal has not been confirmed!"
803 msgstr "Removal has not been confirmed!"
804
805 #: ../lib/Galette/Controllers/CrudController.php:270
806 msgid "Successfully deleted!"
807 msgstr "Successfully deleted!"
808
809 #: ../lib/Galette/Controllers/CrudController.php:282
810 msgid "An error occurred trying to delete :("
811 msgstr "An error occurred trying to delete :("
812
813 #: ../lib/Galette/Controllers/PdfController.php:162
814 #: ../lib/Galette/Controllers/PdfController.php:234
815 #: ../lib/Galette/Controllers/PdfController.php:674
816 msgid "Unable to get members list."
817 msgstr "Unable to get members list."
818
819 #: ../lib/Galette/Controllers/PdfController.php:321
820 msgid "Attendance sheet configuration"
821 msgstr "Attendance sheet configuration"
822
823 #: ../lib/Galette/Controllers/PdfController.php:357
824 #: ../lib/Galette/Controllers/PdfController.php:376
825 msgid "No member selected to generate attendance sheet"
826 msgstr "No member selected to generate attendance sheet"
827
828 #: ../lib/Galette/Controllers/PdfController.php:384
829 #: ../lib/Galette/Core/Galette.php:954
830 #: ../lib/Galette/IO/PdfAttendanceSheet.php:120
831 #: ../../tempcache/modals/members_attendance_sheet.html.twig:104
832 msgid "Attendance sheet"
833 msgstr "Attendance sheet"
834
835 #: ../lib/Galette/Controllers/PdfController.php:467
836 msgid "Unable to get groups list."
837 msgstr "Unable to get groups list."
838
839 #: ../lib/Galette/Controllers/PdfController.php:525
840 #: ../lib/Galette/Core/Install.php:1186 ../lib/Galette/Core/Galette.php:425
841 msgid "PDF models"
842 msgstr "PDF models"
843
844 #: ../lib/Galette/Controllers/PdfController.php:554
845 msgid "Missing PDF model type!"
846 msgstr "Missing PDF model type!"
847
848 #: ../lib/Galette/Controllers/PdfController.php:589
849 msgid "Model has been successfully stored!"
850 msgstr "Model has been successfully stored!"
851
852 #: ../lib/Galette/Controllers/PdfController.php:592
853 msgid "Model has not been stored :("
854 msgstr "Model has not been stored :("
855
856 #: ../lib/Galette/Controllers/PdfController.php:634
857 msgid "Invalid link!"
858 msgstr "Invalid link!"
859
860 #: ../lib/Galette/Controllers/AuthController.php:68
861 #: ../lib/Galette/Controllers/AuthController.php:172
862 #: ../lib/Galette/Features/Replacements.php:308
863 #: ../lib/Galette/Features/Replacements.php:348
864 #: ../../tempcache/elements/navigation/public_pages.html.twig:96
865 #: ../../tempcache/pages/index.html.twig:99
866 msgid "Login"
867 msgstr "Login"
868
869 #: ../lib/Galette/Controllers/AuthController.php:94
870 msgid "You must provide both login and password."
871 msgstr "You must provide both login and password."
872
873 #: ../lib/Galette/Controllers/AuthController.php:146
874 #: ../../tempcache/elements/footer.html.twig:73
875 #: ../../tempcache/elements/footer.html.twig:89
876 msgid "A new Galette release is available."
877 msgstr "A new Galette release is available."
878
879 #: ../lib/Galette/Controllers/AuthController.php:148
880 #: ../../tempcache/elements/footer.html.twig:75
881 #, php-format
882 msgid "You currently use Galette %1$s, and %2$s is available."
883 msgstr "You currently use Galette %1$s, and %2$s is available."
884
885 #: ../lib/Galette/Controllers/AuthController.php:167
886 msgid "Your password is too weak! Please consider updating it."
887 msgstr "Your password is too weak! Please consider updating it."
888
889 #: ../lib/Galette/Controllers/AuthController.php:175
890 msgid "Login failed."
891 msgstr "Login failed."
892
893 #: ../lib/Galette/Controllers/AuthController.php:176
894 msgid "Authentication failed"
895 msgstr "Authentication failed"
896
897 #: ../lib/Galette/Controllers/AuthController.php:192
898 #: ../../tempcache/elements/logged_user.html.twig:119
899 #: ../../tempcache/elements/logged_user.html.twig:194
900 #: ../../tempcache/elements/logged_user.html.twig:212
901 #: ../../tempcache/elements/logged_user.html.twig:363
902 #: ../../tempcache/elements/logged_user.html.twig:381
903 msgid "Log off"
904 msgstr "Log off"
905
906 #: ../lib/Galette/Controllers/AuthController.php:217
907 #, php-format
908 msgid "Impersonating as %login"
909 msgstr "Impersonating as %login"
910
911 #: ../lib/Galette/Controllers/AuthController.php:229
912 msgid "Unable to impersonate as %id"
913 msgstr "Unable to impersonate as %id"
914
915 #: ../lib/Galette/Controllers/AuthController.php:255
916 #: ../lib/Galette/Controllers/AuthController.php:260
917 msgid "Impersonating ended"
918 msgstr "Impersonating ended"
919
920 #: ../lib/Galette/Controllers/AuthController.php:285
921 #: ../lib/Galette/Controllers/AuthController.php:486
922 msgid "Password recovery"
923 msgstr "Password recovery"
924
925 #: ../lib/Galette/Controllers/AuthController.php:317
926 #: ../../tempcache/pages/mailing_form.html.twig:58
927 msgid "Email sent is disabled in the preferences. Ask galette admin"
928 msgstr "Email sent is disabled in the preferences. Ask galette admin"
929
930 #: ../lib/Galette/Controllers/AuthController.php:376
931 #, php-format
932 msgid "Email sent to '%s' for password recovery."
933 msgstr "Email sent to '%s' for password recovery."
934
935 #: ../lib/Galette/Controllers/AuthController.php:380
936 msgid ""
937 "An email has been sent to your address.<br/>Please check your inbox and "
938 "follow the instructions."
939 msgstr ""
940 "An email has been sent to your address.<br/>Please check your inbox and "
941 "follow the instructions."
942
943 #: ../lib/Galette/Controllers/AuthController.php:382
944 msgid "An email has been sent to the member."
945 msgstr "An email has been sent to the member."
946
947 #: ../lib/Galette/Controllers/AuthController.php:393
948 #, php-format
949 msgid "A problem happened while sending password for account '%s'"
950 msgstr "A problem happened while sending password for account '%s'"
951
952 #: ../lib/Galette/Controllers/AuthController.php:407
953 #: ../lib/Galette/Events/MemberListener.php:192
954 #, php-format
955 msgid ""
956 "An error occurred storing temporary password for %s. Please inform an admin."
957 msgstr ""
958 "An error occurred storing temporary password for %s. Please inform an admin."
959
960 #: ../lib/Galette/Controllers/AuthController.php:419
961 #, php-format
962 msgid "Your account (%s) do not contain any valid email address"
963 msgstr "Your account (%s) do not contain any valid email address"
964
965 #: ../lib/Galette/Controllers/AuthController.php:433
966 #, php-format
967 msgid "Mails address %s does not exist"
968 msgstr "Mails address %s does not exist"
969
970 #: ../lib/Galette/Controllers/AuthController.php:439
971 #, php-format
972 msgid "Login %s does not exist"
973 msgstr "Login %s does not exist"
974
975 #: ../lib/Galette/Controllers/AuthController.php:470
976 msgid ""
977 "This link is no longer valid. You should ask to retrieve your password again."
978 msgstr ""
979 "This link is no longer valid. You should ask to retrieve your password again."
980
981 #: ../lib/Galette/Controllers/AuthController.php:516
982 #: ../webroot/installer.php:139 ../webroot/installer.php:183
983 msgid "No password"
984 msgstr "No password"
985
986 #: ../lib/Galette/Controllers/AuthController.php:519
987 #: ../lib/Galette/Entity/Adherent.php:1479
988 msgid "- The passwords don't match!"
989 msgstr "- The passwords don't match!"
990
991 #: ../lib/Galette/Controllers/AuthController.php:525
992 msgid "Your password is too weak!"
993 msgstr "Your password is too weak!"
994
995 #: ../lib/Galette/Controllers/AuthController.php:534
996 msgid "An error occurred while updating your password."
997 msgstr "An error occurred while updating your password."
998
999 #: ../lib/Galette/Controllers/AuthController.php:540
1000 #, php-format
1001 msgid "Password changed for member '%s'."
1002 msgstr "Password changed for member '%s'."
1003
1004 #: ../lib/Galette/Controllers/AuthController.php:548
1005 msgid "Your password has been changed!"
1006 msgstr "Your password has been changed!"
1007
1008 #: ../lib/Galette/Controllers/AdminToolsController.php:51
1009 msgid "Administration tools"
1010 msgstr "Administration tools"
1011
1012 #: ../lib/Galette/Controllers/AdminToolsController.php:59
1013 #: ../install/steps/check.php:94
1014 msgid ""
1015 "Some PHP modules are missing. Please install them or contact your support."
1016 "<br/>More information on required modules may be found in the documentation."
1017 msgstr ""
1018 "Some PHP modules are missing. Please install them or contact your support."
1019 "<br/>More information on required modules may be found in the documentation."
1020
1021 #: ../lib/Galette/Controllers/AdminToolsController.php:92
1022 msgid "Texts has been successfully reinitialized."
1023 msgstr "Texts has been successfully reinitialized."
1024
1025 #: ../lib/Galette/Controllers/AdminToolsController.php:94
1026 msgid "An error occurred reinitializing texts :("
1027 msgstr "An error occurred reinitializing texts :("
1028
1029 #: ../lib/Galette/Controllers/AdminToolsController.php:103
1030 msgid "Fields configuration has been successfully reinitialized."
1031 msgstr "Fields configuration has been successfully reinitialized."
1032
1033 #: ../lib/Galette/Controllers/AdminToolsController.php:105
1034 msgid "An error occurred reinitializing fields configuration :("
1035 msgstr "An error occurred reinitializing fields configuration :("
1036
1037 #: ../lib/Galette/Controllers/AdminToolsController.php:114
1038 msgid "PDF models has been successfully reinitialized."
1039 msgstr "PDF models has been successfully reinitialized."
1040
1041 #: ../lib/Galette/Controllers/AdminToolsController.php:116
1042 msgid "An error occurred reinitializing PDF models :("
1043 msgstr "An error occurred reinitializing PDF models :("
1044
1045 #: ../lib/Galette/Controllers/AdminToolsController.php:129
1046 msgid "Logins and passwords have been successfully filled (%i processed)."
1047 msgstr "Logins and passwords have been successfully filled (%i processed)."
1048
1049 #: ../lib/Galette/Controllers/AdminToolsController.php:132
1050 msgid "An error occurred filling empty logins and passwords :("
1051 msgstr "An error occurred filling empty logins and passwords :("
1052
1053 #: ../lib/Galette/Controllers/HistoryController.php:89
1054 #: ../lib/Galette/Core/Galette.php:300 ../install/steps/check.php:56
1055 msgid "Logs"
1056 msgstr "Logs"
1057
1058 #: ../lib/Galette/Controllers/HistoryController.php:181
1059 msgid "Logs have been flushed!"
1060 msgstr "Logs have been flushed!"
1061
1062 #: ../lib/Galette/Controllers/HistoryController.php:193
1063 msgid "An error occurred trying to flush logs :("
1064 msgstr "An error occurred trying to flush logs :("
1065
1066 #: ../lib/Galette/Controllers/HistoryController.php:232
1067 #: ../../tempcache/pages/history.html.twig:90
1068 msgid "Flush the logs"
1069 msgstr "Flush the logs"
1070
1071 #: ../lib/Galette/Controllers/PluginsController.php:61
1072 #: ../lib/Galette/Core/Galette.php:358 ../lib/Galette/Core/Galette.php:671
1073 msgid "Plugins"
1074 msgstr "Plugins"
1075
1076 #: ../lib/Galette/Controllers/PluginsController.php:92
1077 msgid "Plugin %name has been enabled"
1078 msgstr "Plugin %name has been enabled"
1079
1080 #: ../lib/Galette/Controllers/PluginsController.php:110
1081 msgid "Plugin %name has been disabled"
1082 msgstr "Plugin %name has been disabled"
1083
1084 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:54
1085 #: ../lib/Galette/Core/Galette.php:388
1086 #: ../../tempcache/pages/configuration_payment_types.html.twig:293
1087 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:250
1088 msgid "Translate labels"
1089 msgstr "Translate labels"
1090
1091 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:97
1092 #, php-format
1093 msgid ""
1094 "No translation for '%s'!<br/>Please fill and submit above form to create it."
1095 msgstr ""
1096 "No translation for '%s'!<br/>Please fill and submit above form to create it."
1097
1098 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:180
1099 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:205
1100 msgid "An error occurred saving label `%label` for language `%lang`"
1101 msgstr "An error occurred saving label `%label` for language `%lang`"
1102
1103 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:221
1104 msgid "Labels has been sucessfully translated!"
1105 msgstr "Labels has been sucessfully translated!"
1106
1107 #: ../lib/Galette/Controllers/CsvController.php:107
1108 msgid "CVS database Export"
1109 msgstr "CVS database Export"
1110
1111 #: ../lib/Galette/Controllers/CsvController.php:160
1112 msgid "Table %table is empty, and has not been exported."
1113 msgstr "Table %table is empty, and has not been exported."
1114
1115 #: ../lib/Galette/Controllers/CsvController.php:178
1116 #, php-format
1117 msgid ""
1118 "Export file could not be write on disk for '%export'. Make sure web server "
1119 "can write in the exports directory."
1120 msgstr ""
1121 "Export file could not be write on disk for '%export'. Make sure web server "
1122 "can write in the exports directory."
1123
1124 #: ../lib/Galette/Controllers/CsvController.php:188
1125 #, php-format
1126 msgid "An error occurred running parameted export '%export'."
1127 msgstr "An error occurred running parameted export '%export'."
1128
1129 #: ../lib/Galette/Controllers/CsvController.php:198
1130 #, php-format
1131 msgid ""
1132 "An error occurred running parameted export '%export'. Please check the logs."
1133 msgstr ""
1134 "An error occurred running parameted export '%export'. Please check the logs."
1135
1136 #: ../lib/Galette/Controllers/CsvController.php:246
1137 msgid "CSV members import"
1138 msgstr "CSV members import"
1139
1140 #: ../lib/Galette/Controllers/CsvController.php:298
1141 msgid "An error occurred importing the file :("
1142 msgstr "An error occurred importing the file :("
1143
1144 #: ../lib/Galette/Controllers/CsvController.php:310
1145 msgid "File '%filename%' has been successfully imported :)"
1146 msgstr "File '%filename%' has been successfully imported :)"
1147
1148 #: ../lib/Galette/Controllers/CsvController.php:343
1149 msgid "Your file has been successfully uploaded!"
1150 msgstr "Your file has been successfully uploaded!"
1151
1152 #: ../lib/Galette/Controllers/CsvController.php:362
1153 msgid "No files has been seleted for upload!"
1154 msgstr "No files has been seleted for upload!"
1155
1156 #: ../lib/Galette/Controllers/CsvController.php:368
1157 msgid "No files has been uploaded!"
1158 msgstr "No files has been uploaded!"
1159
1160 #: ../lib/Galette/Controllers/CsvController.php:437
1161 #, php-format
1162 msgid "Remove %1$s file %2$s"
1163 msgstr "Remove %1$s file %2$s"
1164
1165 #: ../lib/Galette/Controllers/CsvController.php:489
1166 #, php-format
1167 msgid "'%export' file has been removed from disk."
1168 msgstr "'%export' file has been removed from disk."
1169
1170 #: ../lib/Galette/Controllers/CsvController.php:499
1171 #, php-format
1172 msgid "Cannot remove '%export' from disk :/"
1173 msgstr "Cannot remove '%export' from disk :/"
1174
1175 #: ../lib/Galette/Controllers/CsvController.php:575
1176 msgid "CSV import model"
1177 msgstr "CSV import model"
1178
1179 #: ../lib/Galette/Controllers/CsvController.php:616
1180 msgid "galette_import_model.csv"
1181 msgstr "galette_import_model.csv"
1182
1183 #: ../lib/Galette/Controllers/CsvController.php:652
1184 msgid "Import model has been successfully stored :)"
1185 msgstr "Import model has been successfully stored :)"
1186
1187 #: ../lib/Galette/Controllers/CsvController.php:657
1188 msgid "Import model has not been stored :("
1189 msgstr "Import model has not been stored :("
1190
1191 #: ../lib/Galette/Controllers/TextController.php:68
1192 msgid "Automatic emails texts edition"
1193 msgstr "Automatic emails texts edition"
1194
1195 #: ../lib/Galette/Controllers/TextController.php:138
1196 #, php-format
1197 msgid "Email: '%s' has not been modified!"
1198 msgstr "Email: '%s' has not been modified!"
1199
1200 #: ../lib/Galette/Controllers/TextController.php:147
1201 #, php-format
1202 msgid "Email: '%s' has been successfully modified."
1203 msgstr "Email: '%s' has been successfully modified."
1204
1205 #: ../lib/Galette/Core/Install.php:102 ../webroot/installer.php:289
1206 msgid "Checks"
1207 msgstr "Checks"
1208
1209 #: ../lib/Galette/Core/Install.php:105 ../webroot/installer.php:295
1210 #: ../../tempcache/modals/plugin_initdb.html.twig:386
1211 msgid "Installation mode"
1212 msgstr "Installation mode"
1213
1214 #: ../lib/Galette/Core/Install.php:108 ../webroot/installer.php:301
1215 msgid "Database"
1216 msgstr "Database"
1217
1218 #: ../lib/Galette/Core/Install.php:111 ../webroot/installer.php:307
1219 msgid "Database access and permissions"
1220 msgstr "Database access and permissions"
1221
1222 #: ../lib/Galette/Core/Install.php:114
1223 msgid "Previous version selection"
1224 msgstr "Previous version selection"
1225
1226 #: ../lib/Galette/Core/Install.php:117
1227 msgid "Datapase upgrade"
1228 msgstr "Datapase upgrade"
1229
1230 #: ../lib/Galette/Core/Install.php:120
1231 msgid "Tables Creation"
1232 msgstr "Tables Creation"
1233
1234 #: ../lib/Galette/Core/Install.php:123 ../webroot/installer.php:342
1235 msgid "Admin parameters"
1236 msgstr "Admin parameters"
1237
1238 #: ../lib/Galette/Core/Install.php:126 ../webroot/installer.php:351
1239 #: ../../tempcache/pages/desktop.html.twig:86
1240 msgid "Telemetry"
1241 msgstr "Telemetry"
1242
1243 #: ../lib/Galette/Core/Install.php:129
1244 msgid "Galette initialization"
1245 msgstr "Galette initialization"
1246
1247 #: ../lib/Galette/Core/Install.php:132 ../webroot/installer.php:363
1248 #: ../../tempcache/modals/plugin_initdb.html.twig:451
1249 msgid "End!"
1250 msgstr "End!"
1251
1252 #: ../lib/Galette/Core/Install.php:148 ../lib/Galette/Core/CheckModules.php:129
1253 msgid "Ok"
1254 msgstr "Ok"
1255
1256 #: ../lib/Galette/Core/Install.php:148 ../lib/Galette/Core/CheckModules.php:121
1257 msgid "Ko"
1258 msgstr "Ko"
1259
1260 #: ../lib/Galette/Core/Install.php:309
1261 msgid "Database type unknown"
1262 msgstr "Database type unknown"
1263
1264 #: ../lib/Galette/Core/Install.php:670
1265 msgid "%version script has been successfully executed :)"
1266 msgstr "%version script has been successfully executed :)"
1267
1268 #: ../lib/Galette/Core/Install.php:682
1269 msgid "Unable to run %version update script :("
1270 msgstr "Unable to run %version update script :("
1271
1272 #: ../lib/Galette/Core/Install.php:1051
1273 msgid "Write configuration file"
1274 msgstr "Write configuration file"
1275
1276 #: ../lib/Galette/Core/Install.php:1080
1277 msgid "Config file already exists and is up to date"
1278 msgstr "Config file already exists and is up to date"
1279
1280 #: ../lib/Galette/Core/Install.php:1109
1281 msgid "Unable to create configuration file (%path)"
1282 msgstr "Unable to create configuration file (%path)"
1283
1284 #: ../lib/Galette/Core/Install.php:1170
1285 #: ../../tempcache/pages/advanced_search.html.twig:494
1286 #: ../../tempcache/pages/advanced_search.html.twig:499
1287 msgid "Status"
1288 msgstr "Status"
1289
1290 #: ../lib/Galette/Core/Install.php:1174
1291 msgid "Fields config and categories"
1292 msgstr "Fields config and categories"
1293
1294 #: ../lib/Galette/Core/Install.php:1178 ../lib/Galette/Core/Install.php:1200
1295 msgid "Mails texts"
1296 msgstr "Mails texts"
1297
1298 #: ../lib/Galette/Core/Install.php:1182 ../lib/Galette/Core/Galette.php:417
1299 msgid "Titles"
1300 msgstr "Titles"
1301
1302 #: ../lib/Galette/Core/Install.php:1192
1303 msgid "Update preferences"
1304 msgstr "Update preferences"
1305
1306 #: ../lib/Galette/Core/Install.php:1196
1307 msgid "Update models"
1308 msgstr "Update models"
1309
1310 #: ../lib/Galette/Core/Gaptcha.php:76
1311 #, php-format
1312 msgid "How much is %1$s plus %2$s?"
1313 msgstr "How much is %1$s plus %2$s?"
1314
1315 #: ../lib/Galette/Core/Gaptcha.php:77
1316 #, php-format
1317 msgid "How much is %1$s added to %2$s?"
1318 msgstr "How much is %1$s added to %2$s?"
1319
1320 #: ../lib/Galette/Core/Gaptcha.php:78
1321 #, php-format
1322 msgid ""
1323 "I have %1$s Galettes, a friend give me %2$s more. How many Galettes do I "
1324 "have?"
1325 msgstr ""
1326 "I have %1$s Galettes, a friend give me %2$s more. How many Galettes do I "
1327 "have?"
1328
1329 #: ../lib/Galette/Core/Gaptcha.php:81
1330 #, php-format
1331 msgid "How much is %1$s minus %2$s?"
1332 msgstr "How much is %1$s minus %2$s?"
1333
1334 #: ../lib/Galette/Core/Gaptcha.php:82
1335 #, php-format
1336 msgid "How much is %1$s on which we retire %2$s?"
1337 msgstr "How much is %1$s on which we retire %2$s?"
1338
1339 #: ../lib/Galette/Core/Gaptcha.php:83
1340 #, php-format
1341 msgid "How much is %2$s retired to %1$s?"
1342 msgstr "How much is %2$s retired to %1$s?"
1343
1344 #: ../lib/Galette/Core/Gaptcha.php:84
1345 #, php-format
1346 msgid "I have %1$s Galettes, I give %2$s of them. How many Galettes do I have?"
1347 msgstr ""
1348 "I have %1$s Galettes, I give %2$s of them. How many Galettes do I have?"
1349
1350 #: ../lib/Galette/Core/Pagination.php:244
1351 msgid "First page"
1352 msgstr "First page"
1353
1354 #: ../lib/Galette/Core/Pagination.php:250
1355 msgid "Previous page (%i)"
1356 msgstr "Previous page (%i)"
1357
1358 #: ../lib/Galette/Core/Pagination.php:262
1359 msgid "Current page (%i)"
1360 msgstr "Current page (%i)"
1361
1362 #: ../lib/Galette/Core/Pagination.php:270
1363 msgid "Page %i"
1364 msgstr "Page %i"
1365
1366 #: ../lib/Galette/Core/Pagination.php:278
1367 msgid "Next page (%i)"
1368 msgstr "Next page (%i)"
1369
1370 #: ../lib/Galette/Core/Pagination.php:284
1371 msgid "Last page (%i)"
1372 msgstr "Last page (%i)"
1373
1374 #: ../lib/Galette/Core/Pagination.php:299
1375 #: ../../tempcache/elements/list.html.twig:270
1376 msgid "All"
1377 msgstr "All"
1378
1379 #: ../lib/Galette/Core/Authentication.php:284
1380 #, php-format
1381 msgid "Logged in as:<br/>%login"
1382 msgstr "Logged in as:<br/>%login"
1383
1384 #: ../lib/Galette/Core/MailingHistory.php:479
1385 msgid "Delete mailing entries"
1386 msgstr "Delete mailing entries"
1387
1388 #: ../lib/Galette/Core/Galette.php:122
1389 msgid "My Account"
1390 msgstr "My Account"
1391
1392 #: ../lib/Galette/Core/Galette.php:126 ../lib/Galette/Core/Galette.php:696
1393 msgid "My contributions"
1394 msgstr "My contributions"
1395
1396 #: ../lib/Galette/Core/Galette.php:127 ../lib/Galette/Core/Galette.php:697
1397 msgid "View and filter all my contributions"
1398 msgstr "View and filter all my contributions"
1399
1400 #: ../lib/Galette/Core/Galette.php:134
1401 msgid "My scheduled payments"
1402 msgstr "My scheduled payments"
1403
1404 #: ../lib/Galette/Core/Galette.php:135
1405 msgid "View and filter all my scheduled payments"
1406 msgstr "View and filter all my scheduled payments"
1407
1408 #: ../lib/Galette/Core/Galette.php:141 ../lib/Galette/Core/Galette.php:705
1409 msgid "My transactions"
1410 msgstr "My transactions"
1411
1412 #: ../lib/Galette/Core/Galette.php:142 ../lib/Galette/Core/Galette.php:706
1413 msgid "View and filter all my transactions"
1414 msgstr "View and filter all my transactions"
1415
1416 #: ../lib/Galette/Core/Galette.php:149 ../lib/Galette/Core/Galette.php:688
1417 msgid "My information"
1418 msgstr "My information"
1419
1420 #: ../lib/Galette/Core/Galette.php:150 ../lib/Galette/Core/Galette.php:689
1421 msgid "View my member card"
1422 msgstr "View my member card"
1423
1424 #: ../lib/Galette/Core/Galette.php:161
1425 msgid "Add a child member"
1426 msgstr "Add a child member"
1427
1428 #: ../lib/Galette/Core/Galette.php:162
1429 msgid "Add new child member in database"
1430 msgstr "Add new child member in database"
1431
1432 #: ../lib/Galette/Core/Galette.php:172 ../lib/Galette/Core/Galette.php:578
1433 #: ../lib/Galette/DynamicFields/DynamicField.php:533
1434 #: ../../tempcache/elements/group.html.twig:95
1435 msgid "Members"
1436 msgstr "Members"
1437
1438 #: ../lib/Galette/Core/Galette.php:180
1439 msgid "List of members"
1440 msgstr "List of members"
1441
1442 #: ../lib/Galette/Core/Galette.php:181 ../lib/Galette/Core/Galette.php:579
1443 msgid "View, search into and filter member's list"
1444 msgstr "View, search into and filter member's list"
1445
1446 #: ../lib/Galette/Core/Galette.php:189
1447 msgid "Perform advanced search into members list"
1448 msgstr "Perform advanced search into members list"
1449
1450 #: ../lib/Galette/Core/Galette.php:209
1451 #: ../../tempcache/pages/members_list.html.twig:102
1452 msgid "Add a member"
1453 msgstr "Add a member"
1454
1455 #: ../lib/Galette/Core/Galette.php:210
1456 msgid "Add new member in database"
1457 msgstr "Add new member in database"
1458
1459 #: ../lib/Galette/Core/Galette.php:219 ../lib/Galette/Core/Galette.php:610
1460 #: ../lib/Galette/DynamicFields/DynamicField.php:534
1461 #: ../../tempcache/pages/members_list.html.twig:561
1462 msgid "Contributions"
1463 msgstr "Contributions"
1464
1465 #: ../lib/Galette/Core/Galette.php:223
1466 msgid "List of contributions"
1467 msgstr "List of contributions"
1468
1469 #: ../lib/Galette/Core/Galette.php:224 ../lib/Galette/Core/Galette.php:611
1470 msgid "View and filter contributions"
1471 msgstr "View and filter contributions"
1472
1473 #: ../lib/Galette/Core/Galette.php:232
1474 msgid "List of scheduled payments"
1475 msgstr "List of scheduled payments"
1476
1477 #: ../lib/Galette/Core/Galette.php:233
1478 msgid "View and filter scheduled payments"
1479 msgstr "View and filter scheduled payments"
1480
1481 #: ../lib/Galette/Core/Galette.php:240
1482 msgid "List of transactions"
1483 msgstr "List of transactions"
1484
1485 #: ../lib/Galette/Core/Galette.php:241 ../lib/Galette/Core/Galette.php:620
1486 msgid "View and filter transactions"
1487 msgstr "View and filter transactions"
1488
1489 #: ../lib/Galette/Core/Galette.php:249
1490 #: ../../tempcache/pages/contributions_list.html.twig:262
1491 #: ../../tempcache/pages/contributions_list.html.twig:365
1492 #: ../../tempcache/pages/member_show.html.twig:192
1493 msgid "Add a membership fee"
1494 msgstr "Add a membership fee"
1495
1496 #: ../lib/Galette/Core/Galette.php:250
1497 msgid "Add new membership fee in database"
1498 msgstr "Add new membership fee in database"
1499
1500 #: ../lib/Galette/Core/Galette.php:257
1501 #: ../../tempcache/pages/contributions_list.html.twig:276
1502 #: ../../tempcache/pages/contributions_list.html.twig:378
1503 #: ../../tempcache/pages/member_show.html.twig:207
1504 msgid "Add a donation"
1505 msgstr "Add a donation"
1506
1507 #: ../lib/Galette/Core/Galette.php:258
1508 msgid "Add new donation in database"
1509 msgstr "Add new donation in database"
1510
1511 #: ../lib/Galette/Core/Galette.php:265
1512 #: ../../tempcache/pages/transactions_list.html.twig:204
1513 #: ../../tempcache/pages/transactions_list.html.twig:255
1514 msgid "Add a transaction"
1515 msgstr "Add a transaction"
1516
1517 #: ../lib/Galette/Core/Galette.php:266
1518 msgid "Add new transaction in database"
1519 msgstr "Add new transaction in database"
1520
1521 #: ../lib/Galette/Core/Galette.php:273 ../lib/Galette/Core/Galette.php:629
1522 msgid "Send reminders to late members"
1523 msgstr "Send reminders to late members"
1524
1525 #: ../lib/Galette/Core/Galette.php:284
1526 msgid "Management"
1527 msgstr "Management"
1528
1529 #: ../lib/Galette/Core/Galette.php:288
1530 msgid "Manage groups"
1531 msgstr "Manage groups"
1532
1533 #: ../lib/Galette/Core/Galette.php:289 ../lib/Galette/Core/Galette.php:587
1534 msgid "View and manage groups"
1535 msgstr "View and manage groups"
1536
1537 #: ../lib/Galette/Core/Galette.php:301
1538 msgid "View application's logs"
1539 msgstr "View application's logs"
1540
1541 #: ../lib/Galette/Core/Galette.php:307
1542 msgid "Manage mailings"
1543 msgstr "Manage mailings"
1544
1545 #: ../lib/Galette/Core/Galette.php:308 ../lib/Galette/Core/Galette.php:603
1546 msgid "Manage mailings that has been sent"
1547 msgstr "Manage mailings that has been sent"
1548
1549 #: ../lib/Galette/Core/Galette.php:314 ../install/steps/check.php:54
1550 msgid "Exports"
1551 msgstr "Exports"
1552
1553 #: ../lib/Galette/Core/Galette.php:315
1554 msgid "Export some data in various formats"
1555 msgstr "Export some data in various formats"
1556
1557 #: ../lib/Galette/Core/Galette.php:321 ../install/steps/check.php:55
1558 msgid "Imports"
1559 msgstr "Imports"
1560
1561 #: ../lib/Galette/Core/Galette.php:322
1562 msgid "Import members from CSV files"
1563 msgstr "Import members from CSV files"
1564
1565 #: ../lib/Galette/Core/Galette.php:330
1566 msgid "Various charts"
1567 msgstr "Various charts"
1568
1569 #: ../lib/Galette/Core/Galette.php:335 ../lib/Galette/Core/Galette.php:532
1570 #: ../lib/Galette/Core/Galette.php:647
1571 msgid "Documents"
1572 msgstr "Documents"
1573
1574 #: ../lib/Galette/Core/Galette.php:336
1575 msgid ""
1576 "Add documents to share related to your association (status, rules of "
1577 "procedure, ...)"
1578 msgstr ""
1579 "Add documents to share related to your association (status, rules of "
1580 "procedure, ...)"
1581
1582 #: ../lib/Galette/Core/Galette.php:347 ../install/steps/check.php:53
1583 msgid "Configuration"
1584 msgstr "Configuration"
1585
1586 #: ../lib/Galette/Core/Galette.php:352 ../lib/Galette/Core/Galette.php:664
1587 msgid ""
1588 "Set applications preferences (address, website, member's cards "
1589 "configuration, ...)"
1590 msgstr ""
1591 "Set applications preferences (address, website, member's cards "
1592 "configuration, ...)"
1593
1594 #: ../lib/Galette/Core/Galette.php:359 ../lib/Galette/Core/Galette.php:672
1595 msgid "Information about available plugins"
1596 msgstr "Information about available plugins"
1597
1598 #: ../lib/Galette/Core/Galette.php:365
1599 msgid "Core lists"
1600 msgstr "Core lists"
1601
1602 #: ../lib/Galette/Core/Galette.php:366
1603 msgid "Customize lists fields and order"
1604 msgstr "Customize lists fields and order"
1605
1606 #: ../lib/Galette/Core/Galette.php:373
1607 msgid "Core fields"
1608 msgstr "Core fields"
1609
1610 #: ../lib/Galette/Core/Galette.php:374
1611 msgid ""
1612 "Customize fields order, set which are required, and for who they're visibles"
1613 msgstr ""
1614 "Customize fields order, set which are required, and for who they're visibles"
1615
1616 #: ../lib/Galette/Core/Galette.php:380
1617 msgid "Dynamic fields"
1618 msgstr "Dynamic fields"
1619
1620 #: ../lib/Galette/Core/Galette.php:381
1621 msgid "Manage additional fields for various forms"
1622 msgstr "Manage additional fields for various forms"
1623
1624 #: ../lib/Galette/Core/Galette.php:389
1625 msgid "Translate additional fields labels"
1626 msgstr "Translate additional fields labels"
1627
1628 #: ../lib/Galette/Core/Galette.php:395
1629 msgid "Manage statuses"
1630 msgstr "Manage statuses"
1631
1632 #: ../lib/Galette/Core/Galette.php:404
1633 msgid "Manage contributions types"
1634 msgstr "Manage contributions types"
1635
1636 #: ../lib/Galette/Core/Galette.php:410
1637 msgid "Emails content"
1638 msgstr "Emails content"
1639
1640 #: ../lib/Galette/Core/Galette.php:411
1641 msgid "Manage emails texts and subjects"
1642 msgstr "Manage emails texts and subjects"
1643
1644 #: ../lib/Galette/Core/Galette.php:418
1645 msgid "Manage titles"
1646 msgstr "Manage titles"
1647
1648 #: ../lib/Galette/Core/Galette.php:426
1649 msgid "Manage PDF models"
1650 msgstr "Manage PDF models"
1651
1652 #: ../lib/Galette/Core/Galette.php:432
1653 msgid "Payment types"
1654 msgstr "Payment types"
1655
1656 #: ../lib/Galette/Core/Galette.php:433
1657 msgid "Manage payment types"
1658 msgstr "Manage payment types"
1659
1660 #: ../lib/Galette/Core/Galette.php:440
1661 msgid "Empty adhesion form"
1662 msgstr "Empty adhesion form"
1663
1664 #: ../lib/Galette/Core/Galette.php:441
1665 msgid "Download empty adhesion form"
1666 msgstr "Download empty adhesion form"
1667
1668 #: ../lib/Galette/Core/Galette.php:451
1669 msgid "Admin tools"
1670 msgstr "Admin tools"
1671
1672 #: ../lib/Galette/Core/Galette.php:452
1673 msgid "Various administrative tools"
1674 msgstr "Various administrative tools"
1675
1676 #: ../lib/Galette/Core/Galette.php:505
1677 msgid "Public pages"
1678 msgstr "Public pages"
1679
1680 #: ../lib/Galette/Core/Galette.php:533 ../lib/Galette/Core/Galette.php:648
1681 msgid "View documents related to your association"
1682 msgstr "View documents related to your association"
1683
1684 #: ../lib/Galette/Core/Galette.php:619
1685 #: ../lib/Galette/DynamicFields/DynamicField.php:535
1686 msgid "Transactions"
1687 msgstr "Transactions"
1688
1689 #: ../lib/Galette/Core/Galette.php:755 ../lib/Galette/Core/Galette.php:760
1690 msgid "%membername: edit information"
1691 msgstr "%membername: edit information"
1692
1693 #: ../lib/Galette/Core/Galette.php:776 ../lib/Galette/Core/Galette.php:781
1694 msgid "%membername: contributions"
1695 msgstr "%membername: contributions"
1696
1697 #: ../lib/Galette/Core/Galette.php:797 ../lib/Galette/Core/Galette.php:802
1698 msgid "%membername: remove from database"
1699 msgstr "%membername: remove from database"
1700
1701 #: ../lib/Galette/Core/Galette.php:821 ../lib/Galette/Core/Galette.php:826
1702 #: ../../tempcache/elements/group_persons.html.twig:182
1703 msgid "Log in in as %membername"
1704 msgstr "Log in in as %membername"
1705
1706 #: ../lib/Galette/Core/Galette.php:912
1707 msgid "Mass change"
1708 msgstr "Mass change"
1709
1710 #: ../lib/Galette/Core/Galette.php:917
1711 msgid "Mass add contributions"
1712 msgstr "Mass add contributions"
1713
1714 #: ../lib/Galette/Core/Galette.php:922
1715 #: ../../tempcache/elements/group.html.twig:374
1716 #: ../../tempcache/pages/contributions_list.html.twig:56
1717 #: ../../tempcache/pages/scheduledpayments_list.html.twig:52
1718 msgid "Delete"
1719 msgstr "Delete"
1720
1721 #: ../lib/Galette/Core/Galette.php:938
1722 #: ../../tempcache/pages/members_list.html.twig:740
1723 msgid "Mail"
1724 msgstr "Mail"
1725
1726 #: ../lib/Galette/Core/Galette.php:959
1727 #: ../../tempcache/elements/mailing_recipients.html.twig:106
1728 msgid "Generate labels"
1729 msgstr "Generate labels"
1730
1731 #: ../lib/Galette/Core/Galette.php:964
1732 msgid "Generate Member Cards"
1733 msgstr "Generate Member Cards"
1734
1735 #: ../lib/Galette/Core/Galette.php:969
1736 #: ../../tempcache/pages/contributions_list.html.twig:56
1737 #: ../../tempcache/pages/scheduledpayments_list.html.twig:52
1738 msgid "Export as CSV"
1739 msgstr "Export as CSV"
1740
1741 #: ../lib/Galette/Core/Preferences.php:530
1742 msgid "- You must indicate a sender name for emails!"
1743 msgstr "- You must indicate a sender name for emails!"
1744
1745 #: ../lib/Galette/Core/Preferences.php:536
1746 msgid "- You must indicate an email address Galette should use to send emails!"
1747 msgstr ""
1748 "- You must indicate an email address Galette should use to send emails!"
1749
1750 #: ../lib/Galette/Core/Preferences.php:543
1751 msgid "- You must indicate the SMTP server you want to use!"
1752 msgstr "- You must indicate the SMTP server you want to use!"
1753
1754 #: ../lib/Galette/Core/Preferences.php:555
1755 msgid "- You must provide a login for SMTP authentication."
1756 msgstr "- You must provide a login for SMTP authentication."
1757
1758 #: ../lib/Galette/Core/Preferences.php:561
1759 msgid "- You must provide a password for SMTP authentication."
1760 msgstr "- You must provide a password for SMTP authentication."
1761
1762 #: ../lib/Galette/Core/Preferences.php:573
1763 msgid ""
1764 "- Default membership extention and beginning of membership are mutually "
1765 "exclusive."
1766 msgstr ""
1767 "- Default membership extention and beginning of membership are mutually "
1768 "exclusive."
1769
1770 #: ../lib/Galette/Core/Preferences.php:582
1771 msgid "- Offering months is only compatible with beginning of membership."
1772 msgstr "- Offering months is only compatible with beginning of membership."
1773
1774 #: ../lib/Galette/Core/Preferences.php:591
1775 #: ../lib/Galette/Entity/Adherent.php:1266
1776 #: ../lib/Galette/Entity/Transaction.php:365
1777 #: ../lib/Galette/Entity/Contribution.php:507
1778 #, php-format
1779 msgid "- Mandatory field %field empty."
1780 msgstr "- Mandatory field %field empty."
1781
1782 #: ../lib/Galette/Core/Preferences.php:599 ../webroot/installer.php:191
1783 msgid "Passwords mismatch"
1784 msgstr "Passwords mismatch"
1785
1786 #: ../lib/Galette/Core/Preferences.php:612
1787 msgid "You have to select a staff member"
1788 msgstr "You have to select a staff member"
1789
1790 #: ../lib/Galette/Core/Preferences.php:666
1791 #, php-format
1792 msgid "Invalid E-Mail address: %s"
1793 msgstr "Invalid E-Mail address: %s"
1794
1795 #: ../lib/Galette/Core/Preferences.php:680
1796 msgid "- The username must be composed of at least 4 characters!"
1797 msgstr "- The username must be composed of at least 4 characters!"
1798
1799 #: ../lib/Galette/Core/Preferences.php:684
1800 msgid "- This username is already used by another member !"
1801 msgstr "- This username is already used by another member !"
1802
1803 #: ../lib/Galette/Core/Preferences.php:704
1804 msgid "- The numbers and measures have to be integers!"
1805 msgstr "- The numbers and measures have to be integers!"
1806
1807 #: ../lib/Galette/Core/Preferences.php:738
1808 msgid "- Invalid number of months of membership extension."
1809 msgstr "- Invalid number of months of membership extension."
1810
1811 #: ../lib/Galette/Core/Preferences.php:744
1812 msgid "- Invalid format of beginning of membership."
1813 msgstr "- Invalid format of beginning of membership."
1814
1815 #: ../lib/Galette/Core/Preferences.php:748
1816 msgid "- Invalid date for beginning of membership."
1817 msgstr "- Invalid date for beginning of membership."
1818
1819 #: ../lib/Galette/Core/Preferences.php:754
1820 msgid "- Invalid number of offered months."
1821 msgstr "- Invalid number of offered months."
1822
1823 #: ../lib/Galette/Core/Preferences.php:759
1824 msgid "- Invalid year for cards."
1825 msgstr "- Invalid year for cards."
1826
1827 #: ../lib/Galette/Core/Preferences.php:767
1828 msgid "- Invalid website URL."
1829 msgstr "- Invalid website URL."
1830
1831 #: ../lib/Galette/Core/Preferences.php:881
1832 msgid "%name association's %status"
1833 msgstr "%name association's %status"
1834
1835 #: ../lib/Galette/Core/Preferences.php:1117
1836 msgid "Please define constant \"GALETTE_URI\" with the path to your instance."
1837 msgstr "Please define constant \"GALETTE_URI\" with the path to your instance."
1838
1839 #: ../lib/Galette/Core/Preferences.php:1136
1840 #: ../lib/Galette/Core/Preferences.php:1152 ../lib/Galette/IO/Csv.php:97
1841 #: ../lib/Galette/Entity/Document.php:444 ../lib/Galette/Entity/Texts.php:193
1842 #: ../../tempcache/pages/history.html.twig:323
1843 #: ../../tempcache/pages/mailings_list.html.twig:296
1844 msgid "Y-m-d H:i:s"
1845 msgstr "Y-m-d H:i:s"
1846
1847 #: ../lib/Galette/Core/Preferences.php:1138
1848 msgid "Never"
1849 msgstr "Never"
1850
1851 #: ../lib/Galette/Core/Preferences.php:1176
1852 msgid "Current cards configuration may exceed page width!"
1853 msgstr "Current cards configuration may exceed page width!"
1854
1855 #: ../lib/Galette/Core/Preferences.php:1187
1856 msgid "Current cards configuration may exceed page height!"
1857 msgstr "Current cards configuration may exceed page height!"
1858
1859 #: ../lib/Galette/Core/Preferences.php:1213
1860 #: ../lib/Galette/Features/Replacements.php:802
1861 msgid "Main information"
1862 msgstr "Main information"
1863
1864 #: ../lib/Galette/Core/Preferences.php:1220
1865 #: ../../tempcache/elements/display_socials.html.twig:45
1866 #: ../../tempcache/elements/edit_socials.html.twig:76
1867 #: ../../tempcache/pages/preferences.html.twig:69
1868 msgid "Social networks"
1869 msgstr "Social networks"
1870
1871 #: ../lib/Galette/Core/I18n.php:210
1872 msgid "Unknown lang (%lang)"
1873 msgstr "Unknown lang (%lang)"
1874
1875 #: ../lib/Galette/Core/CheckModules.php:78
1876 #, php-format
1877 msgid "'%s' module"
1878 msgstr "'%s' module"
1879
1880 #: ../lib/Galette/Core/CheckModules.php:84
1881 msgid "either 'mysql' or 'pgsql' PDO driver"
1882 msgstr "either 'mysql' or 'pgsql' PDO driver"
1883
1884 #: ../lib/Galette/Core/Db.php:1069
1885 #, php-format
1886 msgid "Minimum version for %1$s engine is %2$s, %1$s %3$s found!"
1887 msgstr "Minimum version for %1$s engine is %2$s, %1$s %3$s found!"
1888
1889 #: ../lib/Galette/Core/Plugins.php:257 ../lib/Galette/Core/Plugins.php:280
1890 msgid "No such module."
1891 msgstr "No such module."
1892
1893 #: ../lib/Galette/Core/Plugins.php:261 ../lib/Galette/Core/Plugins.php:265
1894 msgid "Cannot deactivate plugin."
1895 msgstr "Cannot deactivate plugin."
1896
1897 #: ../lib/Galette/Core/Plugins.php:284 ../lib/Galette/Core/Plugins.php:288
1898 msgid "Cannot activate plugin."
1899 msgstr "Cannot activate plugin."
1900
1901 #: ../lib/Galette/Core/Plugins.php:504 ../lib/Galette/Core/Plugins.php:566
1902 msgid "Module does not exists!"
1903 msgstr "Module does not exists!"
1904
1905 #: ../lib/Galette/Core/Plugins.php:563
1906 msgid "File not found!"
1907 msgstr "File not found!"
1908
1909 #: ../lib/Galette/Core/Picture.php:972
1910 msgid "An SQL error has occurred."
1911 msgstr "An SQL error has occurred."
1912
1913 #: ../lib/Galette/Repository/Members.php:307
1914 msgid "Member Picture deleted"
1915 msgstr "Member Picture deleted"
1916
1917 #: ../lib/Galette/Repository/Members.php:387
1918 msgid "Delete members cards, transactions and dues"
1919 msgstr "Delete members cards, transactions and dues"
1920
1921 #: ../lib/Galette/Repository/Members.php:404
1922 msgid "Cannot remove a member who still have dependencies (mailings, ...)"
1923 msgstr "Cannot remove a member who still have dependencies (mailings, ...)"
1924
1925 #. TRANS: see https://www.php.net/manual/datetime.format.php
1926 #: ../lib/Galette/Repository/Members.php:1394
1927 #: ../lib/Galette/Repository/Members.php:1398
1928 #: ../lib/Galette/Repository/Members.php:1501
1929 #: ../lib/Galette/Repository/Members.php:1505
1930 #: ../lib/Galette/Util/Password.php:268 ../lib/Galette/IO/MembersCsv.php:161
1931 #: ../lib/Galette/IO/MembersCsv.php:173 ../lib/Galette/IO/MembersCsv.php:185
1932 #: ../lib/Galette/IO/MembersCsv.php:197
1933 #: ../lib/Galette/IO/PdfAttendanceSheet.php:66
1934 #: ../lib/Galette/IO/PdfAttendanceSheet.php:98
1935 #: ../lib/Galette/IO/ScheduledPaymentsCsv.php:98
1936 #: ../lib/Galette/IO/ScheduledPaymentsCsv.php:110
1937 #: ../lib/Galette/IO/ContributionsCsv.php:113
1938 #: ../lib/Galette/IO/ContributionsCsv.php:125
1939 #: ../lib/Galette/IO/ContributionsCsv.php:137
1940 #: ../lib/Galette/Features/Replacements.php:510
1941 #: ../lib/Galette/Features/Dynamics.php:160
1942 #: ../lib/Galette/Features/Dynamics.php:173
1943 #: ../lib/Galette/Features/Dynamics.php:179
1944 #: ../lib/Galette/Entity/Adherent.php:813
1945 #: ../lib/Galette/Entity/Adherent.php:836
1946 #: ../lib/Galette/Entity/Adherent.php:849
1947 #: ../lib/Galette/Entity/Adherent.php:1344
1948 #: ../lib/Galette/Entity/Adherent.php:1378
1949 #: ../lib/Galette/Entity/Adherent.php:1384
1950 #: ../lib/Galette/Entity/Adherent.php:1871
1951 #: ../lib/Galette/Entity/Contribution.php:592
1952 #: ../lib/Galette/Entity/ImportModel.php:195
1953 #: ../lib/Galette/Entity/SavedSearch.php:264
1954 #: ../lib/Galette/Entity/Group.php:632
1955 #: ../lib/Galette/Filters/AdvancedMembersList.php:568
1956 #: ../lib/Galette/Helpers/DatesHelper.php:48
1957 #: ../lib/Galette/Helpers/DatesHelper.php:67
1958 #: ../lib/Galette/Helpers/DatesHelper.php:80
1959 #: ../lib/Galette/Helpers/DatesHelper.php:102
1960 #: ../lib/Galette/Helpers/DatesHelper.php:139
1961 #: ../lib/Galette/Helpers/DatesHelper.php:216
1962 #: ../../tempcache/pages/member_form.html.twig:877
1963 #: ../../tempcache/pages/advanced_search.html.twig:1385
1964 msgid "Y-m-d"
1965 msgstr "Y-m-d"
1966
1967 #: ../lib/Galette/Repository/SavedSearches.php:242
1968 msgid "Searches deleted (%list)"
1969 msgstr "Searches deleted (%list)"
1970
1971 #: ../lib/Galette/Repository/ScheduledPayments.php:434
1972 msgid "Scheduled payments deleted (%list)"
1973 msgstr "Scheduled payments deleted (%list)"
1974
1975 #: ../lib/Galette/Repository/Contributions.php:502
1976 msgid "Contributions deleted (%list)"
1977 msgstr "Contributions deleted (%list)"
1978
1979 #: ../lib/Galette/Util/Password.php:79
1980 msgid "Password is blacklisted!"
1981 msgstr "Password is blacklisted!"
1982
1983 #: ../lib/Galette/Util/Password.php:89
1984 #, php-format
1985 msgid "Too short (%lenght characters minimum, %count found)"
1986 msgstr "Too short (%lenght characters minimum, %count found)"
1987
1988 #: ../lib/Galette/Util/Password.php:101
1989 msgid "Do not use any of your personal information as password!"
1990 msgstr "Do not use any of your personal information as password!"
1991
1992 #: ../lib/Galette/Util/Password.php:142
1993 msgid "Does not contains lowercase letters"
1994 msgstr "Does not contains lowercase letters"
1995
1996 #: ../lib/Galette/Util/Password.php:146
1997 msgid "Does not contains uppercase letters"
1998 msgstr "Does not contains uppercase letters"
1999
2000 #: ../lib/Galette/Util/Password.php:149
2001 msgid "Does not contains letters"
2002 msgstr "Does not contains letters"
2003
2004 #: ../lib/Galette/Util/Password.php:155
2005 msgid "Does not contains numbers"
2006 msgstr "Does not contains numbers"
2007
2008 #: ../lib/Galette/Util/Password.php:161
2009 msgid "Does not contains special characters"
2010 msgstr "Does not contains special characters"
2011
2012 #: ../lib/Galette/Util/FakeData.php:84
2013 msgid "Photo has not been stored!"
2014 msgstr "Photo has not been stored!"
2015
2016 #: ../lib/Galette/Util/FakeData.php:91
2017 msgid "Photo has not been copied!"
2018 msgstr "Photo has not been copied!"
2019
2020 #: ../lib/Galette/DynamicFields/DynamicField.php:598
2021 msgid "Missing required field name!"
2022 msgstr "Missing required field name!"
2023
2024 #: ../lib/Galette/DynamicFields/DynamicField.php:607
2025 msgid "Missing required field permissions!"
2026 msgstr "Missing required field permissions!"
2027
2028 #: ../lib/Galette/DynamicFields/DynamicField.php:612
2029 msgid "Unknown permission!"
2030 msgstr "Unknown permission!"
2031
2032 #: ../lib/Galette/DynamicFields/DynamicField.php:618
2033 msgid "Missing required form!"
2034 msgstr "Missing required form!"
2035
2036 #: ../lib/Galette/DynamicFields/DynamicField.php:623
2037 msgid "Unknown form!"
2038 msgstr "Unknown form!"
2039
2040 #: ../lib/Galette/DynamicFields/DynamicField.php:633
2041 msgid "- Field name already used."
2042 msgstr "- Field name already used."
2043
2044 #: ../lib/Galette/DynamicFields/DynamicField.php:638
2045 msgid "- Width must be a positive integer!"
2046 msgstr "- Width must be a positive integer!"
2047
2048 #: ../lib/Galette/DynamicFields/DynamicField.php:646
2049 msgid "- Height must be a positive integer!"
2050 msgstr "- Height must be a positive integer!"
2051
2052 #: ../lib/Galette/DynamicFields/DynamicField.php:654
2053 msgid "- Size must be a positive integer!"
2054 msgstr "- Size must be a positive integer!"
2055
2056 #: ../lib/Galette/DynamicFields/DynamicField.php:662
2057 msgid "- Min size must be a positive integer!"
2058 msgstr "- Min size must be a positive integer!"
2059
2060 #: ../lib/Galette/DynamicFields/DynamicField.php:675
2061 msgid "- Min size must be lower than size!"
2062 msgstr "- Min size must be lower than size!"
2063
2064 #: ../lib/Galette/DynamicFields/DynamicField.php:681
2065 msgid "- Repeat must be an integer!"
2066 msgstr "- Repeat must be an integer!"
2067
2068 #: ../lib/Galette/DynamicFields/DynamicField.php:792
2069 msgid "An error occurred storing the field."
2070 msgstr "An error occurred storing the field."
2071
2072 #: ../lib/Galette/DynamicFields/DynamicField.php:813
2073 msgid "An error occurred creating field values table"
2074 msgstr "An error occurred creating field values table"
2075
2076 #: ../lib/Galette/DynamicFields/DynamicField.php:847
2077 msgid "An error occurred storing dynamic field values :("
2078 msgstr "An error occurred storing dynamic field values :("
2079
2080 #: ../lib/Galette/DynamicFields/DynamicField.php:1060
2081 msgid "separator"
2082 msgstr "separator"
2083
2084 #: ../lib/Galette/DynamicFields/DynamicField.php:1061
2085 msgid "free text"
2086 msgstr "free text"
2087
2088 #: ../lib/Galette/DynamicFields/DynamicField.php:1062
2089 msgid "single line"
2090 msgstr "single line"
2091
2092 #: ../lib/Galette/DynamicFields/DynamicField.php:1063
2093 msgid "choice"
2094 msgstr "choice"
2095
2096 #: ../lib/Galette/DynamicFields/DynamicField.php:1064
2097 msgid "date"
2098 msgstr "date"
2099
2100 #: ../lib/Galette/DynamicFields/DynamicField.php:1065
2101 msgid "boolean"
2102 msgstr "boolean"
2103
2104 #: ../lib/Galette/DynamicFields/DynamicField.php:1066
2105 msgid "file"
2106 msgstr "file"
2107
2108 #: ../lib/Galette/Renderers/Html.php:59
2109 msgid "Galette error"
2110 msgstr "Galette error"
2111
2112 #: ../lib/Galette/Renderers/Html.php:62 ../../tempcache/pages/404.html.twig:63
2113 msgid "Page not found"
2114 msgstr "Page not found"
2115
2116 #: ../lib/Galette/IO/PdfGroups.php:48
2117 msgid "groups_list"
2118 msgstr "groups_list"
2119
2120 #: ../lib/Galette/IO/PdfGroups.php:64 ../lib/Galette/IO/PdfGroups.php:85
2121 msgid "Members by groups"
2122 msgstr "Members by groups"
2123
2124 #: ../lib/Galette/IO/PdfGroups.php:87
2125 #: ../lib/Galette/IO/PdfAttendanceSheet.php:119
2126 #: ../lib/Galette/IO/PdfMembersLabels.php:63
2127 #: ../lib/Galette/IO/PdfMembersCards.php:89
2128 msgid "Generated by Galette"
2129 msgstr "Generated by Galette"
2130
2131 #: ../lib/Galette/IO/PdfGroups.php:144
2132 msgid "Managers:"
2133 msgstr "Managers:"
2134
2135 #: ../lib/Galette/IO/PdfGroups.php:154
2136 #: ../lib/Galette/IO/PdfAttendanceSheet.php:165
2137 #: ../lib/Galette/Features/Replacements.php:240
2138 #: ../lib/Galette/Entity/PdfModel.php:444
2139 #: ../lib/Galette/Filters/MembersList.php:269
2140 #: ../includes/fields_defs/members_fields.php:315
2141 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:59
2142 #: ../../tempcache/elements/ajax_members.html.twig:51
2143 #: ../../tempcache/elements/ajax_groups.html.twig:46
2144 #: ../../tempcache/elements/group_persons.html.twig:44
2145 #: ../../tempcache/elements/edit_core_fields.html.twig:44
2146 #: ../../tempcache/pages/plugins.html.twig:60
2147 #: ../../tempcache/pages/plugins.html.twig:226
2148 #: ../../tempcache/pages/members_list.html.twig:497
2149 #: ../../tempcache/pages/members_list.html.twig:505
2150 #: ../../tempcache/pages/contributions_types_list.html.twig:61
2151 #: ../../tempcache/pages/contributions_types_list.html.twig:89
2152 #: ../../tempcache/pages/contributions_types_list.html.twig:94
2153 #: ../../tempcache/pages/contributions_types_list.html.twig:165
2154 #: ../../tempcache/pages/import.html.twig:86
2155 #: ../../tempcache/pages/configuration_payment_types.html.twig:61
2156 #: ../../tempcache/pages/configuration_payment_types.html.twig:86
2157 #: ../../tempcache/pages/configuration_payment_types.html.twig:155
2158 #: ../../tempcache/pages/status_list.html.twig:70
2159 #: ../../tempcache/pages/status_list.html.twig:94
2160 #: ../../tempcache/pages/status_list.html.twig:99
2161 #: ../../tempcache/pages/status_list.html.twig:149
2162 #: ../../tempcache/pages/mailing_form.html.twig:114
2163 #: ../../tempcache/pages/saved_searches_list.html.twig:69
2164 #: ../../tempcache/pages/saved_searches_list.html.twig:134
2165 #: ../../tempcache/pages/members_public_list.html.twig:79
2166 #: ../../tempcache/pages/export.html.twig:128
2167 #: ../../tempcache/pages/export.html.twig:255
2168 msgid "Name"
2169 msgstr "Name"
2170
2171 #: ../lib/Galette/IO/PdfGroups.php:155
2172 #: ../lib/Galette/Features/Replacements.php:304
2173 #: ../lib/Galette/Features/Replacements.php:352
2174 #: ../../tempcache/elements/member_card.html.twig:147
2175 #: ../../tempcache/pages/preferences.html.twig:2089
2176 #: ../../tempcache/pages/members_public_list.html.twig:87
2177 #: ../../tempcache/pages/members_public_list.html.twig:293
2178 msgid "Email"
2179 msgstr "Email"
2180
2181 #: ../lib/Galette/IO/PdfGroups.php:156
2182 #: ../lib/Galette/Features/Replacements.php:296
2183 #: ../lib/Galette/Entity/ListsConfig.php:198
2184 #: ../../tempcache/elements/member_card.html.twig:107
2185 msgid "Phone"
2186 msgstr "Phone"
2187
2188 #: ../lib/Galette/IO/PdfGroups.php:157
2189 #: ../lib/Galette/Features/Replacements.php:300
2190 msgid "GSM"
2191 msgstr "GSM"
2192
2193 #: ../lib/Galette/IO/MembersCsv.php:62
2194 msgid "filtered_memberslist"
2195 msgstr "filtered_memberslist"
2196
2197 #: ../lib/Galette/IO/MembersCsv.php:207
2198 #: ../lib/Galette/Features/Replacements.php:622
2199 #: ../lib/Galette/Entity/Adherent.php:1837
2200 #: ../../tempcache/modals/mass_change_members.html.twig:163
2201 #: ../../tempcache/elements/ajax_members.html.twig:100
2202 #: ../../tempcache/elements/group_persons.html.twig:98
2203 #: ../../tempcache/pages/advanced_search.html.twig:1149
2204 #: ../../tempcache/pages/advanced_search.html.twig:1668
2205 #: ../../tempcache/components/forms/gender.html.twig:129
2206 msgid "Man"
2207 msgstr "Man"
2208
2209 #: ../lib/Galette/IO/MembersCsv.php:210
2210 #: ../lib/Galette/Features/Replacements.php:624
2211 #: ../lib/Galette/Entity/Adherent.php:1839
2212 #: ../../tempcache/modals/mass_change_members.html.twig:154
2213 #: ../../tempcache/elements/ajax_members.html.twig:111
2214 #: ../../tempcache/elements/group_persons.html.twig:109
2215 #: ../../tempcache/pages/advanced_search.html.twig:1149
2216 #: ../../tempcache/pages/advanced_search.html.twig:1668
2217 #: ../../tempcache/components/forms/gender.html.twig:146
2218 msgid "Woman"
2219 msgstr "Woman"
2220
2221 #: ../lib/Galette/IO/MembersCsv.php:213
2222 #: ../lib/Galette/Features/Replacements.php:626
2223 #: ../lib/Galette/Entity/Adherent.php:1841
2224 #: ../../tempcache/modals/mass_change_members.html.twig:145
2225 #: ../../tempcache/pages/advanced_search.html.twig:1149
2226 #: ../../tempcache/pages/advanced_search.html.twig:1668
2227 #: ../../tempcache/components/forms/gender.html.twig:112
2228 msgid "Unspecified"
2229 msgstr "Unspecified"
2230
2231 #: ../lib/Galette/IO/MembersCsv.php:221 ../lib/Galette/IO/MembersCsv.php:225
2232 #: ../lib/Galette/IO/MembersCsv.php:229 ../lib/Galette/IO/MembersCsv.php:233
2233 #: ../lib/Galette/Features/Replacements.php:747
2234 #: ../lib/Galette/Entity/Adherent.php:1804
2235 #: ../lib/Galette/Entity/Adherent.php:1806
2236 #: ../lib/Galette/Entity/Adherent.php:1808
2237 #: ../lib/Galette/Entity/Adherent.php:1810
2238 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:127
2239 #: ../../tempcache/elements/js/messages.js.twig:326
2240 #: ../../tempcache/elements/display_dynamic_fields.html.twig:135
2241 #: ../../tempcache/elements/messages_inline.html.twig:419
2242 #: ../../tempcache/elements/edit_core_fields.html.twig:185
2243 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:141
2244 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:306
2245 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:522
2246 #: ../../tempcache/pages/contributions_types_list.html.twig:122
2247 #: ../../tempcache/pages/contributions_types_list.html.twig:187
2248 #: ../../tempcache/pages/mailings_list.html.twig:217
2249 #: ../../tempcache/pages/advanced_search.html.twig:469
2250 #: ../../tempcache/pages/advanced_search.html.twig:1411
2251 #: ../../tempcache/pages/advanced_search.html.twig:1761
2252 msgid "Yes"
2253 msgstr "Yes"
2254
2255 #: ../lib/Galette/IO/MembersCsv.php:221 ../lib/Galette/IO/MembersCsv.php:225
2256 #: ../lib/Galette/IO/MembersCsv.php:229 ../lib/Galette/IO/MembersCsv.php:233
2257 #: ../lib/Galette/Features/Replacements.php:747
2258 #: ../lib/Galette/Entity/Adherent.php:1804
2259 #: ../lib/Galette/Entity/Adherent.php:1806
2260 #: ../lib/Galette/Entity/Adherent.php:1808
2261 #: ../lib/Galette/Entity/Adherent.php:1810
2262 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:129
2263 #: ../../tempcache/elements/js/messages.js.twig:344
2264 #: ../../tempcache/elements/display_dynamic_fields.html.twig:141
2265 #: ../../tempcache/elements/messages_inline.html.twig:423
2266 #: ../../tempcache/elements/edit_core_fields.html.twig:204
2267 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:133
2268 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:298
2269 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:514
2270 #: ../../tempcache/pages/contributions_types_list.html.twig:118
2271 #: ../../tempcache/pages/contributions_types_list.html.twig:193
2272 #: ../../tempcache/pages/mailings_list.html.twig:233
2273 #: ../../tempcache/pages/advanced_search.html.twig:485
2274 #: ../../tempcache/pages/advanced_search.html.twig:1419
2275 #: ../../tempcache/pages/advanced_search.html.twig:1763
2276 msgid "No"
2277 msgstr "No"
2278
2279 #: ../lib/Galette/IO/PdfAttendanceSheet.php:81
2280 msgid "attendance_sheet"
2281 msgstr "attendance_sheet"
2282
2283 #: ../lib/Galette/IO/PdfAttendanceSheet.php:147
2284 msgid "MMMM, EEEE d y"
2285 msgstr "MMMM, EEEE d y"
2286
2287 #: ../lib/Galette/IO/PdfAttendanceSheet.php:166
2288 msgid "Signature"
2289 msgstr "Signature"
2290
2291 #: ../lib/Galette/IO/Charts.php:124 ../lib/Galette/Filters/MembersList.php:295
2292 msgid "Staff members"
2293 msgstr "Staff members"
2294
2295 #: ../lib/Galette/IO/Charts.php:163
2296 msgid "Due free"
2297 msgstr "Due free"
2298
2299 #: ../lib/Galette/IO/Charts.php:179
2300 msgid "Never contribute"
2301 msgstr "Never contribute"
2302
2303 #: ../lib/Galette/IO/Charts.php:201
2304 msgid "Impending due dates"
2305 msgstr "Impending due dates"
2306
2307 #: ../lib/Galette/IO/Charts.php:217
2308 msgid "Up to date"
2309 msgstr "Up to date"
2310
2311 #: ../lib/Galette/IO/Charts.php:233
2312 #: ../../tempcache/pages/reminder.html.twig:116
2313 msgid "Late"
2314 msgstr "Late"
2315
2316 #: ../lib/Galette/IO/Charts.php:288
2317 msgid "Individuals"
2318 msgstr "Individuals"
2319
2320 #: ../lib/Galette/IO/Charts.php:289
2321 msgid "Companies"
2322 msgstr "Companies"
2323
2324 #: ../lib/Galette/IO/PdfMembersLabels.php:50
2325 msgid "labels_print_filename"
2326 msgstr "labels_print_filename"
2327
2328 #: ../lib/Galette/IO/PdfMembersLabels.php:62
2329 msgid "Member's Labels"
2330 msgstr "Member's Labels"
2331
2332 #: ../lib/Galette/IO/PdfMembersLabels.php:64
2333 #: ../../tempcache/pages/preferences.html.twig:101
2334 msgid "Labels"
2335 msgstr "Labels"
2336
2337 #: ../lib/Galette/IO/CsvIn.php:220
2338 #, php-format
2339 msgid "File %filename cannot be open!"
2340 msgstr "File %filename cannot be open!"
2341
2342 #: ../lib/Galette/IO/CsvIn.php:268
2343 msgid ""
2344 "Fields count mismatch... There should be %should_count fields and there are "
2345 "%count (row %row)"
2346 msgstr ""
2347 "Fields count mismatch... There should be %should_count fields and there are "
2348 "%count (row %row)"
2349
2350 #: ../lib/Galette/IO/CsvIn.php:290
2351 msgid "Field %field is required, but missing in row %row"
2352 msgstr "Field %field is required, but missing in row %row"
2353
2354 #: ../lib/Galette/IO/CsvIn.php:312
2355 #, php-format
2356 msgid "Status %status does not exists!"
2357 msgstr "Status %status does not exists!"
2358
2359 #: ../lib/Galette/IO/CsvIn.php:332
2360 msgid "Title %title does not exists!"
2361 msgstr "Title %title does not exists!"
2362
2363 #: ../lib/Galette/IO/CsvIn.php:348
2364 msgid "from another member in import"
2365 msgstr "from another member in import"
2366
2367 #: ../lib/Galette/IO/CsvIn.php:348
2368 msgid "from member %id_adh"
2369 msgstr "from member %id_adh"
2370
2371 #: ../lib/Galette/IO/CsvIn.php:354
2372 msgid "Email address %address is already used! (%extra)"
2373 msgstr "Email address %address is already used! (%extra)"
2374
2375 #: ../lib/Galette/IO/CsvIn.php:380
2376 msgid "Lang %lang does not exists!"
2377 msgstr "Lang %lang does not exists!"
2378
2379 #: ../lib/Galette/IO/CsvIn.php:433
2380 msgid "File is empty!"
2381 msgstr "File is empty!"
2382
2383 #: ../lib/Galette/IO/CsvIn.php:520 ../lib/Galette/IO/CsvIn.php:531
2384 msgid "An error occurred storing member at row %row (%name):"
2385 msgstr "An error occurred storing member at row %row (%name):"
2386
2387 #: ../lib/Galette/IO/CsvIn.php:566
2388 msgid "An error occurred while importing members"
2389 msgstr "An error occurred while importing members"
2390
2391 #: ../lib/Galette/IO/Pdf.php:78
2392 #, php-format
2393 msgid "Association %s"
2394 msgstr "Association %s"
2395
2396 #: ../lib/Galette/IO/PdfMembersCards.php:76
2397 msgid "cards"
2398 msgstr "cards"
2399
2400 #: ../lib/Galette/IO/PdfMembersCards.php:88
2401 msgid "Member's Cards"
2402 msgstr "Member's Cards"
2403
2404 #: ../lib/Galette/IO/PdfMembersCards.php:90
2405 #: ../../tempcache/pages/preferences.html.twig:109
2406 msgid "Cards"
2407 msgstr "Cards"
2408
2409 #: ../lib/Galette/IO/FileTrait.php:497
2410 msgid "An error occurred."
2411 msgstr "An error occurred."
2412
2413 #: ../lib/Galette/IO/FileTrait.php:501
2414 msgid ""
2415 "File name is invalid, it should not contain any special character or space."
2416 msgstr ""
2417 "File name is invalid, it should not contain any special character or space."
2418
2419 #: ../lib/Galette/IO/FileTrait.php:507
2420 #, php-format
2421 msgid "File extension is not allowed, only %s files are."
2422 msgstr "File extension is not allowed, only %s files are."
2423
2424 #: ../lib/Galette/IO/FileTrait.php:514 ../lib/Galette/Features/Dynamics.php:279
2425 #, php-format
2426 msgid "File is too big. Maximum allowed size is %dKo"
2427 msgstr "File is too big. Maximum allowed size is %dKo"
2428
2429 #: ../lib/Galette/IO/FileTrait.php:519
2430 #, php-format
2431 msgid "Image is too small. The minimum image side size allowed is %spx"
2432 msgstr "Image is too small. The minimum image side size allowed is %spx"
2433
2434 #: ../lib/Galette/IO/FileTrait.php:525
2435 msgid "Mime-Type not allowed"
2436 msgstr "Mime-Type not allowed"
2437
2438 #: ../lib/Galette/IO/FileTrait.php:528
2439 msgid "A file with that name already exists!"
2440 msgstr "A file with that name already exists!"
2441
2442 #: ../lib/Galette/IO/FileTrait.php:531
2443 msgid "File does not comply with requirements."
2444 msgstr "File does not comply with requirements."
2445
2446 #: ../lib/Galette/IO/FileTrait.php:534
2447 msgid "Unable to write file or temporary file"
2448 msgstr "Unable to write file or temporary file"
2449
2450 #: ../lib/Galette/IO/FileTrait.php:564
2451 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
2452 msgstr "The uploaded file exceeds the upload_max_filesize directive in php.ini"
2453
2454 #: ../lib/Galette/IO/FileTrait.php:566
2455 msgid ""
2456 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
2457 "the HTML form"
2458 msgstr ""
2459 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
2460 "the HTML form"
2461
2462 #: ../lib/Galette/IO/FileTrait.php:568
2463 msgid "The uploaded file was only partially uploaded"
2464 msgstr "The uploaded file was only partially uploaded"
2465
2466 #: ../lib/Galette/IO/FileTrait.php:570
2467 msgid "No file was uploaded"
2468 msgstr "No file was uploaded"
2469
2470 #: ../lib/Galette/IO/FileTrait.php:572
2471 msgid "Missing a temporary folder"
2472 msgstr "Missing a temporary folder"
2473
2474 #: ../lib/Galette/IO/FileTrait.php:574
2475 msgid "Failed to write file to disk"
2476 msgstr "Failed to write file to disk"
2477
2478 #: ../lib/Galette/IO/FileTrait.php:576
2479 msgid "File upload stopped by extension"
2480 msgstr "File upload stopped by extension"
2481
2482 #: ../lib/Galette/IO/FileTrait.php:578
2483 msgid "Unknown upload error"
2484 msgstr "Unknown upload error"
2485
2486 #: ../lib/Galette/IO/PdfAdhesionForm.php:64
2487 msgid "adherent_form"
2488 msgstr "adherent_form"
2489
2490 #: ../lib/Galette/IO/PdfContribution.php:66
2491 msgid "receipt"
2492 msgstr "receipt"
2493
2494 #: ../lib/Galette/IO/PdfContribution.php:68
2495 msgid "invoice"
2496 msgstr "invoice"
2497
2498 #: ../lib/Galette/Features/Permissions.php:60
2499 msgid "Inaccessible"
2500 msgstr "Inaccessible"
2501
2502 #: ../lib/Galette/Features/Permissions.php:64
2503 #: ../lib/Galette/Entity/ListsConfig.php:201
2504 msgid "Public"
2505 msgstr "Public"
2506
2507 #: ../lib/Galette/Features/Permissions.php:68
2508 msgid "User, read only"
2509 msgstr "User, read only"
2510
2511 #: ../lib/Galette/Features/Permissions.php:69
2512 msgid "User, read/write"
2513 msgstr "User, read/write"
2514
2515 #: ../lib/Galette/Features/Permissions.php:70
2516 #: ../../tempcache/elements/ajax_members.html.twig:152
2517 #: ../../tempcache/elements/group_persons.html.twig:148
2518 #: ../../tempcache/pages/members_list.html.twig:626
2519 #: ../../tempcache/pages/members_list.html.twig:780
2520 #: ../../tempcache/pages/member_form.html.twig:663
2521 #: ../../tempcache/pages/member_show.html.twig:551
2522 #: ../../tempcache/components/forms/groups.html.twig:151
2523 msgid "Group manager"
2524 msgstr "Group manager"
2525
2526 #: ../lib/Galette/Features/Permissions.php:71
2527 #: ../../tempcache/elements/ajax_members.html.twig:141
2528 #: ../../tempcache/elements/group_persons.html.twig:137
2529 #: ../../tempcache/pages/members_list.html.twig:619
2530 #: ../../tempcache/pages/members_list.html.twig:769
2531 #: ../../tempcache/pages/status_list.html.twig:159
2532 #: ../../tempcache/pages/preferences.html.twig:392
2533 msgid "Staff member"
2534 msgstr "Staff member"
2535
2536 #: ../lib/Galette/Features/Permissions.php:72
2537 #: ../../tempcache/elements/ajax_members.html.twig:130
2538 #: ../../tempcache/elements/group_persons.html.twig:126
2539 msgid "Administrator"
2540 msgstr "Administrator"
2541
2542 #: ../lib/Galette/Features/I18n.php:115
2543 #, php-format
2544 msgid "Unable to add dynamic translation for %field :("
2545 msgstr "Unable to add dynamic translation for %field :("
2546
2547 #: ../lib/Galette/Features/I18n.php:181
2548 #, php-format
2549 msgid "Unable to update dynamic translation for %field :("
2550 msgstr "Unable to update dynamic translation for %field :("
2551
2552 #: ../lib/Galette/Features/I18n.php:216
2553 #, php-format
2554 msgid "Unable to remove old dynamic translation for %field :("
2555 msgstr "Unable to remove old dynamic translation for %field :("
2556
2557 #: ../lib/Galette/Features/Replacements.php:101
2558 #, php-format
2559 msgid "Label for dynamic field \"%s\""
2560 msgstr "Label for dynamic field \"%s\""
2561
2562 #: ../lib/Galette/Features/Replacements.php:104
2563 #, php-format
2564 msgid "Form entry for dynamic field \"%s\""
2565 msgstr "Form entry for dynamic field \"%s\""
2566
2567 #: ../lib/Galette/Features/Replacements.php:110
2568 #, php-format
2569 msgid "Value for dynamic field \"%s\""
2570 msgstr "Value for dynamic field \"%s\""
2571
2572 #: ../lib/Galette/Features/Replacements.php:173
2573 msgid "Your organisation name"
2574 msgstr "Your organisation name"
2575
2576 #: ../lib/Galette/Features/Replacements.php:177
2577 msgid "Your organisation slogan"
2578 msgstr "Your organisation slogan"
2579
2580 #: ../lib/Galette/Features/Replacements.php:181
2581 #: ../lib/Galette/Features/Replacements.php:185
2582 msgid "Your organisation address"
2583 msgstr "Your organisation address"
2584
2585 #: ../lib/Galette/Features/Replacements.php:185
2586 #: ../lib/Galette/Features/Replacements.php:280
2587 msgid "with break lines"
2588 msgstr "with break lines"
2589
2590 #: ../lib/Galette/Features/Replacements.php:189
2591 msgid "Your organisation website"
2592 msgstr "Your organisation website"
2593
2594 #: ../lib/Galette/Features/Replacements.php:193
2595 msgid "Your organisation logo"
2596 msgstr "Your organisation logo"
2597
2598 #: ../lib/Galette/Features/Replacements.php:197
2599 msgid "Your organisation logo (print specific)"
2600 msgstr "Your organisation logo (print specific)"
2601
2602 #. TRANS: see https://www.php.net/manual/datetime.format.php
2603 #: ../lib/Galette/Features/Replacements.php:202
2604 msgid "Current date (Y-m-d)"
2605 msgstr "Current date (Y-m-d)"
2606
2607 #: ../lib/Galette/Features/Replacements.php:206
2608 msgid "Galette's login URI"
2609 msgstr "Galette's login URI"
2610
2611 #: ../lib/Galette/Features/Replacements.php:210
2612 #: ../../tempcache/pages/preferences.html.twig:427
2613 msgid "Footer text:"
2614 msgstr "Footer text:"
2615
2616 #: ../lib/Galette/Features/Replacements.php:228
2617 #: ../lib/Galette/Entity/PdfModel.php:453
2618 #: ../../tempcache/modals/members_attendance_sheet.html.twig:110
2619 #: ../../tempcache/elements/edit_pdf_models.html.twig:50
2620 msgid "Title"
2621 msgstr "Title"
2622
2623 #: ../lib/Galette/Features/Replacements.php:232
2624 msgid "Member's ID"
2625 msgstr "Member's ID"
2626
2627 #: ../lib/Galette/Features/Replacements.php:236
2628 #: ../lib/Galette/Filters/MembersList.php:270
2629 #: ../../tempcache/pages/preferences.html.twig:2121
2630 msgid "Member number"
2631 msgstr "Member number"
2632
2633 #: ../lib/Galette/Features/Replacements.php:244
2634 #: ../lib/Galette/Features/Replacements.php:340
2635 msgid "Last name"
2636 msgstr "Last name"
2637
2638 #: ../lib/Galette/Features/Replacements.php:248
2639 #: ../lib/Galette/Features/Replacements.php:344 ../includes/i18n.inc.php:312
2640 msgid "First name"
2641 msgstr "First name"
2642
2643 #: ../lib/Galette/Features/Replacements.php:252
2644 #: ../../tempcache/elements/group_persons.html.twig:50
2645 #: ../../tempcache/pages/preferences.html.twig:2105
2646 #: ../../tempcache/pages/members_public_list.html.twig:79
2647 #: ../../tempcache/pages/members_public_list.html.twig:282
2648 msgid "Nickname"
2649 msgstr "Nickname"
2650
2651 #: ../lib/Galette/Features/Replacements.php:256
2652 msgid "Gender"
2653 msgstr "Gender"
2654
2655 #: ../lib/Galette/Features/Replacements.php:260
2656 #: ../../tempcache/pages/advanced_search.html.twig:266
2657 msgid "Birth date"
2658 msgstr "Birth date"
2659
2660 #: ../lib/Galette/Features/Replacements.php:264
2661 msgid "Birth place"
2662 msgstr "Birth place"
2663
2664 #: ../lib/Galette/Features/Replacements.php:268
2665 #: ../../tempcache/pages/preferences.html.twig:2113
2666 msgid "Profession"
2667 msgstr "Profession"
2668
2669 #: ../lib/Galette/Features/Replacements.php:272
2670 #: ../lib/Galette/Features/Replacements.php:336
2671 #: ../lib/Galette/Filters/MembersList.php:271
2672 msgid "Company name"
2673 msgstr "Company name"
2674
2675 #: ../lib/Galette/Features/Replacements.php:276
2676 #: ../lib/Galette/Features/Replacements.php:280
2677 #: ../lib/Galette/Filters/MembersList.php:272
2678 #: ../../tempcache/pages/mailing_form.html.twig:124
2679 msgid "Address"
2680 msgstr "Address"
2681
2682 #: ../lib/Galette/Features/Replacements.php:284
2683 msgid "Zipcode"
2684 msgstr "Zipcode"
2685
2686 #: ../lib/Galette/Features/Replacements.php:288
2687 msgid "Town"
2688 msgstr "Town"
2689
2690 #: ../lib/Galette/Features/Replacements.php:292 ../includes/i18n.inc.php:309
2691 msgid "Country"
2692 msgstr "Country"
2693
2694 #: ../lib/Galette/Features/Replacements.php:312
2695 msgid "Member's main group"
2696 msgstr "Member's main group"
2697
2698 #: ../lib/Galette/Features/Replacements.php:316
2699 msgid "Member's groups (as list)"
2700 msgstr "Member's groups (as list)"
2701
2702 #: ../lib/Galette/Features/Replacements.php:320
2703 msgid "Member state of dues"
2704 msgstr "Member state of dues"
2705
2706 #: ../lib/Galette/Features/Replacements.php:324
2707 msgid "Membership remaining days"
2708 msgstr "Membership remaining days"
2709
2710 #: ../lib/Galette/Features/Replacements.php:328
2711 msgid "Membership expired since"
2712 msgstr "Membership expired since"
2713
2714 #: ../lib/Galette/Features/Replacements.php:374
2715 msgid "Contribution label"
2716 msgstr "Contribution label"
2717
2718 #: ../lib/Galette/Features/Replacements.php:378
2719 #: ../../tempcache/pages/transaction_form.html.twig:237
2720 #: ../../tempcache/pages/contributions_list.html.twig:408
2721 #: ../../tempcache/pages/contributions_list.html.twig:668
2722 #: ../../tempcache/pages/contributions_types_list.html.twig:65
2723 #: ../../tempcache/pages/contributions_types_list.html.twig:101
2724 #: ../../tempcache/pages/contributions_types_list.html.twig:106
2725 #: ../../tempcache/pages/contribution_form.html.twig:260
2726 #: ../../tempcache/pages/contribution_form.html.twig:411
2727 #: ../../tempcache/pages/scheduledpayment_form.html.twig:203
2728 #: ../../tempcache/pages/scheduledpayments_list.html.twig:208
2729 #: ../../tempcache/pages/scheduledpayments_list.html.twig:371
2730 #: ../../tempcache/pages/transactions_list.html.twig:289
2731 #: ../../tempcache/pages/transactions_list.html.twig:425
2732 #: ../../tempcache/pages/advanced_search.html.twig:789
2733 msgid "Amount"
2734 msgstr "Amount"
2735
2736 #: ../lib/Galette/Features/Replacements.php:382
2737 msgid "Amount (in letters)"
2738 msgstr "Amount (in letters)"
2739
2740 #: ../lib/Galette/Features/Replacements.php:386
2741 msgid "Full date"
2742 msgstr "Full date"
2743
2744 #: ../lib/Galette/Features/Replacements.php:390
2745 msgid "Contribution year"
2746 msgstr "Contribution year"
2747
2748 #: ../lib/Galette/Features/Replacements.php:394
2749 #: ../../tempcache/pages/document_form.html.twig:176
2750 msgid "Comment"
2751 msgstr "Comment"
2752
2753 #: ../lib/Galette/Features/Replacements.php:398
2754 #: ../../tempcache/pages/advanced_search.html.twig:703
2755 msgid "Begin date"
2756 msgstr "Begin date"
2757
2758 #: ../lib/Galette/Features/Replacements.php:402
2759 #: ../../tempcache/pages/advanced_search.html.twig:747
2760 msgid "End date"
2761 msgstr "End date"
2762
2763 #: ../lib/Galette/Features/Replacements.php:406
2764 #: ../lib/Galette/Entity/Contribution.php:201
2765 msgid "Contribution id"
2766 msgstr "Contribution id"
2767
2768 #: ../lib/Galette/Features/Replacements.php:410
2769 #: ../../tempcache/pages/contributions_list.html.twig:408
2770 #: ../../tempcache/pages/contributions_list.html.twig:674
2771 #: ../../tempcache/pages/scheduledpayments_list.html.twig:208
2772 #: ../../tempcache/pages/scheduledpayments_list.html.twig:377
2773 #: ../../tempcache/pages/transactions_list.html.twig:294
2774 #: ../../tempcache/pages/transactions_list.html.twig:431
2775 #: ../../tempcache/pages/advanced_search.html.twig:853
2776 #: ../../tempcache/pages/advanced_search.html.twig:858
2777 msgid "Payment type"
2778 msgstr "Payment type"
2779
2780 #: ../lib/Galette/Features/Replacements.php:414
2781 #: ../lib/Galette/Entity/Contribution.php:1075
2782 #: ../lib/Galette/Entity/Texts.php:611
2783 #: ../lib/Galette/Entity/PdfContribution.php:65
2784 msgid "Contribution information"
2785 msgstr "Contribution information"
2786
2787 #: ../lib/Galette/Features/Replacements.php:630
2788 #: ../lib/Galette/Features/Replacements.php:631
2789 #: ../../tempcache/elements/group.html.twig:202
2790 #: ../../tempcache/elements/group.html.twig:245
2791 #: ../../tempcache/pages/transaction_form.html.twig:158
2792 #: ../../tempcache/pages/preferences.html.twig:2358
2793 msgid "None"
2794 msgstr "None"
2795
2796 #: ../lib/Galette/Features/Replacements.php:807
2797 msgid "Member information"
2798 msgstr "Member information"
2799
2800 #: ../lib/Galette/Features/Dynamics.php:141
2801 #, php-format
2802 msgid "Missing required field %field"
2803 msgstr "Missing required field %field"
2804
2805 #. TRANS: %1$s date format, %2$s is the field name
2806 #. TRANS %1$s is the expected dat format, %2$s the field label
2807 #. TRANS: %1$s is the date format, %2$s is the field name
2808 #: ../lib/Galette/Features/Dynamics.php:178
2809 #: ../lib/Galette/Entity/Adherent.php:1383
2810 #: ../lib/Galette/Helpers/DatesHelper.php:79
2811 #: ../lib/Galette/Helpers/DatesHelper.php:179
2812 #, php-format
2813 msgid "- Wrong date format (%1$s) for %2$s!"
2814 msgstr "- Wrong date format (%1$s) for %2$s!"
2815
2816 #: ../lib/Galette/Entity/ListsConfig.php:192
2817 msgid "Is admin"
2818 msgstr "Is admin"
2819
2820 #: ../lib/Galette/Entity/ListsConfig.php:195
2821 msgid "Modified"
2822 msgstr "Modified"
2823
2824 #: ../lib/Galette/Entity/Reminder.php:248
2825 msgid "%name <%mail> (%days days)"
2826 msgstr "%name <%mail> (%days days)"
2827
2828 #: ../lib/Galette/Entity/Reminder.php:255
2829 msgid "Sent reminder email for late membership"
2830 msgstr "Sent reminder email for late membership"
2831
2832 #: ../lib/Galette/Entity/Reminder.php:257
2833 msgid "Sent reminder email for impending membership"
2834 msgstr "Sent reminder email for impending membership"
2835
2836 #: ../lib/Galette/Entity/Reminder.php:263
2837 msgid "A problem happened while sending late membership email"
2838 msgstr "A problem happened while sending late membership email"
2839
2840 #: ../lib/Galette/Entity/Reminder.php:265
2841 msgid "A problem happened while sending impending membership email"
2842 msgstr "A problem happened while sending impending membership email"
2843
2844 #: ../lib/Galette/Entity/Reminder.php:275
2845 msgid "Unable to send %membership reminder (no email address)."
2846 msgstr "Unable to send %membership reminder (no email address)."
2847
2848 #: ../lib/Galette/Entity/Reminder.php:288
2849 msgid "%name (#%id - %days days)"
2850 msgstr "%name (#%id - %days days)"
2851
2852 #: ../lib/Galette/Entity/Adherent.php:803
2853 msgid "Freed of dues"
2854 msgstr "Freed of dues"
2855
2856 #: ../lib/Galette/Entity/Adherent.php:819
2857 #, php-format
2858 msgid "Never contributed: Registered %days days ago (since %date)"
2859 msgstr "Never contributed: Registered %days days ago (since %date)"
2860
2861 #: ../lib/Galette/Entity/Adherent.php:822
2862 #: ../lib/Galette/Filters/MembersList.php:294
2863 #: ../../tempcache/pages/members_list.html.twig:528
2864 msgid "Never contributed"
2865 msgstr "Never contributed"
2866
2867 #: ../lib/Galette/Entity/Adherent.php:827
2868 msgid "Last day!"
2869 msgstr "Last day!"
2870
2871 #: ../lib/Galette/Entity/Adherent.php:829
2872 msgid "Late since today!"
2873 msgstr "Late since today!"
2874
2875 #: ../lib/Galette/Entity/Adherent.php:841
2876 #, php-format
2877 msgid "%days days remaining (ending on %date)"
2878 msgstr "%days days remaining (ending on %date)"
2879
2880 #: ../lib/Galette/Entity/Adherent.php:855
2881 #, php-format
2882 msgid "Late of %days days (since %date)"
2883 msgstr "Late of %days days (since %date)"
2884
2885 #: ../lib/Galette/Entity/Adherent.php:858
2886 msgid "No longer member"
2887 msgstr "No longer member"
2888
2889 #: ../lib/Galette/Entity/Adherent.php:1279
2890 #: ../lib/Galette/Entity/Adherent.php:1289
2891 msgid "You have to select a group you own!"
2892 msgstr "You have to select a group you own!"
2893
2894 #: ../lib/Galette/Entity/Adherent.php:1361
2895 msgid "- Birthdate must be set in the past!"
2896 msgstr "- Birthdate must be set in the past!"
2897
2898 #: ../lib/Galette/Entity/Adherent.php:1369
2899 msgid "- Members must be less than 200 years old (currently %years)!"
2900 msgstr "- Members must be less than 200 years old (currently %years)!"
2901
2902 #: ../lib/Galette/Entity/Adherent.php:1402
2903 msgid "- Non-valid E-Mail address!"
2904 msgstr "- Non-valid E-Mail address!"
2905
2906 #: ../lib/Galette/Entity/Adherent.php:1420
2907 msgid "- This E-Mail address is already used by another member!"
2908 msgstr "- This E-Mail address is already used by another member!"
2909
2910 #: ../lib/Galette/Entity/Adherent.php:1427
2911 #: ../lib/Galette/Entity/Adherent.php:1468
2912 msgid "An error has occurred while looking if login already exists."
2913 msgstr "An error has occurred while looking if login already exists."
2914
2915 #: ../lib/Galette/Entity/Adherent.php:1436
2916 msgid "- The username must be composed of at least %i characters!"
2917 msgstr "- The username must be composed of at least %i characters!"
2918
2919 #: ../lib/Galette/Entity/Adherent.php:1441
2920 msgid "- The username cannot contain the @ character"
2921 msgstr "- The username cannot contain the @ character"
2922
2923 #: ../lib/Galette/Entity/Adherent.php:1461
2924 msgid "- This username is already in use, please choose another one!"
2925 msgstr "- This username is already in use, please choose another one!"
2926
2927 #: ../lib/Galette/Entity/Adherent.php:1484
2928 msgid "Password misrepeated: "
2929 msgstr "Password misrepeated: "
2930
2931 #: ../lib/Galette/Entity/Adherent.php:1518
2932 msgid "Status #%id does not exists in database."
2933 msgstr "Status #%id does not exists in database."
2934
2935 #: ../lib/Galette/Entity/Adherent.php:1527
2936 msgid "An error has occurred while looking if status does exists."
2937 msgstr "An error has occurred while looking if status does exists."
2938
2939 #: ../lib/Galette/Entity/Adherent.php:1534
2940 msgid "Gender %gender does not exists!"
2941 msgstr "Gender %gender does not exists!"
2942
2943 #: ../lib/Galette/Entity/Adherent.php:1540
2944 msgid "A member cannot be its own parent!"
2945 msgstr "A member cannot be its own parent!"
2946
2947 #: ../lib/Galette/Entity/Adherent.php:1654
2948 msgid "Self_subscription as a member: "
2949 msgstr "Self_subscription as a member: "
2950
2951 #: ../lib/Galette/Entity/Adherent.php:1660
2952 msgid "Member card added"
2953 msgstr "Member card added"
2954
2955 #: ../lib/Galette/Entity/Adherent.php:1667
2956 msgid "Fail to add new member."
2957 msgstr "Fail to add new member."
2958
2959 #: ../lib/Galette/Entity/Adherent.php:1697
2960 msgid "Member card updated"
2961 msgstr "Member card updated"
2962
2963 #: ../lib/Galette/Entity/Adherent.php:1812
2964 #: ../../tempcache/components/forms/account.html.twig:64
2965 msgid "Active"
2966 msgstr "Active"
2967
2968 #: ../lib/Galette/Entity/Adherent.php:1812
2969 #: ../../tempcache/pages/contributions_list.html.twig:231
2970 #: ../../tempcache/pages/transactions_list.html.twig:180
2971 #: ../../tempcache/components/forms/account.html.twig:72
2972 msgid "Inactive"
2973 msgstr "Inactive"
2974
2975 #: ../lib/Galette/Entity/Adherent.php:2101
2976 #: ../../tempcache/pages/member_form.html.twig:891
2977 msgid " (%age years old)"
2978 msgstr " (%age years old)"
2979
2980 #: ../lib/Galette/Entity/Adherent.php:2179
2981 msgid "Duplicated from %name (%id)"
2982 msgstr "Duplicated from %name (%id)"
2983
2984 #: ../lib/Galette/Entity/Transaction.php:114
2985 #: ../../tempcache/pages/transaction_form.html.twig:108
2986 #: ../../tempcache/pages/plugin_info.html.twig:97
2987 msgid "Date:"
2988 msgstr "Date:"
2989
2990 #: ../lib/Galette/Entity/Transaction.php:118
2991 #: ../lib/Galette/Entity/Contribution.php:213
2992 #: ../lib/Galette/Entity/ScheduledPayment.php:638
2993 #: ../../tempcache/pages/contribution_type_form.html.twig:73
2994 #: ../../tempcache/pages/transaction_form.html.twig:134
2995 #: ../../tempcache/pages/contribution_form.html.twig:497
2996 msgid "Amount:"
2997 msgstr "Amount:"
2998
2999 #: ../lib/Galette/Entity/Transaction.php:122
3000 #: ../../tempcache/pages/transaction_form.html.twig:84
3001 #: ../../tempcache/pages/plugin_info.html.twig:81
3002 msgid "Description:"
3003 msgstr "Description:"
3004
3005 #: ../lib/Galette/Entity/Transaction.php:126
3006 #: ../../tempcache/pages/transaction_form.html.twig:98
3007 msgid "Originator:"
3008 msgstr "Originator:"
3009
3010 #: ../lib/Galette/Entity/Transaction.php:130
3011 #: ../lib/Galette/Entity/Contribution.php:217
3012 #: ../lib/Galette/Entity/ScheduledPayment.php:626
3013 #: ../../tempcache/components/forms/payment_types.html.twig:53
3014 msgid "Payment type:"
3015 msgstr "Payment type:"
3016
3017 #: ../lib/Galette/Entity/Transaction.php:326
3018 #: ../lib/Galette/Entity/Contribution.php:465
3019 msgid "- The amount must be an integer!"
3020 msgstr "- The amount must be an integer!"
3021
3022 #: ../lib/Galette/Entity/Transaction.php:333
3023 msgid "- Transaction description must be 150 characters long maximum."
3024 msgstr "- Transaction description must be 150 characters long maximum."
3025
3026 #: ../lib/Galette/Entity/Transaction.php:349
3027 #: ../lib/Galette/Entity/Contribution.php:1451
3028 msgid "- Unknown payment type"
3029 msgstr "- Unknown payment type"
3030
3031 #: ../lib/Galette/Entity/Transaction.php:374
3032 #: ../lib/Galette/Entity/Contribution.php:518
3033 msgid "- Sum of all contributions exceed corresponding transaction amount."
3034 msgstr "- Sum of all contributions exceed corresponding transaction amount."
3035
3036 #: ../lib/Galette/Entity/Transaction.php:432
3037 msgid "Transaction added"
3038 msgstr "Transaction added"
3039
3040 #: ../lib/Galette/Entity/Transaction.php:437
3041 msgid "Fail to add new transaction."
3042 msgstr "Fail to add new transaction."
3043
3044 #: ../lib/Galette/Entity/Transaction.php:451
3045 msgid "Transaction updated"
3046 msgstr "Transaction updated"
3047
3048 #: ../lib/Galette/Entity/ContributionsTypes.php:317
3049 #: ../lib/Galette/Entity/Status.php:281
3050 msgid "Label does not exist"
3051 msgstr "Label does not exist"
3052
3053 #: ../lib/Galette/Entity/ContributionsTypes.php:515
3054 #: ../lib/Galette/Entity/Status.php:481
3055 msgid "Cannot delete this label: it's still used"
3056 msgstr "Cannot delete this label: it's still used"
3057
3058 #: ../lib/Galette/Entity/Contribution.php:205
3059 #: ../../tempcache/pages/contribution_form.html.twig:122
3060 msgid "Contributor:"
3061 msgstr "Contributor:"
3062
3063 #: ../lib/Galette/Entity/Contribution.php:209
3064 #: ../../tempcache/pages/contribution_form.html.twig:135
3065 msgid "Contribution type:"
3066 msgstr "Contribution type:"
3067
3068 #: ../lib/Galette/Entity/Contribution.php:221
3069 #: ../lib/Galette/Entity/ScheduledPayment.php:646
3070 #: ../../tempcache/pages/contribution_form.html.twig:669
3071 msgid "Comments:"
3072 msgstr "Comments:"
3073
3074 #: ../lib/Galette/Entity/Contribution.php:225
3075 #: ../../tempcache/modals/members_attendance_sheet.html.twig:124
3076 #: ../../tempcache/pages/transaction_form.html.twig:208
3077 #: ../../tempcache/pages/contributions_list.html.twig:392
3078 #: ../../tempcache/pages/contributions_list.html.twig:583
3079 #: ../../tempcache/pages/history.html.twig:102
3080 #: ../../tempcache/pages/history.html.twig:321
3081 #: ../../tempcache/pages/import.html.twig:90
3082 #: ../../tempcache/pages/import.html.twig:147
3083 #: ../../tempcache/pages/contribution_form.html.twig:236
3084 #: ../../tempcache/pages/mailings_list.html.twig:119
3085 #: ../../tempcache/pages/mailings_list.html.twig:325
3086 #: ../../tempcache/pages/scheduledpayments_list.html.twig:83
3087 #: ../../tempcache/pages/scheduledpayments_list.html.twig:208
3088 #: ../../tempcache/pages/scheduledpayments_list.html.twig:359
3089 #: ../../tempcache/pages/transactions_list.html.twig:268
3090 #: ../../tempcache/pages/transactions_list.html.twig:369
3091 #: ../../tempcache/pages/export.html.twig:132
3092 #: ../../tempcache/pages/export.html.twig:178
3093 msgid "Date"
3094 msgstr "Date"
3095
3096 #: ../lib/Galette/Entity/Contribution.php:229
3097 #: ../../tempcache/pages/contribution_form.html.twig:582
3098 msgid "Date of contribution:"
3099 msgstr "Date of contribution:"
3100
3101 #: ../lib/Galette/Entity/Contribution.php:230
3102 #: ../../tempcache/pages/contribution_form.html.twig:576
3103 msgid "Start date of membership:"
3104 msgstr "Start date of membership:"
3105
3106 #: ../lib/Galette/Entity/Contribution.php:234
3107 #: ../../tempcache/pages/contribution_form.html.twig:636
3108 msgid "End date of membership:"
3109 msgstr "End date of membership:"
3110
3111 #: ../lib/Galette/Entity/Contribution.php:238
3112 msgid "Transaction ID"
3113 msgstr "Transaction ID"
3114
3115 #: ../lib/Galette/Entity/Contribution.php:244
3116 #: ../../tempcache/pages/contribution_form.html.twig:618
3117 msgid "Membership extension:"
3118 msgstr "Membership extension:"
3119
3120 #: ../lib/Galette/Entity/Contribution.php:484
3121 msgid "- The duration must be a positive integer!"
3122 msgstr "- The duration must be a positive integer!"
3123
3124 #: ../lib/Galette/Entity/Contribution.php:591
3125 msgid "- Membership period overlaps period starting at "
3126 msgstr "- Membership period overlaps period starting at "
3127
3128 #: ../lib/Galette/Entity/Contribution.php:660
3129 msgid "Contribution added"
3130 msgstr "Contribution added"
3131
3132 #: ../lib/Galette/Entity/Contribution.php:665
3133 msgid "Fail to add new contribution."
3134 msgstr "Fail to add new contribution."
3135
3136 #: ../lib/Galette/Entity/Contribution.php:680
3137 msgid "Contribution updated"
3138 msgstr "Contribution updated"
3139
3140 #: ../lib/Galette/Entity/Contribution.php:1077
3141 msgid "Script output"
3142 msgstr "Script output"
3143
3144 #: ../lib/Galette/Entity/Contribution.php:1105
3145 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:97
3146 msgid "Membership"
3147 msgstr "Membership"
3148
3149 #: ../lib/Galette/Entity/Contribution.php:1442
3150 msgid "Cannot change payment type if there is an attached scheduled payment"
3151 msgstr "Cannot change payment type if there is an attached scheduled payment"
3152
3153 #: ../lib/Galette/Entity/Document.php:460
3154 msgid "Association status"
3155 msgstr "Association status"
3156
3157 #: ../lib/Galette/Entity/Document.php:461
3158 msgid "Rules of procedure"
3159 msgstr "Rules of procedure"
3160
3161 #: ../lib/Galette/Entity/Document.php:462
3162 #: ../../tempcache/elements/edit_pdf_models.html.twig:189
3163 #: ../../tempcache/pages/member_show.html.twig:152
3164 msgid "Adhesion form"
3165 msgstr "Adhesion form"
3166
3167 #: ../lib/Galette/Entity/Document.php:463
3168 msgid "Meeting minutes"
3169 msgstr "Meeting minutes"
3170
3171 #: ../lib/Galette/Entity/Document.php:464
3172 msgid "Votes results"
3173 msgstr "Votes results"
3174
3175 #: ../lib/Galette/Entity/Title.php:169
3176 msgid "You cannot delete Mr. or Mrs. titles!"
3177 msgstr "You cannot delete Mr. or Mrs. titles!"
3178
3179 #: ../lib/Galette/Entity/Texts.php:103
3180 msgid "Insert a carriage return"
3181 msgstr "Insert a carriage return"
3182
3183 #: ../lib/Galette/Entity/Texts.php:107
3184 msgid "Insert a new blank line"
3185 msgstr "Insert a new blank line"
3186
3187 #: ../lib/Galette/Entity/Texts.php:111
3188 msgid "Link validity"
3189 msgstr "Link validity"
3190
3191 #: ../lib/Galette/Entity/Texts.php:116
3192 msgid "Direct link for member card download"
3193 msgstr "Direct link for member card download"
3194
3195 #: ../lib/Galette/Entity/Texts.php:121
3196 msgid "Direct link for invoice/receipt download"
3197 msgstr "Direct link for invoice/receipt download"
3198
3199 #: ../lib/Galette/Entity/Texts.php:126
3200 msgid "Galette's change password URI"
3201 msgstr "Galette's change password URI"
3202
3203 #: ../lib/Galette/Entity/Texts.php:618
3204 msgid "Mail specific"
3205 msgstr "Mail specific"
3206
3207 #: ../lib/Galette/Entity/ScheduledPayment.php:149
3208 msgid "Contribution is required"
3209 msgstr "Contribution is required"
3210
3211 #: ../lib/Galette/Entity/ScheduledPayment.php:152
3212 #: ../lib/Galette/Entity/ScheduledPayment.php:318
3213 msgid "Unable to load contribution"
3214 msgstr "Unable to load contribution"
3215
3216 #: ../lib/Galette/Entity/ScheduledPayment.php:157
3217 msgid "Amount must be a positive number"
3218 msgstr "Amount must be a positive number"
3219
3220 #: ../lib/Galette/Entity/ScheduledPayment.php:164
3221 msgid "Amount cannot be greater than non allocated amount"
3222 msgstr "Amount cannot be greater than non allocated amount"
3223
3224 #: ../lib/Galette/Entity/ScheduledPayment.php:169
3225 msgid "Payment type for contribution must be set to scheduled"
3226 msgstr "Payment type for contribution must be set to scheduled"
3227
3228 #: ../lib/Galette/Entity/ScheduledPayment.php:175
3229 msgid "Payment type is required"
3230 msgstr "Payment type is required"
3231
3232 #: ../lib/Galette/Entity/ScheduledPayment.php:179
3233 msgid "Cannot schedule a scheduled payment!"
3234 msgstr "Cannot schedule a scheduled payment!"
3235
3236 #: ../lib/Galette/Entity/ScheduledPayment.php:186
3237 msgid "Scheduled date is required"
3238 msgstr "Scheduled date is required"
3239
3240 #: ../lib/Galette/Entity/ScheduledPayment.php:360
3241 msgid "Unable to load payment type"
3242 msgstr "Unable to load payment type"
3243
3244 #: ../lib/Galette/Entity/ScheduledPayment.php:618
3245 msgid "Scheduled payment ID"
3246 msgstr "Scheduled payment ID"
3247
3248 #: ../lib/Galette/Entity/ScheduledPayment.php:622
3249 msgid "Contribution ID"
3250 msgstr "Contribution ID"
3251
3252 #: ../lib/Galette/Entity/ScheduledPayment.php:630
3253 #: ../../tempcache/pages/contribution_form.html.twig:545
3254 msgid "Record date:"
3255 msgstr "Record date:"
3256
3257 #: ../lib/Galette/Entity/ScheduledPayment.php:634
3258 msgid "Scheduled date:"
3259 msgstr "Scheduled date:"
3260
3261 #: ../lib/Galette/Entity/ScheduledPayment.php:642
3262 msgid "Paid"
3263 msgstr "Paid"
3264
3265 #: ../lib/Galette/Entity/Social.php:337
3266 msgid "Mastodon"
3267 msgstr "Mastodon"
3268
3269 #: ../lib/Galette/Entity/Social.php:338
3270 msgid "Twitter"
3271 msgstr "Twitter"
3272
3273 #: ../lib/Galette/Entity/Social.php:339
3274 msgid "Facebook"
3275 msgstr "Facebook"
3276
3277 #: ../lib/Galette/Entity/Social.php:340
3278 msgid "LinkedIn"
3279 msgstr "LinkedIn"
3280
3281 #: ../lib/Galette/Entity/Social.php:341
3282 msgid "Viadeo"
3283 msgstr "Viadeo"
3284
3285 #: ../lib/Galette/Entity/Social.php:342
3286 msgid "Jabber"
3287 msgstr "Jabber"
3288
3289 #: ../lib/Galette/Entity/Social.php:343
3290 msgid "ICQ"
3291 msgstr "ICQ"
3292
3293 #: ../lib/Galette/Entity/Social.php:344 ../webroot/installer.php:400
3294 #: ../../tempcache/elements/footer.html.twig:51
3295 msgid "Website"
3296 msgstr "Website"
3297
3298 #: ../lib/Galette/Entity/Social.php:345
3299 msgid "Blog"
3300 msgstr "Blog"
3301
3302 #: ../lib/Galette/Entity/Social.php:346
3303 msgid "Discord"
3304 msgstr "Discord"
3305
3306 #: ../lib/Galette/Entity/PdfModel.php:294
3307 #, php-format
3308 msgid "%field should be less than %chars characters long."
3309 msgstr "%field should be less than %chars characters long."
3310
3311 #: ../lib/Galette/Entity/PdfModel.php:304
3312 #, php-format
3313 msgid "%field should not be empty!"
3314 msgstr "%field should not be empty!"
3315
3316 #: ../lib/Galette/Entity/PdfModel.php:437
3317 msgid "Unknown type %type!"
3318 msgstr "Unknown type %type!"
3319
3320 #: ../lib/Galette/Entity/PdfModel.php:455
3321 #: ../../tempcache/modals/members_attendance_sheet.html.twig:117
3322 #: ../../tempcache/elements/edit_pdf_models.html.twig:67
3323 msgid "Subtitle"
3324 msgstr "Subtitle"
3325
3326 #: ../lib/Galette/Entity/PdfModel.php:470
3327 msgid "header and footer should not be empty!"
3328 msgstr "header and footer should not be empty!"
3329
3330 #: ../lib/Galette/Entity/PdfModel.php:474
3331 msgid "body should not be empty!"
3332 msgstr "body should not be empty!"
3333
3334 #: ../lib/Galette/Entity/PaymentType.php:171
3335 msgid "You cannot delete system payment types!"
3336 msgstr "You cannot delete system payment types!"
3337
3338 #: ../lib/Galette/Entity/PaymentType.php:279
3339 msgid "Other"
3340 msgstr "Other"
3341
3342 #: ../lib/Galette/Entity/PaymentType.php:280
3343 msgid "Cash"
3344 msgstr "Cash"
3345
3346 #: ../lib/Galette/Entity/PaymentType.php:281
3347 msgid "Credit card"
3348 msgstr "Credit card"
3349
3350 #: ../lib/Galette/Entity/PaymentType.php:282
3351 msgid "Check"
3352 msgstr "Check"
3353
3354 #: ../lib/Galette/Entity/PaymentType.php:283
3355 msgid "Transfer"
3356 msgstr "Transfer"
3357
3358 #: ../lib/Galette/Entity/PaymentType.php:284
3359 msgid "Paypal"
3360 msgstr "Paypal"
3361
3362 #: ../lib/Galette/Entity/PaymentType.php:285
3363 msgid "Payment schedule"
3364 msgstr "Payment schedule"
3365
3366 #: ../lib/Galette/Entity/Status.php:471
3367 msgid "You cannot delete default status!"
3368 msgstr "You cannot delete default status!"
3369
3370 #: ../lib/Galette/Entity/SavedSearch.php:153
3371 msgid "Form is mandatory!"
3372 msgstr "Form is mandatory!"
3373
3374 #: ../lib/Galette/Entity/SavedSearch.php:348
3375 #, php-format
3376 msgid "Unknown form %form!"
3377 msgstr "Unknown form %form!"
3378
3379 #: ../lib/Galette/Entity/SavedSearch.php:363
3380 msgid "Name cannot be empty!"
3381 msgstr "Name cannot be empty!"
3382
3383 #: ../lib/Galette/Entity/Group.php:366
3384 msgid "Group has been detached from its parent"
3385 msgstr "Group has been detached from its parent"
3386
3387 #: ../lib/Galette/Entity/Group.php:403
3388 #: ../../tempcache/pages/groups_list.html.twig:211
3389 msgid "The group name you have requested already exists in the database."
3390 msgstr "The group name you have requested already exists in the database."
3391
3392 #: ../lib/Galette/Entity/Group.php:429
3393 msgid "Group added"
3394 msgstr "Group added"
3395
3396 #: ../lib/Galette/Entity/Group.php:434
3397 msgid "Fail to add new group."
3398 msgstr "Fail to add new group."
3399
3400 #: ../lib/Galette/Entity/Group.php:453
3401 msgid "Group updated"
3402 msgstr "Group updated"
3403
3404 #: ../lib/Galette/Entity/Group.php:706
3405 #, php-format
3406 msgid "Group `%1$s` cannot be set as parent!"
3407 msgstr "Group `%1$s` cannot be set as parent!"
3408
3409 #: ../lib/Galette/Middleware/Authenticate.php:90
3410 msgid "Login required"
3411 msgstr "Login required"
3412
3413 #: ../lib/Galette/Middleware/Authenticate.php:146
3414 msgid "Unknown ACL rule '%acl'!"
3415 msgstr "Unknown ACL rule '%acl'!"
3416
3417 #: ../lib/Galette/Middleware/Authenticate.php:196
3418 msgid "Route '%name' is not registered in ACLs!"
3419 msgstr "Route '%name' is not registered in ACLs!"
3420
3421 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:123
3422 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:167
3423 msgid "Galette needs update!"
3424 msgstr "Galette needs update!"
3425
3426 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:153
3427 msgid "Galette is currently under maintenance!"
3428 msgstr "Galette is currently under maintenance!"
3429
3430 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:154
3431 msgid ""
3432 "The Galette instance you are requesting is currently under maintenance. "
3433 "Please come back later."
3434 msgstr ""
3435 "The Galette instance you are requesting is currently under maintenance. "
3436 "Please come back later."
3437
3438 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:168
3439 msgid "Your Galette database is not present, or not up to date."
3440 msgstr "Your Galette database is not present, or not up to date."
3441
3442 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:169
3443 msgid "Please run install or upgrade procedure (check the documentation)"
3444 msgstr "Please run install or upgrade procedure (check the documentation)"
3445
3446 #: ../lib/Galette/Middleware/PublicPages.php:74
3447 msgid "Unauthorized"
3448 msgstr "Unauthorized"
3449
3450 #: ../lib/Galette/Events/ContribListener.php:131
3451 #: ../lib/Galette/Events/MemberListener.php:157
3452 msgid ""
3453 "You asked Galette to send a confirmation email to the member, but email has "
3454 "been disabled in the preferences."
3455 msgstr ""
3456 "You asked Galette to send a confirmation email to the member, but email has "
3457 "been disabled in the preferences."
3458
3459 #: ../lib/Galette/Events/ContribListener.php:146
3460 #: ../lib/Galette/Events/MemberListener.php:168
3461 msgid ""
3462 "- You can't send a confirmation by email if the member hasn't got an address!"
3463 msgstr ""
3464 "- You can't send a confirmation by email if the member hasn't got an address!"
3465
3466 #: ../lib/Galette/Events/ContribListener.php:204
3467 msgid "Email sent to user %name (%email)"
3468 msgstr "Email sent to user %name (%email)"
3469
3470 #: ../lib/Galette/Events/ContribListener.php:211
3471 msgid ""
3472 "A problem happened while sending contribution receipt to user %name (%email)"
3473 msgstr ""
3474 "A problem happened while sending contribution receipt to user %name (%email)"
3475
3476 #: ../lib/Galette/Events/ContribListener.php:276
3477 msgid "Email sent to admin for user %name (%email)"
3478 msgstr "Email sent to admin for user %name (%email)"
3479
3480 #: ../lib/Galette/Events/ContribListener.php:283
3481 msgid ""
3482 "A problem happened while sending to admin notification for user %name "
3483 "(%email) contribution"
3484 msgstr ""
3485 "A problem happened while sending to admin notification for user %name "
3486 "(%email) contribution"
3487
3488 #: ../lib/Galette/Events/ContribListener.php:312
3489 msgid "Post contribution script failed"
3490 msgstr "Post contribution script failed"
3491
3492 #: ../lib/Galette/Events/ContribListener.php:321
3493 msgid "The configured post contribution script has failed."
3494 msgstr "The configured post contribution script has failed."
3495
3496 #: ../lib/Galette/Events/ContribListener.php:322
3497 msgid "You can find contribution information and script output below."
3498 msgstr "You can find contribution information and script output below."
3499
3500 #: ../lib/Galette/Events/ContribListener.php:330
3501 msgid "Post contribution script has failed."
3502 msgstr "Post contribution script has failed."
3503
3504 #: ../lib/Galette/Events/MemberListener.php:223
3505 #, php-format
3506 msgid "New account email sent to '%s'."
3507 msgstr "New account email sent to '%s'."
3508
3509 #: ../lib/Galette/Events/MemberListener.php:223
3510 #, php-format
3511 msgid "Account modification email sent to '%s'."
3512 msgstr "Account modification email sent to '%s'."
3513
3514 #: ../lib/Galette/Events/MemberListener.php:231
3515 #, php-format
3516 msgid "A problem happened while sending account email to '%s'"
3517 msgstr "A problem happened while sending account email to '%s'"
3518
3519 #: ../lib/Galette/Events/MemberListener.php:291
3520 #, php-format
3521 msgid "New account email sent to admin for '%s'."
3522 msgstr "New account email sent to admin for '%s'."
3523
3524 #: ../lib/Galette/Events/MemberListener.php:292
3525 msgid "Account modification email sent to admin."
3526 msgstr "Account modification email sent to admin."
3527
3528 #: ../lib/Galette/Events/MemberListener.php:304
3529 #, php-format
3530 msgid "A problem happened while sending email to admin for account '%s'."
3531 msgstr "A problem happened while sending email to admin for account '%s'."
3532
3533 #: ../lib/Galette/Events/MemberListener.php:305
3534 msgid "A problem happened while sending account email to admin"
3535 msgstr "A problem happened while sending account email to admin"
3536
3537 #: ../lib/Galette/Filters/MembersList.php:273
3538 msgid "Email,URL,IM"
3539 msgstr "Email,URL,IM"
3540
3541 #: ../lib/Galette/Filters/MembersList.php:274
3542 msgid "Job"
3543 msgstr "Job"
3544
3545 #: ../lib/Galette/Filters/MembersList.php:275
3546 msgid "Infos"
3547 msgstr "Infos"
3548
3549 #: ../lib/Galette/Filters/MembersList.php:279
3550 #: ../../tempcache/components/forms/member_dropdown.html.twig:63
3551 msgid "Member ID"
3552 msgstr "Member ID"
3553
3554 #: ../lib/Galette/Filters/MembersList.php:290
3555 msgid "All members"
3556 msgstr "All members"
3557
3558 #: ../lib/Galette/Filters/MembersList.php:291
3559 #: ../../tempcache/pages/preferences.html.twig:828
3560 msgid "Up to date members"
3561 msgstr "Up to date members"
3562
3563 #: ../lib/Galette/Filters/MembersList.php:292
3564 msgid "Close expiries"
3565 msgstr "Close expiries"
3566
3567 #: ../lib/Galette/Filters/MembersList.php:293
3568 msgid "Latecomers"
3569 msgstr "Latecomers"
3570
3571 #: ../lib/Galette/Filters/MembersList.php:296
3572 msgid "Administrators"
3573 msgstr "Administrators"
3574
3575 #: ../lib/Galette/Filters/MembersList.php:297
3576 msgid "Non members"
3577 msgstr "Non members"
3578
3579 #: ../lib/Galette/Helpers/DatesHelper.php:100
3580 #: ../lib/Galette/Helpers/DatesHelper.php:107
3581 msgid "Y"
3582 msgstr "Y"
3583
3584 #: ../lib/Galette/Helpers/DatesHelper.php:101
3585 #: ../lib/Galette/Helpers/DatesHelper.php:124
3586 msgid "Y-m"
3587 msgstr "Y-m"
3588
3589 #: ../lib/Galette/Helpers/DatesHelper.php:147
3590 msgid "start date filter"
3591 msgstr "start date filter"
3592
3593 #: ../lib/Galette/Helpers/DatesHelper.php:149
3594 msgid "end date filter"
3595 msgstr "end date filter"
3596
3597 #. TRANS: %1$s is field name, %2$s is list of known date formats
3598 #: ../lib/Galette/Helpers/DatesHelper.php:155
3599 #, php-format
3600 msgid "Unknown date format for %1$s.<br/>Know formats are: %2$s"
3601 msgstr "Unknown date format for %1$s.<br/>Know formats are: %2$s"
3602
3603 #: ../webroot/installer.php:130
3604 msgid "No host"
3605 msgstr "No host"
3606
3607 #: ../webroot/installer.php:133
3608 msgid "No port"
3609 msgstr "No port"
3610
3611 #: ../webroot/installer.php:136 ../webroot/installer.php:177
3612 msgid "No user name"
3613 msgstr "No user name"
3614
3615 #: ../webroot/installer.php:142
3616 msgid "No database name"
3617 msgstr "No database name"
3618
3619 #: ../webroot/installer.php:180
3620 msgid "The username cannot contain the @ character"
3621 msgstr "The username cannot contain the @ character"
3622
3623 #: ../webroot/installer.php:225
3624 msgid "Galette Installation"
3625 msgstr "Galette Installation"
3626
3627 #: ../webroot/installer.php:233 ../../tempcache/public_page.html.twig:73
3628 #: ../../tempcache/page.html.twig:65
3629 msgid "Skip to content"
3630 msgstr "Skip to content"
3631
3632 #: ../webroot/installer.php:237
3633 msgid "Galette installation"
3634 msgstr "Galette installation"
3635
3636 #: ../webroot/installer.php:316
3637 #: ../../tempcache/modals/plugin_initdb.html.twig:417
3638 msgid "Version selection"
3639 msgstr "Version selection"
3640
3641 #: ../webroot/installer.php:322
3642 #: ../../tempcache/modals/plugin_initdb.html.twig:436
3643 msgid "Database upgrade"
3644 msgstr "Database upgrade"
3645
3646 #: ../webroot/installer.php:331
3647 #: ../../tempcache/modals/plugin_initdb.html.twig:434
3648 msgid "Database installation"
3649 msgstr "Database installation"
3650
3651 #: ../webroot/installer.php:357
3652 msgid "Galette initialisation"
3653 msgstr "Galette initialisation"
3654
3655 #: ../webroot/installer.php:404 ../../tempcache/elements/footer.html.twig:58
3656 msgid "Documentation"
3657 msgstr "Documentation"
3658
3659 #: ../includes/i18n.inc.php:259
3660 msgid "Realization:"
3661 msgstr "Realization:"
3662
3663 #: ../includes/i18n.inc.php:260
3664 msgid "Graphics:"
3665 msgstr "Graphics:"
3666
3667 #: ../includes/i18n.inc.php:261
3668 msgid "Publisher:"
3669 msgstr "Publisher:"
3670
3671 #: ../includes/i18n.inc.php:262
3672 msgid "President"
3673 msgstr "President"
3674
3675 #: ../includes/i18n.inc.php:263
3676 msgid "Vice-president"
3677 msgstr "Vice-president"
3678
3679 #: ../includes/i18n.inc.php:264
3680 msgid "Treasurer"
3681 msgstr "Treasurer"
3682
3683 #: ../includes/i18n.inc.php:265
3684 msgid "Vice-treasurer"
3685 msgstr "Vice-treasurer"
3686
3687 #: ../includes/i18n.inc.php:266
3688 msgid "Secretary"
3689 msgstr "Secretary"
3690
3691 #: ../includes/i18n.inc.php:267
3692 msgid "Vice-secretary"
3693 msgstr "Vice-secretary"
3694
3695 #: ../includes/i18n.inc.php:268
3696 msgid "Active member"
3697 msgstr "Active member"
3698
3699 #: ../includes/i18n.inc.php:269
3700 msgid "Benefactor member"
3701 msgstr "Benefactor member"
3702
3703 #: ../includes/i18n.inc.php:270
3704 msgid "Founder member"
3705 msgstr "Founder member"
3706
3707 #: ../includes/i18n.inc.php:271
3708 msgid "Old-timer"
3709 msgstr "Old-timer"
3710
3711 #: ../includes/i18n.inc.php:272
3712 msgid "Legal entity"
3713 msgstr "Legal entity"
3714
3715 #: ../includes/i18n.inc.php:273
3716 msgid "Non-member"
3717 msgstr "Non-member"
3718
3719 #: ../includes/i18n.inc.php:274
3720 msgid "Reduced annual contribution"
3721 msgstr "Reduced annual contribution"
3722
3723 #: ../includes/i18n.inc.php:275
3724 msgid "Company cotisation"
3725 msgstr "Company cotisation"
3726
3727 #: ../includes/i18n.inc.php:276
3728 msgid "Donation in kind"
3729 msgstr "Donation in kind"
3730
3731 #: ../includes/i18n.inc.php:277
3732 msgid "Donation in money"
3733 msgstr "Donation in money"
3734
3735 #: ../includes/i18n.inc.php:278
3736 msgid "Partnership"
3737 msgstr "Partnership"
3738
3739 #: ../includes/i18n.inc.php:279
3740 msgid "french"
3741 msgstr "french"
3742
3743 #: ../includes/i18n.inc.php:280
3744 msgid "english"
3745 msgstr "english"
3746
3747 #: ../includes/i18n.inc.php:281
3748 msgid "spanish"
3749 msgstr "spanish"
3750
3751 #: ../includes/i18n.inc.php:282
3752 msgid "annual fee"
3753 msgstr "annual fee"
3754
3755 #: ../includes/i18n.inc.php:283
3756 msgid "annual fee (to be paid)"
3757 msgstr "annual fee (to be paid)"
3758
3759 #: ../includes/i18n.inc.php:284
3760 msgid "company fee"
3761 msgstr "company fee"
3762
3763 #: ../includes/i18n.inc.php:285
3764 msgid "donation in kind"
3765 msgstr "donation in kind"
3766
3767 #: ../includes/i18n.inc.php:286
3768 msgid "donation in money"
3769 msgstr "donation in money"
3770
3771 #: ../includes/i18n.inc.php:287
3772 msgid "partnership"
3773 msgstr "partnership"
3774
3775 #: ../includes/i18n.inc.php:288
3776 msgid "reduced annual fee"
3777 msgstr "reduced annual fee"
3778
3779 #: ../includes/i18n.inc.php:289
3780 msgid "Identity"
3781 msgstr "Identity"
3782
3783 #: ../includes/i18n.inc.php:290
3784 msgid "Galette-related data"
3785 msgstr "Galette-related data"
3786
3787 #: ../includes/i18n.inc.php:291
3788 msgid "Contact information"
3789 msgstr "Contact information"
3790
3791 #: ../includes/i18n.inc.php:292
3792 msgid "Mr."
3793 msgstr "Mr."
3794
3795 #: ../includes/i18n.inc.php:293
3796 msgid "Mrs."
3797 msgstr "Mrs."
3798
3799 #: ../includes/i18n.inc.php:294
3800 msgid "Miss"
3801 msgstr "Miss"
3802
3803 #: ../includes/i18n.inc.php:295
3804 msgid "Identity:"
3805 msgstr "Identity:"
3806
3807 #: ../includes/i18n.inc.php:296
3808 msgid "Galette-related data:"
3809 msgstr "Galette-related data:"
3810
3811 #: ../includes/i18n.inc.php:297
3812 msgid "Contact information:"
3813 msgstr "Contact information:"
3814
3815 #: ../includes/i18n.inc.php:298
3816 msgid "Society"
3817 msgstr "Society"
3818
3819 #: ../includes/i18n.inc.php:299
3820 msgid "Politeness"
3821 msgstr "Politeness"
3822
3823 #: ../includes/i18n.inc.php:301
3824 msgid "Main"
3825 msgstr "Main"
3826
3827 #: ../includes/i18n.inc.php:302
3828 msgid "** Galette identifier, if applicable"
3829 msgstr "** Galette identifier, if applicable"
3830
3831 #: ../includes/i18n.inc.php:303
3832 msgid "* Only for compagnies"
3833 msgstr "* Only for compagnies"
3834
3835 #: ../includes/i18n.inc.php:304
3836 #, php-format
3837 msgid "Hereby, I agree to comply to %s association statutes and its rules."
3838 msgstr "Hereby, I agree to comply to %s association statutes and its rules."
3839
3840 #: ../includes/i18n.inc.php:305
3841 msgid "At ................................................"
3842 msgstr "At ................................................"
3843
3844 #: ../includes/i18n.inc.php:306
3845 msgid "On .......... / .......... / .......... "
3846 msgstr "On .......... / .......... / .......... "
3847
3848 #: ../includes/i18n.inc.php:307
3849 msgid "Username"
3850 msgstr "Username"
3851
3852 #: ../includes/i18n.inc.php:308
3853 msgid "Email address"
3854 msgstr "Email address"
3855
3856 #: ../includes/i18n.inc.php:310
3857 msgid "City"
3858 msgstr "City"
3859
3860 #: ../includes/i18n.inc.php:311
3861 msgid "Zip Code"
3862 msgstr "Zip Code"
3863
3864 #: ../includes/i18n.inc.php:313
3865 msgid ""
3866 "The minimum contribution for each type of membership are defined on the "
3867 "website of the association. The amount of donations are free to be decided "
3868 "by the generous donor."
3869 msgstr ""
3870 "The minimum contribution for each type of membership are defined on the "
3871 "website of the association. The amount of donations are free to be decided "
3872 "by the generous donor."
3873
3874 #: ../includes/i18n.inc.php:314
3875 msgid "Required membership:"
3876 msgstr "Required membership:"
3877
3878 #: ../includes/i18n.inc.php:315
3879 msgid ""
3880 "Complete the following form and send it with your funds, in order to "
3881 "complete your subscription."
3882 msgstr ""
3883 "Complete the following form and send it with your funds, in order to "
3884 "complete your subscription."
3885
3886 #: ../includes/i18n.inc.php:316
3887 msgid "on"
3888 msgstr "on"
3889
3890 #: ../includes/i18n.inc.php:317
3891 msgid "from"
3892 msgstr "from"
3893
3894 #: ../includes/i18n.inc.php:318
3895 msgid "to"
3896 msgstr "to"
3897
3898 #: ../includes/i18n.inc.php:319
3899 msgid "Association"
3900 msgstr "Association"
3901
3902 #. TRANS: see https://fomantic-ui.com/modules/calendar.html#custom-format - must be the same as Y-m-d for PHP https://www.php.net/manual/datetime.format.php
3903 #: ../includes/dependencies.php:174
3904 msgid "YYYY-MM-DD"
3905 msgstr "YYYY-MM-DD"
3906
3907 #: ../includes/dependencies.php:445
3908 msgid "Failed CSRF check!"
3909 msgstr "Failed CSRF check!"
3910
3911 #: ../includes/fields_defs/members_fields.php:27
3912 msgid "Member id:"
3913 msgstr "Member id:"
3914
3915 #: ../includes/fields_defs/members_fields.php:37
3916 msgid "Status:"
3917 msgstr "Status:"
3918
3919 #: ../includes/fields_defs/members_fields.php:47
3920 #: ../../tempcache/elements/group.html.twig:133
3921 #: ../../tempcache/pages/contribution_type_form.html.twig:63
3922 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:77
3923 #: ../../tempcache/pages/plugin_info.html.twig:73
3924 #: ../../tempcache/pages/groups_list.html.twig:173
3925 #: ../../tempcache/pages/status_form.html.twig:63
3926 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:65
3927 msgid "Name:"
3928 msgstr "Name:"
3929
3930 #: ../includes/fields_defs/members_fields.php:55
3931 msgid "First name:"
3932 msgstr "First name:"
3933
3934 #: ../includes/fields_defs/members_fields.php:63
3935 msgid "Company:"
3936 msgstr "Company:"
3937
3938 #: ../includes/fields_defs/members_fields.php:71
3939 msgid "Nickname:"
3940 msgstr "Nickname:"
3941
3942 #: ../includes/fields_defs/members_fields.php:81
3943 msgid "Title:"
3944 msgstr "Title:"
3945
3946 #: ../includes/fields_defs/members_fields.php:89
3947 msgid "Birth date:"
3948 msgstr "Birth date:"
3949
3950 #: ../includes/fields_defs/members_fields.php:97
3951 msgid "Gender:"
3952 msgstr "Gender:"
3953
3954 #: ../includes/fields_defs/members_fields.php:105
3955 #: ../../tempcache/pages/preferences.html.twig:277
3956 #: ../../tempcache/pages/preferences.html.twig:287
3957 msgid "Address:"
3958 msgstr "Address:"
3959
3960 #: ../includes/fields_defs/members_fields.php:113
3961 #: ../../tempcache/pages/preferences.html.twig:299
3962 msgid "Zip Code:"
3963 msgstr "Zip Code:"
3964
3965 #: ../includes/fields_defs/members_fields.php:121
3966 #: ../../tempcache/pages/preferences.html.twig:309
3967 msgid "City:"
3968 msgstr "City:"
3969
3970 #: ../includes/fields_defs/members_fields.php:129
3971 #: ../../tempcache/pages/preferences.html.twig:319
3972 msgid "Region:"
3973 msgstr "Region:"
3974
3975 #: ../includes/fields_defs/members_fields.php:137
3976 #: ../../tempcache/pages/preferences.html.twig:329
3977 msgid "Country:"
3978 msgstr "Country:"
3979
3980 #: ../includes/fields_defs/members_fields.php:145
3981 msgid "Phone:"
3982 msgstr "Phone:"
3983
3984 #: ../includes/fields_defs/members_fields.php:153
3985 msgid "Mobile phone:"
3986 msgstr "Mobile phone:"
3987
3988 #: ../includes/fields_defs/members_fields.php:161
3989 msgid "E-Mail:"
3990 msgstr "E-Mail:"
3991
3992 #: ../includes/fields_defs/members_fields.php:169
3993 msgid "Other information (admin):"
3994 msgstr "Other information (admin):"
3995
3996 #: ../includes/fields_defs/members_fields.php:177
3997 msgid "Other information:"
3998 msgstr "Other information:"
3999
4000 #: ../includes/fields_defs/members_fields.php:185
4001 msgid "Profession:"
4002 msgstr "Profession:"
4003
4004 #: ../includes/fields_defs/members_fields.php:193 ../install/steps/admin.php:27
4005 #: ../../tempcache/pages/index.html.twig:77
4006 #: ../../tempcache/pages/index.html.twig:81
4007 #: ../../tempcache/pages/preferences.html.twig:2447
4008 msgid "Username:"
4009 msgstr "Username:"
4010
4011 #: ../includes/fields_defs/members_fields.php:201 ../install/steps/admin.php:31
4012 #: ../install/steps/db.php:69 ../../tempcache/pages/index.html.twig:89
4013 #: ../../tempcache/pages/index.html.twig:93
4014 #: ../../tempcache/pages/preferences.html.twig:2461
4015 msgid "Password:"
4016 msgstr "Password:"
4017
4018 #: ../includes/fields_defs/members_fields.php:209
4019 #: ../../tempcache/elements/group.html.twig:116
4020 msgid "Creation date:"
4021 msgstr "Creation date:"
4022
4023 #: ../includes/fields_defs/members_fields.php:217
4024 msgid "Modification date:"
4025 msgstr "Modification date:"
4026
4027 #: ../includes/fields_defs/members_fields.php:227
4028 msgid "Account:"
4029 msgstr "Account:"
4030
4031 #: ../includes/fields_defs/members_fields.php:235
4032 msgid "Galette Admin:"
4033 msgstr "Galette Admin:"
4034
4035 #: ../includes/fields_defs/members_fields.php:243
4036 msgid "Freed of dues:"
4037 msgstr "Freed of dues:"
4038
4039 #: ../includes/fields_defs/members_fields.php:251
4040 msgid "Be visible in the members list:"
4041 msgstr "Be visible in the members list:"
4042
4043 #: ../includes/fields_defs/members_fields.php:259
4044 msgid "Due date:"
4045 msgstr "Due date:"
4046
4047 #: ../includes/fields_defs/members_fields.php:267
4048 #: ../../tempcache/pages/configuration_texts.html.twig:66
4049 msgid "Language:"
4050 msgstr "Language:"
4051
4052 #: ../includes/fields_defs/members_fields.php:275
4053 msgid "Birthplace:"
4054 msgstr "Birthplace:"
4055
4056 #: ../includes/fields_defs/members_fields.php:283
4057 msgid "Id GNUpg (GPG):"
4058 msgstr "Id GNUpg (GPG):"
4059
4060 #: ../includes/fields_defs/members_fields.php:291
4061 msgid "fingerprint:"
4062 msgstr "fingerprint:"
4063
4064 #: ../includes/fields_defs/members_fields.php:299
4065 msgid "Parent:"
4066 msgstr "Parent:"
4067
4068 #: ../includes/fields_defs/members_fields.php:307
4069 msgid "Member number:"
4070 msgstr "Member number:"
4071
4072 #: ../includes/fields_defs/members_fields.php:325
4073 msgid "State of dues"
4074 msgstr "State of dues"
4075
4076 #: ../includes/fields_defs/texts_fields.php:25
4077 #: ../includes/fields_defs/texts_fields.php:33
4078 msgid "[{ASSO_NAME}] Your identifiers"
4079 msgstr "[{ASSO_NAME}] Your identifiers"
4080
4081 #: ../includes/fields_defs/texts_fields.php:26
4082 msgid ""
4083 "Hello,{NEWLINE}You've just been subscribed on the members management system "
4084 "of {ASSO_NAME}.{NEWLINE}It is now possible to follow in real time the state "
4085 "of your subscription and to update your preferences from the web interface."
4086 "{NEWLINE}Please login at this address to set your new password :{BR}"
4087 "{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
4088 "until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4089 "automatically)"
4090 msgstr ""
4091 "Hello,{NEWLINE}You've just been subscribed on the members management system "
4092 "of {ASSO_NAME}.{NEWLINE}It is now possible to follow in real time the state "
4093 "of your subscription and to update your preferences from the web interface."
4094 "{NEWLINE}Please login at this address to set your new password :{BR}"
4095 "{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
4096 "until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4097 "automatically)"
4098
4099 #: ../includes/fields_defs/texts_fields.php:28
4100 msgid "New user registration"
4101 msgstr "New user registration"
4102
4103 #: ../includes/fields_defs/texts_fields.php:34
4104 msgid ""
4105 "Hello,{NEWLINE}Someone (probably you) asked to recover your password."
4106 "{NEWLINE}Please login at this address to set your new password :{BR}"
4107 "{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
4108 "until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4109 "automatically)"
4110 msgstr ""
4111 "Hello,{NEWLINE}Someone (probably you) asked to recover your password."
4112 "{NEWLINE}Please login at this address to set your new password :{BR}"
4113 "{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
4114 "until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4115 "automatically)"
4116
4117 #: ../includes/fields_defs/texts_fields.php:36
4118 msgid "Lost password email"
4119 msgstr "Lost password email"
4120
4121 #: ../includes/fields_defs/texts_fields.php:41
4122 msgid "[{ASSO_NAME}] Your contribution"
4123 msgstr "[{ASSO_NAME}] Your contribution"
4124
4125 #: ../includes/fields_defs/texts_fields.php:42
4126 msgid ""
4127 "Hello,{NEWLINE}Your contribution has successfully been taken into account by "
4128 "{ASSO_NAME}.{NEWLINE}It is valid until {DEADLINE}.{NEWLINE}You can now login "
4129 "and browse or modify your personal data using your galette identifiers at "
4130 "this address:{BR}{LOGIN_URI}.{NEWLINE}{CONTRIB_INFO}{NEWLINE}See you soon!"
4131 "{NEWLINE}(this email was sent automatically)"
4132 msgstr ""
4133 "Hello,{NEWLINE}Your contribution has successfully been taken into account by "
4134 "{ASSO_NAME}.{NEWLINE}It is valid until {DEADLINE}.{NEWLINE}You can now login "
4135 "and browse or modify your personal data using your galette identifiers at "
4136 "this address:{BR}{LOGIN_URI}.{NEWLINE}{CONTRIB_INFO}{NEWLINE}See you soon!"
4137 "{NEWLINE}(this email was sent automatically)"
4138
4139 #: ../includes/fields_defs/texts_fields.php:44
4140 msgid "Receipt send for new contribution"
4141 msgstr "Receipt send for new contribution"
4142
4143 #: ../includes/fields_defs/texts_fields.php:49
4144 msgid "[{ASSO_NAME}] New registration from {NAME_ADH}"
4145 msgstr "[{ASSO_NAME}] New registration from {NAME_ADH}"
4146
4147 #: ../includes/fields_defs/texts_fields.php:50
4148 msgid ""
4149 "Hello dear Administrator,{NEWLINE}A new member has been registered with the "
4150 "following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}* E-"
4151 "mail: {MAIL_ADH}{NEWLINE}Yours sincerely,{BR}Galette"
4152 msgstr ""
4153 "Hello dear Administrator,{NEWLINE}A new member has been registered with the "
4154 "following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}* E-"
4155 "mail: {MAIL_ADH}{NEWLINE}Yours sincerely,{BR}Galette"
4156
4157 #: ../includes/fields_defs/texts_fields.php:52
4158 msgid "New user registration (sent to admin)"
4159 msgstr "New user registration (sent to admin)"
4160
4161 #: ../includes/fields_defs/texts_fields.php:57
4162 msgid "[{ASSO_NAME}] New contribution for {NAME_ADH}"
4163 msgstr "[{ASSO_NAME}] New contribution for {NAME_ADH}"
4164
4165 #: ../includes/fields_defs/texts_fields.php:58
4166 msgid ""
4167 "Hello dear Administrator,{NEWLINE}A contribution from {NAME_ADH} has been "
4168 "registered (new deadline: {DEADLINE}){BR}{CONTRIB_INFO}{NEWLINE}Yours "
4169 "sincerly,{BR}Galette"
4170 msgstr ""
4171 "Hello dear Administrator,{NEWLINE}A contribution from {NAME_ADH} has been "
4172 "registered (new deadline: {DEADLINE}){BR}{CONTRIB_INFO}{NEWLINE}Yours "
4173 "sincerly,{BR}Galette"
4174
4175 #: ../includes/fields_defs/texts_fields.php:60
4176 msgid "New contribution (sent to admin)"
4177 msgstr "New contribution (sent to admin)"
4178
4179 #: ../includes/fields_defs/texts_fields.php:65
4180 msgid "[{ASSO_NAME}] New self registration from {NAME_ADH}"
4181 msgstr "[{ASSO_NAME}] New self registration from {NAME_ADH}"
4182
4183 #: ../includes/fields_defs/texts_fields.php:66
4184 msgid ""
4185 "Hello dear Administrator,{NEWLINE}A new member has self registered on line "
4186 "with the following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}"
4187 "* E-mail: {MAIL_ADH}{NEWLINE}Yours sincerly,{BR}Galette"
4188 msgstr ""
4189 "Hello dear Administrator,{NEWLINE}A new member has self registered on line "
4190 "with the following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}"
4191 "* E-mail: {MAIL_ADH}{NEWLINE}Yours sincerly,{BR}Galette"
4192
4193 #: ../includes/fields_defs/texts_fields.php:68
4194 msgid "New self registration (sent to admin)"
4195 msgstr "New self registration (sent to admin)"
4196
4197 #: ../includes/fields_defs/texts_fields.php:73
4198 msgid "[{ASSO_NAME}] Your account has been modified"
4199 msgstr "[{ASSO_NAME}] Your account has been modified"
4200
4201 #: ../includes/fields_defs/texts_fields.php:74
4202 msgid ""
4203 "Hello!{NEWLINE}Your account on {ASSO_NAME} (with the login '{LOGIN}') has "
4204 "been modified by an administrator or a staff member.{NEWLINE}You can log "
4205 "into {LOGIN_URI} to review modifications and/or change it.{NEWLINE}See you "
4206 "soon!{NEWLINE}(this email was sent automatically)"
4207 msgstr ""
4208 "Hello!{NEWLINE}Your account on {ASSO_NAME} (with the login '{LOGIN}') has "
4209 "been modified by an administrator or a staff member.{NEWLINE}You can log "
4210 "into {LOGIN_URI} to review modifications and/or change it.{NEWLINE}See you "
4211 "soon!{NEWLINE}(this email was sent automatically)"
4212
4213 #: ../includes/fields_defs/texts_fields.php:76
4214 msgid "Informs user that his account has been modified"
4215 msgstr "Informs user that his account has been modified"
4216
4217 #: ../includes/fields_defs/texts_fields.php:81
4218 msgid "[{ASSO_NAME}] Your membership is about to expire"
4219 msgstr "[{ASSO_NAME}] Your membership is about to expire"
4220
4221 #: ../includes/fields_defs/texts_fields.php:82
4222 msgid ""
4223 "Hello,{NEWLINE}Your {ASSO_NAME} membership is about to expire in "
4224 "{DAYS_REMAINING} days.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4225 "automatically)"
4226 msgstr ""
4227 "Hello,{NEWLINE}Your {ASSO_NAME} membership is about to expire in "
4228 "{DAYS_REMAINING} days.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4229 "automatically)"
4230
4231 #: ../includes/fields_defs/texts_fields.php:84
4232 #: ../../tempcache/pages/reminder.html.twig:79
4233 msgid "Impending due date"
4234 msgstr "Impending due date"
4235
4236 #: ../includes/fields_defs/texts_fields.php:89
4237 msgid "[{ASSO_NAME}] Your membership has expired"
4238 msgstr "[{ASSO_NAME}] Your membership has expired"
4239
4240 #: ../includes/fields_defs/texts_fields.php:90
4241 msgid ""
4242 "Hello,{NEWLINE}Your {ASSO_NAME} membership has expired for {DAYS_EXPIRED} "
4243 "days.{NEWLINE}See you soon!{NEWLINE}(this email was sent automatically)"
4244 msgstr ""
4245 "Hello,{NEWLINE}Your {ASSO_NAME} membership has expired for {DAYS_EXPIRED} "
4246 "days.{NEWLINE}See you soon!{NEWLINE}(this email was sent automatically)"
4247
4248 #: ../includes/fields_defs/texts_fields.php:92
4249 msgid "Late due date"
4250 msgstr "Late due date"
4251
4252 #: ../includes/fields_defs/texts_fields.php:97
4253 msgid "[{ASSO_NAME}] Your donation"
4254 msgstr "[{ASSO_NAME}] Your donation"
4255
4256 #: ../includes/fields_defs/texts_fields.php:98
4257 msgid ""
4258 "Hello,{NEWLINE}Your donation to {ASSO_NAME} has successfully been stored."
4259 "{NEWLINE}{CONTRIB_INFO}{NEWLINE}Thank you!{NEWLINE}(this email was sent "
4260 "automatically)"
4261 msgstr ""
4262 "Hello,{NEWLINE}Your donation to {ASSO_NAME} has successfully been stored."
4263 "{NEWLINE}{CONTRIB_INFO}{NEWLINE}Thank you!{NEWLINE}(this email was sent "
4264 "automatically)"
4265
4266 #: ../includes/fields_defs/texts_fields.php:100
4267 msgid "Receipt send for new donations"
4268 msgstr "Receipt send for new donations"
4269
4270 #: ../includes/fields_defs/texts_fields.php:105
4271 msgid "[{ASSO_NAME}] New donation for {NAME_ADH}"
4272 msgstr "[{ASSO_NAME}] New donation for {NAME_ADH}"
4273
4274 #: ../includes/fields_defs/texts_fields.php:106
4275 msgid ""
4276 "Hello dear Administrator,{NEWLINE}A donation from {NAME_ADH} has been "
4277 "registered{BR}{CONTRIB_INFO}{NEWLINE}Yours sincerly,{BR}Galette"
4278 msgstr ""
4279 "Hello dear Administrator,{NEWLINE}A donation from {NAME_ADH} has been "
4280 "registered{BR}{CONTRIB_INFO}{NEWLINE}Yours sincerly,{BR}Galette"
4281
4282 #: ../includes/fields_defs/texts_fields.php:108
4283 msgid "New donation (sent to admin)"
4284 msgstr "New donation (sent to admin)"
4285
4286 #: ../includes/fields_defs/texts_fields.php:113
4287 msgid "[{ASSO_NAME}] Account {NAME_ADH} has been modified"
4288 msgstr "[{ASSO_NAME}] Account {NAME_ADH} has been modified"
4289
4290 #: ../includes/fields_defs/texts_fields.php:114
4291 msgid ""
4292 "Hello!{NEWLINE}{NAME_ADH} has modified his/her account.{NEWLINE}See you soon!"
4293 "{NEWLINE}(this email was sent automatically)"
4294 msgstr ""
4295 "Hello!{NEWLINE}{NAME_ADH} has modified his/her account.{NEWLINE}See you soon!"
4296 "{NEWLINE}(this email was sent automatically)"
4297
4298 #: ../includes/fields_defs/texts_fields.php:116
4299 msgid "Informs admin a member edit his information"
4300 msgstr "Informs admin a member edit his information"
4301
4302 #: ../includes/fields_defs/texts_fields.php:121
4303 msgid "[{ASSO_NAME}] Account {NAME_ADH} is inactive"
4304 msgstr "[{ASSO_NAME}] Account {NAME_ADH} is inactive"
4305
4306 #: ../includes/fields_defs/texts_fields.php:122
4307 msgid ""
4308 "Hello!{NEWLINE}A password recovery request has been made on your account on "
4309 "{ASSO_NAME}, but it is currently inactive and therefore cannot be processed."
4310 "{NEWLINE}Please contact an administrator or a staff member if you think this "
4311 "is a mistake.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4312 "automatically)"
4313 msgstr ""
4314 "Hello!{NEWLINE}A password recovery request has been made on your account on "
4315 "{ASSO_NAME}, but it is currently inactive and therefore cannot be processed."
4316 "{NEWLINE}Please contact an administrator or a staff member if you think this "
4317 "is a mistake.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
4318 "automatically)"
4319
4320 #: ../includes/fields_defs/texts_fields.php:124
4321 msgid "Lost password email (disabled)"
4322 msgstr "Lost password email (disabled)"
4323
4324 #: ../install/scripts/upgrade-to-0.8.php:70
4325 msgid "Unable to create main datadir in %path!"
4326 msgstr "Unable to create main datadir in %path!"
4327
4328 #: ../install/scripts/upgrade-to-0.8.php:86
4329 #, php-format
4330 msgid "Unable to create datadir in %dir!"
4331 msgstr "Unable to create datadir in %dir!"
4332
4333 #: ../install/scripts/upgrade-to-0.8.php:164
4334 #, php-format
4335 msgid "File %file has not been moved :-/"
4336 msgstr "File %file has not been moved :-/"
4337
4338 #: ../install/scripts/upgrade-to-0.8.php:177
4339 #, php-format
4340 msgid "Directory %dir has been moved!"
4341 msgstr "Directory %dir has been moved!"
4342
4343 #: ../install/scripts/upgrade-to-0.8.php:189
4344 #, php-format
4345 msgid "Directory %dir has not been moved :("
4346 msgstr "Directory %dir has not been moved :("
4347
4348 #: ../install/scripts/upgrade-to-0.8.php:198
4349 #, php-format
4350 msgid "Directory %dir is not in its original path and will not be moved."
4351 msgstr "Directory %dir is not in its original path and will not be moved."
4352
4353 #: ../install/steps/end.php:29
4354 msgid "Galette has been successfully installed!"
4355 msgstr "Galette has been successfully installed!"
4356
4357 #: ../install/steps/end.php:32
4358 msgid "Galette has been successfully updated!"
4359 msgstr "Galette has been successfully updated!"
4360
4361 #: ../install/steps/end.php:42
4362 msgid "Homepage"
4363 msgstr "Homepage"
4364
4365 #: ../install/steps/admin.php:25
4366 msgid "Please chose the parameters of the admin account on Galette"
4367 msgstr "Please chose the parameters of the admin account on Galette"
4368
4369 #: ../install/steps/admin.php:35
4370 #: ../../tempcache/pages/preferences.html.twig:2470
4371 msgid "Retype password:"
4372 msgstr "Retype password:"
4373
4374 #: ../install/steps/admin.php:43 ../install/steps/db_install.php:66
4375 #: ../install/steps/db_select_version.php:133
4376 #: ../install/steps/db_select_version.php:144
4377 #: ../install/steps/db_checks.php:239 ../install/steps/galette.php:65
4378 #: ../install/steps/check.php:150 ../install/steps/db.php:91
4379 #: ../install/steps/type.php:53 ../install/steps/telemetry.php:66
4380 #: ../../tempcache/modals/plugin_initdb.html.twig:338
4381 #: ../../tempcache/pages/plugins.html.twig:377
4382 msgid "Next step"
4383 msgstr "Next step"
4384
4385 #: ../install/steps/admin.php:53
4386 msgid "Password mismatch!"
4387 msgstr "Password mismatch!"
4388
4389 #: ../install/steps/db_install.php:28
4390 msgid "Database has not been installed!"
4391 msgstr "Database has not been installed!"
4392
4393 #: ../install/steps/db_install.php:30
4394 msgid "Database has not been upgraded!"
4395 msgstr "Database has not been upgraded!"
4396
4397 #: ../install/steps/db_install.php:34
4398 msgid "Database has been installed :)"
4399 msgstr "Database has been installed :)"
4400
4401 #: ../install/steps/db_install.php:36
4402 msgid "Database has been upgraded :)"
4403 msgstr "Database has been upgraded :)"
4404
4405 #: ../install/steps/db_install.php:62 ../install/steps/galette.php:61
4406 #: ../install/steps/check.php:144
4407 #: ../../tempcache/modals/plugin_initdb.html.twig:332
4408 msgid "Retry"
4409 msgstr "Retry"
4410
4411 #: ../install/steps/db_install.php:80
4412 #: ../install/steps/db_select_version.php:136
4413 #: ../install/steps/db_select_version.php:147
4414 #: ../install/steps/db_checks.php:250 ../install/steps/galette.php:79
4415 #: ../install/steps/db.php:94 ../install/steps/type.php:56
4416 msgid "Back"
4417 msgstr "Back"
4418
4419 #: ../install/steps/db_select_version.php:35
4420 #: ../install/steps/db_select_version.php:49
4421 msgid "It seems you already use latest Galette version!"
4422 msgstr "It seems you already use latest Galette version!"
4423
4424 #: ../install/steps/db_select_version.php:38
4425 msgid "Are you sure you want to upgrade?"
4426 msgstr "Are you sure you want to upgrade?"
4427
4428 #: ../install/steps/db_select_version.php:41
4429 #: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
4430 #: ../../tempcache/pages/404.html.twig:80
4431 msgid "Home"
4432 msgstr "Home"
4433
4434 #: ../install/steps/db_select_version.php:42 ../install/steps/type.php:41
4435 #: ../../tempcache/modals/plugin_initdb.html.twig:116
4436 msgid "Update"
4437 msgstr "Update"
4438
4439 #: ../install/steps/db_select_version.php:53
4440 msgid "Select your previous Galette version below, and then click next."
4441 msgstr "Select your previous Galette version below, and then click next."
4442
4443 #: ../install/steps/db_select_version.php:57
4444 msgid "No update script found!"
4445 msgstr "No update script found!"
4446
4447 #: ../install/steps/db_select_version.php:63
4448 msgid ""
4449 "Previous version is older than 0.7. <strong>Make sure you select the right "
4450 "version</strong>."
4451 msgstr ""
4452 "Previous version is older than 0.7. <strong>Make sure you select the right "
4453 "version</strong>."
4454
4455 #: ../install/steps/db_select_version.php:67
4456 msgid ""
4457 "Your previous version should be selected and <strong>displayed in bold</"
4458 "strong>."
4459 msgstr ""
4460 "Your previous version should be selected and <strong>displayed in bold</"
4461 "strong>."
4462
4463 #: ../install/steps/db_select_version.php:72
4464 msgid "Your current Galette version is..."
4465 msgstr "Your current Galette version is..."
4466
4467 #: ../install/steps/db_select_version.php:93
4468 #: ../../tempcache/modals/plugin_initdb.html.twig:182
4469 msgid "older than %version"
4470 msgstr "older than %version"
4471
4472 #: ../install/steps/db_select_version.php:96
4473 #: ../../tempcache/modals/plugin_initdb.html.twig:189
4474 msgid "comprised between"
4475 msgstr "comprised between"
4476
4477 #: ../install/steps/db_select_version.php:97
4478 #: ../../tempcache/modals/plugin_initdb.html.twig:193
4479 #: ../../tempcache/pages/advanced_search.html.twig:289
4480 #: ../../tempcache/pages/advanced_search.html.twig:331
4481 #: ../../tempcache/pages/advanced_search.html.twig:375
4482 #: ../../tempcache/pages/advanced_search.html.twig:417
4483 #: ../../tempcache/pages/advanced_search.html.twig:684
4484 #: ../../tempcache/pages/advanced_search.html.twig:726
4485 #: ../../tempcache/pages/advanced_search.html.twig:770
4486 #: ../../tempcache/pages/advanced_search.html.twig:805
4487 #: ../../tempcache/pages/advanced_search.html.twig:1094
4488 msgid "and"
4489 msgstr "and"
4490
4491 #: ../install/steps/db_select_version.php:132
4492 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:120
4493 #: ../../tempcache/modals/confirm_removal.html.twig:160
4494 #: ../../tempcache/modals/mass_add_contributions.html.twig:114
4495 #: ../../tempcache/modals/mass_change_members.html.twig:216
4496 #: ../../tempcache/modals/telemetry.html.twig:139
4497 #: ../../tempcache/elements/js/modal.js.twig:279
4498 #: ../../tempcache/pages/contribution_type_form.html.twig:115
4499 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:370
4500 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:545
4501 #: ../../tempcache/pages/members_list.html.twig:1165
4502 #: ../../tempcache/pages/status_form.html.twig:106
4503 #: ../../tempcache/pages/mailing_form.html.twig:721
4504 #: ../../tempcache/pages/scheduledpayment_form.html.twig:326
4505 #: ../../tempcache/pages/configuration_title_form.html.twig:94
4506 #: ../../tempcache/pages/preferences.html.twig:2662
4507 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:94
4508 #: ../../tempcache/pages/document_form.html.twig:201
4509 msgid "Cancel"
4510 msgstr "Cancel"
4511
4512 #: ../install/steps/db_checks.php:60
4513 msgid "CREATE operation not allowed"
4514 msgstr "CREATE operation not allowed"
4515
4516 #: ../install/steps/db_checks.php:67
4517 msgid "CREATE operation allowed"
4518 msgstr "CREATE operation allowed"
4519
4520 #: ../install/steps/db_checks.php:74
4521 msgid "INSERT operation not allowed"
4522 msgstr "INSERT operation not allowed"
4523
4524 #: ../install/steps/db_checks.php:81
4525 msgid "INSERT operation allowed"
4526 msgstr "INSERT operation allowed"
4527
4528 #: ../install/steps/db_checks.php:88
4529 msgid "UPDATE operation not allowed"
4530 msgstr "UPDATE operation not allowed"
4531
4532 #: ../install/steps/db_checks.php:95
4533 msgid "UPDATE operation allowed"
4534 msgstr "UPDATE operation allowed"
4535
4536 #: ../install/steps/db_checks.php:102
4537 msgid "SELECT operation not allowed"
4538 msgstr "SELECT operation not allowed"
4539
4540 #: ../install/steps/db_checks.php:109
4541 msgid "SELECT operation allowed"
4542 msgstr "SELECT operation allowed"
4543
4544 #: ../install/steps/db_checks.php:116
4545 msgid "DELETE operation not allowed"
4546 msgstr "DELETE operation not allowed"
4547
4548 #: ../install/steps/db_checks.php:123
4549 msgid "DELETE operation allowed"
4550 msgstr "DELETE operation allowed"
4551
4552 #: ../install/steps/db_checks.php:130
4553 msgid "DROP operation not allowed"
4554 msgstr "DROP operation not allowed"
4555
4556 #: ../install/steps/db_checks.php:137
4557 msgid "DROP operation allowed"
4558 msgstr "DROP operation allowed"
4559
4560 #: ../install/steps/db_checks.php:145
4561 msgid "ALTER operation not allowed"
4562 msgstr "ALTER operation not allowed"
4563
4564 #: ../install/steps/db_checks.php:152
4565 msgid "ALTER operation allowed"
4566 msgstr "ALTER operation allowed"
4567
4568 #: ../install/steps/db_checks.php:168
4569 msgid "Check of the database"
4570 msgstr "Check of the database"
4571
4572 #: ../install/steps/db_checks.php:170
4573 msgid "Database exists and connection parameters are OK."
4574 msgstr "Database exists and connection parameters are OK."
4575
4576 #: ../install/steps/db_checks.php:174
4577 msgid "Incompatible database version."
4578 msgstr "Incompatible database version."
4579
4580 #: ../install/steps/db_checks.php:178
4581 msgid "Connection to database successfull"
4582 msgstr "Connection to database successfull"
4583
4584 #: ../install/steps/db_checks.php:179 ../install/steps/db_checks.php:182
4585 msgid "Permissions to database are OK."
4586 msgstr "Permissions to database are OK."
4587
4588 #: ../install/steps/db_checks.php:188
4589 msgid "Unable to connect to the database"
4590 msgstr "Unable to connect to the database"
4591
4592 #: ../install/steps/db_checks.php:195
4593 msgid ""
4594 "Database can't be reached. Please go back to enter the connection parameters "
4595 "again."
4596 msgstr ""
4597 "Database can't be reached. Please go back to enter the connection parameters "
4598 "again."
4599
4600 #: ../install/steps/db_checks.php:200
4601 msgid "Permissions on the base"
4602 msgstr "Permissions on the base"
4603
4604 #: ../install/steps/db_checks.php:207
4605 msgid ""
4606 "GALETTE hasn't got enough permissions on the database to continue the "
4607 "installation."
4608 msgstr ""
4609 "GALETTE hasn't got enough permissions on the database to continue the "
4610 "installation."
4611
4612 #: ../install/steps/db_checks.php:209
4613 msgid ""
4614 "GALETTE hasn't got enough permissions on the database to continue the update."
4615 msgstr ""
4616 "GALETTE hasn't got enough permissions on the database to continue the update."
4617
4618 #: ../install/steps/galette.php:34
4619 msgid "Configuration file created!"
4620 msgstr "Configuration file created!"
4621
4622 #: ../install/steps/galette.php:35
4623 msgid "Data initialized."
4624 msgstr "Data initialized."
4625
4626 #: ../install/steps/galette.php:37
4627 #: ../../tempcache/elements/js/modal_action.js.twig:138
4628 #: ../../tempcache/elements/js/choose_adh.js.twig:249
4629 #: ../../tempcache/elements/js/removal.js.twig:177
4630 #: ../../tempcache/elements/js/removal.js.twig:193
4631 #: ../../tempcache/elements/scripts.html.twig:208
4632 #: ../../tempcache/elements/scripts.html.twig:228
4633 #: ../../tempcache/elements/scripts.html.twig:248
4634 #: ../../tempcache/pages/plugins.html.twig:438
4635 #: ../../tempcache/pages/members_list.html.twig:1301
4636 #: ../../tempcache/pages/members_list.html.twig:1315
4637 #: ../../tempcache/pages/members_list.html.twig:1329
4638 #: ../../tempcache/pages/members_list.html.twig:1399
4639 #: ../../tempcache/pages/members_list.html.twig:1413
4640 #: ../../tempcache/pages/members_list.html.twig:1427
4641 #: ../../tempcache/pages/groups_list.html.twig:206
4642 #: ../../tempcache/pages/configuration_payment_types.html.twig:293
4643 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
4644 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:250
4645 msgid "An error occurred :("
4646 msgstr "An error occurred :("
4647
4648 #: ../install/steps/check.php:49
4649 msgid "Compilation"
4650 msgstr "Compilation"
4651
4652 #: ../install/steps/check.php:50
4653 msgid "Photos"
4654 msgstr "Photos"
4655
4656 #: ../install/steps/check.php:51
4657 msgid "Cache"
4658 msgstr "Cache"
4659
4660 #: ../install/steps/check.php:52
4661 msgid "Temporary images"
4662 msgstr "Temporary images"
4663
4664 #: ../install/steps/check.php:57
4665 #: ../../tempcache/pages/mailing_form.html.twig:243
4666 #: ../../tempcache/pages/mailings_list.html.twig:353
4667 msgid "Attachments"
4668 msgstr "Attachments"
4669
4670 #: ../install/steps/check.php:58
4671 msgid "Files"
4672 msgstr "Files"
4673
4674 #: ../install/steps/check.php:70
4675 msgid "Welcome to the Galette Install!"
4676 msgstr "Welcome to the Galette Install!"
4677
4678 #: ../install/steps/check.php:73
4679 msgid "Galette requirements are met :)"
4680 msgstr "Galette requirements are met :)"
4681
4682 #: ../install/steps/check.php:77
4683 msgid ""
4684 "Your PHP date settings are not correct. Maybe you've missed the timezone "
4685 "settings that is mandatory since PHP 5.3?"
4686 msgstr ""
4687 "Your PHP date settings are not correct. Maybe you've missed the timezone "
4688 "settings that is mandatory since PHP 5.3?"
4689
4690 #: ../install/steps/check.php:82
4691 msgid "PHP version"
4692 msgstr "PHP version"
4693
4694 #: ../install/steps/check.php:86
4695 msgid "Date settings"
4696 msgstr "Date settings"
4697
4698 #: ../install/steps/check.php:91
4699 msgid "PHP Modules"
4700 msgstr "PHP Modules"
4701
4702 #: ../install/steps/check.php:101
4703 msgid "Files permissions"
4704 msgstr "Files permissions"
4705
4706 #: ../install/steps/check.php:119
4707 msgid "Files permissions are not OK!"
4708 msgstr "Files permissions are not OK!"
4709
4710 #: ../install/steps/check.php:123
4711 msgid ""
4712 "To work as excpected, Galette needs write permission on files listed above."
4713 msgstr ""
4714 "To work as excpected, Galette needs write permission on files listed above."
4715
4716 #: ../install/steps/check.php:125
4717 msgid ""
4718 "In order to be updated, Galette needs write permission on files listed above."
4719 msgstr ""
4720 "In order to be updated, Galette needs write permission on files listed above."
4721
4722 #: ../install/steps/check.php:129
4723 msgid "Under UNIX/Linux, you can give the permissions using those commands"
4724 msgstr "Under UNIX/Linux, you can give the permissions using those commands"
4725
4726 #: ../install/steps/check.php:130
4727 msgid "apache_user"
4728 msgstr "apache_user"
4729
4730 #: ../install/steps/check.php:130
4731 msgid "file_name"
4732 msgstr "file_name"
4733
4734 #: ../install/steps/check.php:130
4735 msgid "directory_name"
4736 msgstr "directory_name"
4737
4738 #: ../install/steps/check.php:132
4739 msgid ""
4740 "Under Windows, check these directories are not in Read-Only mode in their "
4741 "property panel."
4742 msgstr ""
4743 "Under Windows, check these directories are not in Read-Only mode in their "
4744 "property panel."
4745
4746 #: ../install/steps/db.php:36
4747 msgid "If it hadn't been made, create a database and a user for Galette."
4748 msgstr "If it hadn't been made, create a database and a user for Galette."
4749
4750 #: ../install/steps/db.php:38
4751 msgid ""
4752 "The needed permissions are CREATE, DROP, DELETE, UPDATE, SELECT and INSERT."
4753 msgstr ""
4754 "The needed permissions are CREATE, DROP, DELETE, UPDATE, SELECT and INSERT."
4755
4756 #: ../install/steps/db.php:40
4757 msgid "Enter connection data for the existing database."
4758 msgstr "Enter connection data for the existing database."
4759
4760 #: ../install/steps/db.php:44
4761 msgid ""
4762 "It seems that you have already installed Galette once.<br/>All existing data "
4763 "will be removed if you keep going on using existing database!"
4764 msgstr ""
4765 "It seems that you have already installed Galette once.<br/>All existing data "
4766 "will be removed if you keep going on using existing database!"
4767
4768 #: ../install/steps/db.php:49
4769 msgid "Database type:"
4770 msgstr "Database type:"
4771
4772 #: ../install/steps/db.php:57
4773 msgid "Host:"
4774 msgstr "Host:"
4775
4776 #: ../install/steps/db.php:61
4777 msgid "Port:"
4778 msgstr "Port:"
4779
4780 #: ../install/steps/db.php:65
4781 msgid "User:"
4782 msgstr "User:"
4783
4784 #: ../install/steps/db.php:73
4785 msgid "Database:"
4786 msgstr "Database:"
4787
4788 #: ../install/steps/db.php:77
4789 msgid "Table prefix:"
4790 msgstr "Table prefix:"
4791
4792 #: ../install/steps/db.php:82
4793 msgid "(Indicate the CURRENT prefix of your Galette tables)"
4794 msgstr "(Indicate the CURRENT prefix of your Galette tables)"
4795
4796 #: ../install/steps/type.php:29
4797 #: ../../tempcache/modals/plugin_initdb.html.twig:88
4798 msgid "New installation"
4799 msgstr "New installation"
4800
4801 #: ../install/steps/type.php:32
4802 msgid "you're installing Galette for the first time"
4803 msgstr "you're installing Galette for the first time"
4804
4805 #: ../install/steps/type.php:33
4806 msgid "you wish to erase an older version of Galette without keeping your data"
4807 msgstr ""
4808 "you wish to erase an older version of Galette without keeping your data"
4809
4810 #: ../install/steps/type.php:44
4811 msgid ""
4812 "you already have installed Galette, and you want to upgrade to the latest "
4813 "version"
4814 msgstr ""
4815 "you already have installed Galette, and you want to upgrade to the latest "
4816 "version"
4817
4818 #: ../install/steps/type.php:46
4819 #: ../../tempcache/modals/plugin_initdb.html.twig:130
4820 #: ../../tempcache/pages/import.html.twig:56
4821 msgid "Warning: Don't forget to backup your current database."
4822 msgstr "Warning: Don't forget to backup your current database."
4823
4824 #: ../install/steps/telemetry.php:35 ../../tempcache/pages/desktop.html.twig:81
4825 msgid "Send anonymous and imprecise data about your Galette instance"
4826 msgstr "Send anonymous and imprecise data about your Galette instance"
4827
4828 #: ../install/steps/telemetry.php:37
4829 #: ../../tempcache/modals/telemetry.html.twig:66
4830 msgid "Send telemetry information"
4831 msgstr "Send telemetry information"
4832
4833 #: ../install/steps/telemetry.php:44
4834 #: ../../tempcache/pages/desktop.html.twig:100
4835 msgid "Register your organization as a Galette user"
4836 msgstr "Register your organization as a Galette user"
4837
4838 #: ../install/steps/telemetry.php:46
4839 #: ../../tempcache/pages/preferences.html.twig:490
4840 #: ../../tempcache/pages/desktop.html.twig:105
4841 msgid "Register"
4842 msgstr "Register"
4843
4844 #: ../install/steps/telemetry.php:54
4845 #: ../../tempcache/modals/telemetry.html.twig:44
4846 msgid ""
4847 "Telemetry data are <strong>anonymous</strong>; nothing about your "
4848 "organization or its members will be sent."
4849 msgstr ""
4850 "Telemetry data are <strong>anonymous</strong>; nothing about your "
4851 "organization or its members will be sent."
4852
4853 #: ../install/steps/telemetry.php:56
4854 #: ../../tempcache/modals/telemetry.html.twig:52
4855 msgid ""
4856 "Also note that all data are sent over a <strong>HTTPS secured connection</"
4857 "strong>."
4858 msgstr ""
4859 "Also note that all data are sent over a <strong>HTTPS secured connection</"
4860 "strong>."
4861
4862 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:90
4863 msgid "Contribution type"
4864 msgstr "Contribution type"
4865
4866 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:114
4867 #: ../../tempcache/modals/mass_add_contributions.html.twig:107
4868 #: ../../tempcache/modals/mass_change_members.html.twig:209
4869 msgid "OK"
4870 msgstr "OK"
4871
4872 #: ../../tempcache/modals/plugin_initdb.html.twig:94
4873 msgid "you're installing %name for the first time"
4874 msgstr "you're installing %name for the first time"
4875
4876 #: ../../tempcache/modals/plugin_initdb.html.twig:98
4877 msgid ""
4878 "you wish to erase an older version of of %name without keeping your data"
4879 msgstr ""
4880 "you wish to erase an older version of of %name without keeping your data"
4881
4882 #: ../../tempcache/modals/plugin_initdb.html.twig:122
4883 msgid ""
4884 "you already have installed %name, and you want to upgrade to the latest "
4885 "version"
4886 msgstr ""
4887 "you already have installed %name, and you want to upgrade to the latest "
4888 "version"
4889
4890 #: ../../tempcache/modals/plugin_initdb.html.twig:159
4891 msgid "You current %name version is..."
4892 msgstr "You current %name version is..."
4893
4894 #: ../../tempcache/modals/plugin_initdb.html.twig:234
4895 msgid "(Errors on DROP and RENAME operations can be ignored)"
4896 msgstr "(Errors on DROP and RENAME operations can be ignored)"
4897
4898 #: ../../tempcache/modals/plugin_initdb.html.twig:246
4899 msgid "The tables are not totally created, it may be a permission problem."
4900 msgstr "The tables are not totally created, it may be a permission problem."
4901
4902 #: ../../tempcache/modals/plugin_initdb.html.twig:252
4903 msgid ""
4904 "The tables have not been totally created, it may be a permission problem."
4905 msgstr ""
4906 "The tables have not been totally created, it may be a permission problem."
4907
4908 #: ../../tempcache/modals/plugin_initdb.html.twig:257
4909 msgid "Your database is maybe not usable, try to restore the older version."
4910 msgstr "Your database is maybe not usable, try to restore the older version."
4911
4912 #: ../../tempcache/modals/plugin_initdb.html.twig:278
4913 msgid "Plugin '%name' has been successfully installed!"
4914 msgstr "Plugin '%name' has been successfully installed!"
4915
4916 #: ../../tempcache/modals/plugin_initdb.html.twig:284
4917 msgid "Plugin '%name' has been successfully updated!"
4918 msgstr "Plugin '%name' has been successfully updated!"
4919
4920 #: ../../tempcache/modals/plugin_initdb.html.twig:355
4921 msgid "Back to plugins managment page"
4922 msgstr "Back to plugins managment page"
4923
4924 #: ../../tempcache/modals/plugin_initdb.html.twig:400
4925 msgid "Access permissions to database"
4926 msgstr "Access permissions to database"
4927
4928 #: ../../tempcache/modals/confirm_removal.html.twig:86
4929 msgid "Delete all associated data"
4930 msgstr "Delete all associated data"
4931
4932 #: ../../tempcache/modals/confirm_removal.html.twig:90
4933 msgid "Cascade delete"
4934 msgstr "Cascade delete"
4935
4936 #: ../../tempcache/modals/confirm_removal.html.twig:134
4937 msgid "Are you sure you want to proceed?"
4938 msgstr "Are you sure you want to proceed?"
4939
4940 #: ../../tempcache/modals/confirm_removal.html.twig:136
4941 msgid "This can't be undone."
4942 msgstr "This can't be undone."
4943
4944 #: ../../tempcache/modals/confirm_removal.html.twig:154
4945 #: ../../tempcache/elements/js/removal.js.twig:187
4946 #: ../../tempcache/pages/mailing_form.html.twig:721
4947 msgid "Remove"
4948 msgstr "Remove"
4949
4950 #: ../../tempcache/modals/mass_add_contributions.html.twig:105
4951 #: ../../tempcache/modals/mass_change_members.html.twig:207
4952 msgid "Edit"
4953 msgstr "Edit"
4954
4955 #: ../../tempcache/modals/mailing_preview.html.twig:52
4956 msgid "Headers"
4957 msgstr "Headers"
4958
4959 #: ../../tempcache/modals/mailing_preview.html.twig:61
4960 msgid "From:"
4961 msgstr "From:"
4962
4963 #: ../../tempcache/modals/mailing_preview.html.twig:73
4964 msgid "To:"
4965 msgstr "To:"
4966
4967 #: ../../tempcache/modals/mailing_preview.html.twig:117
4968 #: ../../tempcache/pages/reminder.html.twig:190
4969 #: ../../tempcache/pages/mailing_form.html.twig:406
4970 msgid "Subject:"
4971 msgstr "Subject:"
4972
4973 #: ../../tempcache/modals/mailing_preview.html.twig:129
4974 msgid "Attachments:"
4975 msgstr "Attachments:"
4976
4977 #: ../../tempcache/modals/mailing_preview.html.twig:186
4978 msgid "Mail body"
4979 msgstr "Mail body"
4980
4981 #: ../../tempcache/modals/mass_change_members.html.twig:92
4982 msgid "Only checked fields will be updated."
4983 msgstr "Only checked fields will be updated."
4984
4985 #: ../../tempcache/modals/mass_change_members.html.twig:108
4986 msgid "You are about to proceed following changes for selected members:"
4987 msgstr "You are about to proceed following changes for selected members:"
4988
4989 #: ../../tempcache/modals/members_attendance_sheet.html.twig:90
4990 msgid "Some details about your attendance sheet..."
4991 msgstr "Some details about your attendance sheet..."
4992
4993 #: ../../tempcache/modals/members_attendance_sheet.html.twig:92
4994 #, php-format
4995 msgid "%s attendees"
4996 msgstr "%s attendees"
4997
4998 #: ../../tempcache/modals/members_attendance_sheet.html.twig:100
4999 msgid "Sheet type"
5000 msgstr "Sheet type"
5001
5002 #: ../../tempcache/modals/members_attendance_sheet.html.twig:134
5003 #: ../../tempcache/pages/transaction_form.html.twig:121
5004 #: ../../tempcache/pages/contributions_list.html.twig:122
5005 #: ../../tempcache/pages/contributions_list.html.twig:139
5006 #: ../../tempcache/pages/history.html.twig:131
5007 #: ../../tempcache/pages/history.html.twig:148
5008 #: ../../tempcache/pages/contribution_form.html.twig:559
5009 #: ../../tempcache/pages/contribution_form.html.twig:599
5010 #: ../../tempcache/pages/contribution_form.html.twig:649
5011 #: ../../tempcache/pages/scheduledpayment_form.html.twig:275
5012 #: ../../tempcache/pages/scheduledpayment_form.html.twig:292
5013 #: ../../tempcache/pages/mailings_list.html.twig:148
5014 #: ../../tempcache/pages/mailings_list.html.twig:165
5015 #: ../../tempcache/pages/scheduledpayments_list.html.twig:108
5016 #: ../../tempcache/pages/scheduledpayments_list.html.twig:125
5017 #: ../../tempcache/pages/transactions_list.html.twig:77
5018 #: ../../tempcache/pages/transactions_list.html.twig:94
5019 #: ../../tempcache/pages/advanced_search.html.twig:281
5020 #: ../../tempcache/pages/advanced_search.html.twig:298
5021 #: ../../tempcache/pages/advanced_search.html.twig:323
5022 #: ../../tempcache/pages/advanced_search.html.twig:340
5023 #: ../../tempcache/pages/advanced_search.html.twig:367
5024 #: ../../tempcache/pages/advanced_search.html.twig:384
5025 #: ../../tempcache/pages/advanced_search.html.twig:409
5026 #: ../../tempcache/pages/advanced_search.html.twig:426
5027 #: ../../tempcache/pages/advanced_search.html.twig:676
5028 #: ../../tempcache/pages/advanced_search.html.twig:693
5029 #: ../../tempcache/pages/advanced_search.html.twig:718
5030 #: ../../tempcache/pages/advanced_search.html.twig:735
5031 #: ../../tempcache/pages/advanced_search.html.twig:762
5032 #: ../../tempcache/pages/advanced_search.html.twig:779
5033 #: ../../tempcache/pages/advanced_search.html.twig:1026
5034 #: ../../tempcache/pages/advanced_search.html.twig:1387
5035 #: ../../tempcache/pages/advanced_search.html.twig:1793
5036 #: ../../tempcache/components/forms/date.html.twig:55
5037 #: ../../tempcache/components/dynamic_fields.html.twig:626
5038 msgid "yyyy-mm-dd format"
5039 msgstr "yyyy-mm-dd format"
5040
5041 #: ../../tempcache/modals/members_attendance_sheet.html.twig:142
5042 msgid "With photos?"
5043 msgstr "With photos?"
5044
5045 #: ../../tempcache/modals/members_attendance_sheet.html.twig:175
5046 msgid "Generate"
5047 msgstr "Generate"
5048
5049 #: ../../tempcache/modals/replacements_legend.html.twig:40
5050 #: ../../tempcache/modals/replacements_legend.html.twig:44
5051 msgid "Existing variables"
5052 msgstr "Existing variables"
5053
5054 #: ../../tempcache/modals/replacements_legend.html.twig:131
5055 #: ../../tempcache/modals/telemetry.html.twig:112
5056 #: ../../tempcache/modals/telemetry.html.twig:118
5057 #: ../../tempcache/modals/telemetry.html.twig:212
5058 #: ../../tempcache/elements/js/modal_action.js.twig:74
5059 #: ../../tempcache/elements/js/modal_action.js.twig:138
5060 #: ../../tempcache/elements/js/photo_dnd.js.twig:159
5061 #: ../../tempcache/elements/js/pwdcheck.js.twig:135
5062 #: ../../tempcache/elements/js/choose_adh.js.twig:134
5063 #: ../../tempcache/elements/js/choose_adh.js.twig:213
5064 #: ../../tempcache/elements/js/choose_adh.js.twig:249
5065 #: ../../tempcache/elements/js/choose_adh.js.twig:287
5066 #: ../../tempcache/elements/js/removal.js.twig:177
5067 #: ../../tempcache/elements/js/removal.js.twig:193
5068 #: ../../tempcache/elements/scripts.html.twig:208
5069 #: ../../tempcache/elements/scripts.html.twig:228
5070 #: ../../tempcache/elements/scripts.html.twig:248
5071 #: ../../tempcache/elements/list.html.twig:436
5072 #: ../../tempcache/pages/plugins.html.twig:335
5073 #: ../../tempcache/pages/plugins.html.twig:361
5074 #: ../../tempcache/pages/plugins.html.twig:377
5075 #: ../../tempcache/pages/plugins.html.twig:409
5076 #: ../../tempcache/pages/plugins.html.twig:432
5077 #: ../../tempcache/pages/plugins.html.twig:438
5078 #: ../../tempcache/pages/transaction_form.html.twig:567
5079 #: ../../tempcache/pages/transaction_form.html.twig:578
5080 #: ../../tempcache/pages/transaction_form.html.twig:621
5081 #: ../../tempcache/pages/transaction_form.html.twig:652
5082 #: ../../tempcache/pages/transaction_form.html.twig:683
5083 #: ../../tempcache/pages/contributions_list.html.twig:819
5084 #: ../../tempcache/pages/import_model.html.twig:271
5085 #: ../../tempcache/pages/members_list.html.twig:635
5086 #: ../../tempcache/pages/members_list.html.twig:1229
5087 #: ../../tempcache/pages/members_list.html.twig:1301
5088 #: ../../tempcache/pages/members_list.html.twig:1315
5089 #: ../../tempcache/pages/members_list.html.twig:1329
5090 #: ../../tempcache/pages/members_list.html.twig:1399
5091 #: ../../tempcache/pages/members_list.html.twig:1413
5092 #: ../../tempcache/pages/members_list.html.twig:1427
5093 #: ../../tempcache/pages/groups_list.html.twig:206
5094 #: ../../tempcache/pages/groups_list.html.twig:211
5095 #: ../../tempcache/pages/groups_list.html.twig:221
5096 #: ../../tempcache/pages/groups_list.html.twig:228
5097 #: ../../tempcache/pages/groups_list.html.twig:243
5098 #: ../../tempcache/pages/groups_list.html.twig:284
5099 #: ../../tempcache/pages/groups_list.html.twig:306
5100 #: ../../tempcache/pages/groups_list.html.twig:368
5101 #: ../../tempcache/pages/groups_list.html.twig:436
5102 #: ../../tempcache/pages/import.html.twig:313
5103 #: ../../tempcache/pages/import.html.twig:324
5104 #: ../../tempcache/pages/configuration_payment_types.html.twig:293
5105 #: ../../tempcache/pages/reminder.html.twig:215
5106 #: ../../tempcache/pages/reminder.html.twig:244
5107 #: ../../tempcache/pages/contribution_form.html.twig:872
5108 #: ../../tempcache/pages/contribution_form.html.twig:917
5109 #: ../../tempcache/pages/contribution_form.html.twig:928
5110 #: ../../tempcache/pages/contribution_form.html.twig:971
5111 #: ../../tempcache/pages/contribution_form.html.twig:1002
5112 #: ../../tempcache/pages/contribution_form.html.twig:1033
5113 #: ../../tempcache/pages/mailing_form.html.twig:549
5114 #: ../../tempcache/pages/mailing_form.html.twig:559
5115 #: ../../tempcache/pages/mailing_form.html.twig:586
5116 #: ../../tempcache/pages/mailing_form.html.twig:596
5117 #: ../../tempcache/pages/mailing_form.html.twig:630
5118 #: ../../tempcache/pages/mailing_form.html.twig:699
5119 #: ../../tempcache/pages/preferences.html.twig:2647
5120 #: ../../tempcache/pages/mailings_list.html.twig:475
5121 #: ../../tempcache/pages/mailings_list.html.twig:485
5122 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
5123 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
5124 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:250
5125 #: ../../tempcache/pages/member_form.html.twig:603
5126 #: ../../tempcache/pages/member_form.html.twig:623
5127 #: ../../tempcache/pages/member_show.html.twig:714
5128 #: ../../tempcache/pages/transactions_list.html.twig:524
5129 msgid "Close"
5130 msgstr "Close"
5131
5132 #: ../../tempcache/modals/replacements_legend.html.twig:139
5133 msgid "Show existing variables"
5134 msgstr "Show existing variables"
5135
5136 #: ../../tempcache/modals/telemetry.html.twig:48
5137 msgid ""
5138 "Nothing is automated in the process; it's up to you to send (or resend) data."
5139 msgstr ""
5140 "Nothing is automated in the process; it's up to you to send (or resend) data."
5141
5142 #: ../../tempcache/modals/telemetry.html.twig:50
5143 msgid ""
5144 "You can review below the raw data that would be send if you press the 'Send' "
5145 "button."
5146 msgstr ""
5147 "You can review below the raw data that would be send if you press the 'Send' "
5148 "button."
5149
5150 #: ../../tempcache/modals/telemetry.html.twig:118
5151 msgid "An error occurred sending telemetry information :("
5152 msgstr "An error occurred sending telemetry information :("
5153
5154 #: ../../tempcache/modals/telemetry.html.twig:132
5155 #: ../../tempcache/pages/reminder.html.twig:162
5156 #: ../../tempcache/pages/mailing_form.html.twig:373
5157 #: ../../tempcache/pages/mailing_form.html.twig:464
5158 #: ../../tempcache/pages/preferences.html.twig:2655
5159 msgid "Send"
5160 msgstr "Send"
5161
5162 #: ../../tempcache/elements/language.html.twig:75
5163 msgid "Choose your language"
5164 msgstr "Choose your language"
5165
5166 #: ../../tempcache/elements/language.html.twig:120
5167 #, php-format
5168 msgid "Switch locale to '%locale'"
5169 msgstr "Switch locale to '%locale'"
5170
5171 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:48
5172 #: ../../tempcache/elements/edit_socials.html.twig:182
5173 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:540
5174 #: ../../tempcache/pages/configuration_titles.html.twig:113
5175 #: ../../tempcache/pages/contributions_types_list.html.twig:132
5176 #: ../../tempcache/pages/configuration_payment_types.html.twig:97
5177 #: ../../tempcache/pages/status_list.html.twig:116
5178 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
5179 #: ../../tempcache/pages/configuration_core_lists.html.twig:142
5180 #: ../../tempcache/components/dynamic_fields.html.twig:281
5181 msgid "Add"
5182 msgstr "Add"
5183
5184 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:63
5185 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:107
5186 #: ../../tempcache/elements/edit_core_fields.html.twig:48
5187 #: ../../tempcache/elements/edit_core_fields.html.twig:129
5188 #: ../../tempcache/elements/edit_core_fields.html.twig:133
5189 #: ../../tempcache/pages/configuration_core_lists.html.twig:74
5190 #: ../../tempcache/pages/configuration_core_lists.html.twig:186
5191 #: ../../tempcache/pages/configuration_core_lists.html.twig:305
5192 #: ../../tempcache/pages/document_form.html.twig:147
5193 msgid "Permissions"
5194 msgstr "Permissions"
5195
5196 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:67
5197 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:113
5198 #: ../../tempcache/elements/edit_pdf_models.html.twig:163
5199 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:464
5200 #: ../../tempcache/pages/transaction_form.html.twig:233
5201 #: ../../tempcache/pages/contributions_list.html.twig:408
5202 #: ../../tempcache/pages/contributions_list.html.twig:662
5203 #: ../../tempcache/pages/documents_list.html.twig:97
5204 #: ../../tempcache/pages/documents_list.html.twig:154
5205 #: ../../tempcache/pages/scheduledpayment_form.html.twig:148
5206 #: ../../tempcache/pages/advanced_search.html.twig:819
5207 #: ../../tempcache/pages/advanced_search.html.twig:824
5208 msgid "Type"
5209 msgstr "Type"
5210
5211 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:71
5212 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:119
5213 #: ../../tempcache/elements/edit_core_fields.html.twig:52
5214 #: ../../tempcache/elements/edit_core_fields.html.twig:169
5215 #: ../../tempcache/elements/edit_core_fields.html.twig:173
5216 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:505
5217 msgid "Required"
5218 msgstr "Required"
5219
5220 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:78
5221 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:141
5222 #: ../../tempcache/elements/edit_core_fields.html.twig:59
5223 #: ../../tempcache/elements/edit_core_fields.html.twig:226
5224 #: ../../tempcache/elements/edit_core_fields.html.twig:230
5225 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:317
5226 msgid "Width in forms"
5227 msgstr "Width in forms"
5228
5229 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:84
5230 #: ../../tempcache/elements/list.html.twig:387
5231 #: ../../tempcache/pages/transaction_form.html.twig:244
5232 #: ../../tempcache/pages/configuration_titles.html.twig:69
5233 #: ../../tempcache/pages/members_list.html.twig:543
5234 #: ../../tempcache/pages/contributions_types_list.html.twig:73
5235 #: ../../tempcache/pages/import.html.twig:98
5236 #: ../../tempcache/pages/configuration_payment_types.html.twig:65
5237 #: ../../tempcache/pages/status_list.html.twig:78
5238 #: ../../tempcache/pages/configuration_core_lists.html.twig:78
5239 msgid "Actions"
5240 msgstr "Actions"
5241
5242 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:148
5243 #: ../../tempcache/elements/edit_core_fields.html.twig:265
5244 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:345
5245 msgid "Half"
5246 msgstr "Half"
5247
5248 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:155
5249 #: ../../tempcache/elements/edit_core_fields.html.twig:254
5250 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:334
5251 msgid "Full"
5252 msgstr "Full"
5253
5254 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:161
5255 #: ../../tempcache/elements/edit_core_fields.html.twig:246
5256 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:326
5257 msgid "Default"
5258 msgstr "Default"
5259
5260 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:181
5261 #: ../../tempcache/pages/contributions_types_list.html.twig:210
5262 #: ../../tempcache/pages/status_list.html.twig:193
5263 #, php-format
5264 msgid "Edit '%s' field"
5265 msgstr "Edit '%s' field"
5266
5267 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:194
5268 #, php-format
5269 msgid "Translate '%s' field"
5270 msgstr "Translate '%s' field"
5271
5272 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:207
5273 #: ../../tempcache/pages/contributions_types_list.html.twig:223
5274 #: ../../tempcache/pages/status_list.html.twig:206
5275 #: ../../tempcache/pages/configuration_core_lists.html.twig:198
5276 #: ../../tempcache/pages/configuration_core_lists.html.twig:311
5277 #, php-format
5278 msgid "Delete '%s' field"
5279 msgstr "Delete '%s' field"
5280
5281 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:227
5282 #, php-format
5283 msgid "Move up '%s' field"
5284 msgstr "Move up '%s' field"
5285
5286 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:249
5287 #, php-format
5288 msgid "Move down '%s' field"
5289 msgstr "Move down '%s' field"
5290
5291 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:266
5292 #, php-format
5293 msgid "There is not yet any dynamic field configured for '%formname'"
5294 msgstr "There is not yet any dynamic field configured for '%formname'"
5295
5296 #: ../../tempcache/elements/navigation/navigation_items.html.twig:54
5297 msgid "Go to Galette's dashboard"
5298 msgstr "Go to Galette's dashboard"
5299
5300 #: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
5301 msgid "Go back to Galette homepage"
5302 msgstr "Go back to Galette homepage"
5303
5304 #: ../../tempcache/elements/navigation/navigation_topbar.html.twig:42
5305 msgid "Menu"
5306 msgstr "Menu"
5307
5308 #: ../../tempcache/elements/navigation/navigation_aside.html.twig:69
5309 #: ../../tempcache/elements/logged_user.html.twig:267
5310 #: ../../tempcache/elements/display_dynamic_fields.html.twig:170
5311 #: ../../tempcache/public_page.html.twig:134 ../../tempcache/page.html.twig:125
5312 #, php-format
5313 msgid "Open '%s' in a new window"
5314 msgstr "Open '%s' in a new window"
5315
5316 #: ../../tempcache/elements/navigation/navigation_aside.html.twig:114
5317 msgid "Main menu"
5318 msgstr "Main menu"
5319
5320 #: ../../tempcache/elements/navigation/navigation_aside.html.twig:138
5321 #: ../../tempcache/elements/navigation/navigation_aside.html.twig:145
5322 msgid "Compact menu"
5323 msgstr "Compact menu"
5324
5325 #: ../../tempcache/elements/navigation/public_pages.html.twig:87
5326 msgid "Subscribe"
5327 msgstr "Subscribe"
5328
5329 #: ../../tempcache/elements/navigation/public_pages.html.twig:132
5330 #: ../../tempcache/elements/navigation/public_pages.html.twig:142
5331 #: ../../tempcache/elements/logged_user.html.twig:82
5332 #: ../../tempcache/elements/logged_user.html.twig:156
5333 #: ../../tempcache/elements/logged_user.html.twig:166
5334 #: ../../tempcache/elements/logged_user.html.twig:324
5335 #: ../../tempcache/elements/logged_user.html.twig:335
5336 msgid "Disable dark mode"
5337 msgstr "Disable dark mode"
5338
5339 #: ../../tempcache/elements/navigation/public_pages.html.twig:134
5340 #: ../../tempcache/elements/navigation/public_pages.html.twig:144
5341 #: ../../tempcache/elements/logged_user.html.twig:84
5342 #: ../../tempcache/elements/logged_user.html.twig:158
5343 #: ../../tempcache/elements/logged_user.html.twig:168
5344 #: ../../tempcache/elements/logged_user.html.twig:326
5345 #: ../../tempcache/elements/logged_user.html.twig:337
5346 msgid "Enable dark mode"
5347 msgstr "Enable dark mode"
5348
5349 #: ../../tempcache/elements/logged_user.html.twig:117
5350 #: ../../tempcache/elements/logged_user.html.twig:192
5351 #: ../../tempcache/elements/logged_user.html.twig:210
5352 #: ../../tempcache/elements/logged_user.html.twig:361
5353 #: ../../tempcache/elements/logged_user.html.twig:379
5354 msgid "Unimpersonate"
5355 msgstr "Unimpersonate"
5356
5357 #: ../../tempcache/elements/logged_user.html.twig:133
5358 #: ../../tempcache/elements/logged_user.html.twig:235
5359 msgid "User menu"
5360 msgstr "User menu"
5361
5362 #: ../../tempcache/elements/ajax_members.html.twig:57
5363 #: ../../tempcache/pages/preferences.html.twig:2097
5364 msgid "Zip - Town"
5365 msgstr "Zip - Town"
5366
5367 #: ../../tempcache/elements/ajax_members.html.twig:89
5368 #: ../../tempcache/elements/group_persons.html.twig:87
5369 msgid "Company"
5370 msgstr "Company"
5371
5372 #: ../../tempcache/elements/ajax_members.html.twig:182
5373 msgid "no member"
5374 msgstr "no member"
5375
5376 #: ../../tempcache/elements/ajax_members.html.twig:205
5377 #: ../../tempcache/elements/list.html.twig:185
5378 msgid "Pages:"
5379 msgstr "Pages:"
5380
5381 #: ../../tempcache/elements/ajax_members.html.twig:231
5382 msgid "Selected members"
5383 msgstr "Selected members"
5384
5385 #: ../../tempcache/elements/ajax_members.html.twig:248
5386 msgid "No members has been selected yet."
5387 msgstr "No members has been selected yet."
5388
5389 #: ../../tempcache/elements/ajax_members.html.twig:312
5390 #: ../../tempcache/elements/ajax_groups.html.twig:205
5391 msgid "Validate"
5392 msgstr "Validate"
5393
5394 #: ../../tempcache/elements/ajax_groups.html.twig:52
5395 msgid "Manager(s)"
5396 msgstr "Manager(s)"
5397
5398 #: ../../tempcache/elements/ajax_groups.html.twig:127
5399 msgid "%membercount members"
5400 msgstr "%membercount members"
5401
5402 #: ../../tempcache/elements/ajax_groups.html.twig:136
5403 #: ../../tempcache/pages/groups_list.html.twig:148
5404 msgid "no group"
5405 msgstr "no group"
5406
5407 #: ../../tempcache/elements/ajax_groups.html.twig:152
5408 msgid "Selected groups"
5409 msgstr "Selected groups"
5410
5411 #: ../../tempcache/elements/ajax_groups.html.twig:167
5412 msgid "No groups has been selected yet."
5413 msgstr "No groups has been selected yet."
5414
5415 #: ../../tempcache/elements/js/calendar.js.twig:46
5416 msgid "S,M,T,W,T,F,S"
5417 msgstr "S,M,T,W,T,F,S"
5418
5419 #: ../../tempcache/elements/js/calendar.js.twig:51
5420 msgid "January"
5421 msgstr "January"
5422
5423 #: ../../tempcache/elements/js/calendar.js.twig:55
5424 msgid "February"
5425 msgstr "February"
5426
5427 #: ../../tempcache/elements/js/calendar.js.twig:59
5428 msgid "March"
5429 msgstr "March"
5430
5431 #: ../../tempcache/elements/js/calendar.js.twig:63
5432 msgid "April"
5433 msgstr "April"
5434
5435 #: ../../tempcache/elements/js/calendar.js.twig:67
5436 #: ../../tempcache/elements/js/calendar.js.twig:117
5437 msgid "May"
5438 msgstr "May"
5439
5440 #: ../../tempcache/elements/js/calendar.js.twig:71
5441 msgid "June"
5442 msgstr "June"
5443
5444 #: ../../tempcache/elements/js/calendar.js.twig:75
5445 msgid "July"
5446 msgstr "July"
5447
5448 #: ../../tempcache/elements/js/calendar.js.twig:79
5449 msgid "August"
5450 msgstr "August"
5451
5452 #: ../../tempcache/elements/js/calendar.js.twig:83
5453 msgid "September"
5454 msgstr "September"
5455
5456 #: ../../tempcache/elements/js/calendar.js.twig:87
5457 msgid "October"
5458 msgstr "October"
5459
5460 #: ../../tempcache/elements/js/calendar.js.twig:91
5461 msgid "November"
5462 msgstr "November"
5463
5464 #: ../../tempcache/elements/js/calendar.js.twig:95
5465 msgid "December"
5466 msgstr "December"
5467
5468 #: ../../tempcache/elements/js/calendar.js.twig:101
5469 msgid "Jan"
5470 msgstr "Jan"
5471
5472 #: ../../tempcache/elements/js/calendar.js.twig:105
5473 msgid "Feb"
5474 msgstr "Feb"
5475
5476 #: ../../tempcache/elements/js/calendar.js.twig:109
5477 msgid "Mar"
5478 msgstr "Mar"
5479
5480 #: ../../tempcache/elements/js/calendar.js.twig:113
5481 msgid "Apr"
5482 msgstr "Apr"
5483
5484 #: ../../tempcache/elements/js/calendar.js.twig:121
5485 msgid "Jun"
5486 msgstr "Jun"
5487
5488 #: ../../tempcache/elements/js/calendar.js.twig:125
5489 msgid "Jul"
5490 msgstr "Jul"
5491
5492 #: ../../tempcache/elements/js/calendar.js.twig:129
5493 msgid "Aug"
5494 msgstr "Aug"
5495
5496 #: ../../tempcache/elements/js/calendar.js.twig:133
5497 msgid "Sep"
5498 msgstr "Sep"
5499
5500 #: ../../tempcache/elements/js/calendar.js.twig:137
5501 msgid "Oct"
5502 msgstr "Oct"
5503
5504 #: ../../tempcache/elements/js/calendar.js.twig:141
5505 msgid "Nov"
5506 msgstr "Nov"
5507
5508 #: ../../tempcache/elements/js/calendar.js.twig:145
5509 msgid "Dec"
5510 msgstr "Dec"
5511
5512 #: ../../tempcache/elements/js/calendar.js.twig:150
5513 msgid "Today"
5514 msgstr "Today"
5515
5516 #: ../../tempcache/elements/js/calendar.js.twig:154
5517 msgid "Now"
5518 msgstr "Now"
5519
5520 #: ../../tempcache/elements/js/modal_action.js.twig:52
5521 #: ../../tempcache/elements/js/loader.js.twig:49
5522 #: ../../tempcache/elements/js/loader.js.twig:68
5523 msgid "Loading..."
5524 msgstr "Loading..."
5525
5526 #: ../../tempcache/elements/js/modal_action.js.twig:70
5527 #: ../../tempcache/elements/edit_pdf_models.html.twig:216
5528 #: ../../tempcache/elements/group.html.twig:330
5529 #: ../../tempcache/pages/contribution_type_form.html.twig:110
5530 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:365
5531 #: ../../tempcache/pages/transaction_form.html.twig:477
5532 #: ../../tempcache/pages/configuration_texts.html.twig:217
5533 #: ../../tempcache/pages/members_list.html.twig:387
5534 #: ../../tempcache/pages/members_list.html.twig:417
5535 #: ../../tempcache/pages/members_list.html.twig:1158
5536 #: ../../tempcache/pages/configuration_core_fields.html.twig:160
5537 #: ../../tempcache/pages/status_form.html.twig:101
5538 #: ../../tempcache/pages/contribution_form.html.twig:734
5539 #: ../../tempcache/pages/mailing_form.html.twig:361
5540 #: ../../tempcache/pages/scheduledpayment_form.html.twig:321
5541 #: ../../tempcache/pages/configuration_title_form.html.twig:89
5542 #: ../../tempcache/pages/preferences.html.twig:2506
5543 #: ../../tempcache/pages/configuration_core_lists.html.twig:216
5544 #: ../../tempcache/pages/member_form.html.twig:93
5545 #: ../../tempcache/pages/member_form.html.twig:433
5546 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:89
5547 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:185
5548 #: ../../tempcache/pages/document_form.html.twig:196
5549 msgid "Save"
5550 msgstr "Save"
5551
5552 #: ../../tempcache/elements/js/photo_dnd.js.twig:75
5553 #: ../../tempcache/pages/preferences.html.twig:877
5554 #: ../../tempcache/components/forms/picture.html.twig:86
5555 msgid "Square (1:1)"
5556 msgstr "Square (1:1)"
5557
5558 #: ../../tempcache/elements/js/photo_dnd.js.twig:75
5559 #: ../../tempcache/pages/preferences.html.twig:885
5560 #: ../../tempcache/components/forms/picture.html.twig:86
5561 msgid "Portrait (3:4)"
5562 msgstr "Portrait (3:4)"
5563
5564 #: ../../tempcache/elements/js/photo_dnd.js.twig:75
5565 #: ../../tempcache/pages/preferences.html.twig:893
5566 #: ../../tempcache/components/forms/picture.html.twig:86
5567 msgid "Landscape (4:3)"
5568 msgstr "Landscape (4:3)"
5569
5570 #: ../../tempcache/elements/js/photo_dnd.js.twig:86
5571 #: ../../tempcache/components/forms/picture.html.twig:97
5572 msgid "Center"
5573 msgstr "Center"
5574
5575 #: ../../tempcache/elements/js/photo_dnd.js.twig:90
5576 #: ../../tempcache/components/forms/picture.html.twig:101
5577 msgid "Top"
5578 msgstr "Top"
5579
5580 #: ../../tempcache/elements/js/photo_dnd.js.twig:94
5581 #: ../../tempcache/components/forms/picture.html.twig:105
5582 msgid "Bottom"
5583 msgstr "Bottom"
5584
5585 #: ../../tempcache/elements/js/photo_dnd.js.twig:98
5586 #: ../../tempcache/components/forms/picture.html.twig:109
5587 msgid "Left"
5588 msgstr "Left"
5589
5590 #: ../../tempcache/elements/js/photo_dnd.js.twig:102
5591 #: ../../tempcache/components/forms/picture.html.twig:113
5592 msgid "Right"
5593 msgstr "Right"
5594
5595 #: ../../tempcache/elements/js/photo_dnd.js.twig:109
5596 #: ../../tempcache/components/forms/picture.html.twig:92
5597 msgid "Cropping focus"
5598 msgstr "Cropping focus"
5599
5600 #: ../../tempcache/elements/js/photo_dnd.js.twig:109
5601 #: ../../tempcache/components/forms/picture.html.twig:118
5602 msgid ""
5603 "Choose the area of the original image to preserve after cropping to the "
5604 "final ratio defined in the settings : %ratio"
5605 msgstr ""
5606 "Choose the area of the original image to preserve after cropping to the "
5607 "final ratio defined in the settings : %ratio"
5608
5609 #: ../../tempcache/elements/js/photo_dnd.js.twig:159
5610 msgid "An error occurred sending photo :("
5611 msgstr "An error occurred sending photo :("
5612
5613 #: ../../tempcache/elements/js/pwdcheck.js.twig:99
5614 msgid "Password is valid :)"
5615 msgstr "Password is valid :)"
5616
5617 #: ../../tempcache/elements/js/pwdcheck.js.twig:105
5618 msgid "Password is not valid!"
5619 msgstr "Password is not valid!"
5620
5621 #: ../../tempcache/elements/js/pwdcheck.js.twig:135
5622 msgid "An error occured checking password :("
5623 msgstr "An error occured checking password :("
5624
5625 #: ../../tempcache/elements/js/messages.js.twig:318
5626 #: ../../tempcache/elements/messages_inline.html.twig:411
5627 msgid "Your telemetry data are more than one year old."
5628 msgstr "Your telemetry data are more than one year old."
5629
5630 #: ../../tempcache/elements/js/messages.js.twig:320
5631 #: ../../tempcache/elements/messages_inline.html.twig:415
5632 msgid "Do you want to send it again?"
5633 msgstr "Do you want to send it again?"
5634
5635 #: ../../tempcache/elements/js/messages.js.twig:361
5636 #: ../../tempcache/elements/messages_inline.html.twig:427
5637 msgid "Later"
5638 msgstr "Later"
5639
5640 #: ../../tempcache/elements/js/choose_adh.js.twig:134
5641 #: ../../tempcache/elements/js/choose_adh.js.twig:213
5642 msgid "An error occurred retrieving members :("
5643 msgstr "An error occurred retrieving members :("
5644
5645 #: ../../tempcache/elements/js/choose_adh.js.twig:287
5646 msgid "An error occurred retrieving dates :("
5647 msgstr "An error occurred retrieving dates :("
5648
5649 #: ../../tempcache/elements/js/modal.js.twig:238
5650 #: ../../tempcache/pages/export.html.twig:384
5651 msgid "Continue"
5652 msgstr "Continue"
5653
5654 #: ../../tempcache/elements/navigate.html.twig:56
5655 #: ../../tempcache/elements/navigate.html.twig:62
5656 msgid "Previous"
5657 msgstr "Previous"
5658
5659 #: ../../tempcache/elements/navigate.html.twig:87
5660 #: ../../tempcache/elements/navigate.html.twig:92
5661 msgid "Next"
5662 msgstr "Next"
5663
5664 #: ../../tempcache/elements/edit_pdf_models.html.twig:87
5665 msgid "Header"
5666 msgstr "Header"
5667
5668 #: ../../tempcache/elements/edit_pdf_models.html.twig:104
5669 msgid "Footer"
5670 msgstr "Footer"
5671
5672 #: ../../tempcache/elements/edit_pdf_models.html.twig:125
5673 msgid "Body"
5674 msgstr "Body"
5675
5676 #: ../../tempcache/elements/edit_pdf_models.html.twig:145
5677 msgid "CSS styles"
5678 msgstr "CSS styles"
5679
5680 #: ../../tempcache/elements/edit_pdf_models.html.twig:171
5681 #: ../../tempcache/pages/contributions_list.html.twig:151
5682 #: ../../tempcache/pages/scheduledpayments_list.html.twig:137
5683 #: ../../tempcache/pages/advanced_search.html.twig:961
5684 msgid "Select"
5685 msgstr "Select"
5686
5687 #: ../../tempcache/elements/edit_pdf_models.html.twig:177
5688 msgid "Invoice"
5689 msgstr "Invoice"
5690
5691 #: ../../tempcache/elements/edit_pdf_models.html.twig:183
5692 msgid "Receipt"
5693 msgstr "Receipt"
5694
5695 #: ../../tempcache/elements/display_dynamic_fields.html.twig:45
5696 #: ../../tempcache/components/dynamic_fields.html.twig:60
5697 msgid "Additionnal fields:"
5698 msgstr "Additionnal fields:"
5699
5700 #: ../../tempcache/elements/group.html.twig:77
5701 #: ../../tempcache/pages/members_public_list.html.twig:95
5702 #: ../../tempcache/pages/members_public_list.html.twig:305
5703 msgid "Information"
5704 msgstr "Information"
5705
5706 #: ../../tempcache/elements/group.html.twig:85
5707 msgid "Managers"
5708 msgstr "Managers"
5709
5710 #: ../../tempcache/elements/group.html.twig:166
5711 msgid "Parent group:"
5712 msgstr "Parent group:"
5713
5714 #: ../../tempcache/elements/group.html.twig:275
5715 msgid "Manage managers"
5716 msgstr "Manage managers"
5717
5718 #: ../../tempcache/elements/group.html.twig:306
5719 msgid "Manage members"
5720 msgstr "Manage members"
5721
5722 #: ../../tempcache/elements/group.html.twig:354
5723 msgid "Current group (and attached people) as PDF"
5724 msgstr "Current group (and attached people) as PDF"
5725
5726 #: ../../tempcache/elements/group.html.twig:359
5727 msgid "Group PDF"
5728 msgstr "Group PDF"
5729
5730 #: ../../tempcache/elements/scripts.html.twig:386
5731 msgid "Deactivate HTML editor"
5732 msgstr "Deactivate HTML editor"
5733
5734 #: ../../tempcache/elements/scripts.html.twig:396
5735 #: ../../tempcache/pages/mailing_form.html.twig:338
5736 msgid "Activate HTML editor"
5737 msgstr "Activate HTML editor"
5738
5739 #: ../../tempcache/elements/list.html.twig:259
5740 msgid "Records per page:"
5741 msgstr "Records per page:"
5742
5743 #: ../../tempcache/elements/list.html.twig:459
5744 msgid "(Un)Check all"
5745 msgstr "(Un)Check all"
5746
5747 #: ../../tempcache/elements/list.html.twig:463
5748 msgid "Invert selection"
5749 msgstr "Invert selection"
5750
5751 #: ../../tempcache/elements/list.html.twig:470
5752 #: ../../tempcache/pages/transactions_list.html.twig:539
5753 #: ../../tempcache/pages/transactions_list.html.twig:554
5754 msgid "Show legend"
5755 msgstr "Show legend"
5756
5757 #: ../../tempcache/elements/modes.html.twig:40
5758 msgid ""
5759 "You are actually logged-in as superadmin. Some functionnalities may not be "
5760 "available since this is *not* a regular member."
5761 msgstr ""
5762 "You are actually logged-in as superadmin. Some functionnalities may not be "
5763 "available since this is *not* a regular member."
5764
5765 #: ../../tempcache/elements/modes.html.twig:45
5766 #: ../../tempcache/pages/mailings_list.html.twig:334
5767 msgid "Superadmin"
5768 msgstr "Superadmin"
5769
5770 #: ../../tempcache/elements/modes.html.twig:54
5771 msgid ""
5772 "This application runs under DEMO mode, all features may not be available."
5773 msgstr ""
5774 "This application runs under DEMO mode, all features may not be available."
5775
5776 #: ../../tempcache/elements/modes.html.twig:59
5777 msgid "Demonstration"
5778 msgstr "Demonstration"
5779
5780 #: ../../tempcache/elements/group_persons.html.twig:207
5781 #: ../../tempcache/pages/groups_list.html.twig:356
5782 msgid "No member attached"
5783 msgstr "No member attached"
5784
5785 #: ../../tempcache/elements/group_persons.html.twig:213
5786 msgid "No manager attached"
5787 msgstr "No manager attached"
5788
5789 #: ../../tempcache/elements/edit_core_fields.html.twig:135
5790 #, php-format
5791 msgid "Change '%field' permissions"
5792 msgstr "Change '%field' permissions"
5793
5794 #: ../../tempcache/elements/edit_core_fields.html.twig:176
5795 #, php-format
5796 msgid "Field '%field' cannot be set as required."
5797 msgstr "Field '%field' cannot be set as required."
5798
5799 #: ../../tempcache/elements/edit_core_fields.html.twig:178
5800 #, php-format
5801 msgid "Mark '%field' as (not) required"
5802 msgstr "Mark '%field' as (not) required"
5803
5804 #: ../../tempcache/elements/edit_core_fields.html.twig:232
5805 msgid "Change field's width with in forms"
5806 msgstr "Change field's width with in forms"
5807
5808 #: ../../tempcache/elements/member_card.html.twig:59
5809 msgid "Picture"
5810 msgstr "Picture"
5811
5812 #: ../../tempcache/elements/member_card.html.twig:68
5813 msgid "Drag and drop an image file to change the picture"
5814 msgstr "Drag and drop an image file to change the picture"
5815
5816 #: ../../tempcache/elements/mailing_recipients.html.twig:50
5817 #, php-format
5818 msgid "Your message has been sent to <strong>%s members</strong>"
5819 msgstr "Your message has been sent to <strong>%s members</strong>"
5820
5821 #: ../../tempcache/elements/mailing_recipients.html.twig:56
5822 #, php-format
5823 msgid "You are about to send an e-mail to <strong>%s members</strong>"
5824 msgstr "You are about to send an e-mail to <strong>%s members</strong>"
5825
5826 #: ../../tempcache/elements/mailing_recipients.html.twig:68
5827 msgid "None of the selected members has an email address."
5828 msgstr "None of the selected members has an email address."
5829
5830 #: ../../tempcache/elements/mailing_recipients.html.twig:74
5831 msgid "No member selected (yet)."
5832 msgstr "No member selected (yet)."
5833
5834 #: ../../tempcache/elements/mailing_recipients.html.twig:92
5835 msgid "unreachable members:"
5836 msgstr "unreachable members:"
5837
5838 #: ../../tempcache/elements/mailing_recipients.html.twig:94
5839 msgid "unreachable member:"
5840 msgstr "unreachable member:"
5841
5842 #: ../../tempcache/elements/mailing_recipients.html.twig:100
5843 msgid ""
5844 "Some members you have selected have no e-mail address. However, you can "
5845 "generate envelope labels to contact them by snail mail."
5846 msgstr ""
5847 "Some members you have selected have no e-mail address. However, you can "
5848 "generate envelope labels to contact them by snail mail."
5849
5850 #: ../../tempcache/elements/edit_socials.html.twig:61
5851 msgid "Disable social networks on member form"
5852 msgstr "Disable social networks on member form"
5853
5854 #: ../../tempcache/elements/edit_socials.html.twig:118
5855 #: ../../tempcache/elements/edit_socials.html.twig:123
5856 msgid "Remove %type"
5857 msgstr "Remove %type"
5858
5859 #: ../../tempcache/elements/edit_socials.html.twig:142
5860 msgid "Add new social network"
5861 msgstr "Add new social network"
5862
5863 #: ../../tempcache/elements/edit_socials.html.twig:151
5864 #: ../../tempcache/pages/document_form.html.twig:121
5865 msgid "Choose or enter your own..."
5866 msgstr "Choose or enter your own..."
5867
5868 #: ../../tempcache/macros.twig:437
5869 msgid "For the selection:"
5870 msgstr "For the selection:"
5871
5872 #: ../../tempcache/pages/contribution_type_form.html.twig:90
5873 #: ../../tempcache/pages/contributions_types_list.html.twig:69
5874 #: ../../tempcache/pages/contributions_types_list.html.twig:113
5875 #: ../../tempcache/pages/contributions_types_list.html.twig:180
5876 msgid "Extends membership?"
5877 msgstr "Extends membership?"
5878
5879 #: ../../tempcache/pages/plugins.html.twig:54
5880 #: ../../tempcache/pages/plugins.html.twig:85
5881 msgid "Active plugins"
5882 msgstr "Active plugins"
5883
5884 #: ../../tempcache/pages/plugins.html.twig:64
5885 #: ../../tempcache/pages/plugins.html.twig:125
5886 #: ../../tempcache/pages/history.html.twig:102
5887 #: ../../tempcache/pages/history.html.twig:345
5888 #: ../../tempcache/pages/transactions_list.html.twig:284
5889 #: ../../tempcache/pages/transactions_list.html.twig:419
5890 #: ../../tempcache/pages/export.html.twig:259
5891 #: ../../tempcache/pages/export.html.twig:289
5892 msgid "Description"
5893 msgstr "Description"
5894
5895 #: ../../tempcache/pages/plugins.html.twig:68
5896 #: ../../tempcache/pages/plugins.html.twig:131
5897 msgid "Author"
5898 msgstr "Author"
5899
5900 #: ../../tempcache/pages/plugins.html.twig:72
5901 #: ../../tempcache/pages/plugins.html.twig:137
5902 msgid "Version"
5903 msgstr "Version"
5904
5905 #: ../../tempcache/pages/plugins.html.twig:76
5906 #: ../../tempcache/pages/plugins.html.twig:143
5907 msgid "Release date"
5908 msgstr "Release date"
5909
5910 #: ../../tempcache/pages/plugins.html.twig:158
5911 msgid "Click here to deactivate plugin '%name'"
5912 msgstr "Click here to deactivate plugin '%name'"
5913
5914 #: ../../tempcache/pages/plugins.html.twig:179
5915 msgid "Initialize '%name' database"
5916 msgstr "Initialize '%name' database"
5917
5918 #: ../../tempcache/pages/plugins.html.twig:207
5919 msgid "No active plugin."
5920 msgstr "No active plugin."
5921
5922 #: ../../tempcache/pages/plugins.html.twig:219
5923 msgid "Inactive plugins"
5924 msgstr "Inactive plugins"
5925
5926 #: ../../tempcache/pages/plugins.html.twig:230
5927 #: ../../tempcache/pages/plugins.html.twig:249
5928 msgid "Cause"
5929 msgstr "Cause"
5930
5931 #: ../../tempcache/pages/plugins.html.twig:256
5932 msgid "A required file is missing"
5933 msgstr "A required file is missing"
5934
5935 #: ../../tempcache/pages/plugins.html.twig:263
5936 msgid "Incompatible with current version"
5937 msgstr "Incompatible with current version"
5938
5939 #: ../../tempcache/pages/plugins.html.twig:270
5940 msgid "Explicitely disabled"
5941 msgstr "Explicitely disabled"
5942
5943 #: ../../tempcache/pages/plugins.html.twig:276
5944 msgid "Unknown"
5945 msgstr "Unknown"
5946
5947 #: ../../tempcache/pages/plugins.html.twig:293
5948 msgid "Activate plugin '%name'"
5949 msgstr "Activate plugin '%name'"
5950
5951 #: ../../tempcache/pages/plugins.html.twig:307
5952 msgid "No inactive plugin."
5953 msgstr "No inactive plugin."
5954
5955 #: ../../tempcache/pages/plugins.html.twig:335
5956 #: ../../tempcache/pages/preferences.html.twig:1226
5957 #: ../../tempcache/pages/preferences.html.twig:2433
5958 msgid ""
5959 "Application runs under demo mode. This functionnality is not enabled, sorry."
5960 msgstr ""
5961 "Application runs under demo mode. This functionnality is not enabled, sorry."
5962
5963 #: ../../tempcache/pages/plugins.html.twig:361
5964 #: ../../tempcache/pages/plugins.html.twig:409
5965 msgid ""
5966 "An error occurred displaying plugin database initialization interface :("
5967 msgstr ""
5968 "An error occurred displaying plugin database initialization interface :("
5969
5970 #: ../../tempcache/pages/plugins.html.twig:373
5971 msgid "Plugin database initialization: %name"
5972 msgstr "Plugin database initialization: %name"
5973
5974 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:62
5975 #, php-format
5976 msgid "Edit field %field"
5977 msgstr "Edit field %field"
5978
5979 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:91
5980 msgid "Permissions:"
5981 msgstr "Permissions:"
5982
5983 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:124
5984 msgid "Required:"
5985 msgstr "Required:"
5986
5987 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:154
5988 msgid "Width:"
5989 msgstr "Width:"
5990
5991 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:170
5992 msgid "Height:"
5993 msgstr "Height:"
5994
5995 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:186
5996 msgid "Min Size:"
5997 msgstr "Min Size:"
5998
5999 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:194
6000 msgid "Minimum number of characters."
6001 msgstr "Minimum number of characters."
6002
6003 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:206
6004 msgid "Size:"
6005 msgstr "Size:"
6006
6007 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:217
6008 msgid "Maximum file size, in Ko."
6009 msgstr "Maximum file size, in Ko."
6010
6011 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:223
6012 msgid "Maximum number of characters."
6013 msgstr "Maximum number of characters."
6014
6015 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:238
6016 msgid "Repeat:"
6017 msgstr "Repeat:"
6018
6019 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:246
6020 msgid "Number of values or zero if infinite."
6021 msgstr "Number of values or zero if infinite."
6022
6023 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:258
6024 msgid "Values:"
6025 msgstr "Values:"
6026
6027 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:266
6028 msgid "Choice list (one entry per line)."
6029 msgstr "Choice list (one entry per line)."
6030
6031 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:275
6032 msgid "Information:"
6033 msgstr "Information:"
6034
6035 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:283
6036 msgid "Extra information displayed along with dynamic field."
6037 msgstr "Extra information displayed along with dynamic field."
6038
6039 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:289
6040 msgid "Display information above input"
6041 msgstr "Display information above input"
6042
6043 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:391
6044 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:400
6045 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
6046 msgid "New dynamic field"
6047 msgstr "New dynamic field"
6048
6049 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:411
6050 #: ../../tempcache/pages/configuration_core_lists.html.twig:70
6051 #: ../../tempcache/pages/configuration_core_lists.html.twig:173
6052 #: ../../tempcache/pages/configuration_core_lists.html.twig:299
6053 msgid "Field name"
6054 msgstr "Field name"
6055
6056 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:423
6057 #: ../../tempcache/pages/documents_list.html.twig:97
6058 #: ../../tempcache/pages/documents_list.html.twig:160
6059 msgid "Visibility"
6060 msgstr "Visibility"
6061
6062 #: ../../tempcache/pages/documents_public_list.html.twig:58
6063 #: ../../tempcache/pages/documents_list.html.twig:247
6064 msgid "No document"
6065 msgstr "No document"
6066
6067 #: ../../tempcache/pages/documents_public_list.html.twig:100
6068 #: ../../tempcache/pages/documents_list.html.twig:57
6069 #, php-format
6070 msgid "%count document"
6071 msgid_plural "%count documents"
6072 msgstr[0] "%count document"
6073 msgstr[1] "%count documents"
6074
6075 #: ../../tempcache/pages/transaction_form.html.twig:65
6076 msgid "Transaction details"
6077 msgstr "Transaction details"
6078
6079 #: ../../tempcache/pages/transaction_form.html.twig:168
6080 #: ../../tempcache/pages/transaction_form.html.twig:174
6081 #: ../../tempcache/pages/contribution_form.html.twig:346
6082 msgid "Select a contribution type to create for dispatch transaction"
6083 msgstr "Select a contribution type to create for dispatch transaction"
6084
6085 #: ../../tempcache/pages/transaction_form.html.twig:170
6086 #: ../../tempcache/pages/contribution_form.html.twig:342
6087 msgid "Dispatch type:"
6088 msgstr "Dispatch type:"
6089
6090 #: ../../tempcache/pages/transaction_form.html.twig:200
6091 msgid "Attached contributions"
6092 msgstr "Attached contributions"
6093
6094 #: ../../tempcache/pages/transaction_form.html.twig:212
6095 #: ../../tempcache/pages/contributions_list.html.twig:87
6096 #: ../../tempcache/pages/contributions_list.html.twig:392
6097 #: ../../tempcache/pages/contributions_list.html.twig:589
6098 #: ../../tempcache/pages/scheduledpayment_form.html.twig:160
6099 msgid "Begin"
6100 msgstr "Begin"
6101
6102 #: ../../tempcache/pages/transaction_form.html.twig:216
6103 #: ../../tempcache/pages/contributions_list.html.twig:97
6104 #: ../../tempcache/pages/contributions_list.html.twig:392
6105 #: ../../tempcache/pages/contributions_list.html.twig:595
6106 #: ../../tempcache/pages/scheduledpayment_form.html.twig:172
6107 msgid "End"
6108 msgstr "End"
6109
6110 #: ../../tempcache/pages/transaction_form.html.twig:220
6111 #: ../../tempcache/pages/contributions_list.html.twig:408
6112 #: ../../tempcache/pages/contributions_list.html.twig:680
6113 msgid "Duration"
6114 msgstr "Duration"
6115
6116 #: ../../tempcache/pages/transaction_form.html.twig:227
6117 #: ../../tempcache/pages/contributions_list.html.twig:400
6118 #: ../../tempcache/pages/contributions_list.html.twig:604
6119 #: ../../tempcache/pages/history.html.twig:165
6120 #: ../../tempcache/pages/contribution_form.html.twig:248
6121 #: ../../tempcache/pages/scheduledpayment_form.html.twig:188
6122 #: ../../tempcache/pages/scheduledpayments_list.html.twig:208
6123 #: ../../tempcache/pages/scheduledpayments_list.html.twig:353
6124 #: ../../tempcache/pages/transactions_list.html.twig:378
6125 msgid "Member"
6126 msgstr "Member"
6127
6128 #: ../../tempcache/pages/transaction_form.html.twig:261
6129 msgid "Dispatched amount:"
6130 msgstr "Dispatched amount:"
6131
6132 #: ../../tempcache/pages/transaction_form.html.twig:278
6133 msgid "Not dispatched amount:"
6134 msgstr "Not dispatched amount:"
6135
6136 #: ../../tempcache/pages/transaction_form.html.twig:310
6137 #: ../../tempcache/pages/transaction_form.html.twig:317
6138 #: ../../tempcache/pages/contribution_form.html.twig:296
6139 #: ../../tempcache/pages/contribution_form.html.twig:303
6140 msgid "Create a new fee that will be attached to the current transaction"
6141 msgstr "Create a new fee that will be attached to the current transaction"
6142
6143 #: ../../tempcache/pages/transaction_form.html.twig:330
6144 #: ../../tempcache/pages/transaction_form.html.twig:337
6145 #: ../../tempcache/pages/contribution_form.html.twig:316
6146 #: ../../tempcache/pages/contribution_form.html.twig:323
6147 msgid "Create a new donation that will be attached to the current transaction"
6148 msgstr "Create a new donation that will be attached to the current transaction"
6149
6150 #: ../../tempcache/pages/transaction_form.html.twig:345
6151 #: ../../tempcache/pages/transaction_form.html.twig:352
6152 msgid ""
6153 "Select an existing contribution in the database, and attach it to the "
6154 "current transaction"
6155 msgstr ""
6156 "Select an existing contribution in the database, and attach it to the "
6157 "current transaction"
6158
6159 #: ../../tempcache/pages/transaction_form.html.twig:430
6160 msgid "Detach contribution from this transaction"
6161 msgstr "Detach contribution from this transaction"
6162
6163 #: ../../tempcache/pages/transaction_form.html.twig:450
6164 #: ../../tempcache/pages/contributions_list.html.twig:753
6165 msgid "no contribution"
6166 msgstr "no contribution"
6167
6168 #: ../../tempcache/pages/transaction_form.html.twig:499
6169 #: ../../tempcache/pages/contribution_form.html.twig:768
6170 msgid "No member registered!"
6171 msgstr "No member registered!"
6172
6173 #: ../../tempcache/pages/transaction_form.html.twig:504
6174 #: ../../tempcache/pages/contribution_form.html.twig:773
6175 msgid "Unfortunately, there is no member in your database yet,"
6176 msgstr "Unfortunately, there is no member in your database yet,"
6177
6178 #: ../../tempcache/pages/transaction_form.html.twig:511
6179 #: ../../tempcache/pages/contribution_form.html.twig:780
6180 msgid "please create a member"
6181 msgstr "please create a member"
6182
6183 #: ../../tempcache/pages/transaction_form.html.twig:567
6184 #: ../../tempcache/pages/transaction_form.html.twig:621
6185 #: ../../tempcache/pages/transaction_form.html.twig:652
6186 #: ../../tempcache/pages/transaction_form.html.twig:683
6187 #: ../../tempcache/pages/contribution_form.html.twig:971
6188 #: ../../tempcache/pages/contribution_form.html.twig:1002
6189 #: ../../tempcache/pages/contribution_form.html.twig:1033
6190 msgid "An error occurred displaying contributions :("
6191 msgstr "An error occurred displaying contributions :("
6192
6193 #: ../../tempcache/pages/transaction_form.html.twig:578
6194 msgid "Contributions selection"
6195 msgstr "Contributions selection"
6196
6197 #: ../../tempcache/pages/transaction_form.html.twig:700
6198 msgid "Click on a contribution row to attach it to the current transaction"
6199 msgstr "Click on a contribution row to attach it to the current transaction"
6200
6201 #: ../../tempcache/pages/plugin_info.html.twig:62
6202 msgid "By %name"
6203 msgstr "By %name"
6204
6205 #: ../../tempcache/pages/plugin_info.html.twig:89
6206 msgid "Version:"
6207 msgstr "Version:"
6208
6209 #: ../../tempcache/pages/plugin_info.html.twig:105
6210 msgid "Author:"
6211 msgstr "Author:"
6212
6213 #: ../../tempcache/pages/plugin_info.html.twig:113
6214 msgid "Path:"
6215 msgstr "Path:"
6216
6217 #: ../../tempcache/pages/plugin_info.html.twig:121
6218 msgid "Main route:"
6219 msgstr "Main route:"
6220
6221 #: ../../tempcache/pages/plugin_info.html.twig:129
6222 msgid "ACLs"
6223 msgstr "ACLs"
6224
6225 #: ../../tempcache/pages/plugin_info.html.twig:136
6226 msgid "Route"
6227 msgstr "Route"
6228
6229 #: ../../tempcache/pages/plugin_info.html.twig:140
6230 msgid "ACL"
6231 msgstr "ACL"
6232
6233 #: ../../tempcache/pages/plugin_info.html.twig:166
6234 msgid "No ACLs!"
6235 msgstr "No ACLs!"
6236
6237 #: ../../tempcache/pages/plugin_info.html.twig:180
6238 msgid "Raw information"
6239 msgstr "Raw information"
6240
6241 #: ../../tempcache/pages/contributions_list.html.twig:54
6242 msgid "No contribution selected"
6243 msgstr "No contribution selected"
6244
6245 #: ../../tempcache/pages/contributions_list.html.twig:54
6246 msgid ""
6247 "Please make sure to select at least one contribution from the list to "
6248 "perform this action."
6249 msgstr ""
6250 "Please make sure to select at least one contribution from the list to "
6251 "perform this action."
6252
6253 #: ../../tempcache/pages/contributions_list.html.twig:76
6254 msgid "Show contributions by"
6255 msgstr "Show contributions by"
6256
6257 #: ../../tempcache/pages/contributions_list.html.twig:107
6258 msgid "Record"
6259 msgstr "Record"
6260
6261 #: ../../tempcache/pages/contributions_list.html.twig:115
6262 #: ../../tempcache/pages/history.html.twig:124
6263 #: ../../tempcache/pages/mailings_list.html.twig:141
6264 #: ../../tempcache/pages/scheduledpayments_list.html.twig:101
6265 msgid "since"
6266 msgstr "since"
6267
6268 #: ../../tempcache/pages/contributions_list.html.twig:132
6269 #: ../../tempcache/pages/history.html.twig:141
6270 #: ../../tempcache/pages/mailings_list.html.twig:158
6271 #: ../../tempcache/pages/scheduledpayments_list.html.twig:118
6272 #: ../../tempcache/pages/transactions_list.html.twig:87
6273 msgid "until"
6274 msgstr "until"
6275
6276 #: ../../tempcache/pages/contributions_list.html.twig:157
6277 #: ../../tempcache/pages/history.html.twig:247
6278 #: ../../tempcache/pages/members_list.html.twig:372
6279 #: ../../tempcache/pages/mailings_list.html.twig:243
6280 #: ../../tempcache/pages/scheduledpayments_list.html.twig:143
6281 #: ../../tempcache/pages/transactions_list.html.twig:106
6282 msgid "Apply filters"
6283 msgstr "Apply filters"
6284
6285 #: ../../tempcache/pages/contributions_list.html.twig:162
6286 #: ../../tempcache/pages/history.html.twig:252
6287 #: ../../tempcache/pages/members_list.html.twig:377
6288 #: ../../tempcache/pages/mailings_list.html.twig:248
6289 #: ../../tempcache/pages/scheduledpayments_list.html.twig:148
6290 #: ../../tempcache/pages/transactions_list.html.twig:111
6291 #: ../../tempcache/pages/advanced_search.html.twig:1530
6292 msgid "Filter"
6293 msgstr "Filter"
6294
6295 #: ../../tempcache/pages/contributions_list.html.twig:167
6296 #: ../../tempcache/pages/history.html.twig:257
6297 #: ../../tempcache/pages/members_list.html.twig:392
6298 #: ../../tempcache/pages/members_list.html.twig:433
6299 #: ../../tempcache/pages/mailings_list.html.twig:253
6300 #: ../../tempcache/pages/scheduledpayments_list.html.twig:153
6301 #: ../../tempcache/pages/transactions_list.html.twig:116
6302 msgid "Reset all filters to defaults"
6303 msgstr "Reset all filters to defaults"
6304
6305 #: ../../tempcache/pages/contributions_list.html.twig:172
6306 #: ../../tempcache/pages/history.html.twig:262
6307 #: ../../tempcache/pages/members_list.html.twig:397
6308 #: ../../tempcache/pages/members_list.html.twig:438
6309 #: ../../tempcache/pages/mailings_list.html.twig:258
6310 #: ../../tempcache/pages/scheduledpayments_list.html.twig:158
6311 #: ../../tempcache/pages/transactions_list.html.twig:121
6312 #: ../../tempcache/pages/advanced_search.html.twig:1538
6313 msgid "Clear filter"
6314 msgstr "Clear filter"
6315
6316 #: ../../tempcache/pages/contributions_list.html.twig:208
6317 msgid "Show all your contributions"
6318 msgstr "Show all your contributions"
6319
6320 #: ../../tempcache/pages/contributions_list.html.twig:214
6321 msgid "Show all members contributions"
6322 msgstr "Show all members contributions"
6323
6324 #: ../../tempcache/pages/contributions_list.html.twig:248
6325 #: ../../tempcache/pages/transactions_list.html.twig:194
6326 msgid "See member profile"
6327 msgstr "See member profile"
6328
6329 #: ../../tempcache/pages/contributions_list.html.twig:338
6330 #, php-format
6331 msgid "%count contribution"
6332 msgid_plural "%count contributions"
6333 msgstr[0] "%count contribution"
6334 msgstr[1] "%count contributions"
6335
6336 #: ../../tempcache/pages/contributions_list.html.twig:437
6337 #, php-format
6338 msgid "Found contributions total %f"
6339 msgstr "Found contributions total %f"
6340
6341 #: ../../tempcache/pages/contributions_list.html.twig:526
6342 #: ../../tempcache/pages/contributions_list.html.twig:555
6343 #: ../../tempcache/pages/scheduledpayments_list.html.twig:343
6344 msgid "Contribution %id"
6345 msgstr "Contribution %id"
6346
6347 #: ../../tempcache/pages/contributions_list.html.twig:543
6348 #: ../../tempcache/pages/contributions_list.html.twig:565
6349 #, php-format
6350 msgid "Transaction: %s"
6351 msgstr "Transaction: %s"
6352
6353 #: ../../tempcache/pages/contributions_list.html.twig:634
6354 msgid "Show only '%name' contributions"
6355 msgstr "Show only '%name' contributions"
6356
6357 #: ../../tempcache/pages/contributions_list.html.twig:649
6358 #: ../../tempcache/pages/transactions_list.html.twig:406
6359 msgid "Show '%name' card"
6360 msgstr "Show '%name' card"
6361
6362 #: ../../tempcache/pages/contributions_list.html.twig:698
6363 msgid "Print an invoice or a receipt (depending on contribution type)"
6364 msgstr "Print an invoice or a receipt (depending on contribution type)"
6365
6366 #: ../../tempcache/pages/contributions_list.html.twig:715
6367 msgid "Edit the contribution"
6368 msgstr "Edit the contribution"
6369
6370 #: ../../tempcache/pages/contributions_list.html.twig:728
6371 msgid "Delete the contribution"
6372 msgstr "Delete the contribution"
6373
6374 #: ../../tempcache/pages/contributions_list.html.twig:768
6375 #: ../../tempcache/pages/contributions_list.html.twig:772
6376 #: ../../tempcache/pages/members_list.html.twig:477
6377 #: ../../tempcache/pages/members_list.html.twig:481
6378 #: ../../tempcache/pages/transactions_list.html.twig:498
6379 #: ../../tempcache/pages/transactions_list.html.twig:502
6380 msgid "Legend"
6381 msgstr "Legend"
6382
6383 #: ../../tempcache/pages/contributions_list.html.twig:786
6384 #: ../../tempcache/pages/members_list.html.twig:554
6385 #: ../../tempcache/pages/member_show.html.twig:83
6386 msgid "Modification"
6387 msgstr "Modification"
6388
6389 #: ../../tempcache/pages/contributions_list.html.twig:795
6390 #: ../../tempcache/pages/members_list.html.twig:570
6391 msgid "Deletion"
6392 msgstr "Deletion"
6393
6394 #: ../../tempcache/pages/contributions_list.html.twig:805
6395 #: ../../tempcache/pages/scheduledpayments_list.html.twig:335
6396 msgid "Contribution"
6397 msgstr "Contribution"
6398
6399 #: ../../tempcache/pages/contributions_list.html.twig:812
6400 msgid "Gift"
6401 msgstr "Gift"
6402
6403 #: ../../tempcache/pages/admintools.html.twig:58
6404 msgid ""
6405 "Make sure you've done a backup of the database before using any of the "
6406 "following tools!"
6407 msgstr ""
6408 "Make sure you've done a backup of the database before using any of the "
6409 "following tools!"
6410
6411 #: ../../tempcache/pages/admintools.html.twig:65
6412 msgid "Select actions(s)"
6413 msgstr "Select actions(s)"
6414
6415 #: ../../tempcache/pages/admintools.html.twig:75
6416 #: ../../tempcache/pages/admintools.html.twig:83
6417 #: ../../tempcache/pages/admintools.html.twig:97
6418 #: ../../tempcache/pages/admintools.html.twig:105
6419 msgid "Reset all emails contents to their default values"
6420 msgstr "Reset all emails contents to their default values"
6421
6422 #: ../../tempcache/pages/admintools.html.twig:79
6423 msgid "Reset emails contents"
6424 msgstr "Reset emails contents"
6425
6426 #: ../../tempcache/pages/admintools.html.twig:87
6427 #: ../../tempcache/pages/admintools.html.twig:111
6428 #: ../../tempcache/pages/admintools.html.twig:133
6429 msgid "(all existing values will be removed)"
6430 msgstr "(all existing values will be removed)"
6431
6432 #: ../../tempcache/pages/admintools.html.twig:101
6433 msgid "Reset fields configuration"
6434 msgstr "Reset fields configuration"
6435
6436 #: ../../tempcache/pages/admintools.html.twig:107
6437 msgid ""
6438 "This includes fields positions, order, visibility, access levels and "
6439 "mandatory marks."
6440 msgstr ""
6441 "This includes fields positions, order, visibility, access levels and "
6442 "mandatory marks."
6443
6444 #: ../../tempcache/pages/admintools.html.twig:121
6445 #: ../../tempcache/pages/admintools.html.twig:129
6446 msgid "Reset all PDF models to their default values"
6447 msgstr "Reset all PDF models to their default values"
6448
6449 #: ../../tempcache/pages/admintools.html.twig:125
6450 msgid "Reinitialize PDF models"
6451 msgstr "Reinitialize PDF models"
6452
6453 #: ../../tempcache/pages/admintools.html.twig:143
6454 #: ../../tempcache/pages/admintools.html.twig:151
6455 msgid "Fill all empty login and passwords"
6456 msgstr "Fill all empty login and passwords"
6457
6458 #: ../../tempcache/pages/admintools.html.twig:147
6459 msgid "Generate empty logins and passwords"
6460 msgstr "Generate empty logins and passwords"
6461
6462 #: ../../tempcache/pages/admintools.html.twig:163
6463 msgid "Go"
6464 msgstr "Go"
6465
6466 #: ../../tempcache/pages/configuration_titles.html.twig:61
6467 #: ../../tempcache/pages/configuration_titles.html.twig:85
6468 #: ../../tempcache/pages/configuration_titles.html.twig:90
6469 #: ../../tempcache/pages/configuration_titles.html.twig:171
6470 msgid "Short form"
6471 msgstr "Short form"
6472
6473 #: ../../tempcache/pages/configuration_titles.html.twig:65
6474 #: ../../tempcache/pages/configuration_titles.html.twig:97
6475 #: ../../tempcache/pages/configuration_titles.html.twig:102
6476 #: ../../tempcache/pages/configuration_titles.html.twig:177
6477 msgid "Long form"
6478 msgstr "Long form"
6479
6480 #: ../../tempcache/pages/configuration_titles.html.twig:79
6481 msgid "Add title"
6482 msgstr "Add title"
6483
6484 #: ../../tempcache/pages/configuration_titles.html.twig:164
6485 #, php-format
6486 msgid "%s title"
6487 msgstr "%s title"
6488
6489 #: ../../tempcache/pages/configuration_titles.html.twig:192
6490 #, php-format
6491 msgid "Edit '%s' title"
6492 msgstr "Edit '%s' title"
6493
6494 #: ../../tempcache/pages/configuration_titles.html.twig:213
6495 #, php-format
6496 msgid "Delete '%s' title"
6497 msgstr "Delete '%s' title"
6498
6499 #: ../../tempcache/pages/history.html.twig:65
6500 #: ../../tempcache/pages/mailings_list.html.twig:61
6501 #, php-format
6502 msgid "%count entry"
6503 msgid_plural "%count entries"
6504 msgstr[0] "%count entry"
6505 msgstr[1] "%count entries"
6506
6507 #: ../../tempcache/pages/history.html.twig:102
6508 #: ../../tempcache/pages/history.html.twig:327
6509 msgid "IP"
6510 msgstr "IP"
6511
6512 #: ../../tempcache/pages/history.html.twig:102
6513 #: ../../tempcache/pages/history.html.twig:333
6514 msgid "User"
6515 msgstr "User"
6516
6517 #: ../../tempcache/pages/history.html.twig:102
6518 #: ../../tempcache/pages/history.html.twig:211
6519 #: ../../tempcache/pages/history.html.twig:339
6520 msgid "Action"
6521 msgstr "Action"
6522
6523 #: ../../tempcache/pages/history.html.twig:174
6524 msgid "Select an user"
6525 msgstr "Select an user"
6526
6527 #: ../../tempcache/pages/history.html.twig:216
6528 msgid "Select an action"
6529 msgstr "Select an action"
6530
6531 #: ../../tempcache/pages/history.html.twig:315
6532 msgid "History entry %id"
6533 msgstr "History entry %id"
6534
6535 #: ../../tempcache/pages/history.html.twig:356
6536 #: ../../tempcache/pages/history.html.twig:361
6537 msgid "Show associated query"
6538 msgstr "Show associated query"
6539
6540 #: ../../tempcache/pages/history.html.twig:390
6541 msgid "logs are empty"
6542 msgstr "logs are empty"
6543
6544 #: ../../tempcache/pages/import_model.html.twig:58
6545 msgid "Current model"
6546 msgstr "Current model"
6547
6548 #: ../../tempcache/pages/import_model.html.twig:66
6549 msgid "Change model"
6550 msgstr "Change model"
6551
6552 #: ../../tempcache/pages/import_model.html.twig:80
6553 msgid "Default fields"
6554 msgstr "Default fields"
6555
6556 #: ../../tempcache/pages/import_model.html.twig:86
6557 #, php-format
6558 msgid "Model parameted on %date"
6559 msgstr "Model parameted on %date"
6560
6561 #: ../../tempcache/pages/import_model.html.twig:96
6562 #: ../../tempcache/pages/import_model.html.twig:186
6563 msgid "Field"
6564 msgstr "Field"
6565
6566 #: ../../tempcache/pages/import_model.html.twig:113
6567 #, php-format
6568 msgid "Missing field '%field'"
6569 msgstr "Missing field '%field'"
6570
6571 #: ../../tempcache/pages/import_model.html.twig:141
6572 msgid "Generate empty CSV file"
6573 msgstr "Generate empty CSV file"
6574
6575 #: ../../tempcache/pages/import_model.html.twig:157
6576 msgid "Remove model and back to defaults"
6577 msgstr "Remove model and back to defaults"
6578
6579 #: ../../tempcache/pages/import_model.html.twig:163
6580 msgid "Remove model"
6581 msgstr "Remove model"
6582
6583 #: ../../tempcache/pages/import_model.html.twig:231
6584 msgid "Store new model"
6585 msgstr "Store new model"
6586
6587 #: ../../tempcache/pages/import_model.html.twig:252
6588 msgid "Go back to import page"
6589 msgstr "Go back to import page"
6590
6591 #: ../../tempcache/pages/import_model.html.twig:271
6592 msgid "No field selected"
6593 msgstr "No field selected"
6594
6595 #: ../../tempcache/pages/import_model.html.twig:271
6596 msgid ""
6597 "Please make sure to select at least one field from the list to perform this "
6598 "action."
6599 msgstr ""
6600 "Please make sure to select at least one field from the list to perform this "
6601 "action."
6602
6603 #: ../../tempcache/pages/configuration_texts.html.twig:54
6604 msgid "Choose an entry"
6605 msgstr "Choose an entry"
6606
6607 #: ../../tempcache/pages/configuration_texts.html.twig:106
6608 msgid "Reference:"
6609 msgstr "Reference:"
6610
6611 #: ../../tempcache/pages/configuration_texts.html.twig:175
6612 msgid "Email Subject"
6613 msgstr "Email Subject"
6614
6615 #: ../../tempcache/pages/configuration_texts.html.twig:186
6616 msgid "(Max 255 characters)"
6617 msgstr "(Max 255 characters)"
6618
6619 #: ../../tempcache/pages/configuration_texts.html.twig:192
6620 msgid "Email Body:"
6621 msgstr "Email Body:"
6622
6623 #: ../../tempcache/pages/404.html.twig:69
6624 msgid "Sorry, the page you are looking for could not be found."
6625 msgstr "Sorry, the page you are looking for could not be found."
6626
6627 #: ../../tempcache/pages/members_list.html.twig:60
6628 msgid "No member selected"
6629 msgstr "No member selected"
6630
6631 #: ../../tempcache/pages/members_list.html.twig:60
6632 msgid ""
6633 "Please make sure to select at least one member from the list to perform this "
6634 "action."
6635 msgstr ""
6636 "Please make sure to select at least one member from the list to perform this "
6637 "action."
6638
6639 #: ../../tempcache/pages/members_list.html.twig:75
6640 #: ../../tempcache/pages/members_public_list.html.twig:64
6641 #: ../../tempcache/pages/members_public_gallery.html.twig:61
6642 #, php-format
6643 msgid "%count member"
6644 msgid_plural "%count members"
6645 msgstr[0] "%count member"
6646 msgstr[1] "%count members"
6647
6648 #: ../../tempcache/pages/members_list.html.twig:129
6649 msgid "Mbr id"
6650 msgstr "Mbr id"
6651
6652 #: ../../tempcache/pages/members_list.html.twig:182
6653 #: ../../tempcache/pages/advanced_search.html.twig:67
6654 msgid "Search:"
6655 msgstr "Search:"
6656
6657 #: ../../tempcache/pages/members_list.html.twig:188
6658 #: ../../tempcache/pages/advanced_search.html.twig:73
6659 msgid "Enter a value"
6660 msgstr "Enter a value"
6661
6662 #: ../../tempcache/pages/members_list.html.twig:194
6663 #: ../../tempcache/pages/advanced_search.html.twig:79
6664 msgid "in:"
6665 msgstr "in:"
6666
6667 #: ../../tempcache/pages/members_list.html.twig:223
6668 #: ../../tempcache/pages/members_list.html.twig:252
6669 #: ../../tempcache/pages/members_list.html.twig:281
6670 msgid "among:"
6671 msgstr "among:"
6672
6673 #: ../../tempcache/pages/members_list.html.twig:286
6674 #: ../../tempcache/pages/groups_list.html.twig:68
6675 #: ../../tempcache/pages/advanced_search.html.twig:171
6676 #: ../../tempcache/pages/advanced_search.html.twig:597
6677 msgid "Select a group"
6678 msgstr "Select a group"
6679
6680 #: ../../tempcache/pages/members_list.html.twig:317
6681 msgid "Members that have an email address:"
6682 msgstr "Members that have an email address:"
6683
6684 #: ../../tempcache/pages/members_list.html.twig:331
6685 #: ../../tempcache/pages/mailings_list.html.twig:201
6686 #: ../../tempcache/pages/advanced_search.html.twig:214
6687 #: ../../tempcache/pages/advanced_search.html.twig:453
6688 msgid "Don't care"
6689 msgstr "Don't care"
6690
6691 #: ../../tempcache/pages/members_list.html.twig:347
6692 #: ../../tempcache/pages/advanced_search.html.twig:230
6693 msgid "With"
6694 msgstr "With"
6695
6696 #: ../../tempcache/pages/members_list.html.twig:363
6697 #: ../../tempcache/pages/advanced_search.html.twig:246
6698 msgid "Without"
6699 msgstr "Without"
6700
6701 #: ../../tempcache/pages/members_list.html.twig:382
6702 msgid "Save selected criteria"
6703 msgstr "Save selected criteria"
6704
6705 #: ../../tempcache/pages/members_list.html.twig:408
6706 msgid "Advanced search mode"
6707 msgstr "Advanced search mode"
6708
6709 #: ../../tempcache/pages/members_list.html.twig:412
6710 msgid "Save current advanced search criteria"
6711 msgstr "Save current advanced search criteria"
6712
6713 #: ../../tempcache/pages/members_list.html.twig:422
6714 msgid "Change search criteria"
6715 msgstr "Change search criteria"
6716
6717 #: ../../tempcache/pages/members_list.html.twig:427
6718 msgid "Change criteria"
6719 msgstr "Change criteria"
6720
6721 #: ../../tempcache/pages/members_list.html.twig:446
6722 msgid "Show/hide query"
6723 msgstr "Show/hide query"
6724
6725 #: ../../tempcache/pages/members_list.html.twig:489
6726 msgid "Reading the list"
6727 msgstr "Reading the list"
6728
6729 #: ../../tempcache/pages/members_list.html.twig:501
6730 msgid "Active account"
6731 msgstr "Active account"
6732
6733 #: ../../tempcache/pages/members_list.html.twig:509
6734 msgid "Inactive account"
6735 msgstr "Inactive account"
6736
6737 #: ../../tempcache/pages/members_list.html.twig:516
6738 msgid "Membership in order"
6739 msgstr "Membership in order"
6740
6741 #: ../../tempcache/pages/members_list.html.twig:521
6742 msgid "Membership will expire soon (&lt;30d)"
6743 msgstr "Membership will expire soon (&lt;30d)"
6744
6745 #: ../../tempcache/pages/members_list.html.twig:533
6746 msgid "Lateness in fee"
6747 msgstr "Lateness in fee"
6748
6749 #: ../../tempcache/pages/members_list.html.twig:580
6750 msgid "User status/interactions"
6751 msgstr "User status/interactions"
6752
6753 #: ../../tempcache/pages/members_list.html.twig:589
6754 msgid "Send an email"
6755 msgstr "Send an email"
6756
6757 #: ../../tempcache/pages/members_list.html.twig:594
6758 #: ../../tempcache/pages/members_list.html.twig:699
6759 #: ../../tempcache/pages/members_public_list.html.twig:205
6760 #: ../../tempcache/pages/members_public_list.html.twig:209
6761 msgid "Is a company"
6762 msgstr "Is a company"
6763
6764 #: ../../tempcache/pages/members_list.html.twig:602
6765 #: ../../tempcache/pages/members_list.html.twig:710
6766 #: ../../tempcache/pages/members_public_list.html.twig:219
6767 #: ../../tempcache/pages/members_public_list.html.twig:223
6768 msgid "Is a man"
6769 msgstr "Is a man"
6770
6771 #: ../../tempcache/pages/members_list.html.twig:607
6772 #: ../../tempcache/pages/members_list.html.twig:721
6773 #: ../../tempcache/pages/members_public_list.html.twig:233
6774 #: ../../tempcache/pages/members_public_list.html.twig:237
6775 msgid "Is a woman"
6776 msgstr "Is a woman"
6777
6778 #: ../../tempcache/pages/members_list.html.twig:614
6779 #: ../../tempcache/pages/members_list.html.twig:758
6780 #: ../../tempcache/pages/preferences.html.twig:132
6781 msgid "Admin"
6782 msgstr "Admin"
6783
6784 #: ../../tempcache/pages/members_list.html.twig:906
6785 msgid "Is a sponsor"
6786 msgstr "Is a sponsor"
6787
6788 #: ../../tempcache/pages/members_list.html.twig:1038
6789 #: ../../tempcache/pages/members_public_list.html.twig:167
6790 #: ../../tempcache/pages/members_public_gallery.html.twig:130
6791 msgid "No member"
6792 msgstr "No member"
6793
6794 #: ../../tempcache/pages/members_list.html.twig:1101
6795 msgid "Search title"
6796 msgstr "Search title"
6797
6798 #: ../../tempcache/pages/members_list.html.twig:1191
6799 #: ../../tempcache/pages/mailings_list.html.twig:106
6800 msgid "Existing mailing"
6801 msgstr "Existing mailing"
6802
6803 #: ../../tempcache/pages/members_list.html.twig:1191
6804 msgid ""
6805 "A mailing already exists. Do you want to create a new one or resume the "
6806 "existing?"
6807 msgstr ""
6808 "A mailing already exists. Do you want to create a new one or resume the "
6809 "existing?"
6810
6811 #: ../../tempcache/pages/members_list.html.twig:1191
6812 msgid "New"
6813 msgstr "New"
6814
6815 #: ../../tempcache/pages/members_list.html.twig:1191
6816 msgid "Resume"
6817 msgstr "Resume"
6818
6819 #: ../../tempcache/pages/members_list.html.twig:1229
6820 msgid "An error occurred displaying attendance sheet details interface :("
6821 msgstr "An error occurred displaying attendance sheet details interface :("
6822
6823 #: ../../tempcache/pages/members_list.html.twig:1452
6824 msgid "Required field!"
6825 msgstr "Required field!"
6826
6827 #: ../../tempcache/pages/configuration_core_fields.html.twig:261
6828 msgid "Some warnings has been thrown:"
6829 msgstr "Some warnings has been thrown:"
6830
6831 #: ../../tempcache/pages/configuration_core_fields.html.twig:269
6832 msgid "Please correct above warnings to continue."
6833 msgstr "Please correct above warnings to continue."
6834
6835 #: ../../tempcache/pages/configuration_core_fields.html.twig:275
6836 msgid "Warning"
6837 msgstr "Warning"
6838
6839 #: ../../tempcache/pages/contributions_types_list.html.twig:83
6840 msgid "New contribution type"
6841 msgstr "New contribution type"
6842
6843 #: ../../tempcache/pages/contributions_types_list.html.twig:158
6844 #: ../../tempcache/pages/status_list.html.twig:142
6845 #, php-format
6846 msgid "%s field"
6847 msgstr "%s field"
6848
6849 #: ../../tempcache/pages/groups_list.html.twig:104
6850 msgid "Export all groups and their members as PDF"
6851 msgstr "Export all groups and their members as PDF"
6852
6853 #: ../../tempcache/pages/groups_list.html.twig:109
6854 msgid "All groups PDF"
6855 msgstr "All groups PDF"
6856
6857 #: ../../tempcache/pages/groups_list.html.twig:124
6858 msgid "New group"
6859 msgstr "New group"
6860
6861 #: ../../tempcache/pages/groups_list.html.twig:178
6862 msgid "Add a new group"
6863 msgstr "Add a new group"
6864
6865 #: ../../tempcache/pages/groups_list.html.twig:221
6866 msgid "An error occurred checking name uniqueness :("
6867 msgstr "An error occurred checking name uniqueness :("
6868
6869 #: ../../tempcache/pages/groups_list.html.twig:228
6870 msgid "Please provide a group name"
6871 msgstr "Please provide a group name"
6872
6873 #: ../../tempcache/pages/groups_list.html.twig:236
6874 msgid "Create"
6875 msgstr "Create"
6876
6877 #: ../../tempcache/pages/groups_list.html.twig:284
6878 #: ../../tempcache/pages/groups_list.html.twig:368
6879 #: ../../tempcache/pages/groups_list.html.twig:436
6880 #: ../../tempcache/pages/mailing_form.html.twig:586
6881 #: ../../tempcache/pages/mailing_form.html.twig:630
6882 #: ../../tempcache/pages/mailing_form.html.twig:699
6883 msgid "An error occurred displaying members interface :("
6884 msgstr "An error occurred displaying members interface :("
6885
6886 #: ../../tempcache/pages/groups_list.html.twig:296
6887 msgid "Group members selection"
6888 msgstr "Group members selection"
6889
6890 #: ../../tempcache/pages/groups_list.html.twig:301
6891 msgid "Group managers selection"
6892 msgstr "Group managers selection"
6893
6894 #: ../../tempcache/pages/groups_list.html.twig:346
6895 #: ../../tempcache/pages/member_form.html.twig:679
6896 msgid ""
6897 "Items in this list have been modified. Don't forget to save your changes."
6898 msgstr ""
6899 "Items in this list have been modified. Don't forget to save your changes."
6900
6901 #: ../../tempcache/pages/groups_list.html.twig:402
6902 #: ../../tempcache/pages/mailing_form.html.twig:662
6903 msgid "Click on a row to select a member"
6904 msgstr "Click on a row to select a member"
6905
6906 #: ../../tempcache/pages/documents_list.html.twig:84
6907 msgid "Add a document"
6908 msgstr "Add a document"
6909
6910 #: ../../tempcache/pages/documents_list.html.twig:97
6911 #: ../../tempcache/pages/documents_list.html.twig:166
6912 msgid "Filename"
6913 msgstr "Filename"
6914
6915 #: ../../tempcache/pages/documents_list.html.twig:97
6916 #: ../../tempcache/pages/documents_list.html.twig:180
6917 #: ../../tempcache/pages/saved_searches_list.html.twig:69
6918 #: ../../tempcache/pages/saved_searches_list.html.twig:128
6919 #: ../../tempcache/pages/advanced_search.html.twig:308
6920 #: ../../tempcache/pages/advanced_search.html.twig:661
6921 msgid "Creation date"
6922 msgstr "Creation date"
6923
6924 #: ../../tempcache/pages/index.html.twig:122
6925 msgid "Lost your password?"
6926 msgstr "Lost your password?"
6927
6928 #: ../../tempcache/pages/import.html.twig:66
6929 msgid "Existing files"
6930 msgstr "Existing files"
6931
6932 #: ../../tempcache/pages/import.html.twig:79
6933 msgid "The following files seems ready to import on the disk:"
6934 msgstr "The following files seems ready to import on the disk:"
6935
6936 #: ../../tempcache/pages/import.html.twig:94
6937 #: ../../tempcache/pages/import.html.twig:156
6938 #: ../../tempcache/pages/export.html.twig:136
6939 #: ../../tempcache/pages/export.html.twig:187
6940 msgid "Size"
6941 msgstr "Size"
6942
6943 #: ../../tempcache/pages/import.html.twig:142
6944 msgid "see"
6945 msgstr "see"
6946
6947 #: ../../tempcache/pages/import.html.twig:174
6948 #: ../../tempcache/pages/export.html.twig:205
6949 #, php-format
6950 msgid "Remove '%file' from disk"
6951 msgstr "Remove '%file' from disk"
6952
6953 #: ../../tempcache/pages/import.html.twig:198
6954 msgid "Run the import process, but do *not* store anything in the database"
6955 msgstr "Run the import process, but do *not* store anything in the database"
6956
6957 #: ../../tempcache/pages/import.html.twig:202
6958 msgid "Dry run"
6959 msgstr "Dry run"
6960
6961 #: ../../tempcache/pages/import.html.twig:215
6962 msgid "Import"
6963 msgstr "Import"
6964
6965 #: ../../tempcache/pages/import.html.twig:227
6966 msgid "No import file actually exists."
6967 msgstr "No import file actually exists."
6968
6969 #: ../../tempcache/pages/import.html.twig:229
6970 msgid ""
6971 "Use upload form below to send a new file on server, or copy it directly in "
6972 "the imports directory."
6973 msgstr ""
6974 "Use upload form below to send a new file on server, or copy it directly in "
6975 "the imports directory."
6976
6977 #: ../../tempcache/pages/import.html.twig:248
6978 msgid "Upload new file"
6979 msgstr "Upload new file"
6980
6981 #: ../../tempcache/pages/import.html.twig:259
6982 #: ../../tempcache/pages/preferences.html.twig:245
6983 #: ../../tempcache/pages/preferences.html.twig:2017
6984 #: ../../tempcache/pages/document_form.html.twig:101
6985 #: ../../tempcache/components/forms/picture.html.twig:75
6986 #: ../../tempcache/components/dynamic_fields.html.twig:758
6987 msgid "Choose a file"
6988 msgstr "Choose a file"
6989
6990 #: ../../tempcache/pages/import.html.twig:273
6991 msgid "Upload file"
6992 msgstr "Upload file"
6993
6994 #: ../../tempcache/pages/import.html.twig:286
6995 msgid "Configure import model"
6996 msgstr "Configure import model"
6997
6998 #: ../../tempcache/pages/import.html.twig:313
6999 #: ../../tempcache/pages/import.html.twig:324
7000 msgid "No file selected"
7001 msgstr "No file selected"
7002
7003 #: ../../tempcache/pages/import.html.twig:313
7004 msgid "Please make sure to select one file to import."
7005 msgstr "Please make sure to select one file to import."
7006
7007 #: ../../tempcache/pages/import.html.twig:324
7008 msgid "Please make sure to select one file to upload."
7009 msgstr "Please make sure to select one file to upload."
7010
7011 #: ../../tempcache/pages/status_form.html.twig:74
7012 msgid "Priority:"
7013 msgstr "Priority:"
7014
7015 #: ../../tempcache/pages/status_form.html.twig:84
7016 #: ../../tempcache/pages/status_list.html.twig:59
7017 msgid ""
7018 "Note: members with a status priority lower than %priority are staff members."
7019 msgstr ""
7020 "Note: members with a status priority lower than %priority are staff members."
7021
7022 #: ../../tempcache/pages/configuration_payment_types.html.twig:75
7023 msgid "Add payment type"
7024 msgstr "Add payment type"
7025
7026 #: ../../tempcache/pages/configuration_payment_types.html.twig:81
7027 msgid "Label"
7028 msgstr "Label"
7029
7030 #: ../../tempcache/pages/configuration_payment_types.html.twig:148
7031 #, php-format
7032 msgid "%s payment type"
7033 msgstr "%s payment type"
7034
7035 #: ../../tempcache/pages/configuration_payment_types.html.twig:170
7036 #, php-format
7037 msgid "Edit '%s' payment type"
7038 msgstr "Edit '%s' payment type"
7039
7040 #: ../../tempcache/pages/configuration_payment_types.html.twig:183
7041 #: ../../tempcache/pages/preferences.html.twig:186
7042 #: ../../tempcache/pages/preferences.html.twig:192
7043 #: ../../tempcache/pages/preferences.html.twig:1859
7044 #: ../../tempcache/pages/preferences.html.twig:1865
7045 #: ../../tempcache/pages/preferences.html.twig:1897
7046 #: ../../tempcache/pages/preferences.html.twig:1903
7047 #, php-format
7048 msgid "Translate '%s'"
7049 msgstr "Translate '%s'"
7050
7051 #: ../../tempcache/pages/configuration_payment_types.html.twig:204
7052 #, php-format
7053 msgid "Delete '%s' payment type"
7054 msgstr "Delete '%s' payment type"
7055
7056 #: ../../tempcache/pages/status_list.html.twig:74
7057 #: ../../tempcache/pages/status_list.html.twig:106
7058 #: ../../tempcache/pages/status_list.html.twig:175
7059 msgid "Priority"
7060 msgstr "Priority"
7061
7062 #: ../../tempcache/pages/status_list.html.twig:88
7063 msgid "New status"
7064 msgstr "New status"
7065
7066 #: ../../tempcache/pages/reminder.html.twig:57
7067 msgid "Choose wich reminder(s) you want to send:"
7068 msgstr "Choose wich reminder(s) you want to send:"
7069
7070 #: ../../tempcache/pages/reminder.html.twig:84
7071 #: ../../tempcache/pages/reminder.html.twig:121
7072 msgid "preview"
7073 msgstr "preview"
7074
7075 #: ../../tempcache/pages/reminder.html.twig:90
7076 #: ../../tempcache/pages/reminder.html.twig:127
7077 #, php-format
7078 msgid "%s members with an email address"
7079 msgstr "%s members with an email address"
7080
7081 #: ../../tempcache/pages/reminder.html.twig:96
7082 #: ../../tempcache/pages/reminder.html.twig:133
7083 #, php-format
7084 msgid "%s members without email address"
7085 msgstr "%s members without email address"
7086
7087 #: ../../tempcache/pages/reminder.html.twig:151
7088 msgid "Generate labels for members without email address"
7089 msgstr "Generate labels for members without email address"
7090
7091 #: ../../tempcache/pages/reminder.html.twig:202
7092 #: ../../tempcache/pages/mailing_form.html.twig:303
7093 #: ../../tempcache/pages/mailing_form.html.twig:416
7094 #: ../../tempcache/pages/500.html.twig:111
7095 msgid "Message:"
7096 msgstr "Message:"
7097
7098 #: ../../tempcache/pages/reminder.html.twig:244
7099 msgid "No reminder selected"
7100 msgstr "No reminder selected"
7101
7102 #: ../../tempcache/pages/reminder.html.twig:244
7103 msgid "Please make sure to select at least one reminder."
7104 msgstr "Please make sure to select at least one reminder."
7105
7106 #: ../../tempcache/pages/contribution_form.html.twig:73
7107 msgid "Select contributor and membership fee type"
7108 msgstr "Select contributor and membership fee type"
7109
7110 #: ../../tempcache/pages/contribution_form.html.twig:79
7111 msgid "Select contributor and donation type"
7112 msgstr "Select contributor and donation type"
7113
7114 #: ../../tempcache/pages/contribution_form.html.twig:90
7115 msgid "Transaction related"
7116 msgstr "Transaction related"
7117
7118 #: ../../tempcache/pages/contribution_form.html.twig:102
7119 msgid "Has scheduled payments"
7120 msgstr "Has scheduled payments"
7121
7122 #: ../../tempcache/pages/contribution_form.html.twig:222
7123 msgid "View transaction"
7124 msgstr "View transaction"
7125
7126 #: ../../tempcache/pages/contribution_form.html.twig:227
7127 msgid "Related transaction information"
7128 msgstr "Related transaction information"
7129
7130 #: ../../tempcache/pages/contribution_form.html.twig:276
7131 #: ../../tempcache/pages/contribution_form.html.twig:423
7132 #: ../../tempcache/pages/scheduledpayment_form.html.twig:219
7133 msgid "Not dispatched amount"
7134 msgstr "Not dispatched amount"
7135
7136 #: ../../tempcache/pages/contribution_form.html.twig:393
7137 msgid "View scheduled payments"
7138 msgstr "View scheduled payments"
7139
7140 #: ../../tempcache/pages/contribution_form.html.twig:398
7141 #: ../../tempcache/pages/contribution_form.html.twig:928
7142 msgid "Scheduled payments"
7143 msgstr "Scheduled payments"
7144
7145 #: ../../tempcache/pages/contribution_form.html.twig:437
7146 #: ../../tempcache/pages/contribution_form.html.twig:444
7147 #: ../../tempcache/pages/scheduledpayment_form.html.twig:237
7148 #: ../../tempcache/pages/scheduledpayment_form.html.twig:244
7149 msgid "Create a new scheduled payment"
7150 msgstr "Create a new scheduled payment"
7151
7152 #: ../../tempcache/pages/contribution_form.html.twig:474
7153 msgid "Details of membership fee"
7154 msgstr "Details of membership fee"
7155
7156 #: ../../tempcache/pages/contribution_form.html.twig:480
7157 msgid "Details of donation"
7158 msgstr "Details of donation"
7159
7160 #: ../../tempcache/pages/contribution_form.html.twig:630
7161 msgid "months"
7162 msgstr "months"
7163
7164 #: ../../tempcache/pages/contribution_form.html.twig:708
7165 msgid "Notify member"
7166 msgstr "Notify member"
7167
7168 #: ../../tempcache/pages/contribution_form.html.twig:715
7169 msgid "Member will receive a notification by email, if he has an address."
7170 msgstr "Member will receive a notification by email, if he has an address."
7171
7172 #: ../../tempcache/pages/contribution_form.html.twig:871
7173 msgid "Contribution amount should not be greater than %max"
7174 msgstr "Contribution amount should not be greater than %max"
7175
7176 #: ../../tempcache/pages/contribution_form.html.twig:917
7177 msgid "An error occurred displaying scheduled payments :("
7178 msgstr "An error occurred displaying scheduled payments :("
7179
7180 #: ../../tempcache/pages/mailing_form.html.twig:75
7181 msgid "Mailing information"
7182 msgstr "Mailing information"
7183
7184 #: ../../tempcache/pages/mailing_form.html.twig:83
7185 #: ../../tempcache/pages/mailings_list.html.twig:119
7186 #: ../../tempcache/pages/mailings_list.html.twig:331
7187 msgid "Sender"
7188 msgstr "Sender"
7189
7190 #: ../../tempcache/pages/mailing_form.html.twig:90
7191 #: ../../tempcache/pages/preferences.html.twig:364
7192 msgid "from preferences"
7193 msgstr "from preferences"
7194
7195 #: ../../tempcache/pages/mailing_form.html.twig:99
7196 msgid "current logged in user"
7197 msgstr "current logged in user"
7198
7199 #: ../../tempcache/pages/mailing_form.html.twig:107
7200 msgid "other"
7201 msgstr "other"
7202
7203 #: ../../tempcache/pages/mailing_form.html.twig:137
7204 #: ../../tempcache/pages/mailings_list.html.twig:119
7205 #: ../../tempcache/pages/mailings_list.html.twig:341
7206 msgid "Recipients"
7207 msgstr "Recipients"
7208
7209 #: ../../tempcache/pages/mailing_form.html.twig:150
7210 msgid "Go back to members list"
7211 msgstr "Go back to members list"
7212
7213 #: ../../tempcache/pages/mailing_form.html.twig:159
7214 msgid "Manage selected members"
7215 msgstr "Manage selected members"
7216
7217 #: ../../tempcache/pages/mailing_form.html.twig:181
7218 #: ../../tempcache/pages/configuration_core_lists.html.twig:55
7219 #: ../../tempcache/pages/charts.html.twig:56
7220 #: ../../tempcache/pages/advanced_search.html.twig:529
7221 #: ../../tempcache/pages/advanced_search.html.twig:1044
7222 #: ../../tempcache/components/forms/groups.html.twig:47
7223 msgid "This feature requires javascript."
7224 msgstr "This feature requires javascript."
7225
7226 #: ../../tempcache/pages/mailing_form.html.twig:198
7227 msgid "Existing attachments:"
7228 msgstr "Existing attachments:"
7229
7230 #: ../../tempcache/pages/mailing_form.html.twig:220
7231 #: ../../tempcache/pages/mailing_form.html.twig:719
7232 msgid "Remove attachment"
7233 msgstr "Remove attachment"
7234
7235 #: ../../tempcache/pages/mailing_form.html.twig:255
7236 msgid ""
7237 "Select files to add as attachments.<br/>Multiple file selection using 'ctrl' "
7238 "or 'shift' keys are only available on compatible browsers."
7239 msgstr ""
7240 "Select files to add as attachments.<br/>Multiple file selection using 'ctrl' "
7241 "or 'shift' keys are only available on compatible browsers."
7242
7243 #: ../../tempcache/pages/mailing_form.html.twig:263
7244 msgid "Add attachment"
7245 msgstr "Add attachment"
7246
7247 #: ../../tempcache/pages/mailing_form.html.twig:286
7248 msgid "Write your mailing"
7249 msgstr "Write your mailing"
7250
7251 #: ../../tempcache/pages/mailing_form.html.twig:293
7252 msgid "Object:"
7253 msgstr "Object:"
7254
7255 #: ../../tempcache/pages/mailing_form.html.twig:331
7256 msgid "Interpret HTML"
7257 msgstr "Interpret HTML"
7258
7259 #: ../../tempcache/pages/mailing_form.html.twig:354
7260 msgid "Preview"
7261 msgstr "Preview"
7262
7263 #: ../../tempcache/pages/mailing_form.html.twig:380
7264 #: ../../tempcache/pages/mailing_form.html.twig:471
7265 msgid "Cancel mailing"
7266 msgstr "Cancel mailing"
7267
7268 #: ../../tempcache/pages/mailing_form.html.twig:397
7269 msgid "Preview your mailing"
7270 msgstr "Preview your mailing"
7271
7272 #: ../../tempcache/pages/mailing_form.html.twig:450
7273 msgid "Modifiy mailing"
7274 msgstr "Modifiy mailing"
7275
7276 #: ../../tempcache/pages/mailing_form.html.twig:549
7277 #: ../../tempcache/pages/mailings_list.html.twig:475
7278 msgid "An error occurred displaying preview :("
7279 msgstr "An error occurred displaying preview :("
7280
7281 #: ../../tempcache/pages/mailing_form.html.twig:596
7282 msgid "Members selection"
7283 msgstr "Members selection"
7284
7285 #: ../../tempcache/pages/mailing_form.html.twig:716
7286 msgid "Are you sure you want to remove this attachment?"
7287 msgstr "Are you sure you want to remove this attachment?"
7288
7289 #: ../../tempcache/pages/mailing_form.html.twig:716
7290 msgid "This will immediately remove attachment from disk and cannot be undone."
7291 msgstr ""
7292 "This will immediately remove attachment from disk and cannot be undone."
7293
7294 #: ../../tempcache/pages/scheduledpayment_form.html.twig:61
7295 msgid "Scheduled payment"
7296 msgstr "Scheduled payment"
7297
7298 #: ../../tempcache/pages/scheduledpayment_form.html.twig:134
7299 msgid "View contribution"
7300 msgstr "View contribution"
7301
7302 #: ../../tempcache/pages/scheduledpayment_form.html.twig:139
7303 msgid "Related contribution information"
7304 msgstr "Related contribution information"
7305
7306 #: ../../tempcache/pages/configuration_title_form.html.twig:63
7307 msgid "Short form:"
7308 msgstr "Short form:"
7309
7310 #: ../../tempcache/pages/configuration_title_form.html.twig:73
7311 msgid "Long form:"
7312 msgstr "Long form:"
7313
7314 #: ../../tempcache/pages/preferences.html.twig:61
7315 msgid "General"
7316 msgstr "General"
7317
7318 #: ../../tempcache/pages/preferences.html.twig:77
7319 #: ../../tempcache/pages/saved_searches_list.html.twig:69
7320 msgid "Parameters"
7321 msgstr "Parameters"
7322
7323 #: ../../tempcache/pages/preferences.html.twig:85
7324 msgid "Rights"
7325 msgstr "Rights"
7326
7327 #: ../../tempcache/pages/preferences.html.twig:93
7328 msgid "E-Mail"
7329 msgstr "E-Mail"
7330
7331 #: ../../tempcache/pages/preferences.html.twig:120
7332 msgid "Security parameters"
7333 msgstr "Security parameters"
7334
7335 #: ../../tempcache/pages/preferences.html.twig:152
7336 msgid "Name of the association:"
7337 msgstr "Name of the association:"
7338
7339 #: ../../tempcache/pages/preferences.html.twig:166
7340 msgid "Association's short description:"
7341 msgstr "Association's short description:"
7342
7343 #: ../../tempcache/pages/preferences.html.twig:170
7344 msgid ""
7345 "Enter here a short description for your association, it will be displayed on "
7346 "the index page and into pages' title."
7347 msgstr ""
7348 "Enter here a short description for your association, it will be displayed on "
7349 "the index page and into pages' title."
7350
7351 #: ../../tempcache/pages/preferences.html.twig:202
7352 #: ../../tempcache/pages/preferences.html.twig:1974
7353 msgid "Logo:"
7354 msgstr "Logo:"
7355
7356 #: ../../tempcache/pages/preferences.html.twig:218
7357 msgid "Current logo"
7358 msgstr "Current logo"
7359
7360 #: ../../tempcache/pages/preferences.html.twig:243
7361 #: ../../tempcache/pages/preferences.html.twig:2015
7362 #: ../../tempcache/pages/document_form.html.twig:99
7363 #: ../../tempcache/components/forms/picture.html.twig:73
7364 #: ../../tempcache/components/dynamic_fields.html.twig:756
7365 msgid "Choose another file"
7366 msgstr "Choose another file"
7367
7368 #: ../../tempcache/pages/preferences.html.twig:260
7369 #: ../../tempcache/pages/preferences.html.twig:2032
7370 #: ../../tempcache/components/forms/picture.html.twig:53
7371 msgid "Delete image"
7372 msgstr "Delete image"
7373
7374 #: ../../tempcache/pages/preferences.html.twig:289
7375 msgid " (continuation)"
7376 msgstr " (continuation)"
7377
7378 #: ../../tempcache/pages/preferences.html.twig:339
7379 msgid "Website:"
7380 msgstr "Website:"
7381
7382 #: ../../tempcache/pages/preferences.html.twig:353
7383 msgid "Postal address:"
7384 msgstr "Postal address:"
7385
7386 #: ../../tempcache/pages/preferences.html.twig:357
7387 msgid ""
7388 "Use either the address setted below or select a staff member to retrieve "
7389 "he's address."
7390 msgstr ""
7391 "Use either the address setted below or select a staff member to retrieve "
7392 "he's address."
7393
7394 #: ../../tempcache/pages/preferences.html.twig:378
7395 msgid "from a staff user"
7396 msgstr "from a staff user"
7397
7398 #: ../../tempcache/pages/preferences.html.twig:397
7399 msgid "-- Choose a staff member --"
7400 msgstr "-- Choose a staff member --"
7401
7402 #: ../../tempcache/pages/preferences.html.twig:433
7403 msgid ""
7404 "Enter a text (HTML allowed) that will be displayed in the footer of every "
7405 "page"
7406 msgstr ""
7407 "Enter a text (HTML allowed) that will be displayed in the footer of every "
7408 "page"
7409
7410 #: ../../tempcache/pages/preferences.html.twig:446
7411 msgid "Telemetry date:"
7412 msgstr "Telemetry date:"
7413
7414 #: ../../tempcache/pages/preferences.html.twig:450
7415 msgid "Last telemetry sent date."
7416 msgstr "Last telemetry sent date."
7417
7418 #: ../../tempcache/pages/preferences.html.twig:460
7419 msgid "send"
7420 msgstr "send"
7421
7422 #: ../../tempcache/pages/preferences.html.twig:468
7423 msgid "Registration date:"
7424 msgstr "Registration date:"
7425
7426 #: ../../tempcache/pages/preferences.html.twig:472
7427 msgid "Date on which you registered your Galette instance."
7428 msgstr "Date on which you registered your Galette instance."
7429
7430 #: ../../tempcache/pages/preferences.html.twig:481
7431 msgid "Update your information"
7432 msgstr "Update your information"
7433
7434 #: ../../tempcache/pages/preferences.html.twig:493
7435 msgid "Not registered"
7436 msgstr "Not registered"
7437
7438 #: ../../tempcache/pages/preferences.html.twig:517
7439 msgid "Prevent search engines indexation"
7440 msgstr "Prevent search engines indexation"
7441
7442 #: ../../tempcache/pages/preferences.html.twig:547
7443 msgid "Default language:"
7444 msgstr "Default language:"
7445
7446 #: ../../tempcache/pages/preferences.html.twig:587
7447 msgid "Lines / Page:"
7448 msgstr "Lines / Page:"
7449
7450 #: ../../tempcache/pages/preferences.html.twig:621
7451 #: ../../tempcache/pages/member_form.html.twig:289
7452 msgid "After member creation:"
7453 msgstr "After member creation:"
7454
7455 #: ../../tempcache/pages/preferences.html.twig:632
7456 #: ../../tempcache/pages/member_form.html.twig:300
7457 msgid "create a new contribution (default action)"
7458 msgstr "create a new contribution (default action)"
7459
7460 #: ../../tempcache/pages/preferences.html.twig:642
7461 #: ../../tempcache/pages/member_form.html.twig:310
7462 msgid "create a new transaction"
7463 msgstr "create a new transaction"
7464
7465 #: ../../tempcache/pages/preferences.html.twig:652
7466 #: ../../tempcache/pages/member_form.html.twig:320
7467 msgid "create another new member"
7468 msgstr "create another new member"
7469
7470 #: ../../tempcache/pages/preferences.html.twig:662
7471 #: ../../tempcache/pages/member_form.html.twig:330
7472 msgid "show member"
7473 msgstr "show member"
7474
7475 #: ../../tempcache/pages/preferences.html.twig:672
7476 #: ../../tempcache/pages/member_form.html.twig:340
7477 msgid "go to members list"
7478 msgstr "go to members list"
7479
7480 #: ../../tempcache/pages/preferences.html.twig:682
7481 #: ../../tempcache/pages/member_form.html.twig:350
7482 msgid "go to main page"
7483 msgstr "go to main page"
7484
7485 #: ../../tempcache/pages/preferences.html.twig:694
7486 msgid "Logging level:"
7487 msgstr "Logging level:"
7488
7489 #: ../../tempcache/pages/preferences.html.twig:710
7490 msgid "Disabled"
7491 msgstr "Disabled"
7492
7493 #: ../../tempcache/pages/preferences.html.twig:720
7494 msgid "Enabled"
7495 msgstr "Enabled"
7496
7497 #: ../../tempcache/pages/preferences.html.twig:727
7498 msgid "Default account filter:"
7499 msgstr "Default account filter:"
7500
7501 #: ../../tempcache/pages/preferences.html.twig:756
7502 msgid "Default payment type:"
7503 msgstr "Default payment type:"
7504
7505 #: ../../tempcache/pages/preferences.html.twig:795
7506 msgid "Public pages enabled?"
7507 msgstr "Public pages enabled?"
7508
7509 #: ../../tempcache/pages/preferences.html.twig:807
7510 msgid "Show public pages for"
7511 msgstr "Show public pages for"
7512
7513 #: ../../tempcache/pages/preferences.html.twig:818
7514 msgid "Everyone"
7515 msgstr "Everyone"
7516
7517 #: ../../tempcache/pages/preferences.html.twig:838
7518 msgid "Admin and staff only"
7519 msgstr "Admin and staff only"
7520
7521 #: ../../tempcache/pages/preferences.html.twig:852
7522 msgid "Force member picture ratio"
7523 msgstr "Force member picture ratio"
7524
7525 #: ../../tempcache/pages/preferences.html.twig:857
7526 msgid ""
7527 "If checked, the members's picture will be resized and cropped to the ratio "
7528 "selected below."
7529 msgstr ""
7530 "If checked, the members's picture will be resized and cropped to the ratio "
7531 "selected below."
7532
7533 #: ../../tempcache/pages/preferences.html.twig:868
7534 msgid "Select a ratio"
7535 msgstr "Select a ratio"
7536
7537 #: ../../tempcache/pages/preferences.html.twig:907
7538 msgid "Self subscription enabled?"
7539 msgstr "Self subscription enabled?"
7540
7541 #: ../../tempcache/pages/preferences.html.twig:914
7542 msgid "Number of columns on the member form"
7543 msgstr "Number of columns on the member form"
7544
7545 #: ../../tempcache/pages/preferences.html.twig:940
7546 msgid "Post new contribution script URI"
7547 msgstr "Post new contribution script URI"
7548
7549 #: ../../tempcache/pages/preferences.html.twig:946
7550 msgid ""
7551 "Enter a script URI that would be called after adding a new contribution.<br/"
7552 ">Script URI must be prefixed by one of '<em>galette://</em>' for Galette "
7553 "internal call. '<em>file://</em>' for a direct file call, '<em>get://</em>' "
7554 "or '<em>post://</em>' for HTTP calls (prefix will be replaced by http:// in "
7555 "those cases)."
7556 msgstr ""
7557 "Enter a script URI that would be called after adding a new contribution.<br/"
7558 ">Script URI must be prefixed by one of '<em>galette://</em>' for Galette "
7559 "internal call. '<em>file://</em>' for a direct file call, '<em>get://</em>' "
7560 "or '<em>post://</em>' for HTTP calls (prefix will be replaced by http:// in "
7561 "those cases)."
7562
7563 #: ../../tempcache/pages/preferences.html.twig:958
7564 msgid "RSS feed URL"
7565 msgstr "RSS feed URL"
7566
7567 #: ../../tempcache/pages/preferences.html.twig:964
7568 msgid ""
7569 "Enter the full URL to the RSS feed. It will be displayed on Galette desktop."
7570 msgstr ""
7571 "Enter the full URL to the RSS feed. It will be displayed on Galette desktop."
7572
7573 #: ../../tempcache/pages/preferences.html.twig:976
7574 msgid "Galette base URL"
7575 msgstr "Galette base URL"
7576
7577 #: ../../tempcache/pages/preferences.html.twig:982
7578 msgid ""
7579 "Enter the base URL to your Galette instance. You should only change this "
7580 "parameter if the current page URL is not:<br/>%galette_url"
7581 msgstr ""
7582 "Enter the base URL to your Galette instance. You should only change this "
7583 "parameter if the current page URL is not:<br/>%galette_url"
7584
7585 #: ../../tempcache/pages/preferences.html.twig:1003
7586 msgid "Show identifiers"
7587 msgstr "Show identifiers"
7588
7589 #: ../../tempcache/pages/preferences.html.twig:1008
7590 msgid "Display database identifiers in related windows"
7591 msgstr "Display database identifiers in related windows"
7592
7593 #: ../../tempcache/pages/preferences.html.twig:1025
7594 msgid "Default membership status:"
7595 msgstr "Default membership status:"
7596
7597 #: ../../tempcache/pages/preferences.html.twig:1059
7598 msgid "Default membership extension:"
7599 msgstr "Default membership extension:"
7600
7601 #: ../../tempcache/pages/preferences.html.twig:1069
7602 msgid "(Months)"
7603 msgstr "(Months)"
7604
7605 #: ../../tempcache/pages/preferences.html.twig:1080
7606 msgid "Beginning of membership:"
7607 msgstr "Beginning of membership:"
7608
7609 #: ../../tempcache/pages/preferences.html.twig:1088
7610 msgid "(dd/mm)"
7611 msgstr "(dd/mm)"
7612
7613 #: ../../tempcache/pages/preferences.html.twig:1094
7614 msgid "Number of months offered:"
7615 msgstr "Number of months offered:"
7616
7617 #: ../../tempcache/pages/preferences.html.twig:1100
7618 msgid ""
7619 "When using the beginning of membership option; you can offer the last months "
7620 "of the year."
7621 msgstr ""
7622 "When using the beginning of membership option; you can offer the last months "
7623 "of the year."
7624
7625 #: ../../tempcache/pages/preferences.html.twig:1102
7626 msgid ""
7627 "Let's say you offer last 2 months, and have a renewal on 31th of December. "
7628 "All created contributions in current year will be valid until this date, but "
7629 "as of October, they will be valid for the entire next year."
7630 msgstr ""
7631 "Let's say you offer last 2 months, and have a renewal on 31th of December. "
7632 "All created contributions in current year will be valid until this date, but "
7633 "as of October, they will be valid for the entire next year."
7634
7635 #: ../../tempcache/pages/preferences.html.twig:1132
7636 msgid "Can members create child?"
7637 msgstr "Can members create child?"
7638
7639 #: ../../tempcache/pages/preferences.html.twig:1146
7640 msgid "Can group managers edit their groups?"
7641 msgstr "Can group managers edit their groups?"
7642
7643 #: ../../tempcache/pages/preferences.html.twig:1160
7644 msgid "Can group managers create members?"
7645 msgstr "Can group managers create members?"
7646
7647 #: ../../tempcache/pages/preferences.html.twig:1174
7648 msgid "Can group managers edit members?"
7649 msgstr "Can group managers edit members?"
7650
7651 #: ../../tempcache/pages/preferences.html.twig:1188
7652 msgid "Can group managers send mailings?"
7653 msgstr "Can group managers send mailings?"
7654
7655 #: ../../tempcache/pages/preferences.html.twig:1202
7656 msgid "Can group managers do exports?"
7657 msgstr "Can group managers do exports?"
7658
7659 #: ../../tempcache/pages/preferences.html.twig:1207
7660 msgid ""
7661 "Groups managers will be allowed to export members as csv, pdf cards, "
7662 "attendence sheetss and groups pdf"
7663 msgstr ""
7664 "Groups managers will be allowed to export members as csv, pdf cards, "
7665 "attendence sheetss and groups pdf"
7666
7667 #: ../../tempcache/pages/preferences.html.twig:1238
7668 msgid "Sender name:"
7669 msgstr "Sender name:"
7670
7671 #: ../../tempcache/pages/preferences.html.twig:1248
7672 msgid "Sender Email:"
7673 msgstr "Sender Email:"
7674
7675 #: ../../tempcache/pages/preferences.html.twig:1258
7676 msgid "Reply-To Email:"
7677 msgstr "Reply-To Email:"
7678
7679 #: ../../tempcache/pages/preferences.html.twig:1264
7680 msgid "Leave empty to use Sender Email as reply address"
7681 msgstr "Leave empty to use Sender Email as reply address"
7682
7683 #: ../../tempcache/pages/preferences.html.twig:1279
7684 msgid "Members administrator's Email:"
7685 msgstr "Members administrator's Email:"
7686
7687 #: ../../tempcache/pages/preferences.html.twig:1285
7688 msgid "Recipient of new online registation and edition emails"
7689 msgstr "Recipient of new online registation and edition emails"
7690
7691 #: ../../tempcache/pages/preferences.html.twig:1295
7692 msgid ""
7693 "(You can enter several emails separated with a comma. First address will be "
7694 "the default one.)"
7695 msgstr ""
7696 "(You can enter several emails separated with a comma. First address will be "
7697 "the default one.)"
7698
7699 #: ../../tempcache/pages/preferences.html.twig:1308
7700 msgid "Send email to administrators?"
7701 msgstr "Send email to administrators?"
7702
7703 #: ../../tempcache/pages/preferences.html.twig:1313
7704 msgid ""
7705 "Sends an email each time a new member registers online or edit his/her "
7706 "account"
7707 msgstr ""
7708 "Sends an email each time a new member registers online or edit his/her "
7709 "account"
7710
7711 #: ../../tempcache/pages/preferences.html.twig:1326
7712 msgid "Wrap emails text?"
7713 msgstr "Wrap emails text?"
7714
7715 #: ../../tempcache/pages/preferences.html.twig:1331
7716 msgid ""
7717 "Automatically wrap emails texts before sending. Make sure to wrap yourself "
7718 "if you disable that. Please note that current editing mailing will not be "
7719 "affected by a change."
7720 msgstr ""
7721 "Automatically wrap emails texts before sending. Make sure to wrap yourself "
7722 "if you disable that. Please note that current editing mailing will not be "
7723 "affected by a change."
7724
7725 #: ../../tempcache/pages/preferences.html.twig:1344
7726 msgid "Send email to members?"
7727 msgstr "Send email to members?"
7728
7729 #: ../../tempcache/pages/preferences.html.twig:1349
7730 msgid ""
7731 "Sends an email each time a member card or a contribution has been added or "
7732 "edited. This can be disabled for each case."
7733 msgstr ""
7734 "Sends an email each time a member card or a contribution has been added or "
7735 "edited. This can be disabled for each case."
7736
7737 #: ../../tempcache/pages/preferences.html.twig:1362
7738 msgid "Activate HTML editor?"
7739 msgstr "Activate HTML editor?"
7740
7741 #: ../../tempcache/pages/preferences.html.twig:1367
7742 msgid "Should HTML editor be activated on page load ?"
7743 msgstr "Should HTML editor be activated on page load ?"
7744
7745 #: ../../tempcache/pages/preferences.html.twig:1373
7746 msgid "Mail signature"
7747 msgstr "Mail signature"
7748
7749 #: ../../tempcache/pages/preferences.html.twig:1390
7750 msgid "Emailing method:"
7751 msgstr "Emailing method:"
7752
7753 #: ../../tempcache/pages/preferences.html.twig:1402
7754 msgid "Emailing disabled"
7755 msgstr "Emailing disabled"
7756
7757 #: ../../tempcache/pages/preferences.html.twig:1416
7758 msgid "PHP mail() function"
7759 msgstr "PHP mail() function"
7760
7761 #: ../../tempcache/pages/preferences.html.twig:1430
7762 msgid "Using a SMTP server (slower)"
7763 msgstr "Using a SMTP server (slower)"
7764
7765 #: ../../tempcache/pages/preferences.html.twig:1444
7766 msgid "Using GMAIL as SMTP server (slower)"
7767 msgstr "Using GMAIL as SMTP server (slower)"
7768
7769 #: ../../tempcache/pages/preferences.html.twig:1458
7770 msgid "Using Sendmail server"
7771 msgstr "Using Sendmail server"
7772
7773 #: ../../tempcache/pages/preferences.html.twig:1472
7774 msgid "Using QMAIL server"
7775 msgstr "Using QMAIL server"
7776
7777 #: ../../tempcache/pages/preferences.html.twig:1488
7778 msgid "Test email settings"
7779 msgstr "Test email settings"
7780
7781 #: ../../tempcache/pages/preferences.html.twig:1496
7782 msgid "SMTP server:"
7783 msgstr "SMTP server:"
7784
7785 #: ../../tempcache/pages/preferences.html.twig:1506
7786 msgid "SMTP port:"
7787 msgstr "SMTP port:"
7788
7789 #: ../../tempcache/pages/preferences.html.twig:1524
7790 msgid "Use SMTP authentication?"
7791 msgstr "Use SMTP authentication?"
7792
7793 #: ../../tempcache/pages/preferences.html.twig:1529
7794 msgid ""
7795 "Would emailing use any SMTP authentication? You'll have to provide username "
7796 "and password below. For GMail, authentication will always be on."
7797 msgstr ""
7798 "Would emailing use any SMTP authentication? You'll have to provide username "
7799 "and password below. For GMail, authentication will always be on."
7800
7801 #: ../../tempcache/pages/preferences.html.twig:1542
7802 msgid "Use TLS for SMTP?"
7803 msgstr "Use TLS for SMTP?"
7804
7805 #: ../../tempcache/pages/preferences.html.twig:1547
7806 msgid ""
7807 "Do you want to use server's TLS capabilities?<br/>For GMail, this will "
7808 "always be on."
7809 msgstr ""
7810 "Do you want to use server's TLS capabilities?<br/>For GMail, this will "
7811 "always be on."
7812
7813 #: ../../tempcache/pages/preferences.html.twig:1560
7814 msgid "Allow unsecure TLS?"
7815 msgstr "Allow unsecure TLS?"
7816
7817 #: ../../tempcache/pages/preferences.html.twig:1565
7818 msgid ""
7819 "Do you want to allow 'unsecure' connections? This may be usefull if you "
7820 "server uses a self-signed certificate, and on some other cases."
7821 msgstr ""
7822 "Do you want to allow 'unsecure' connections? This may be usefull if you "
7823 "server uses a self-signed certificate, and on some other cases."
7824
7825 #: ../../tempcache/pages/preferences.html.twig:1574
7826 msgid "SMTP (or GMail) user:"
7827 msgstr "SMTP (or GMail) user:"
7828
7829 #: ../../tempcache/pages/preferences.html.twig:1584
7830 msgid "SMTP (or GMail) password:"
7831 msgstr "SMTP (or GMail) password:"
7832
7833 #: ../../tempcache/pages/preferences.html.twig:1614
7834 #: ../../tempcache/pages/preferences.html.twig:2155
7835 msgid "Vertical margins:"
7836 msgstr "Vertical margins:"
7837
7838 #: ../../tempcache/pages/preferences.html.twig:1636
7839 #: ../../tempcache/pages/preferences.html.twig:2177
7840 msgid "Horizontal margins:"
7841 msgstr "Horizontal margins:"
7842
7843 #: ../../tempcache/pages/preferences.html.twig:1658
7844 #: ../../tempcache/pages/preferences.html.twig:2221
7845 msgid "Horizontal spacing:"
7846 msgstr "Horizontal spacing:"
7847
7848 #: ../../tempcache/pages/preferences.html.twig:1680
7849 #: ../../tempcache/pages/preferences.html.twig:2199
7850 msgid "Vertical spacing:"
7851 msgstr "Vertical spacing:"
7852
7853 #: ../../tempcache/pages/preferences.html.twig:1704
7854 msgid "Print border"
7855 msgstr "Print border"
7856
7857 #: ../../tempcache/pages/preferences.html.twig:1709
7858 msgid "Check this box to print a grey border around each label."
7859 msgstr "Check this box to print a grey border around each label."
7860
7861 #: ../../tempcache/pages/preferences.html.twig:1723
7862 msgid "Label width:"
7863 msgstr "Label width:"
7864
7865 #: ../../tempcache/pages/preferences.html.twig:1745
7866 msgid "Label height:"
7867 msgstr "Label height:"
7868
7869 #: ../../tempcache/pages/preferences.html.twig:1767
7870 msgid "Number of label columns:"
7871 msgstr "Number of label columns:"
7872
7873 #: ../../tempcache/pages/preferences.html.twig:1786
7874 msgid "Number of label lines:"
7875 msgstr "Number of label lines:"
7876
7877 #: ../../tempcache/pages/preferences.html.twig:1805
7878 msgid "Font size:"
7879 msgstr "Font size:"
7880
7881 #: ../../tempcache/pages/preferences.html.twig:1830
7882 msgid ""
7883 "Each card is 75mm width and 40mm height. Each page contains 2 columns and 6 "
7884 "rows.<br/>Double check margins and spacings ;)"
7885 msgstr ""
7886 "Each card is 75mm width and 40mm height. Each page contains 2 columns and 6 "
7887 "rows.<br/>Double check margins and spacings ;)"
7888
7889 #: ../../tempcache/pages/preferences.html.twig:1839
7890 msgid "Short Text (Card Center):"
7891 msgstr "Short Text (Card Center):"
7892
7893 #: ../../tempcache/pages/preferences.html.twig:1871
7894 msgid "(10 characters max)"
7895 msgstr "(10 characters max)"
7896
7897 #: ../../tempcache/pages/preferences.html.twig:1877
7898 msgid "Long Text (Bottom Line):"
7899 msgstr "Long Text (Bottom Line):"
7900
7901 #: ../../tempcache/pages/preferences.html.twig:1909
7902 msgid "(65 characters max)"
7903 msgstr "(65 characters max)"
7904
7905 #: ../../tempcache/pages/preferences.html.twig:1916
7906 msgid "Strip Text Color:"
7907 msgstr "Strip Text Color:"
7908
7909 #: ../../tempcache/pages/preferences.html.twig:1924
7910 #: ../../tempcache/pages/preferences.html.twig:1938
7911 #: ../../tempcache/pages/preferences.html.twig:1952
7912 #: ../../tempcache/pages/preferences.html.twig:1966
7913 msgid "Hexadecimal color notation: #RRGGBB"
7914 msgstr "Hexadecimal color notation: #RRGGBB"
7915
7916 #: ../../tempcache/pages/preferences.html.twig:1930
7917 msgid "Active Member Color:"
7918 msgstr "Active Member Color:"
7919
7920 #: ../../tempcache/pages/preferences.html.twig:1944
7921 msgid "Board Members Color:"
7922 msgstr "Board Members Color:"
7923
7924 #: ../../tempcache/pages/preferences.html.twig:1958
7925 msgid "Honor Members Color:"
7926 msgstr "Honor Members Color:"
7927
7928 #: ../../tempcache/pages/preferences.html.twig:1990
7929 msgid "Current logo for printing"
7930 msgstr "Current logo for printing"
7931
7932 #: ../../tempcache/pages/preferences.html.twig:2055
7933 msgid "Allow members to print card ?"
7934 msgstr "Allow members to print card ?"
7935
7936 #: ../../tempcache/pages/preferences.html.twig:2069
7937 msgid "Show title ?"
7938 msgstr "Show title ?"
7939
7940 #: ../../tempcache/pages/preferences.html.twig:2074
7941 msgid "(Show or not title in front of name)"
7942 msgstr "(Show or not title in front of name)"
7943
7944 #: ../../tempcache/pages/preferences.html.twig:2080
7945 msgid "Address type:"
7946 msgstr "Address type:"
7947
7948 #: ../../tempcache/pages/preferences.html.twig:2126
7949 msgid "(Choose address printed below name)"
7950 msgstr "(Choose address printed below name)"
7951
7952 #: ../../tempcache/pages/preferences.html.twig:2132
7953 msgid "Year:"
7954 msgstr "Year:"
7955
7956 #: ../../tempcache/pages/preferences.html.twig:2138
7957 msgid ""
7958 "You can enter either:<br/>- a year,<br/>- two years with a slash as "
7959 "separator,<br/>- the string 'DEADLINE' to use member deadline"
7960 msgstr ""
7961 "You can enter either:<br/>- a year,<br/>- two years with a slash as "
7962 "separator,<br/>- the string 'DEADLINE' to use member deadline"
7963
7964 #: ../../tempcache/pages/preferences.html.twig:2252
7965 msgid "Password length:"
7966 msgstr "Password length:"
7967
7968 #: ../../tempcache/pages/preferences.html.twig:2258
7969 msgid "Minimum password length required for all accounts. Minimal size is 6."
7970 msgstr "Minimum password length required for all accounts. Minimal size is 6."
7971
7972 #: ../../tempcache/pages/preferences.html.twig:2277
7973 msgid "Enable password blacklists"
7974 msgstr "Enable password blacklists"
7975
7976 #: ../../tempcache/pages/preferences.html.twig:2279
7977 msgid "Enable blacklists:"
7978 msgstr "Enable blacklists:"
7979
7980 #: ../../tempcache/pages/preferences.html.twig:2284
7981 msgid ""
7982 "If you enable blacklists; it will not be possible to use any of blacklisted "
7983 "passwords. A list is provided along with Galette, but you can add you owns."
7984 msgstr ""
7985 "If you enable blacklists; it will not be possible to use any of blacklisted "
7986 "passwords. A list is provided along with Galette, but you can add you owns."
7987
7988 #: ../../tempcache/pages/preferences.html.twig:2290
7989 msgid "Enforce password strength"
7990 msgstr "Enforce password strength"
7991
7992 #: ../../tempcache/pages/preferences.html.twig:2292
7993 msgid "Password strength:"
7994 msgstr "Password strength:"
7995
7996 #: ../../tempcache/pages/preferences.html.twig:2303
7997 msgid "None (default)"
7998 msgstr "None (default)"
7999
8000 #: ../../tempcache/pages/preferences.html.twig:2313
8001 #: ../../tempcache/pages/preferences.html.twig:2364
8002 msgid "Weak"
8003 msgstr "Weak"
8004
8005 #: ../../tempcache/pages/preferences.html.twig:2323
8006 #: ../../tempcache/pages/preferences.html.twig:2370
8007 msgid "Medium"
8008 msgstr "Medium"
8009
8010 #: ../../tempcache/pages/preferences.html.twig:2333
8011 #: ../../tempcache/pages/preferences.html.twig:2376
8012 msgid "Strong"
8013 msgstr "Strong"
8014
8015 #: ../../tempcache/pages/preferences.html.twig:2343
8016 #: ../../tempcache/pages/preferences.html.twig:2382
8017 msgid "Very strong"
8018 msgstr "Very strong"
8019
8020 #: ../../tempcache/pages/preferences.html.twig:2349
8021 msgid "Enforce minimal password strength for all password."
8022 msgstr "Enforce minimal password strength for all password."
8023
8024 #: ../../tempcache/pages/preferences.html.twig:2353
8025 msgid "Levels are:"
8026 msgstr "Levels are:"
8027
8028 #: ../../tempcache/pages/preferences.html.twig:2360
8029 msgid "for no strength enforcement"
8030 msgstr "for no strength enforcement"
8031
8032 #: ../../tempcache/pages/preferences.html.twig:2366
8033 msgid "require at least one matched rule"
8034 msgstr "require at least one matched rule"
8035
8036 #: ../../tempcache/pages/preferences.html.twig:2372
8037 msgid "require at least two matched rules"
8038 msgstr "require at least two matched rules"
8039
8040 #: ../../tempcache/pages/preferences.html.twig:2378
8041 msgid "require at least three matched rules (recommended for most usages)"
8042 msgstr "require at least three matched rules (recommended for most usages)"
8043
8044 #: ../../tempcache/pages/preferences.html.twig:2384
8045 msgid "requires all rules."
8046 msgstr "requires all rules."
8047
8048 #: ../../tempcache/pages/preferences.html.twig:2389
8049 msgid ""
8050 "Rules include lower case characters, upper case characters, numbers, and "
8051 "special characters."
8052 msgstr ""
8053 "Rules include lower case characters, upper case characters, numbers, and "
8054 "special characters."
8055
8056 #: ../../tempcache/pages/preferences.html.twig:2393
8057 msgid ""
8058 "Note that with any enforcement level, user cannot use his personal "
8059 "information (name, login, ...) as password."
8060 msgstr ""
8061 "Note that with any enforcement level, user cannot use his personal "
8062 "information (name, login, ...) as password."
8063
8064 #: ../../tempcache/pages/preferences.html.twig:2401
8065 msgid "Test a password:"
8066 msgstr "Test a password:"
8067
8068 #: ../../tempcache/pages/preferences.html.twig:2407
8069 msgid "Test a password with current selected values."
8070 msgstr "Test a password with current selected values."
8071
8072 #: ../../tempcache/pages/preferences.html.twig:2409
8073 msgid ""
8074 "Do not forget to save your preferences if you're happy with the result ;)"
8075 msgstr ""
8076 "Do not forget to save your preferences if you're happy with the result ;)"
8077
8078 #: ../../tempcache/pages/preferences.html.twig:2596
8079 msgid "Enter the email adress"
8080 msgstr "Enter the email adress"
8081
8082 #: ../../tempcache/pages/preferences.html.twig:2647
8083 msgid "An error occurred sending test email :("
8084 msgstr "An error occurred sending test email :("
8085
8086 #: ../../tempcache/pages/mailings_list.html.twig:85
8087 msgid "Create new mailing"
8088 msgstr "Create new mailing"
8089
8090 #: ../../tempcache/pages/mailings_list.html.twig:100
8091 msgid ""
8092 "A mailing exists in the current session. Click here if you want to resume or "
8093 "cancel it."
8094 msgstr ""
8095 "A mailing exists in the current session. Click here if you want to resume or "
8096 "cancel it."
8097
8098 #: ../../tempcache/pages/mailings_list.html.twig:119
8099 #: ../../tempcache/pages/mailings_list.html.twig:176
8100 #: ../../tempcache/pages/mailings_list.html.twig:347
8101 msgid "Subject"
8102 msgstr "Subject"
8103
8104 #: ../../tempcache/pages/mailings_list.html.twig:119
8105 msgid "Att."
8106 msgstr "Att."
8107
8108 #: ../../tempcache/pages/mailings_list.html.twig:119
8109 #: ../../tempcache/pages/mailings_list.html.twig:363
8110 msgid "Sent"
8111 msgstr "Sent"
8112
8113 #: ../../tempcache/pages/mailings_list.html.twig:186
8114 msgid "Sent mailings:"
8115 msgstr "Sent mailings:"
8116
8117 #: ../../tempcache/pages/mailings_list.html.twig:319
8118 msgid "Mailing entry %id"
8119 msgstr "Mailing entry %id"
8120
8121 #: ../../tempcache/pages/mailings_list.html.twig:389
8122 #, php-format
8123 msgid "Display mailing '%subject' details in preview window"
8124 msgstr "Display mailing '%subject' details in preview window"
8125
8126 #: ../../tempcache/pages/mailings_list.html.twig:403
8127 #, php-format
8128 msgid "Use mailing '%subject' as a template for a new one"
8129 msgstr "Use mailing '%subject' as a template for a new one"
8130
8131 #: ../../tempcache/pages/mailings_list.html.twig:416
8132 #, php-format
8133 msgid "Delete mailing '%subject'"
8134 msgstr "Delete mailing '%subject'"
8135
8136 #: ../../tempcache/pages/mailings_list.html.twig:435
8137 msgid "No sent mailing has been stored in the database yet."
8138 msgstr "No sent mailing has been stored in the database yet."
8139
8140 #: ../../tempcache/pages/configuration_core_lists.html.twig:87
8141 #: ../../tempcache/pages/configuration_core_lists.html.twig:93
8142 msgid "Available fields"
8143 msgstr "Available fields"
8144
8145 #: ../../tempcache/pages/configuration_core_lists.html.twig:273
8146 msgid ""
8147 "Deleting the last field is not possible. There must be at least one field in "
8148 "the list."
8149 msgstr ""
8150 "Deleting the last field is not possible. There must be at least one field in "
8151 "the list."
8152
8153 #: ../../tempcache/pages/saved_searches_list.html.twig:54
8154 #, php-format
8155 msgid "%count search"
8156 msgid_plural "%count searches"
8157 msgstr[0] "%count search"
8158 msgstr[1] "%count searches"
8159
8160 #: ../../tempcache/pages/saved_searches_list.html.twig:140
8161 msgid "Search parameters"
8162 msgstr "Search parameters"
8163
8164 #: ../../tempcache/pages/saved_searches_list.html.twig:146
8165 msgid "Show parameters"
8166 msgstr "Show parameters"
8167
8168 #: ../../tempcache/pages/saved_searches_list.html.twig:204
8169 msgid "Load saved search"
8170 msgstr "Load saved search"
8171
8172 #: ../../tempcache/pages/saved_searches_list.html.twig:237
8173 msgid "no search"
8174 msgstr "no search"
8175
8176 #: ../../tempcache/pages/member_form.html.twig:109
8177 msgid "Display"
8178 msgstr "Display"
8179
8180 #: ../../tempcache/pages/member_form.html.twig:141
8181 #: ../../tempcache/pages/member_show.html.twig:289
8182 msgid "Attached to:"
8183 msgstr "Attached to:"
8184
8185 #: ../../tempcache/pages/member_form.html.twig:172
8186 msgid "Detach?"
8187 msgstr "Detach?"
8188
8189 #: ../../tempcache/pages/member_form.html.twig:197
8190 msgid "Attach member"
8191 msgstr "Attach member"
8192
8193 #: ../../tempcache/pages/member_form.html.twig:204
8194 msgid "Parent member"
8195 msgstr "Parent member"
8196
8197 #: ../../tempcache/pages/member_form.html.twig:224
8198 #: ../../tempcache/pages/member_show.html.twig:307
8199 msgid "Parent of:"
8200 msgstr "Parent of:"
8201
8202 #: ../../tempcache/pages/member_form.html.twig:392
8203 msgid "Notify member his account has been modified"
8204 msgstr "Notify member his account has been modified"
8205
8206 #: ../../tempcache/pages/member_form.html.twig:398
8207 msgid "Notify member his account has been created"
8208 msgstr "Notify member his account has been created"
8209
8210 #: ../../tempcache/pages/member_form.html.twig:411
8211 msgid "Member will be notified by email his account has been modified."
8212 msgstr "Member will be notified by email his account has been modified."
8213
8214 #: ../../tempcache/pages/member_form.html.twig:417
8215 msgid ""
8216 "Member will receive his username and password by email, if he has an address."
8217 msgstr ""
8218 "Member will receive his username and password by email, if he has an address."
8219
8220 #: ../../tempcache/pages/member_form.html.twig:603
8221 msgid "An error occurred displaying groups interface :("
8222 msgstr "An error occurred displaying groups interface :("
8223
8224 #: ../../tempcache/pages/member_form.html.twig:613
8225 msgid "Groups selection"
8226 msgstr "Groups selection"
8227
8228 #: ../../tempcache/pages/member_form.html.twig:618
8229 msgid "Managed groups selection"
8230 msgstr "Managed groups selection"
8231
8232 #: ../../tempcache/pages/member_form.html.twig:669
8233 #: ../../tempcache/pages/member_show.html.twig:542
8234 #: ../../tempcache/pages/advanced_search.html.twig:166
8235 #: ../../tempcache/components/forms/groups.html.twig:140
8236 msgid "Member of group"
8237 msgstr "Member of group"
8238
8239 #: ../../tempcache/pages/member_form.html.twig:723
8240 msgid "Click on a row to select a group"
8241 msgstr "Click on a row to select a group"
8242
8243 #: ../../tempcache/pages/scheduledpayments_list.html.twig:50
8244 msgid "No entry selected"
8245 msgstr "No entry selected"
8246
8247 #: ../../tempcache/pages/scheduledpayments_list.html.twig:50
8248 msgid ""
8249 "Please make sure to select at least one entry from the list to perform this "
8250 "action."
8251 msgstr ""
8252 "Please make sure to select at least one entry from the list to perform this "
8253 "action."
8254
8255 #: ../../tempcache/pages/scheduledpayments_list.html.twig:72
8256 msgid "Show payments by"
8257 msgstr "Show payments by"
8258
8259 #: ../../tempcache/pages/scheduledpayments_list.html.twig:93
8260 #: ../../tempcache/pages/scheduledpayments_list.html.twig:208
8261 #: ../../tempcache/pages/scheduledpayments_list.html.twig:365
8262 msgid "Scheduled date"
8263 msgstr "Scheduled date"
8264
8265 #: ../../tempcache/pages/scheduledpayments_list.html.twig:193
8266 #, php-format
8267 msgid "%count shceduled payment"
8268 msgid_plural "%count scheduled payments"
8269 msgstr[0] "%count shceduled payment"
8270 msgstr[1] "%count scheduled payments"
8271
8272 #: ../../tempcache/pages/scheduledpayments_list.html.twig:248
8273 #, php-format
8274 msgid "Found total scheduled %f"
8275 msgstr "Found total scheduled %f"
8276
8277 #: ../../tempcache/pages/scheduledpayments_list.html.twig:413
8278 msgid "Delete scheduled payment"
8279 msgstr "Delete scheduled payment"
8280
8281 #: ../../tempcache/pages/scheduledpayments_list.html.twig:438
8282 msgid "No scheduled payment"
8283 msgstr "No scheduled payment"
8284
8285 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:63
8286 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:71
8287 msgid "Original string for name, that will be used for translations."
8288 msgstr "Original string for name, that will be used for translations."
8289
8290 #: ../../tempcache/pages/member_show.html.twig:104
8291 msgid ""
8292 "Send member a link to generate a new password, as if had used the 'lost "
8293 "password' functionality."
8294 msgstr ""
8295 "Send member a link to generate a new password, as if had used the 'lost "
8296 "password' functionality."
8297
8298 #: ../../tempcache/pages/member_show.html.twig:111
8299 msgid "New password"
8300 msgstr "New password"
8301
8302 #: ../../tempcache/pages/member_show.html.twig:139
8303 msgid "Generate Member Card"
8304 msgstr "Generate Member Card"
8305
8306 #: ../../tempcache/pages/member_show.html.twig:171
8307 msgid "View contributions"
8308 msgstr "View contributions"
8309
8310 #: ../../tempcache/pages/member_show.html.twig:221
8311 msgid "Create a new member with %name information."
8312 msgstr "Create a new member with %name information."
8313
8314 #: ../../tempcache/pages/member_show.html.twig:228
8315 msgid "Duplicate"
8316 msgstr "Duplicate"
8317
8318 #: ../../tempcache/pages/member_show.html.twig:277
8319 msgid "Family"
8320 msgstr "Family"
8321
8322 #: ../../tempcache/pages/member_show.html.twig:513
8323 #: ../../tempcache/components/forms/groups.html.twig:40
8324 msgid "Groups:"
8325 msgstr "Groups:"
8326
8327 #: ../../tempcache/pages/member_show.html.twig:714
8328 msgid "Not managed group"
8329 msgstr "Not managed group"
8330
8331 #: ../../tempcache/pages/member_show.html.twig:714
8332 msgid "You are not part of managers for the requested group."
8333 msgstr "You are not part of managers for the requested group."
8334
8335 #: ../../tempcache/pages/directlink.html.twig:58
8336 #: ../../tempcache/pages/directlink.html.twig:62
8337 msgid "Please confirm your email address:"
8338 msgstr "Please confirm your email address:"
8339
8340 #: ../../tempcache/pages/directlink.html.twig:68
8341 msgid "Get my document"
8342 msgstr "Get my document"
8343
8344 #: ../../tempcache/pages/password_recover.html.twig:59
8345 msgid "(at least 4 characters)"
8346 msgstr "(at least 4 characters)"
8347
8348 #: ../../tempcache/pages/password_recover.html.twig:65
8349 #: ../../tempcache/pages/password_recover.html.twig:69
8350 msgid "New password:"
8351 msgstr "New password:"
8352
8353 #: ../../tempcache/pages/password_recover.html.twig:77
8354 #: ../../tempcache/pages/password_recover.html.twig:81
8355 msgid "Confirmation:"
8356 msgstr "Confirmation:"
8357
8358 #: ../../tempcache/pages/password_recover.html.twig:87
8359 msgid "Change my password"
8360 msgstr "Change my password"
8361
8362 #: ../../tempcache/pages/transactions_list.html.twig:70
8363 msgid "Show transactions since"
8364 msgstr "Show transactions since"
8365
8366 #: ../../tempcache/pages/transactions_list.html.twig:157
8367 msgid "Show all your transactions"
8368 msgstr "Show all your transactions"
8369
8370 #: ../../tempcache/pages/transactions_list.html.twig:163
8371 msgid "Show all members transactions"
8372 msgstr "Show all members transactions"
8373
8374 #: ../../tempcache/pages/transactions_list.html.twig:228
8375 #, php-format
8376 msgid "%count transaction"
8377 msgid_plural "%count transactions"
8378 msgstr[0] "%count transaction"
8379 msgstr[1] "%count transactions"
8380
8381 #: ../../tempcache/pages/transactions_list.html.twig:276
8382 msgid "Originator"
8383 msgstr "Originator"
8384
8385 #: ../../tempcache/pages/transactions_list.html.twig:362
8386 msgid "Transaction %id"
8387 msgstr "Transaction %id"
8388
8389 #: ../../tempcache/pages/transactions_list.html.twig:391
8390 msgid "Show only '%name' transactions"
8391 msgstr "Show only '%name' transactions"
8392
8393 #: ../../tempcache/pages/transactions_list.html.twig:450
8394 msgid "Edit transaction #%id"
8395 msgstr "Edit transaction #%id"
8396
8397 #: ../../tempcache/pages/transactions_list.html.twig:463
8398 msgid "Remove transaction #%id"
8399 msgstr "Remove transaction #%id"
8400
8401 #: ../../tempcache/pages/transactions_list.html.twig:483
8402 msgid "no transaction"
8403 msgstr "no transaction"
8404
8405 #: ../../tempcache/pages/transactions_list.html.twig:510
8406 msgid "Completely dispatched transaction"
8407 msgstr "Completely dispatched transaction"
8408
8409 #: ../../tempcache/pages/transactions_list.html.twig:517
8410 msgid "Uncomplete dispatched transaction"
8411 msgstr "Uncomplete dispatched transaction"
8412
8413 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:57
8414 msgid "Choose label to translate"
8415 msgstr "Choose label to translate"
8416
8417 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:122
8418 #, php-format
8419 msgid "Original text: '%s'"
8420 msgstr "Original text: '%s'"
8421
8422 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:132
8423 #, php-format
8424 msgid "Translation of '%s' label"
8425 msgstr "Translation of '%s' label"
8426
8427 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:205
8428 msgid "No fields to translate."
8429 msgstr "No fields to translate."
8430
8431 #: ../../tempcache/pages/charts.html.twig:63
8432 #: ../../tempcache/pages/charts.html.twig:148
8433 msgid "Members by status"
8434 msgstr "Members by status"
8435
8436 #: ../../tempcache/pages/charts.html.twig:73
8437 #: ../../tempcache/pages/charts.html.twig:214
8438 msgid "Members by state of dues"
8439 msgstr "Members by state of dues"
8440
8441 #: ../../tempcache/pages/charts.html.twig:83
8442 #: ../../tempcache/pages/charts.html.twig:279
8443 msgid "Contributions types repartition"
8444 msgstr "Contributions types repartition"
8445
8446 #: ../../tempcache/pages/charts.html.twig:93
8447 #: ../../tempcache/pages/charts.html.twig:344
8448 msgid "Individuals and Companies"
8449 msgstr "Individuals and Companies"
8450
8451 #: ../../tempcache/pages/charts.html.twig:103
8452 msgid "Contributions over time"
8453 msgstr "Contributions over time"
8454
8455 #: ../../tempcache/pages/charts.html.twig:405
8456 msgid "Total contributions for the month"
8457 msgstr "Total contributions for the month"
8458
8459 #: ../../tempcache/pages/members_public_list.html.twig:115
8460 #: ../../tempcache/pages/members_public_gallery.html.twig:80
8461 msgid ""
8462 "This page shows only members who have choosen to be visible on the public "
8463 "lists and are up-to-date within their contributions. If you want your "
8464 "account to be visible here, edit your profile and check 'Be visible in the "
8465 "members list'"
8466 msgstr ""
8467 "This page shows only members who have choosen to be visible on the public "
8468 "lists and are up-to-date within their contributions. If you want your "
8469 "account to be visible here, edit your profile and check 'Be visible in the "
8470 "members list'"
8471
8472 #: ../../tempcache/pages/password_lost.html.twig:61
8473 #: ../../tempcache/pages/password_lost.html.twig:65
8474 msgid "Username or email:"
8475 msgstr "Username or email:"
8476
8477 #: ../../tempcache/pages/password_lost.html.twig:71
8478 msgid "Recover password"
8479 msgstr "Recover password"
8480
8481 #: ../../tempcache/pages/advanced_search.html.twig:59
8482 msgid "Simple search"
8483 msgstr "Simple search"
8484
8485 #: ../../tempcache/pages/advanced_search.html.twig:108
8486 msgid "Membership status"
8487 msgstr "Membership status"
8488
8489 #: ../../tempcache/pages/advanced_search.html.twig:137
8490 msgid "Account activity"
8491 msgstr "Account activity"
8492
8493 #: ../../tempcache/pages/advanced_search.html.twig:200
8494 msgid "With email:"
8495 msgstr "With email:"
8496
8497 #: ../../tempcache/pages/advanced_search.html.twig:272
8498 #: ../../tempcache/pages/advanced_search.html.twig:314
8499 #: ../../tempcache/pages/advanced_search.html.twig:358
8500 #: ../../tempcache/pages/advanced_search.html.twig:400
8501 #: ../../tempcache/pages/advanced_search.html.twig:667
8502 #: ../../tempcache/pages/advanced_search.html.twig:709
8503 #: ../../tempcache/pages/advanced_search.html.twig:753
8504 #: ../../tempcache/pages/advanced_search.html.twig:795
8505 msgid "beetween"
8506 msgstr "beetween"
8507
8508 #: ../../tempcache/pages/advanced_search.html.twig:352
8509 msgid "Modification date"
8510 msgstr "Modification date"
8511
8512 #: ../../tempcache/pages/advanced_search.html.twig:394
8513 msgid "Due date"
8514 msgstr "Due date"
8515
8516 #: ../../tempcache/pages/advanced_search.html.twig:439
8517 msgid "Show public infos"
8518 msgstr "Show public infos"
8519
8520 #: ../../tempcache/pages/advanced_search.html.twig:536
8521 msgid "Advanced groups search"
8522 msgstr "Advanced groups search"
8523
8524 #: ../../tempcache/pages/advanced_search.html.twig:538
8525 #: ../../tempcache/pages/advanced_search.html.twig:1053
8526 msgid "Experimental"
8527 msgstr "Experimental"
8528
8529 #: ../../tempcache/pages/advanced_search.html.twig:546
8530 #: ../../tempcache/pages/advanced_search.html.twig:552
8531 msgid "Add new group search criteria"
8532 msgstr "Add new group search criteria"
8533
8534 #: ../../tempcache/pages/advanced_search.html.twig:567
8535 msgid "In all selected groups"
8536 msgstr "In all selected groups"
8537
8538 #: ../../tempcache/pages/advanced_search.html.twig:577
8539 msgid "In any of selected groups"
8540 msgstr "In any of selected groups"
8541
8542 #: ../../tempcache/pages/advanced_search.html.twig:626
8543 #: ../../tempcache/pages/advanced_search.html.twig:632
8544 #: ../../tempcache/pages/advanced_search.html.twig:1503
8545 #: ../../tempcache/pages/advanced_search.html.twig:1509
8546 msgid "Remove criteria"
8547 msgstr "Remove criteria"
8548
8549 #: ../../tempcache/pages/advanced_search.html.twig:653
8550 msgid "Within contributions"
8551 msgstr "Within contributions"
8552
8553 #: ../../tempcache/pages/advanced_search.html.twig:1051
8554 msgid "Free search"
8555 msgstr "Free search"
8556
8557 #: ../../tempcache/pages/advanced_search.html.twig:1061
8558 #: ../../tempcache/pages/advanced_search.html.twig:1067
8559 msgid "Add new free search criteria"
8560 msgstr "Add new free search criteria"
8561
8562 #: ../../tempcache/pages/advanced_search.html.twig:1104
8563 msgid "or"
8564 msgstr "or"
8565
8566 #: ../../tempcache/pages/advanced_search.html.twig:1115
8567 #: ../../tempcache/pages/advanced_search.html.twig:1819
8568 msgid "Select a field"
8569 msgstr "Select a field"
8570
8571 #: ../../tempcache/pages/advanced_search.html.twig:1282
8572 #: ../../tempcache/pages/advanced_search.html.twig:1360
8573 #: ../../tempcache/pages/advanced_search.html.twig:1402
8574 #: ../../tempcache/pages/advanced_search.html.twig:1433
8575 #: ../../tempcache/pages/advanced_search.html.twig:1564
8576 msgid "is"
8577 msgstr "is"
8578
8579 #: ../../tempcache/pages/advanced_search.html.twig:1292
8580 #: ../../tempcache/pages/advanced_search.html.twig:1453
8581 #: ../../tempcache/pages/advanced_search.html.twig:1584
8582 msgid "is not"
8583 msgstr "is not"
8584
8585 #: ../../tempcache/pages/advanced_search.html.twig:1370
8586 #: ../../tempcache/pages/advanced_search.html.twig:1624
8587 msgid "before"
8588 msgstr "before"
8589
8590 #: ../../tempcache/pages/advanced_search.html.twig:1380
8591 #: ../../tempcache/pages/advanced_search.html.twig:1634
8592 msgid "after"
8593 msgstr "after"
8594
8595 #: ../../tempcache/pages/advanced_search.html.twig:1443
8596 #: ../../tempcache/pages/advanced_search.html.twig:1574
8597 msgid "contains"
8598 msgstr "contains"
8599
8600 #: ../../tempcache/pages/advanced_search.html.twig:1463
8601 #: ../../tempcache/pages/advanced_search.html.twig:1594
8602 msgid "do not contains"
8603 msgstr "do not contains"
8604
8605 #: ../../tempcache/pages/advanced_search.html.twig:1473
8606 #: ../../tempcache/pages/advanced_search.html.twig:1604
8607 msgid "starts with"
8608 msgstr "starts with"
8609
8610 #: ../../tempcache/pages/advanced_search.html.twig:1483
8611 #: ../../tempcache/pages/advanced_search.html.twig:1614
8612 msgid "ends with"
8613 msgstr "ends with"
8614
8615 #: ../../tempcache/pages/500.html.twig:54
8616 msgid "Application error"
8617 msgstr "Application error"
8618
8619 #: ../../tempcache/pages/500.html.twig:86
8620 msgid "Details"
8621 msgstr "Details"
8622
8623 #: ../../tempcache/pages/500.html.twig:91
8624 msgid "Type:"
8625 msgstr "Type:"
8626
8627 #: ../../tempcache/pages/500.html.twig:101
8628 msgid "Code:"
8629 msgstr "Code:"
8630
8631 #: ../../tempcache/pages/500.html.twig:121
8632 #: ../../tempcache/pages/document_form.html.twig:68
8633 msgid "File:"
8634 msgstr "File:"
8635
8636 #: ../../tempcache/pages/500.html.twig:131
8637 msgid "Line:"
8638 msgstr "Line:"
8639
8640 #: ../../tempcache/pages/500.html.twig:142
8641 msgid "Trace"
8642 msgstr "Trace"
8643
8644 #: ../../tempcache/pages/document_form.html.twig:111
8645 msgid "Document type"
8646 msgstr "Document type"
8647
8648 #: ../../tempcache/pages/document_form.html.twig:184
8649 msgid "Extra information displayed along with document."
8650 msgstr "Extra information displayed along with document."
8651
8652 #: ../../tempcache/pages/export.html.twig:56
8653 msgid ""
8654 "Each selected export will be stored into a separate file in the exports "
8655 "directory."
8656 msgstr ""
8657 "Each selected export will be stored into a separate file in the exports "
8658 "directory."
8659
8660 #: ../../tempcache/pages/export.html.twig:79
8661 msgid "The following files have been written on disk:"
8662 msgstr "The following files have been written on disk:"
8663
8664 #: ../../tempcache/pages/export.html.twig:114
8665 msgid "Existing exports"
8666 msgstr "Existing exports"
8667
8668 #: ../../tempcache/pages/export.html.twig:120
8669 msgid "The following exports already seems to exist on the disk:"
8670 msgstr "The following exports already seems to exist on the disk:"
8671
8672 #: ../../tempcache/pages/export.html.twig:238
8673 msgid "Parameted exports"
8674 msgstr "Parameted exports"
8675
8676 #: ../../tempcache/pages/export.html.twig:247
8677 msgid "Which parameted export(s) do you want to run?"
8678 msgstr "Which parameted export(s) do you want to run?"
8679
8680 #: ../../tempcache/pages/export.html.twig:311
8681 msgid "No parameted exports are available."
8682 msgstr "No parameted exports are available."
8683
8684 #: ../../tempcache/pages/export.html.twig:325
8685 msgid "Galette tables exports"
8686 msgstr "Galette tables exports"
8687
8688 #: ../../tempcache/pages/export.html.twig:331
8689 msgid "Additionnaly, which table(s) do you want to export?"
8690 msgstr "Additionnaly, which table(s) do you want to export?"
8691
8692 #: ../../tempcache/pages/export.html.twig:339
8693 msgid "Table name"
8694 msgstr "Table name"
8695
8696 #: ../../tempcache/pages/desktop.html.twig:63
8697 msgid "Help us know about you!"
8698 msgstr "Help us know about you!"
8699
8700 #: ../../tempcache/pages/desktop.html.twig:70
8701 msgid ""
8702 "Take a moment to share some information with us so we can know better "
8703 "Galette's uses."
8704 msgstr ""
8705 "Take a moment to share some information with us so we can know better "
8706 "Galette's uses."
8707
8708 #: ../../tempcache/pages/desktop.html.twig:114
8709 msgid ""
8710 "The panel will be automatically hidden once you have registered and send "
8711 "telemetry data. Check the box if you want to hide it anyways."
8712 msgstr ""
8713 "The panel will be automatically hidden once you have registered and send "
8714 "telemetry data. Check the box if you want to hide it anyways."
8715
8716 #: ../../tempcache/pages/desktop.html.twig:124
8717 msgid "Hide this panel"
8718 msgstr "Hide this panel"
8719
8720 #: ../../tempcache/pages/desktop.html.twig:142
8721 msgid "Activities"
8722 msgstr "Activities"
8723
8724 #: ../../tempcache/pages/desktop.html.twig:181
8725 msgid "News"
8726 msgstr "News"
8727
8728 #: ../../tempcache/pages/desktop.html.twig:223
8729 msgid "Show dashboard on login"
8730 msgstr "Show dashboard on login"
8731
8732 #: ../../tempcache/components/form.html.twig:258
8733 msgid "This comment is only displayed for admins and staff members."
8734 msgstr "This comment is only displayed for admins and staff members."
8735
8736 #: ../../tempcache/components/form.html.twig:267
8737 msgid "This comment is reserved to the member."
8738 msgstr "This comment is reserved to the member."
8739
8740 #: ../../tempcache/components/form.html.twig:338
8741 msgid "Do member want to appear publically?"
8742 msgstr "Do member want to appear publically?"
8743
8744 #: ../../tempcache/components/form.html.twig:341
8745 msgid ""
8746 "If you check this box (and if you are up to date with your contributions), "
8747 "your full name and other information will be publically visible on the "
8748 "members list.<br/>If you've uploaded a photo, it will be displayed on the "
8749 "trombinoscope page.<br/>Note that administrators can disabled public pages, "
8750 "this setting will have no effect in that case."
8751 msgstr ""
8752 "If you check this box (and if you are up to date with your contributions), "
8753 "your full name and other information will be publically visible on the "
8754 "members list.<br/>If you've uploaded a photo, it will be displayed on the "
8755 "trombinoscope page.<br/>Note that administrators can disabled public pages, "
8756 "this setting will have no effect in that case."
8757
8758 #: ../../tempcache/components/form.html.twig:353
8759 msgid "(at least %i characters)"
8760 msgstr "(at least %i characters)"
8761
8762 #: ../../tempcache/components/forms/password.html.twig:47
8763 msgid "Password confirmation:"
8764 msgstr "Password confirmation:"
8765
8766 #: ../../tempcache/components/forms/groups.html.twig:180
8767 msgid "Manage user's groups"
8768 msgstr "Manage user's groups"
8769
8770 #: ../../tempcache/components/forms/groups.html.twig:193
8771 msgid "Manage user's managed groups"
8772 msgstr "Manage user's managed groups"
8773
8774 #: ../../tempcache/components/forms/company.html.twig:60
8775 msgid "Is company?"
8776 msgstr "Is company?"
8777
8778 #: ../../tempcache/components/forms/company.html.twig:60
8779 msgid "Is member a company?"
8780 msgstr "Is member a company?"
8781
8782 #: ../../tempcache/components/forms/company.html.twig:60
8783 msgid ""
8784 "Do you manage a non profit organization, or a company? If you do so, check "
8785 "the box, and then enter its name in the field that will appear."
8786 msgstr ""
8787 "Do you manage a non profit organization, or a company? If you do so, check "
8788 "the box, and then enter its name in the field that will appear."
8789
8790 #: ../../tempcache/components/forms/captcha.html.twig:67
8791 msgid "(numbers only)"
8792 msgstr "(numbers only)"
8793
8794 #: ../../tempcache/components/forms/captcha.html.twig:70
8795 msgid ""
8796 "This field is required trying to avoid registration spam. We are sorry for "
8797 "the inconvennience."
8798 msgstr ""
8799 "This field is required trying to avoid registration spam. We are sorry for "
8800 "the inconvennience."
8801
8802 #: ../../tempcache/components/forms/captcha.html.twig:90
8803 msgid "Captcha"
8804 msgstr "Captcha"
8805
8806 #: ../../tempcache/components/forms/member_dropdown.html.twig:69
8807 msgid "Load previous members..."
8808 msgstr "Load previous members..."
8809
8810 #: ../../tempcache/components/forms/member_dropdown.html.twig:75
8811 msgid "Load following members..."
8812 msgstr "Load following members..."
8813
8814 #: ../../tempcache/components/forms/member_dropdown.html.twig:80
8815 msgid "Search for name or ID and pick member"
8816 msgstr "Search for name or ID and pick member"
8817
8818 #: ../../tempcache/components/forms/titles.html.twig:67
8819 msgid "Not supplied"
8820 msgstr "Not supplied"
8821
8822 #: ../../tempcache/components/forms/picture.html.twig:40
8823 msgid "Picture:"
8824 msgstr "Picture:"
8825
8826 #: ../../tempcache/components/dynamic_fields.html.twig:227
8827 msgid "Enter as many occurences you want."
8828 msgstr "Enter as many occurences you want."
8829
8830 #: ../../tempcache/components/dynamic_fields.html.twig:252
8831 #, php-format
8832 msgid "Enter up to %count more occurences."
8833 msgstr "Enter up to %count more occurences."
8834
8835 #: ../../tempcache/components/dynamic_fields.html.twig:314
8836 #, php-format
8837 msgid "Enter up to %count more occurrences."
8838 msgstr "Enter up to %count more occurrences."
8839
8840 #: ../../tempcache/components/dynamic_fields.html.twig:579
8841 msgid "Select an option"
8842 msgstr "Select an option"
8843
8844 #: ../../tempcache/components/dynamic_fields.html.twig:799
8845 msgid "delete"
8846 msgstr "delete"
8847
8848 #: ../../tempcache/public_page.html.twig:207 ../../tempcache/page.html.twig:209
8849 msgid "Back to top"
8850 msgstr "Back to top"
8851
8852 #: ../../tempcache/public_page.html.twig:227
8853 msgid "Public page content"
8854 msgstr "Public page content"
8855
8856 #: ../../tempcache/ajax.html.twig:44
8857 msgid "Ajax page content"
8858 msgstr "Ajax page content"
8859
8860 #: ../../tempcache/page.html.twig:165
8861 msgid "Language menu"
8862 msgstr "Language menu"
8863
8864 #: ../../tempcache/page.html.twig:236
8865 msgid "Page content"
8866 msgstr "Page content"