mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-05 17:51:36 +02:00
Translated using Weblate (Italian)
Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Italian) Currently translated at 100.0% (427 of 427 strings) Translated using Weblate (Italian) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Italian) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Italian) Currently translated at 99.2% (422 of 425 strings) Translated using Weblate (Italian) Currently translated at 100.0% (427 of 427 strings) Co-authored-by: Andrea Stefanello <stefandre2002@hotmail.it> 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/audio/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/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/audio Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
parent
674c066837
commit
269ac067f5
@ -49,7 +49,7 @@
|
||||
"cat": "Gatto",
|
||||
"chicken": "Pollo",
|
||||
"acoustic_guitar": "Chitarra acustica",
|
||||
"speech": "Discorso",
|
||||
"speech": "Parlato",
|
||||
"babbling": "Balbettio",
|
||||
"motorcycle": "Motociclo",
|
||||
"yell": "Urlo",
|
||||
|
@ -60,7 +60,8 @@
|
||||
"desc": "Modifica le opzioni di trasmissione dal vivo per la schermata di questo gruppo di telecamere. <em>Queste impostazioni sono specifiche del dispositivo/browser.</em>",
|
||||
"stream": "Flusso",
|
||||
"placeholder": "Scegli un flusso"
|
||||
}
|
||||
},
|
||||
"birdseye": "Birdseye"
|
||||
},
|
||||
"cameras": {
|
||||
"desc": "Seleziona le telecamere per questo gruppo.",
|
||||
|
@ -98,7 +98,9 @@
|
||||
"loadFailed": "Impossibile caricare le targhe riconosciute.",
|
||||
"loading": "Caricamento targhe riconosciute…",
|
||||
"placeholder": "Digita per cercare le targhe…",
|
||||
"noLicensePlatesFound": "Nessuna targa trovata."
|
||||
"noLicensePlatesFound": "Nessuna targa trovata.",
|
||||
"selectAll": "Seleziona tutto",
|
||||
"clearAll": "Cancella tutto"
|
||||
},
|
||||
"timeRange": "Intervallo di tempo",
|
||||
"subLabels": {
|
||||
|
@ -106,7 +106,15 @@
|
||||
"title": "Percorsi",
|
||||
"desc": "Mostra i punti significativi del percorso dell'oggetto tracciato",
|
||||
"tips": "<p><strong>Percorsi</strong></p><br><p>Linee e cerchi indicheranno i punti significativi in cui l'oggetto tracciato si è spostato durante il suo ciclo di vita.</p>"
|
||||
}
|
||||
},
|
||||
"audio": {
|
||||
"title": "Audio",
|
||||
"currentdbFS": "dbFS correnti",
|
||||
"noAudioDetections": "Nessun rilevamento audio",
|
||||
"score": "punteggio",
|
||||
"currentRMS": "RMS attuale"
|
||||
},
|
||||
"openCameraWebUI": "Apri l'interfaccia utente Web di {{camera}}"
|
||||
},
|
||||
"masksAndZones": {
|
||||
"motionMasks": {
|
||||
@ -355,7 +363,8 @@
|
||||
},
|
||||
"toast": {
|
||||
"success": "La telecamera {{cameraName}} è stata salvata correttamente"
|
||||
}
|
||||
},
|
||||
"nameLength": "Il nome della telecamera deve contenere meno di 24 caratteri."
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
@ -368,7 +377,8 @@
|
||||
"debug": "Correzioni",
|
||||
"users": "Utenti",
|
||||
"frigateplus": "Frigate+",
|
||||
"enrichments": "Miglioramenti"
|
||||
"enrichments": "Miglioramenti",
|
||||
"triggers": "Inneschi"
|
||||
},
|
||||
"users": {
|
||||
"dialog": {
|
||||
|
@ -72,7 +72,8 @@
|
||||
"title": "Rilevatori",
|
||||
"cpuUsage": "Utilizzo CPU rilevatore",
|
||||
"memoryUsage": "Utilizzo memoria rilevatore",
|
||||
"temperature": "Temperatura del rilevatore"
|
||||
"temperature": "Temperatura del rilevatore",
|
||||
"cpuUsageInformation": "CPU utilizzata nella preparazione dei dati di ingresso e uscita da/verso i modelli di rilevamento. Questo valore non misura l'utilizzo dell'inferenza, anche se si utilizza una GPU o un acceleratore."
|
||||
},
|
||||
"title": "Generale",
|
||||
"otherProcesses": {
|
||||
@ -151,7 +152,8 @@
|
||||
"reindexingEmbeddings": "Reindicizzazione degli incorporamenti (completata al {{processed}}%)",
|
||||
"cameraIsOffline": "{{camera}} è disconnessa",
|
||||
"detectIsSlow": "{{detect}} è lento ({{speed}} ms)",
|
||||
"detectIsVerySlow": "{{detect}} è molto lento ({{speed}} ms)"
|
||||
"detectIsVerySlow": "{{detect}} è molto lento ({{speed}} ms)",
|
||||
"shmTooLow": "L'allocazione /dev/shm ({{total}} MB) dovrebbe essere aumentata almeno a {{min}} MB."
|
||||
},
|
||||
"title": "Sistema",
|
||||
"metrics": "Metriche di sistema",
|
||||
|
Loading…
Reference in New Issue
Block a user