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