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