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