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