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