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