frigate/web/public/locales/es/views/events.json
Hosted Weblate 1e42cedf9e Translated using Weblate (Spanish)
Currently translated at 90.2% (83 of 92 strings)

Translated using Weblate (Spanish)

Currently translated at 30.1% (35 of 116 strings)

Translated using Weblate (Spanish)

Currently translated at 64.0% (409 of 639 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (39 of 39 strings)

Translated using Weblate (Spanish)

Currently translated at 76.3% (97 of 127 strings)

Translated using Weblate (Spanish)

Currently translated at 29.3% (34 of 116 strings)

Translated using Weblate (Spanish)

Currently translated at 24.1% (28 of 116 strings)

Translated using Weblate (Spanish)

Currently translated at 25.4% (27 of 106 strings)

Translated using Weblate (Spanish)

Currently translated at 26.4% (28 of 106 strings)

Translated using Weblate (Spanish)

Currently translated at 76.3% (97 of 127 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (39 of 39 strings)

Co-authored-by: Adrian C <adriancuervo@gmail.com>
Co-authored-by: Gerard Ricart Castells <gerard.ricart@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Josep Olivé <josepolive89@gmail.com>
Co-authored-by: Ramòn Rueda <virem1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
2025-11-25 07:06:47 -07:00

61 lines
1.9 KiB
JSON

{
"alerts": "Alertas",
"detections": "Detecciones",
"motion": {
"label": "Movimiento",
"only": "Solo movimiento"
},
"allCameras": "Todas las cámaras",
"empty": {
"alert": "No hay alertas para revisar",
"detection": "No hay detecciones para revisar",
"motion": "No se encontraron datos de movimiento"
},
"timeline": "Línea de tiempo",
"timeline.aria": "Seleccionar línea de tiempo",
"events": {
"label": "Eventos",
"aria": "Seleccionar eventos",
"noFoundForTimePeriod": "No se encontraron eventos para este período de tiempo."
},
"documentTitle": "Revisión - Frigate",
"markAsReviewed": "Marcar como revisado",
"newReviewItems": {
"label": "Ver nuevos elementos de revisión",
"button": "Nuevos elementos para revisar"
},
"camera": "Cámara",
"recordings": {
"documentTitle": "Grabaciones - Frigate"
},
"calendarFilter": {
"last24Hours": "Últimas 24 horas"
},
"markTheseItemsAsReviewed": "Marcar estos elementos como revisados",
"selected": "{{count}} seleccionados",
"selected_one": "{{count}} seleccionados",
"selected_other": "{{count}} seleccionados",
"detected": "detectado",
"suspiciousActivity": "Actividad Sospechosa",
"threateningActivity": "Actividad Amenzadora",
"zoomIn": "Agrandar",
"zoomOut": "Alejar",
"detail": {
"label": "Detalle",
"trackedObject_one": "{{count}} objeto",
"trackedObject_other": "{{count}} objetos",
"noObjectDetailData": "No hay datos detallados del objeto.",
"settings": "Configuración de la Vista Detalle",
"noDataFound": "No hay datos detallados para revisar",
"aria": "Alternar vista de detalles",
"alwaysExpandActive": {
"title": "Expandir siempre los activos",
"desc": "Expandir siempre los detalles del objeto activo cuando esten disponibles."
}
},
"objectTrack": {
"clickToSeek": "Clic para ir a este momento",
"trackedPoint": "Puntro trazado"
}
}