frigate/web/public/locales/it/views/search.json
Hosted Weblate bfc2859c8e Translated using Weblate (Italian)
Currently translated at 100.0% (654 of 654 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (135 of 135 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (131 of 131 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (122 of 122 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (74 of 74 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (49 of 49 strings)

Update translation files

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

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/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/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/common
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2025-12-26 08:44:19 -06:00

74 lines
2.9 KiB
JSON

{
"search": "Cerca",
"savedSearches": "Ricerche salvate",
"searchFor": "Cerca {{inputValue}}",
"button": {
"clear": "Cancella ricerca",
"save": "Salva ricerca",
"delete": "Elimina la ricerca salvata",
"filterInformation": "Informazioni sul filtro",
"filterActive": "Filtri attivi"
},
"filter": {
"label": {
"has_snapshot": "Contiene istantanea",
"cameras": "Telecamere",
"search_type": "Tipo di ricerca",
"has_clip": "Contiene video",
"before": "Prima",
"labels": "Etichette",
"min_score": "Punteggio minimo",
"zones": "Zone",
"max_score": "Punteggio massimo",
"min_speed": "Velocità minima",
"time_range": "Intervallo di tempo",
"after": "Dopo",
"max_speed": "Velocità massima",
"recognized_license_plate": "Targa riconosciuta",
"sub_labels": "Sottoetichette",
"attributes": "Attributi"
},
"tips": {
"desc": {
"step3": "Puoi utilizzare più filtri aggiungendoli uno dopo l'altro, lasciando uno spazio in mezzo.",
"step5": "Il filtro intervallo di tempo utilizza il formato {{exampleTime}}.",
"exampleLabel": "Esempio:",
"step1": "Digita un nome chiave di filtro seguito da due punti (ad esempio, \"telecamere:\").",
"step2": "Seleziona un valore dai suggerimenti oppure digita il tuo valore.",
"step4": "I filtri data (prima: e dopo:) utilizzano il formato {{DateFormat}}.",
"step6": "Rimuovi i filtri cliccando sulla \"x\" accanto ad essi.",
"text": "I filtri ti aiutano a restringere i risultati della ricerca. Ecco come usarli nel campo di inserimento:"
},
"title": "Come utilizzare i filtri di testo"
},
"toast": {
"error": {
"minScoreMustBeLessOrEqualMaxScore": "Il 'punteggio minimo' deve essere minore o uguale del 'punteggio massimo'.",
"beforeDateBeLaterAfter": "La data 'prima' deve essere successiva alla data 'dopo'.",
"minSpeedMustBeLessOrEqualMaxSpeed": "La 'velocità minima' deve essere minore o uguale della 'velocità massima'.",
"afterDatebeEarlierBefore": "La data 'dopo' deve essere precedente alla data 'prima'.",
"maxScoreMustBeGreaterOrEqualMinScore": "Il 'punteggio massimo' deve essere maggiore o uguale del 'punteggio minimo'.",
"maxSpeedMustBeGreaterOrEqualMinSpeed": "La 'velocità massima' deve essere maggiore o uguale della 'velocità minima'."
}
},
"searchType": {
"thumbnail": "Miniatura",
"description": "Descrizione"
},
"header": {
"noFilters": "Filtri",
"activeFilters": "Filtri attivi",
"currentFilterType": "Valori del filtro"
}
},
"similaritySearch": {
"clear": "Cancella ricerca di somiglianza",
"title": "Ricerca di somiglianza",
"active": "Ricerca di somiglianza attiva"
},
"placeholder": {
"search": "Ricerca…"
},
"trackedObjectId": "ID oggetto tracciato"
}