@applica-software-guru/react-admin 1.5.266 → 1.5.267

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1340 @@
1
+ [
2
+ {
3
+ "id": "en.Forbidden",
4
+ "code": "Forbidden",
5
+ "lang": "en",
6
+ "text": "Accesso non consentito"
7
+ },
8
+ {
9
+ "id": "en.app.date_format.long",
10
+ "code": "app.date_format.long",
11
+ "lang": "en",
12
+ "text": "DD/MM/YYYY, HH:mm:ss"
13
+ },
14
+ {
15
+ "id": "en.app.input.max_length_info",
16
+ "code": "app.input.max_length_info",
17
+ "lang": "en",
18
+ "text": "Usati %{count} su %{max} caratteri disponibili (spazi inclusi)"
19
+ },
20
+ {
21
+ "id": "en.app.label.day",
22
+ "code": "app.label.day",
23
+ "lang": "en",
24
+ "text": "Data"
25
+ },
26
+ {
27
+ "id": "en.app.label.end_at",
28
+ "code": "app.label.end_at",
29
+ "lang": "en",
30
+ "text": "Alla data"
31
+ },
32
+ {
33
+ "id": "en.app.welcome",
34
+ "code": "app.welcome",
35
+ "lang": "en",
36
+ "text": "Benvenuto %{full_name}"
37
+ },
38
+ {
39
+ "id": "en.crud.error.serialization",
40
+ "code": "crud.error.serialization",
41
+ "lang": "en",
42
+ "text": "Errore nella serializzazione dei dati"
43
+ },
44
+ {
45
+ "id": "en.error.validation",
46
+ "code": "error.validation",
47
+ "lang": "en",
48
+ "text": "Errore di validazione"
49
+ },
50
+ {
51
+ "id": "en.iam.error.email-address-already-exists",
52
+ "code": "iam.error.email-address-already-exists",
53
+ "lang": "en",
54
+ "text": "Indirizzo e-mail già utilizzato"
55
+ },
56
+ {
57
+ "id": "en.menu.groups.admin",
58
+ "code": "menu.groups.admin",
59
+ "lang": "en",
60
+ "text": "Amministrazione"
61
+ },
62
+ {
63
+ "id": "en.menu.items.command-logs",
64
+ "code": "menu.items.command-logs",
65
+ "lang": "en",
66
+ "text": "Comandi (Logs)"
67
+ },
68
+ {
69
+ "id": "en.menu.items.entities/i18n-message",
70
+ "code": "menu.items.entities/i18n-message",
71
+ "lang": "en",
72
+ "text": "Messaggi (i18n)"
73
+ },
74
+ {
75
+ "id": "en.menu.items.entities/notification",
76
+ "code": "menu.items.entities/notification",
77
+ "lang": "en",
78
+ "text": "Notifiche"
79
+ },
80
+ {
81
+ "id": "en.menu.items.entities/user",
82
+ "code": "menu.items.entities/user",
83
+ "lang": "en",
84
+ "text": "Utenti"
85
+ },
86
+ {
87
+ "id": "en.menu.items.notifications",
88
+ "code": "menu.items.notifications",
89
+ "lang": "en",
90
+ "text": "Notifiche"
91
+ },
92
+ {
93
+ "id": "en.menu.items.users",
94
+ "code": "menu.items.users",
95
+ "lang": "en",
96
+ "text": "Utenti"
97
+ },
98
+ {
99
+ "id": "en.ra.action.add",
100
+ "code": "ra.action.add",
101
+ "lang": "en",
102
+ "text": "Aggiungi"
103
+ },
104
+ {
105
+ "id": "en.ra.action.add_filter",
106
+ "code": "ra.action.add_filter",
107
+ "lang": "en",
108
+ "text": "Filtri"
109
+ },
110
+ {
111
+ "id": "en.ra.action.all",
112
+ "code": "ra.action.all",
113
+ "lang": "en",
114
+ "text": "(Tutti)"
115
+ },
116
+ {
117
+ "id": "en.ra.action.back",
118
+ "code": "ra.action.back",
119
+ "lang": "en",
120
+ "text": "Indietro"
121
+ },
122
+ {
123
+ "id": "en.ra.action.bulk_actions",
124
+ "code": "ra.action.bulk_actions",
125
+ "lang": "en",
126
+ "text": "%{smart_count} selezionati"
127
+ },
128
+ {
129
+ "id": "en.ra.action.cancel",
130
+ "code": "ra.action.cancel",
131
+ "lang": "en",
132
+ "text": "Annulla"
133
+ },
134
+ {
135
+ "id": "en.ra.action.clear_array_input",
136
+ "code": "ra.action.clear_array_input",
137
+ "lang": "en",
138
+ "text": "Rimuovi tutti gli elementi"
139
+ },
140
+ {
141
+ "id": "en.ra.action.clear_input_value",
142
+ "code": "ra.action.clear_input_value",
143
+ "lang": "en",
144
+ "text": "Svuota il modulo"
145
+ },
146
+ {
147
+ "id": "en.ra.action.clone",
148
+ "code": "ra.action.clone",
149
+ "lang": "en",
150
+ "text": "Duplica"
151
+ },
152
+ {
153
+ "id": "en.ra.action.close",
154
+ "code": "ra.action.close",
155
+ "lang": "en",
156
+ "text": "Chiudi"
157
+ },
158
+ {
159
+ "id": "en.ra.action.close_menu",
160
+ "code": "ra.action.close_menu",
161
+ "lang": "en",
162
+ "text": "Chiudi il menu"
163
+ },
164
+ {
165
+ "id": "en.ra.action.confirm",
166
+ "code": "ra.action.confirm",
167
+ "lang": "en",
168
+ "text": "Conferma"
169
+ },
170
+ {
171
+ "id": "en.ra.action.create",
172
+ "code": "ra.action.create",
173
+ "lang": "en",
174
+ "text": "Crea"
175
+ },
176
+ {
177
+ "id": "en.ra.action.delete",
178
+ "code": "ra.action.delete",
179
+ "lang": "en",
180
+ "text": "Cancella"
181
+ },
182
+ {
183
+ "id": "en.ra.action.edit",
184
+ "code": "ra.action.edit",
185
+ "lang": "en",
186
+ "text": "Modifica"
187
+ },
188
+ {
189
+ "id": "en.ra.action.expand",
190
+ "code": "ra.action.expand",
191
+ "lang": "en",
192
+ "text": "Espandi"
193
+ },
194
+ {
195
+ "id": "en.ra.action.export",
196
+ "code": "ra.action.export",
197
+ "lang": "en",
198
+ "text": "Esporta"
199
+ },
200
+ {
201
+ "id": "en.ra.action.list",
202
+ "code": "ra.action.list",
203
+ "lang": "en",
204
+ "text": "Elenco"
205
+ },
206
+ {
207
+ "id": "en.ra.action.next",
208
+ "code": "ra.action.next",
209
+ "lang": "en",
210
+ "text": "Prosegui"
211
+ },
212
+ {
213
+ "id": "en.ra.action.open_menu",
214
+ "code": "ra.action.open_menu",
215
+ "lang": "en",
216
+ "text": "Apri il menu"
217
+ },
218
+ {
219
+ "id": "en.ra.action.refresh",
220
+ "code": "ra.action.refresh",
221
+ "lang": "en",
222
+ "text": "Aggiorna"
223
+ },
224
+ {
225
+ "id": "en.ra.action.remove",
226
+ "code": "ra.action.remove",
227
+ "lang": "en",
228
+ "text": "Rimuovi"
229
+ },
230
+ {
231
+ "id": "en.ra.action.remove_filter",
232
+ "code": "ra.action.remove_filter",
233
+ "lang": "en",
234
+ "text": "Rimuovi questo filtro"
235
+ },
236
+ {
237
+ "id": "en.ra.action.save",
238
+ "code": "ra.action.save",
239
+ "lang": "en",
240
+ "text": "Salva"
241
+ },
242
+ {
243
+ "id": "en.ra.action.search",
244
+ "code": "ra.action.search",
245
+ "lang": "en",
246
+ "text": "Ricerca"
247
+ },
248
+ {
249
+ "id": "en.ra.action.show",
250
+ "code": "ra.action.show",
251
+ "lang": "en",
252
+ "text": "Mostra"
253
+ },
254
+ {
255
+ "id": "en.ra.action.sort",
256
+ "code": "ra.action.sort",
257
+ "lang": "en",
258
+ "text": "Ordina"
259
+ },
260
+ {
261
+ "id": "en.ra.action.undo",
262
+ "code": "ra.action.undo",
263
+ "lang": "en",
264
+ "text": "Annulla"
265
+ },
266
+ {
267
+ "id": "en.ra.action.unselect",
268
+ "code": "ra.action.unselect",
269
+ "lang": "en",
270
+ "text": "Annulla selezione"
271
+ },
272
+ {
273
+ "id": "en.ra.action.view_all",
274
+ "code": "ra.action.view_all",
275
+ "lang": "en",
276
+ "text": "Visualizza Tutto"
277
+ },
278
+ {
279
+ "id": "en.ra.active.false",
280
+ "code": "ra.active.false",
281
+ "lang": "en",
282
+ "text": "Disattivata"
283
+ },
284
+ {
285
+ "id": "en.ra.active.true",
286
+ "code": "ra.active.true",
287
+ "lang": "en",
288
+ "text": "Attiva"
289
+ },
290
+ {
291
+ "id": "en.ra.attachment.info",
292
+ "code": "ra.attachment.info",
293
+ "lang": "en",
294
+ "text": "Creato da %{user} %{created}"
295
+ },
296
+ {
297
+ "id": "en.ra.auth.account",
298
+ "code": "ra.auth.account",
299
+ "lang": "en",
300
+ "text": "Username o email"
301
+ },
302
+ {
303
+ "id": "en.ra.auth.activate",
304
+ "code": "ra.auth.activate",
305
+ "lang": "en",
306
+ "text": "Attivazione Account"
307
+ },
308
+ {
309
+ "id": "en.ra.auth.activate_pending",
310
+ "code": "ra.auth.activate_pending",
311
+ "lang": "en",
312
+ "text": "Verifica dell'account in corso..."
313
+ },
314
+ {
315
+ "id": "en.ra.auth.activate_success",
316
+ "code": "ra.auth.activate_success",
317
+ "lang": "en",
318
+ "text": "Account attivato correttamente"
319
+ },
320
+ {
321
+ "id": "en.ra.auth.already_have_account",
322
+ "code": "ra.auth.already_have_account",
323
+ "lang": "en",
324
+ "text": "Hai già un account?"
325
+ },
326
+ {
327
+ "id": "en.ra.auth.auth_check_error",
328
+ "code": "ra.auth.auth_check_error",
329
+ "lang": "en",
330
+ "text": "E' necessario accedere per continuare"
331
+ },
332
+ {
333
+ "id": "en.ra.auth.back_to_login",
334
+ "code": "ra.auth.back_to_login",
335
+ "lang": "en",
336
+ "text": "Torna al login"
337
+ },
338
+ {
339
+ "id": "en.ra.auth.change_password",
340
+ "code": "ra.auth.change_password",
341
+ "lang": "en",
342
+ "text": "Cambia Password"
343
+ },
344
+ {
345
+ "id": "en.ra.auth.create_account",
346
+ "code": "ra.auth.create_account",
347
+ "lang": "en",
348
+ "text": "Registrati"
349
+ },
350
+ {
351
+ "id": "en.ra.auth.first_access.change_password",
352
+ "code": "ra.auth.first_access.change_password",
353
+ "lang": "en",
354
+ "text": "Cambio Password"
355
+ },
356
+ {
357
+ "id": "en.ra.auth.first_access.change_password_helper",
358
+ "code": "ra.auth.first_access.change_password_helper",
359
+ "lang": "en",
360
+ "text": "Successivamente al primo accesso è necessario cambiare la propria password. Inserire la password comunicata ed una nuova password da utilizzare per procedere."
361
+ },
362
+ {
363
+ "id": "en.ra.auth.forgot_password",
364
+ "code": "ra.auth.forgot_password",
365
+ "lang": "en",
366
+ "text": "Password dimenticata?"
367
+ },
368
+ {
369
+ "id": "en.ra.auth.impersonating.undo",
370
+ "code": "ra.auth.impersonating.undo",
371
+ "lang": "en",
372
+ "text": "Smetti di impersonate %{name}"
373
+ },
374
+ {
375
+ "id": "en.ra.auth.impersonating.undo.short",
376
+ "code": "ra.auth.impersonating.undo.short",
377
+ "lang": "en",
378
+ "text": "Esci da %{name}"
379
+ },
380
+ {
381
+ "id": "en.ra.auth.login.spid",
382
+ "code": "ra.auth.login.spid",
383
+ "lang": "en",
384
+ "text": "Entra con SPID/CIE/CNS"
385
+ },
386
+ {
387
+ "id": "en.ra.auth.logout",
388
+ "code": "ra.auth.logout",
389
+ "lang": "en",
390
+ "text": "Disconnessione"
391
+ },
392
+ {
393
+ "id": "en.ra.auth.password",
394
+ "code": "ra.auth.password",
395
+ "lang": "en",
396
+ "text": "Password"
397
+ },
398
+ {
399
+ "id": "en.ra.auth.password_changed",
400
+ "code": "ra.auth.password_changed",
401
+ "lang": "en",
402
+ "text": "Password aggiornata correttamente"
403
+ },
404
+ {
405
+ "id": "en.ra.auth.password_placeholder",
406
+ "code": "ra.auth.password_placeholder",
407
+ "lang": "en",
408
+ "text": "La tua password"
409
+ },
410
+ {
411
+ "id": "en.ra.auth.password_reset.button",
412
+ "code": "ra.auth.password_reset.button",
413
+ "lang": "en",
414
+ "text": "Reimposta"
415
+ },
416
+ {
417
+ "id": "en.ra.auth.password_reset.title",
418
+ "code": "ra.auth.password_reset.title",
419
+ "lang": "en",
420
+ "text": "Reimposta password"
421
+ },
422
+ {
423
+ "id": "en.ra.auth.recover",
424
+ "code": "ra.auth.recover",
425
+ "lang": "en",
426
+ "text": "Invia E-mail conferma reset password"
427
+ },
428
+ {
429
+ "id": "en.ra.auth.recover.inbox_help",
430
+ "code": "ra.auth.recover.inbox_help",
431
+ "lang": "en",
432
+ "text": "Ricorda di controllare la cartella SPAM"
433
+ },
434
+ {
435
+ "id": "en.ra.auth.recover.title",
436
+ "code": "ra.auth.recover.title",
437
+ "lang": "en",
438
+ "text": "Recupera Password"
439
+ },
440
+ {
441
+ "id": "en.ra.auth.recover_ok",
442
+ "code": "ra.auth.recover_ok",
443
+ "lang": "en",
444
+ "text": "Recupero password eseguito, contorlla la tua e-mail"
445
+ },
446
+ {
447
+ "id": "en.ra.auth.register",
448
+ "code": "ra.auth.register",
449
+ "lang": "en",
450
+ "text": "Non hai ancora un account?"
451
+ },
452
+ {
453
+ "id": "en.ra.auth.register.title",
454
+ "code": "ra.auth.register.title",
455
+ "lang": "en",
456
+ "text": "Registrati"
457
+ },
458
+ {
459
+ "id": "en.ra.auth.register_iam.error.email-address-already-exists",
460
+ "code": "ra.auth.register_iam.error.email-address-already-exists",
461
+ "lang": "en",
462
+ "text": "Non è possibile utilizzare questo indirizzo e-mail"
463
+ },
464
+ {
465
+ "id": "en.ra.auth.register_iam.error.email-not-valid",
466
+ "code": "ra.auth.register_iam.error.email-not-valid",
467
+ "lang": "en",
468
+ "text": "L'indirizzo e-mail inserito non è valido"
469
+ },
470
+ {
471
+ "id": "en.ra.auth.register_ok",
472
+ "code": "ra.auth.register_ok",
473
+ "lang": "en",
474
+ "text": "Registrazione avvenuta correttamente, controlla la tua e-mail per confermare i dati inseriti"
475
+ },
476
+ {
477
+ "id": "en.ra.auth.reset_password",
478
+ "code": "ra.auth.reset_password",
479
+ "lang": "en",
480
+ "text": "Recupera Password"
481
+ },
482
+ {
483
+ "id": "en.ra.auth.sign_in",
484
+ "code": "ra.auth.sign_in",
485
+ "lang": "en",
486
+ "text": "Login"
487
+ },
488
+ {
489
+ "id": "en.ra.auth.sign_in_error",
490
+ "code": "ra.auth.sign_in_error",
491
+ "lang": "en",
492
+ "text": "Autenticazione fallita, riprovare."
493
+ },
494
+ {
495
+ "id": "en.ra.auth.sign_in_success",
496
+ "code": "ra.auth.sign_in_success",
497
+ "lang": "en",
498
+ "text": "Utente impersona con successo, ricaricamento pagina in corso..."
499
+ },
500
+ {
501
+ "id": "en.ra.auth.sign_out_success",
502
+ "code": "ra.auth.sign_out_success",
503
+ "lang": "en",
504
+ "text": "Logout da altro utente eseguito con successo, ricaricamento pagina in corso..."
505
+ },
506
+ {
507
+ "id": "en.ra.auth.stop_impersonate",
508
+ "code": "ra.auth.stop_impersonate",
509
+ "lang": "en",
510
+ "text": "Smetti di impersonare"
511
+ },
512
+ {
513
+ "id": "en.ra.auth.user_menu",
514
+ "code": "ra.auth.user_menu",
515
+ "lang": "en",
516
+ "text": "Profilo"
517
+ },
518
+ {
519
+ "id": "en.ra.auth.username",
520
+ "code": "ra.auth.username",
521
+ "lang": "en",
522
+ "text": "Nome utente"
523
+ },
524
+ {
525
+ "id": "en.ra.boolean.false",
526
+ "code": "ra.boolean.false",
527
+ "lang": "en",
528
+ "text": "No"
529
+ },
530
+ {
531
+ "id": "en.ra.boolean.null",
532
+ "code": "ra.boolean.null",
533
+ "lang": "en",
534
+ "text": "(Tutti)"
535
+ },
536
+ {
537
+ "id": "en.ra.boolean.true",
538
+ "code": "ra.boolean.true",
539
+ "lang": "en",
540
+ "text": "Si"
541
+ },
542
+ {
543
+ "id": "en.ra.image.upload_several",
544
+ "code": "ra.image.upload_several",
545
+ "lang": "en",
546
+ "text": "Trascina le immagini da caricare, oppure clicca per selezionarle."
547
+ },
548
+ {
549
+ "id": "en.ra.image.upload_single",
550
+ "code": "ra.image.upload_single",
551
+ "lang": "en",
552
+ "text": "Trascina l'immagine da caricare, oppure clicca per selezionarla."
553
+ },
554
+ {
555
+ "id": "en.ra.input.file.upload_several",
556
+ "code": "ra.input.file.upload_several",
557
+ "lang": "en",
558
+ "text": "Trascina i files da caricare, oppure clicca per selezionare."
559
+ },
560
+ {
561
+ "id": "en.ra.input.file.upload_single",
562
+ "code": "ra.input.file.upload_single",
563
+ "lang": "en",
564
+ "text": "Trascina il file da caricare, oppure clicca per selezionarlo."
565
+ },
566
+ {
567
+ "id": "en.ra.input.image.upload_single",
568
+ "code": "ra.input.image.upload_single",
569
+ "lang": "en",
570
+ "text": "Seleziona o sposta qui il file da caricare"
571
+ },
572
+ {
573
+ "id": "en.ra.input.password.toggle_hidden",
574
+ "code": "ra.input.password.toggle_hidden",
575
+ "lang": "en",
576
+ "text": "Nascondi Password"
577
+ },
578
+ {
579
+ "id": "en.ra.input.password.toggle_visible",
580
+ "code": "ra.input.password.toggle_visible",
581
+ "lang": "en",
582
+ "text": "Mostra Password"
583
+ },
584
+ {
585
+ "id": "en.ra.menu.control-panel",
586
+ "code": "ra.menu.control-panel",
587
+ "lang": "en",
588
+ "text": "Impostazioni"
589
+ },
590
+ {
591
+ "id": "en.ra.menu.custom_pages",
592
+ "code": "ra.menu.custom_pages",
593
+ "lang": "en",
594
+ "text": "Pagine personalizzate"
595
+ },
596
+ {
597
+ "id": "en.ra.menu.item.custom_page",
598
+ "code": "ra.menu.item.custom_page",
599
+ "lang": "en",
600
+ "text": "Pagina Custom"
601
+ },
602
+ {
603
+ "id": "en.ra.menu.item.entities/device",
604
+ "code": "ra.menu.item.entities/device",
605
+ "lang": "en",
606
+ "text": "Dispositivi"
607
+ },
608
+ {
609
+ "id": "en.ra.menu.item.entities/i18n-message",
610
+ "code": "ra.menu.item.entities/i18n-message",
611
+ "lang": "en",
612
+ "text": "Messaggi (i18n)"
613
+ },
614
+ {
615
+ "id": "en.ra.menu.item.entities/notification",
616
+ "code": "ra.menu.item.entities/notification",
617
+ "lang": "en",
618
+ "text": "Notifiche"
619
+ },
620
+ {
621
+ "id": "en.ra.menu.item.entities/user",
622
+ "code": "ra.menu.item.entities/user",
623
+ "lang": "en",
624
+ "text": "Utenti"
625
+ },
626
+ {
627
+ "id": "en.ra.menu.item.notification",
628
+ "code": "ra.menu.item.notification",
629
+ "lang": "en",
630
+ "text": "Notifiche"
631
+ },
632
+ {
633
+ "id": "en.ra.message.about",
634
+ "code": "ra.message.about",
635
+ "lang": "en",
636
+ "text": "Informazioni"
637
+ },
638
+ {
639
+ "id": "en.ra.message.are_you_sure",
640
+ "code": "ra.message.are_you_sure",
641
+ "lang": "en",
642
+ "text": "Sei sicuro?"
643
+ },
644
+ {
645
+ "id": "en.ra.message.bulk_delete_content",
646
+ "code": "ra.message.bulk_delete_content",
647
+ "lang": "en",
648
+ "text": "Sei sicuro di voler cancellare questo %{name}? |||| Sei sicuro di voler eliminare questi %{smart_count}?"
649
+ },
650
+ {
651
+ "id": "en.ra.message.bulk_delete_title",
652
+ "code": "ra.message.bulk_delete_title",
653
+ "lang": "en",
654
+ "text": "Delete %{name} |||| Delete %{smart_count} %{name} items"
655
+ },
656
+ {
657
+ "id": "en.ra.message.clear_array_input",
658
+ "code": "ra.message.clear_array_input",
659
+ "lang": "en",
660
+ "text": "Sei sicuro di voler rimuovere tutti gli elementi?"
661
+ },
662
+ {
663
+ "id": "en.ra.message.confirm_delete",
664
+ "code": "ra.message.confirm_delete",
665
+ "lang": "en",
666
+ "text": "Sei sicuro di voler cancellare questo elemento?"
667
+ },
668
+ {
669
+ "id": "en.ra.message.delete_content",
670
+ "code": "ra.message.delete_content",
671
+ "lang": "en",
672
+ "text": "Sicuro di voler cancellare questo elemento?"
673
+ },
674
+ {
675
+ "id": "en.ra.message.delete_title",
676
+ "code": "ra.message.delete_title",
677
+ "lang": "en",
678
+ "text": "Conferma cancellazione"
679
+ },
680
+ {
681
+ "id": "en.ra.message.details",
682
+ "code": "ra.message.details",
683
+ "lang": "en",
684
+ "text": "Dettagli"
685
+ },
686
+ {
687
+ "id": "en.ra.message.error",
688
+ "code": "ra.message.error",
689
+ "lang": "en",
690
+ "text": "Si è verificato un errore locale per cui non è stato possibile completare l'operazione. "
691
+ },
692
+ {
693
+ "id": "en.ra.message.invalid_form",
694
+ "code": "ra.message.invalid_form",
695
+ "lang": "en",
696
+ "text": "Il modulo non è valido. Si prega di verificare la presenza di errori."
697
+ },
698
+ {
699
+ "id": "en.ra.message.loading",
700
+ "code": "ra.message.loading",
701
+ "lang": "en",
702
+ "text": "La pagina si sta caricando, solo un momento per favore"
703
+ },
704
+ {
705
+ "id": "en.ra.message.no",
706
+ "code": "ra.message.no",
707
+ "lang": "en",
708
+ "text": "No"
709
+ },
710
+ {
711
+ "id": "en.ra.message.not_found",
712
+ "code": "ra.message.not_found",
713
+ "lang": "en",
714
+ "text": "Hai inserito un URL errato, oppure hai cliccato un link errato"
715
+ },
716
+ {
717
+ "id": "en.ra.message.profile_updated",
718
+ "code": "ra.message.profile_updated",
719
+ "lang": "en",
720
+ "text": "Profilo aggiornato correttamente"
721
+ },
722
+ {
723
+ "id": "en.ra.message.unsaved_changes",
724
+ "code": "ra.message.unsaved_changes",
725
+ "lang": "en",
726
+ "text": "Alcune modifiche non sono state salvate. Sei sicuro di volerle ignorare?"
727
+ },
728
+ {
729
+ "id": "en.ra.message.yes",
730
+ "code": "ra.message.yes",
731
+ "lang": "en",
732
+ "text": "Si"
733
+ },
734
+ {
735
+ "id": "en.ra.navigation.next",
736
+ "code": "ra.navigation.next",
737
+ "lang": "en",
738
+ "text": "Successivo"
739
+ },
740
+ {
741
+ "id": "en.ra.navigation.no_more_results",
742
+ "code": "ra.navigation.no_more_results",
743
+ "lang": "en",
744
+ "text": "La pagina numero %{page} è fuori dall'intervallo. Prova la pagina precedente."
745
+ },
746
+ {
747
+ "id": "en.ra.navigation.no_results",
748
+ "code": "ra.navigation.no_results",
749
+ "lang": "en",
750
+ "text": "Nessun risultato trovato"
751
+ },
752
+ {
753
+ "id": "en.ra.navigation.page_out_from_begin",
754
+ "code": "ra.navigation.page_out_from_begin",
755
+ "lang": "en",
756
+ "text": "Il numero di pagina deve essere maggiore di 1"
757
+ },
758
+ {
759
+ "id": "en.ra.navigation.page_out_from_end",
760
+ "code": "ra.navigation.page_out_from_end",
761
+ "lang": "en",
762
+ "text": "Fine della paginazione"
763
+ },
764
+ {
765
+ "id": "en.ra.navigation.page_out_of_boundaries",
766
+ "code": "ra.navigation.page_out_of_boundaries",
767
+ "lang": "en",
768
+ "text": "Il numero di pagina %{page} è fuori dei limiti"
769
+ },
770
+ {
771
+ "id": "en.ra.navigation.page_range_info",
772
+ "code": "ra.navigation.page_range_info",
773
+ "lang": "en",
774
+ "text": "%{offsetBegin}-%{offsetEnd} di %{total}"
775
+ },
776
+ {
777
+ "id": "en.ra.navigation.page_rows_per_page",
778
+ "code": "ra.navigation.page_rows_per_page",
779
+ "lang": "en",
780
+ "text": "Righe per pagina"
781
+ },
782
+ {
783
+ "id": "en.ra.navigation.prev",
784
+ "code": "ra.navigation.prev",
785
+ "lang": "en",
786
+ "text": "Precedente"
787
+ },
788
+ {
789
+ "id": "en.ra.navigation.skip_nav",
790
+ "code": "ra.navigation.skip_nav",
791
+ "lang": "en",
792
+ "text": "Vai al contenuto"
793
+ },
794
+ {
795
+ "id": "en.ra.no",
796
+ "code": "ra.no",
797
+ "lang": "en",
798
+ "text": "No"
799
+ },
800
+ {
801
+ "id": "en.ra.no_results",
802
+ "code": "ra.no_results",
803
+ "lang": "en",
804
+ "text": "Nessun elemento registrato."
805
+ },
806
+ {
807
+ "id": "en.ra.notification",
808
+ "code": "ra.notification",
809
+ "lang": "en",
810
+ "text": "Notifica"
811
+ },
812
+ {
813
+ "id": "en.ra.notification.bad_item",
814
+ "code": "ra.notification.bad_item",
815
+ "lang": "en",
816
+ "text": "Record errato"
817
+ },
818
+ {
819
+ "id": "en.ra.notification.canceled",
820
+ "code": "ra.notification.canceled",
821
+ "lang": "en",
822
+ "text": "Azione annullata"
823
+ },
824
+ {
825
+ "id": "en.ra.notification.created",
826
+ "code": "ra.notification.created",
827
+ "lang": "en",
828
+ "text": "Salvataggio eseguito"
829
+ },
830
+ {
831
+ "id": "en.ra.notification.data_provider_error",
832
+ "code": "ra.notification.data_provider_error",
833
+ "lang": "en",
834
+ "text": "Errore del data provider. Controlla la console per i dettagli."
835
+ },
836
+ {
837
+ "id": "en.ra.notification.deleted",
838
+ "code": "ra.notification.deleted",
839
+ "lang": "en",
840
+ "text": "Record eliminato |||| %{smart_count} records eliminati"
841
+ },
842
+ {
843
+ "id": "en.ra.notification.http_error",
844
+ "code": "ra.notification.http_error",
845
+ "lang": "en",
846
+ "text": "Errore di comunicazione con il server dati"
847
+ },
848
+ {
849
+ "id": "en.ra.notification.i18n_error",
850
+ "code": "ra.notification.i18n_error",
851
+ "lang": "en",
852
+ "text": "Traduzioni non trovate per il linguaggio specificato"
853
+ },
854
+ {
855
+ "id": "en.ra.notification.item_doesnt_exist",
856
+ "code": "ra.notification.item_doesnt_exist",
857
+ "lang": "en",
858
+ "text": "Record inesistente"
859
+ },
860
+ {
861
+ "id": "en.ra.notification.logged_out",
862
+ "code": "ra.notification.logged_out",
863
+ "lang": "en",
864
+ "text": "La sessione è stata terminata, si prega di ripetere l'autenticazione."
865
+ },
866
+ {
867
+ "id": "en.ra.notification.mark_as_readed",
868
+ "code": "ra.notification.mark_as_readed",
869
+ "lang": "en",
870
+ "text": "Segna come letto"
871
+ },
872
+ {
873
+ "id": "en.ra.notification.mark_as_unreaded",
874
+ "code": "ra.notification.mark_as_unreaded",
875
+ "lang": "en",
876
+ "text": "Segna come non letto"
877
+ },
878
+ {
879
+ "id": "en.ra.notification.readed",
880
+ "code": "ra.notification.readed",
881
+ "lang": "en",
882
+ "text": "Letta in data %{readed}"
883
+ },
884
+ {
885
+ "id": "en.ra.notification.readed_error",
886
+ "code": "ra.notification.readed_error",
887
+ "lang": "en",
888
+ "text": "Impossibile segnare le notifiche selezionate."
889
+ },
890
+ {
891
+ "id": "en.ra.notification.unreaded",
892
+ "code": "ra.notification.unreaded",
893
+ "lang": "en",
894
+ "text": "Non lette"
895
+ },
896
+ {
897
+ "id": "en.ra.notification.updated",
898
+ "code": "ra.notification.updated",
899
+ "lang": "en",
900
+ "text": "Record aggiornato |||| %{smart_count} records aggiornati"
901
+ },
902
+ {
903
+ "id": "en.ra.notifications.read_all",
904
+ "code": "ra.notifications.read_all",
905
+ "lang": "en",
906
+ "text": "Segna tutte come lette"
907
+ },
908
+ {
909
+ "id": "en.ra.notifications.title",
910
+ "code": "ra.notifications.title",
911
+ "lang": "en",
912
+ "text": "Notifiche"
913
+ },
914
+ {
915
+ "id": "en.ra.page.create",
916
+ "code": "ra.page.create",
917
+ "lang": "en",
918
+ "text": "Aggiungi %{name}"
919
+ },
920
+ {
921
+ "id": "en.ra.page.dashboard",
922
+ "code": "ra.page.dashboard",
923
+ "lang": "en",
924
+ "text": "Cruscotto"
925
+ },
926
+ {
927
+ "id": "en.ra.page.edit",
928
+ "code": "ra.page.edit",
929
+ "lang": "en",
930
+ "text": "%{name} %{id}"
931
+ },
932
+ {
933
+ "id": "en.ra.page.empty",
934
+ "code": "ra.page.empty",
935
+ "lang": "en",
936
+ "text": "Nessun dato caricato per %{name}"
937
+ },
938
+ {
939
+ "id": "en.ra.page.error",
940
+ "code": "ra.page.error",
941
+ "lang": "en",
942
+ "text": "Qualcosa non ha funzionato"
943
+ },
944
+ {
945
+ "id": "en.ra.page.invite",
946
+ "code": "ra.page.invite",
947
+ "lang": "en",
948
+ "text": "Vuoi aggiungerne uno?"
949
+ },
950
+ {
951
+ "id": "en.ra.page.list",
952
+ "code": "ra.page.list",
953
+ "lang": "en",
954
+ "text": "%{name}"
955
+ },
956
+ {
957
+ "id": "en.ra.page.loading",
958
+ "code": "ra.page.loading",
959
+ "lang": "en",
960
+ "text": "Caricamento in corso"
961
+ },
962
+ {
963
+ "id": "en.ra.page.not_found",
964
+ "code": "ra.page.not_found",
965
+ "lang": "en",
966
+ "text": "Non trovato"
967
+ },
968
+ {
969
+ "id": "en.ra.page.profile.title",
970
+ "code": "ra.page.profile.title",
971
+ "lang": "en",
972
+ "text": "Informazioni profilo"
973
+ },
974
+ {
975
+ "id": "en.ra.page.show",
976
+ "code": "ra.page.show",
977
+ "lang": "en",
978
+ "text": "%{name} %{id}"
979
+ },
980
+ {
981
+ "id": "en.ra.password.toggle_hidden",
982
+ "code": "ra.password.toggle_hidden",
983
+ "lang": "en",
984
+ "text": "Mostra la password"
985
+ },
986
+ {
987
+ "id": "en.ra.password.toggle_visible",
988
+ "code": "ra.password.toggle_visible",
989
+ "lang": "en",
990
+ "text": "Nascondi la password"
991
+ },
992
+ {
993
+ "id": "en.ra.reference_list.sorry",
994
+ "code": "ra.reference_list.sorry",
995
+ "lang": "en",
996
+ "text": "Salva almeno una volta l'elemento corrente per poter aggiungere nuove informazioni in questa sezione."
997
+ },
998
+ {
999
+ "id": "en.ra.references.all_missing",
1000
+ "code": "ra.references.all_missing",
1001
+ "lang": "en",
1002
+ "text": "Impossibile trovare i riferimenti associati."
1003
+ },
1004
+ {
1005
+ "id": "en.ra.references.many_missing",
1006
+ "code": "ra.references.many_missing",
1007
+ "lang": "en",
1008
+ "text": "Almeno uno dei riferimenti associati non sembra più disponibile."
1009
+ },
1010
+ {
1011
+ "id": "en.ra.references.single_missing",
1012
+ "code": "ra.references.single_missing",
1013
+ "lang": "en",
1014
+ "text": "Il riferimento associato non sembra più disponibile."
1015
+ },
1016
+ {
1017
+ "id": "en.ra.register.name",
1018
+ "code": "ra.register.name",
1019
+ "lang": "en",
1020
+ "text": "Nome Account"
1021
+ },
1022
+ {
1023
+ "id": "en.ra.sort.ASC",
1024
+ "code": "ra.sort.ASC",
1025
+ "lang": "en",
1026
+ "text": "cresente"
1027
+ },
1028
+ {
1029
+ "id": "en.ra.sort.DESC",
1030
+ "code": "ra.sort.DESC",
1031
+ "lang": "en",
1032
+ "text": "decrescente"
1033
+ },
1034
+ {
1035
+ "id": "en.ra.sort.sort_by",
1036
+ "code": "ra.sort.sort_by",
1037
+ "lang": "en",
1038
+ "text": "Ordina per %{field} %{order}"
1039
+ },
1040
+ {
1041
+ "id": "en.ra.title.confirm_delete",
1042
+ "code": "ra.title.confirm_delete",
1043
+ "lang": "en",
1044
+ "text": "Conferma"
1045
+ },
1046
+ {
1047
+ "id": "en.ra.user.roles",
1048
+ "code": "ra.user.roles",
1049
+ "lang": "en",
1050
+ "text": "Ruoli"
1051
+ },
1052
+ {
1053
+ "id": "en.ra.validation.email",
1054
+ "code": "ra.validation.email",
1055
+ "lang": "en",
1056
+ "text": "Deve essere un valido indirizzo email"
1057
+ },
1058
+ {
1059
+ "id": "en.ra.validation.future_date",
1060
+ "code": "ra.validation.future_date",
1061
+ "lang": "en",
1062
+ "text": "La data deve essere successiva ad oggi"
1063
+ },
1064
+ {
1065
+ "id": "en.ra.validation.maxLength",
1066
+ "code": "ra.validation.maxLength",
1067
+ "lang": "en",
1068
+ "text": "Deve essere lungo %{max} caratteri al massimo"
1069
+ },
1070
+ {
1071
+ "id": "en.ra.validation.maxValue",
1072
+ "code": "ra.validation.maxValue",
1073
+ "lang": "en",
1074
+ "text": "Deve essere al massimo %{max}"
1075
+ },
1076
+ {
1077
+ "id": "en.ra.validation.minLength",
1078
+ "code": "ra.validation.minLength",
1079
+ "lang": "en",
1080
+ "text": "Deve essere lungo %{min} caratteri almeno"
1081
+ },
1082
+ {
1083
+ "id": "en.ra.validation.minValue",
1084
+ "code": "ra.validation.minValue",
1085
+ "lang": "en",
1086
+ "text": "Deve essere almeno %{min}"
1087
+ },
1088
+ {
1089
+ "id": "en.ra.validation.number",
1090
+ "code": "ra.validation.number",
1091
+ "lang": "en",
1092
+ "text": "Deve essere un numero"
1093
+ },
1094
+ {
1095
+ "id": "en.ra.validation.oneOf",
1096
+ "code": "ra.validation.oneOf",
1097
+ "lang": "en",
1098
+ "text": "Deve essere uno di: %{options}"
1099
+ },
1100
+ {
1101
+ "id": "en.ra.validation.regex",
1102
+ "code": "ra.validation.regex",
1103
+ "lang": "en",
1104
+ "text": "Deve rispettare il formato (espressione regolare): %{pattern}"
1105
+ },
1106
+ {
1107
+ "id": "en.ra.validation.required",
1108
+ "code": "ra.validation.required",
1109
+ "lang": "en",
1110
+ "text": "Campo obbligatorio"
1111
+ },
1112
+ {
1113
+ "id": "en.ra.validation_summary.message.success",
1114
+ "code": "ra.validation_summary.message.success",
1115
+ "lang": "en",
1116
+ "text": "Tutte le informazioni presenti nella sezione corrente sono state inserite correttamente."
1117
+ },
1118
+ {
1119
+ "id": "en.ra.yes",
1120
+ "code": "ra.yes",
1121
+ "lang": "en",
1122
+ "text": "Si"
1123
+ },
1124
+ {
1125
+ "id": "en.resources.entities/device.alert",
1126
+ "code": "resources.entities/device.alert",
1127
+ "lang": "en",
1128
+ "text": "Di seguito è presente l'elenco dei dispositivi registrati per cui è disponibile il login con pin."
1129
+ },
1130
+ {
1131
+ "id": "en.resources.entities/device.breadcrumbs.create",
1132
+ "code": "resources.entities/device.breadcrumbs.create",
1133
+ "lang": "en",
1134
+ "text": "Nuovo Dispositivo"
1135
+ },
1136
+ {
1137
+ "id": "en.resources.entities/device.breadcrumbs.edit",
1138
+ "code": "resources.entities/device.breadcrumbs.edit",
1139
+ "lang": "en",
1140
+ "text": "Dettaglio Dispositivo"
1141
+ },
1142
+ {
1143
+ "id": "en.resources.entities/device.fields.code",
1144
+ "code": "resources.entities/device.fields.code",
1145
+ "lang": "en",
1146
+ "text": "Codice Univoco"
1147
+ },
1148
+ {
1149
+ "id": "en.resources.entities/device.fields.registrationDate",
1150
+ "code": "resources.entities/device.fields.registrationDate",
1151
+ "lang": "en",
1152
+ "text": "Data di registrazione"
1153
+ },
1154
+ {
1155
+ "id": "en.resources.entities/device.fields.secret",
1156
+ "code": "resources.entities/device.fields.secret",
1157
+ "lang": "en",
1158
+ "text": "Segreto condiviso"
1159
+ },
1160
+ {
1161
+ "id": "en.resources.entities/device.name",
1162
+ "code": "resources.entities/device.name",
1163
+ "lang": "en",
1164
+ "text": "Dispositivo |||| Dispositivi"
1165
+ },
1166
+ {
1167
+ "id": "en.resources.entities/device.title",
1168
+ "code": "resources.entities/device.title",
1169
+ "lang": "en",
1170
+ "text": "Dettagli Dispositivo"
1171
+ },
1172
+ {
1173
+ "id": "en.resources.entities/i18n-message.breadcrumbs.create",
1174
+ "code": "resources.entities/i18n-message.breadcrumbs.create",
1175
+ "lang": "en",
1176
+ "text": "Nuovo Messaggio"
1177
+ },
1178
+ {
1179
+ "id": "en.resources.entities/i18n-message.breadcrumbs.edit",
1180
+ "code": "resources.entities/i18n-message.breadcrumbs.edit",
1181
+ "lang": "en",
1182
+ "text": "Modifica Messaggio"
1183
+ },
1184
+ {
1185
+ "id": "en.resources.entities/i18n-message.fields.code",
1186
+ "code": "resources.entities/i18n-message.fields.code",
1187
+ "lang": "en",
1188
+ "text": "Codice"
1189
+ },
1190
+ {
1191
+ "id": "en.resources.entities/i18n-message.fields.lang",
1192
+ "code": "resources.entities/i18n-message.fields.lang",
1193
+ "lang": "en",
1194
+ "text": "Lingua"
1195
+ },
1196
+ {
1197
+ "id": "en.resources.entities/i18n-message.fields.text",
1198
+ "code": "resources.entities/i18n-message.fields.text",
1199
+ "lang": "en",
1200
+ "text": "Testo"
1201
+ },
1202
+ {
1203
+ "id": "en.resources.entities/i18n-message.fields.translated",
1204
+ "code": "resources.entities/i18n-message.fields.translated",
1205
+ "lang": "en",
1206
+ "text": "Tradotto"
1207
+ },
1208
+ {
1209
+ "id": "en.resources.entities/i18n-message.name",
1210
+ "code": "resources.entities/i18n-message.name",
1211
+ "lang": "en",
1212
+ "text": "Messaggi (i18n)"
1213
+ },
1214
+ {
1215
+ "id": "en.resources.entities/i18n-message.title",
1216
+ "code": "resources.entities/i18n-message.title",
1217
+ "lang": "en",
1218
+ "text": "Messaggio Localizzato"
1219
+ },
1220
+ {
1221
+ "id": "en.resources.entities/notification.name",
1222
+ "code": "resources.entities/notification.name",
1223
+ "lang": "en",
1224
+ "text": "Notifiche"
1225
+ },
1226
+ {
1227
+ "id": "en.resources.entities/user.breadcrumbs.create",
1228
+ "code": "resources.entities/user.breadcrumbs.create",
1229
+ "lang": "en",
1230
+ "text": "Nuovo Utente"
1231
+ },
1232
+ {
1233
+ "id": "en.resources.entities/user.breadcrumbs.edit",
1234
+ "code": "resources.entities/user.breadcrumbs.edit",
1235
+ "lang": "en",
1236
+ "text": "Modifica Utente"
1237
+ },
1238
+ {
1239
+ "id": "en.resources.entities/user.fields.active",
1240
+ "code": "resources.entities/user.fields.active",
1241
+ "lang": "en",
1242
+ "text": "Attivo"
1243
+ },
1244
+ {
1245
+ "id": "en.resources.entities/user.fields.image",
1246
+ "code": "resources.entities/user.fields.image",
1247
+ "lang": "en",
1248
+ "text": "Immagine di profilo"
1249
+ },
1250
+ {
1251
+ "id": "en.resources.entities/user.fields.name",
1252
+ "code": "resources.entities/user.fields.name",
1253
+ "lang": "en",
1254
+ "text": "Nome e Cognome"
1255
+ },
1256
+ {
1257
+ "id": "en.resources.entities/user.fields.registrationDate",
1258
+ "code": "resources.entities/user.fields.registrationDate",
1259
+ "lang": "en",
1260
+ "text": "Data di registrazione"
1261
+ },
1262
+ {
1263
+ "id": "en.resources.entities/user.fields.role",
1264
+ "code": "resources.entities/user.fields.role",
1265
+ "lang": "en",
1266
+ "text": "Ruolo"
1267
+ },
1268
+ {
1269
+ "id": "en.resources.entities/user.name",
1270
+ "code": "resources.entities/user.name",
1271
+ "lang": "en",
1272
+ "text": "Utenti"
1273
+ },
1274
+ {
1275
+ "id": "en.resources.entities/user.title.create",
1276
+ "code": "resources.entities/user.title.create",
1277
+ "lang": "en",
1278
+ "text": "Nuovo Utente"
1279
+ },
1280
+ {
1281
+ "id": "en.resources.entities/user.title.edit",
1282
+ "code": "resources.entities/user.title.edit",
1283
+ "lang": "en",
1284
+ "text": "Modifica utente %{name}"
1285
+ },
1286
+ {
1287
+ "id": "en.resources.notifications.empty",
1288
+ "code": "resources.notifications.empty",
1289
+ "lang": "en",
1290
+ "text": "Ancora nessuna notifica!"
1291
+ },
1292
+ {
1293
+ "id": "en.resources.notifications.messages.readed.done",
1294
+ "code": "resources.notifications.messages.readed.done",
1295
+ "lang": "en",
1296
+ "text": "Notifiche segnate come lette."
1297
+ },
1298
+ {
1299
+ "id": "en.resources.notifications.messages.unreaded.done",
1300
+ "code": "resources.notifications.messages.unreaded.done",
1301
+ "lang": "en",
1302
+ "text": "Notifiche segnate come non lette."
1303
+ },
1304
+ {
1305
+ "id": "en.resources.transactions.fields.id",
1306
+ "code": "resources.transactions.fields.id",
1307
+ "lang": "en",
1308
+ "text": "#ID"
1309
+ },
1310
+ {
1311
+ "id": "en.resources.transactions.fields.notes.show_less",
1312
+ "code": "resources.transactions.fields.notes.show_less",
1313
+ "lang": "en",
1314
+ "text": "Mostra meno"
1315
+ },
1316
+ {
1317
+ "id": "en.resources.transactions.fields.state",
1318
+ "code": "resources.transactions.fields.state",
1319
+ "lang": "en",
1320
+ "text": "Stato"
1321
+ },
1322
+ {
1323
+ "id": "en.resources.user/change-password.fields.newPassword",
1324
+ "code": "resources.user/change-password.fields.newPassword",
1325
+ "lang": "en",
1326
+ "text": "Nuova Password"
1327
+ },
1328
+ {
1329
+ "id": "en.resources.user/change-password.fields.oldPassword",
1330
+ "code": "resources.user/change-password.fields.oldPassword",
1331
+ "lang": "en",
1332
+ "text": "Password precedente"
1333
+ },
1334
+ {
1335
+ "id": "en.resources.user/change-password.title",
1336
+ "code": "resources.user/change-password.title",
1337
+ "lang": "en",
1338
+ "text": "Cambio Password"
1339
+ }
1340
+ ]