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