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