mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +03:00
Translated using Weblate (Italian)
Currently translated at 100.0% (579 of 579 strings) Translated using Weblate (Italian) Currently translated at 100.0% (90 of 90 strings) Translated using Weblate (Italian) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Italian) Currently translated at 86.8% (435 of 501 strings) Translated using Weblate (Italian) Currently translated at 100.0% (575 of 575 strings) Translated using Weblate (Italian) Currently translated at 100.0% (87 of 87 strings) Translated using Weblate (Italian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Italian) Currently translated at 100.0% (199 of 199 strings) Translated using Weblate (Italian) Currently translated at 72.8% (419 of 575 strings) Translated using Weblate (Italian) Currently translated at 97.7% (85 of 87 strings) Translated using Weblate (Italian) Currently translated at 100.0% (468 of 468 strings) Translated using Weblate (Italian) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Italian) Currently translated at 100.0% (467 of 467 strings) Translated using Weblate (Italian) Currently translated at 100.0% (61 of 61 strings) Translated using Weblate (Italian) Currently translated at 100.0% (84 of 84 strings) Co-authored-by: GMagician <gmagician@users.noreply.hosted.weblate.org> 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/common/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/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/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-events Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
GMagician
Gringo
parent
45fabab417
commit
3eac652ba2
@@ -12,8 +12,8 @@
|
||||
},
|
||||
"manualRecording": {
|
||||
"recordDisabledTips": "Poiché la registrazione è disabilitata o limitata nella configurazione di questa telecamera, verrà salvata solo un'istantanea.",
|
||||
"title": "Registrazione su richiesta",
|
||||
"tips": "Avvia un evento manuale in base alle impostazioni di conservazione della registrazione di questa telecamera.",
|
||||
"title": "Su richiesta",
|
||||
"tips": "Scarica un'istantanea attuale o avvia un evento manuale in base alle impostazioni di conservazione della registrazione di questa telecamera.",
|
||||
"playInBackground": {
|
||||
"label": "Riproduci in sottofondo",
|
||||
"desc": "Abilita questa opzione per continuare la trasmissione quando il lettore è nascosto."
|
||||
@@ -147,6 +147,9 @@
|
||||
"lowBandwidth": {
|
||||
"tips": "La visualizzazione dal vivo è in modalità a bassa larghezza di banda a causa di errori di caricamento o di trasmissione.",
|
||||
"resetStream": "Reimposta flusso"
|
||||
},
|
||||
"debug": {
|
||||
"picker": "Selezione del flusso non disponibile in modalità correzioni. La visualizzazione correzioni utilizza sempre il flusso a cui è assegnato il ruolo di rilevamento."
|
||||
}
|
||||
},
|
||||
"effectiveRetainMode": {
|
||||
@@ -167,5 +170,16 @@
|
||||
"transcription": {
|
||||
"enable": "Abilita la trascrizione audio in tempo reale",
|
||||
"disable": "Disabilita la trascrizione audio in tempo reale"
|
||||
},
|
||||
"noCameras": {
|
||||
"buttonText": "Aggiungi telecamera",
|
||||
"title": "Nessuna telecamera configurata",
|
||||
"description": "Per iniziare, collega una telecamera."
|
||||
},
|
||||
"snapshot": {
|
||||
"takeSnapshot": "Scarica l'istantanea attuale",
|
||||
"noVideoSource": "Nessuna sorgente video disponibile per l'istantanea.",
|
||||
"captureFailed": "Impossibile catturare l'istantanea.",
|
||||
"downloadStarted": "Scaricamento istantanea avviato."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user