frigate/web/public/locales/it/views/chat.json
Hosted Weblate 3df7c22f4d Translated using Weblate (Italian)
Currently translated at 27.7% (220 of 794 strings)

Translated using Weblate (Italian)

Currently translated at 24.9% (118 of 473 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (237 of 237 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (127 of 127 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (50 of 50 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (100 of 100 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (175 of 175 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (64 of 64 strings)

Translated using Weblate (Italian)

Currently translated at 24.8% (197 of 794 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (1141 of 1141 strings)

Translated using Weblate (Italian)

Currently translated at 20.0% (95 of 473 strings)

Translated using Weblate (Italian)

Currently translated at 77.3% (882 of 1141 strings)

Co-authored-by: Gringo <ita.translations@tiscali.it>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/it/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/common
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-chat
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-05-19 15:22:50 -05:00

65 lines
2.8 KiB
JSON

{
"documentTitle": "Chat - Frigate",
"title": "Chat Frigate",
"subtitle": "Il tuo assistente IA per la gestione e l'analisi delle telecamere",
"placeholder": "Chiedi qualsiasi cosa...",
"error": "Si è verificato un errore. Riprova.",
"processing": "Elaborazione in corso...",
"toolsUsed": "Utilizzato: {{tools}}",
"showTools": "Mostra strumenti ({{count}})",
"hideTools": "Nascondi strumenti",
"call": "Chiama",
"result": "Risultato",
"arguments": "Argomenti:",
"response": "Risposta:",
"attachment_chip_label": "{{label}} sulla {{camera}}",
"attachment_chip_remove": "Rimuovi allegato",
"open_in_explore": "Apri in Esplora",
"attach_event_aria": "Allega evento {{eventId}}",
"attachment_picker_paste_label": "Oppure incolla ID dell'evento",
"attachment_picker_attach": "Allega",
"attachment_picker_placeholder": "Allega un evento",
"quick_reply_find_similar": "Trova avvistamenti simili",
"quick_reply_tell_me_more": "Raccontami di più su questo",
"quick_reply_when_else": "In quali altre occasioni è stato avvistato?",
"quick_reply_find_similar_text": "Trova avvistamenti simili a questo.",
"quick_reply_tell_me_more_text": "Raccontami di più su questo.",
"quick_reply_when_else_text": "Quando è stato osservato in altre volte?",
"anchor": "Riferimento",
"similarity_score": "Somiglianza",
"no_similar_objects_found": "Nessun oggetto simile trovato.",
"semantic_search_required": "Per trovare oggetti simili è necessario abilitare la ricerca semantica.",
"send": "Invia",
"suggested_requests": "Prova a chiedere:",
"starting_requests": {
"show_recent_events": "Mostra gli eventi recenti",
"show_camera_status": "Mostra lo stato della telecamera",
"recap": "Cosa è successo mentre ero via?",
"watch_camera": "Guarda la telecamera per attività"
},
"starting_requests_prompts": {
"show_recent_events": "Mostrami gli eventi recenti dell'ultima ora",
"show_camera_status": "Qual è lo stato attuale delle mie telecamere?",
"recap": "Cosa è successo mentre ero via?",
"watch_camera": "Controlla la porta d'ingresso e fammi sapere se arriva qualcuno"
},
"new_chat": "Nuova chat",
"settings": {
"title": "Impostazioni chat",
"show_stats": {
"title": "Mostra statistiche",
"desc": "Mostra la frequenza di generazione e la dimensione del contesto per le risposte in chat.",
"while_generating": "Durante la generazione",
"always": "Sempre"
},
"auto_scroll": {
"title": "Scorrimento automatico",
"desc": "Segui i nuovi messaggi non appena arrivano."
}
},
"stats": {
"context": "{{tokens}} token",
"tokens_per_second": "{{rate}} t/s"
}
}