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