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