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