frigate/web/public/locales/es/config/groups.json

45 lines
1010 B
JSON
Raw Normal View History

Translated using Weblate (Spanish) Currently translated at 83.4% (141 of 169 strings) Translated using Weblate (Spanish) Currently translated at 56.0% (14 of 25 strings) Translated using Weblate (Spanish) Currently translated at 69.5% (16 of 23 strings) Translated using Weblate (Spanish) Currently translated at 73.1% (655 of 896 strings) Translated using Weblate (Spanish) Currently translated at 2.8% (13 of 464 strings) Translated using Weblate (Spanish) Currently translated at 1.7% (19 of 1082 strings) Translated using Weblate (Spanish) Currently translated at 63.6% (14 of 22 strings) Translated using Weblate (Spanish) Currently translated at 0.8% (9 of 1082 strings) Translated using Weblate (Spanish) Currently translated at 65.2% (15 of 23 strings) Translated using Weblate (Spanish) Currently translated at 81.0% (137 of 169 strings) Translated using Weblate (Spanish) Currently translated at 28.0% (7 of 25 strings) Translated using Weblate (Spanish) Currently translated at 1.0% (5 of 464 strings) Translated using Weblate (Spanish) Currently translated at 31.8% (7 of 22 strings) Added translation using Weblate (Spanish) Update translation files Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Spanish) Added translation using Weblate (Spanish) Added translation using Weblate (Spanish) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jorge Sandi <jorensanbar+weblate@gmail.com> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ 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/views-exports Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
2026-03-08 18:58:25 +03:00
{
"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"
}
}
}