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