mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 11:51:53 +03:00
Currently translated at 55.3% (448 of 809 strings) Translated using Weblate (Italian) Currently translated at 55.2% (447 of 809 strings) Translated using Weblate (Italian) Currently translated at 75.3% (358 of 475 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 74.7% (355 of 475 strings) Translated using Weblate (Italian) Currently translated at 54.8% (444 of 809 strings) Translated using Weblate (Italian) Currently translated at 50.7% (241 of 475 strings) Translated using Weblate (Italian) Currently translated at 41.7% (338 of 809 strings) Translated using Weblate (Italian) Currently translated at 100.0% (1276 of 1276 strings) Translated using Weblate (Italian) Currently translated at 34.1% (276 of 809 strings) Translated using Weblate (Italian) Currently translated at 37.0% (176 of 475 strings) Translated using Weblate (Italian) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Italian) Currently translated at 100.0% (64 of 64 strings) Translated using Weblate (Italian) Currently translated at 100.0% (1272 of 1272 strings) Translated using Weblate (Italian) Currently translated at 26.5% (126 of 475 strings) Translated using Weblate (Italian) Currently translated at 28.4% (230 of 809 strings) Translated using Weblate (Italian) Currently translated at 94.6% (1204 of 1272 strings) Translated using Weblate (Italian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Italian) Currently translated at 100.0% (100 of 100 strings) Translated using Weblate (Italian) Currently translated at 100.0% (239 of 239 strings) Translated using Weblate (Italian) Currently translated at 26.4% (125 of 473 strings) Translated using Weblate (Italian) Currently translated at 100.0% (1195 of 1195 strings) Translated using Weblate (Italian) Currently translated at 28.3% (230 of 811 strings) Translated using Weblate (Italian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Italian) Currently translated at 26.2% (124 of 473 strings) Translated using Weblate (Italian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Italian) Currently translated at 28.2% (229 of 811 strings) Translated using Weblate (Italian) Currently translated at 28.1% (228 of 811 strings) Translated using Weblate (Italian) Currently translated at 100.0% (238 of 238 strings) Translated using Weblate (Italian) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Italian) Currently translated at 100.0% (1183 of 1183 strings) Translated using Weblate (Italian) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Italian) Currently translated at 26.0% (123 of 473 strings) Co-authored-by: Filippo-riccardo Franzin (filippo franzin) <filric01@gmail.com> Co-authored-by: Frank_ai <cyberpez.ai@gmail.com> 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/components-camera/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/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/config-validation/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-live/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/it/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-player Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-events Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-settings
36 lines
1.7 KiB
JSON
36 lines
1.7 KiB
JSON
{
|
|
"minimum": "Deve essere almeno {{limit}}",
|
|
"maximum": "Deve essere al massimo {{limit}}",
|
|
"exclusiveMinimum": "Deve essere maggiore di {{limit}}",
|
|
"exclusiveMaximum": "Deve essere minore di {{limit}}",
|
|
"minLength": "Deve essere almeno {{limit}} carattere(i)",
|
|
"maxLength": "Deve essere al massimo {{limit}} carattere(i)",
|
|
"minItems": "Deve contenere almeno {{limit}} elementi",
|
|
"maxItems": "Deve avere al massimo {{limit}} elementi",
|
|
"pattern": "Formato non valido",
|
|
"required": "Questo campo è obbligatorio",
|
|
"type": "Tipo di valore non valido",
|
|
"enum": "Deve essere uno dei valori consentiti",
|
|
"const": "Il valore non corrisponde alla costante prevista",
|
|
"uniqueItems": "Tutti gli elementi devono essere unici",
|
|
"format": "Formato non valido",
|
|
"additionalProperties": "Proprietà sconosciuta non consentita",
|
|
"oneOf": "Deve corrispondere esattamente a uno degli schemi consentiti",
|
|
"anyOf": "Deve corrispondere ad almeno uno degli schemi consentiti",
|
|
"proxy": {
|
|
"header_map": {
|
|
"roleHeaderRequired": "L'intestazione del ruolo è obbligatoria quando si configurano le mappature dei ruoli."
|
|
}
|
|
},
|
|
"ffmpeg": {
|
|
"inputs": {
|
|
"rolesUnique": "Ciascun ruolo può essere assegnato a un solo flusso di ingresso.",
|
|
"detectRequired": "Ad almeno un flusso di ingresso deve essere assegnato il ruolo di 'rilevamento'.",
|
|
"hwaccelDetectOnly": "Solo il flusso di ingresso con il ruolo di rilevamento può definire argomenti di accelerazione hardware."
|
|
}
|
|
},
|
|
"detect": {
|
|
"dimensionMustBeEven": "Deve essere un numero pari."
|
|
}
|
|
}
|