mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 16:58:59 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. 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-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"noPreviewFound": "Nenhuma pré-visualização encontrada",
|
|
"noPreviewFoundFor": "Nenhuma pré-visualização encontrada para {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Submeter esta imagem para Frigate+?",
|
|
"submit": "Submeter"
|
|
},
|
|
"streamOffline": {
|
|
"title": "Transmissão Off-line",
|
|
"desc": "Nenhum quadro foi recebido na transmissão de <code>detecção</code> {{cameraName}}, verifique os logs de erro"
|
|
},
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "Tipo de transmissão:",
|
|
"short": "Tipo"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Largura de banda:",
|
|
"short": "Largura de banda"
|
|
},
|
|
"latency": {
|
|
"value": "{{seconds}} segundos",
|
|
"short": {
|
|
"title": "Latência",
|
|
"value": "{{seconds}} seg"
|
|
},
|
|
"title": "Latência:"
|
|
},
|
|
"totalFrames": "Total de quadros:",
|
|
"droppedFrames": {
|
|
"title": "Imagens perdidas:",
|
|
"short": {
|
|
"title": "Perdida",
|
|
"value": "{{droppedFrames}} imagens"
|
|
}
|
|
},
|
|
"decodedFrames": "Quadros decodificados:",
|
|
"droppedFrameRate": "Taxa de imagem perdida:"
|
|
},
|
|
"noRecordingsFoundForThisTime": "Nenhuma gravação encontrada para este momento",
|
|
"livePlayerRequiredIOSVersion": "É necessário o iOS 17.1 ou superior para este tipo de transmissão ao vivo.",
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Imagem submetida com sucesso para Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Não foi possível submeter a imagem para Frigate+"
|
|
}
|
|
}
|
|
}
|