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