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