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