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