mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Italian) Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (Italian) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Italian) Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (Italian) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Italian) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Italian) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (Italian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Italian) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Italian) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: Gringo <ita.translations@tiscali.it> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Paraomao <mauro.ant@gmail.com> 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/components-filter/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/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/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
19 lines
656 B
JSON
19 lines
656 B
JSON
{
|
|
"configEditor": "Editor di configurazione",
|
|
"documentTitle": "Editor di configurazione - Frigate",
|
|
"copyConfig": "Copia configurazione",
|
|
"saveAndRestart": "Salva e riavvia",
|
|
"saveOnly": "Salva soltanto",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Configurazione copiata negli appunti."
|
|
},
|
|
"error": {
|
|
"savingError": "Errore durante il salvataggio della configurazione"
|
|
}
|
|
},
|
|
"confirm": "Vuoi uscire senza salvare?",
|
|
"safeConfigEditor": "Editor di configurazione (modalità provvisoria)",
|
|
"safeModeDescription": "Frigate è in modalità provvisoria a causa di un errore di convalida della configurazione."
|
|
}
|