mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 16:47:37 +03:00
Currently translated at 67.6% (728 of 1076 strings) Translated using Weblate (Spanish) Currently translated at 92.7% (218 of 235 strings) Translated using Weblate (Spanish) Currently translated at 66.4% (715 of 1076 strings) Translated using Weblate (Spanish) Currently translated at 66.4% (714 of 1074 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Spanish) Currently translated at 98.2% (57 of 58 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Spanish) Currently translated at 92.0% (23 of 25 strings) Translated using Weblate (Spanish) Currently translated at 10.2% (48 of 469 strings) Translated using Weblate (Spanish) Currently translated at 8.9% (71 of 790 strings) Translated using Weblate (Spanish) Currently translated at 99.4% (173 of 174 strings) Translated using Weblate (Spanish) Currently translated at 98.2% (171 of 174 strings) Translated using Weblate (Spanish) Currently translated at 97.1% (169 of 174 strings) Translated using Weblate (Spanish) Currently translated at 95.9% (167 of 174 strings) Co-authored-by: Daniel G. <keybyte@gmail.com> Co-authored-by: Francesc Domene <fdomenef@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: NecrumBlacke4984a794e814493 <k_spin@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/es/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
68 lines
1.5 KiB
JSON
68 lines
1.5 KiB
JSON
{
|
|
"audio": {
|
|
"global": {
|
|
"detection": "Detección Global",
|
|
"sensitivity": "Sensibilidad Global"
|
|
},
|
|
"cameras": {
|
|
"detection": "Detección",
|
|
"sensitivity": "Sensibilidad"
|
|
}
|
|
},
|
|
"timestamp_style": {
|
|
"global": {
|
|
"appearance": "Apariencia Global"
|
|
},
|
|
"cameras": {
|
|
"appearance": "Apariencia"
|
|
}
|
|
},
|
|
"motion": {
|
|
"global": {
|
|
"sensitivity": "Sensibilidad Global",
|
|
"algorithm": "Algoritmo Global"
|
|
},
|
|
"cameras": {
|
|
"sensitivity": "Sensibilidad",
|
|
"algorithm": "Algoritmo"
|
|
}
|
|
},
|
|
"snapshots": {
|
|
"global": {
|
|
"display": "Pantalla Global"
|
|
},
|
|
"cameras": {
|
|
"display": "Pantalla"
|
|
}
|
|
},
|
|
"detect": {
|
|
"global": {
|
|
"resolution": "Resolución Global",
|
|
"tracking": "Seguimiento Global"
|
|
},
|
|
"cameras": {
|
|
"resolution": "Resolución",
|
|
"tracking": "Seguimiento"
|
|
}
|
|
},
|
|
"objects": {
|
|
"global": {
|
|
"tracking": "Seguimiento global",
|
|
"filtering": "Filtrado global"
|
|
},
|
|
"cameras": {
|
|
"filtering": "Filtrado",
|
|
"tracking": "Seguimiento"
|
|
}
|
|
},
|
|
"record": {
|
|
"global": {
|
|
"retention": "Retención global",
|
|
"events": "Eventos globales"
|
|
},
|
|
"cameras": {
|
|
"events": "Evento"
|
|
}
|
|
}
|
|
}
|