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