mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Currently translated at 100.0% (74 of 74 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 83.8% (114 of 136 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.1% (54 of 55 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 97.6% (42 of 43 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 47.5% (58 of 122 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 69.1% (452 of 654 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 92.5% (200 of 216 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.3% (53 of 55 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 68.6% (449 of 654 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 78.6% (107 of 136 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 43.4% (53 of 122 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 77.9% (106 of 136 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 96.7% (89 of 92 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 40.9% (50 of 122 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rhuan Barreto <rhuan@barreto.work> Co-authored-by: cvroque <carlos.vroque@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pt_BR/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
74 lines
2.8 KiB
JSON
74 lines
2.8 KiB
JSON
{
|
|
"search": "Buscar",
|
|
"savedSearches": "Buscas Salvas",
|
|
"searchFor": "Procurar por {{inputValue}}",
|
|
"button": {
|
|
"clear": "Limpar procurar",
|
|
"save": "Salvar pesquisa",
|
|
"delete": "Apagar procura salva",
|
|
"filterInformation": "Filtrar informação",
|
|
"filterActive": "Filtros ativos"
|
|
},
|
|
"trackedObjectId": "ID do objeto rastreado",
|
|
"filter": {
|
|
"label": {
|
|
"cameras": "Câmeras",
|
|
"labels": "Rótulos",
|
|
"zones": "Zonas",
|
|
"before": "Antes",
|
|
"after": "Depois",
|
|
"min_score": "Pontuação Mínima",
|
|
"max_score": "Pontuação Máxima",
|
|
"min_speed": "Velocidade Mínima",
|
|
"max_speed": "Velocidade Máxima",
|
|
"sub_labels": "Sub-Rótulos",
|
|
"search_type": "Tipo de Busca",
|
|
"time_range": "Intervalo de Tempo",
|
|
"recognized_license_plate": "Placa de Carro Reconhecida",
|
|
"has_clip": "Possui Clipe",
|
|
"has_snapshot": "Possui Captura de Imagem",
|
|
"attributes": "Atributos"
|
|
},
|
|
"searchType": {
|
|
"thumbnail": "Miniatura",
|
|
"description": "Descrição"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"beforeDateBeLaterAfter": "A data 'antes' deve ser depois da data 'após'.",
|
|
"afterDatebeEarlierBefore": "A data 'após' deve ser antes da data 'antes'.",
|
|
"minScoreMustBeLessOrEqualMaxScore": "A 'pontuação_min' deve ser menor ou igual a 'pontuação_max'.",
|
|
"maxScoreMustBeGreaterOrEqualMinScore": "A 'pontuação_max' deve ser maior ou igual a 'pontuação_min'.",
|
|
"minSpeedMustBeLessOrEqualMaxSpeed": "A 'velocidad_min' deve ser menor ou igual a 'velocidad_max'.",
|
|
"maxSpeedMustBeGreaterOrEqualMinSpeed": "A 'velocidad_max' deve ser maior ou igual a 'velocidade_min'."
|
|
}
|
|
},
|
|
"tips": {
|
|
"title": "Como utilizar filtros de texto",
|
|
"desc": {
|
|
"text": "Filtros ajudam a refinar os resultados da busca. Veja como utilizá-los na campo de pesquisa:",
|
|
"step1": "Digite um nome de chave de filtro seguido por \":\" (ex., \"câmeras:\").",
|
|
"step2": "Selecione um valor a partir das sugestões ou digite a sua própria.",
|
|
"step3": "Usar filtros múltiplos adicionando um após o outro com um espaço entre eles.",
|
|
"step4": "Filtros de data (antes: e após:) usam o formato {{DateFormat}}.",
|
|
"step5": "Filtros de tempo usam o formato {{exampleTime}}.",
|
|
"step6": "Remova os filtros clicando no \"x\" ao lado deles.",
|
|
"exampleLabel": "Exemplo:"
|
|
}
|
|
},
|
|
"header": {
|
|
"noFilters": "Filtros",
|
|
"activeFilters": "Filtros ativos",
|
|
"currentFilterType": "Valores de Filtros"
|
|
}
|
|
},
|
|
"similaritySearch": {
|
|
"active": "Pesquisa por similaridade ativa",
|
|
"title": "Buscar por Similaridade",
|
|
"clear": "Limpar buscar por similaridade"
|
|
},
|
|
"placeholder": {
|
|
"search": "Pesquisar…"
|
|
}
|
|
}
|