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