frigate/web/public/locales/it/views/exports.json
Hosted Weblate d87df70610
Added translation using Weblate (Italian)
Update translation files

Updated by "Squash Git commits" add-on in Weblate.

Added translation using Weblate (Italian)

Added translation using Weblate (Italian)

Added translation using Weblate (Italian)

Translated using Weblate (Italian)

Currently translated at 100.0% (228 of 228 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (23 of 23 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (147 of 147 strings)

Co-authored-by: Gringo <ita.translations@tiscali.it>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/it/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-system
2026-03-08 22:24:43 +00:00

38 lines
1.2 KiB
JSON

{
"documentTitle": "Esporta - Frigate",
"search": "Cerca",
"noExports": "Nessuna esportazione trovata",
"deleteExport": "Elimina esportazione",
"deleteExport.desc": "Sei sicuro di voler eliminare {{exportName}}?",
"editExport": {
"desc": "Inserisci un nuovo nome per questa esportazione.",
"title": "Rinomina esportazione",
"saveExport": "Salva esportazione"
},
"toast": {
"error": {
"renameExportFailed": "Impossibile rinominare l'esportazione: {{errorMessage}}",
"assignCaseFailed": "Impossibile aggiornare l'assegnazione del caso: {{errorMessage}}"
}
},
"tooltip": {
"shareExport": "Condividi esportazione",
"downloadVideo": "Scarica video",
"editName": "Modifica nome",
"deleteExport": "Elimina esportazione",
"assignToCase": "Aggiungi al caso"
},
"headings": {
"cases": "Casi",
"uncategorizedExports": "Esportazioni non categorizzate"
},
"caseDialog": {
"title": "Aggiungi al caso",
"description": "Scegli un caso esistente o creane uno nuovo.",
"selectLabel": "Caso",
"newCaseOption": "Crea un nuovo caso",
"nameLabel": "Nome del caso",
"descriptionLabel": "Descrizione"
}
}