frigate/web/public/locales/es/views/events.json
Hosted Weblate 61d8943793 Translated using Weblate (Spanish)
Currently translated at 63.6% (666 of 1047 strings)

Translated using Weblate (Spanish)

Currently translated at 87.2% (150 of 172 strings)

Translated using Weblate (Spanish)

Currently translated at 95.6% (22 of 23 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Spanish)

Currently translated at 98.5% (140 of 142 strings)

Translated using Weblate (Spanish)

Currently translated at 96.8% (125 of 129 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (99 of 99 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (47 of 47 strings)

Translated using Weblate (Spanish)

Currently translated at 69.3% (43 of 62 strings)

Translated using Weblate (Spanish)

Currently translated at 6.0% (48 of 790 strings)

Translated using Weblate (Spanish)

Currently translated at 88.0% (22 of 25 strings)

Translated using Weblate (Spanish)

Currently translated at 9.8% (46 of 469 strings)

Translated using Weblate (Spanish)

Currently translated at 95.4% (21 of 22 strings)

Translated using Weblate (Spanish)

Currently translated at 98.3% (120 of 122 strings)

Co-authored-by: Francesc Domene <fdomenef@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: José María Díaz <jdiaz.bb@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/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-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-exports/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/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/
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/components-camera
Translation: Frigate NVR/views-classificationmodel
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-settings
Translation: Frigate NVR/views-system
2026-04-04 08:08:35 -05:00

71 lines
2.3 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",
"recordingsDisabled": {
"title": "Las grabaciones deben estar habilitadas",
"description": "Solo se pueden crear elementos de revisión para una cámara cuando las grabaciones están habilitadas para esa cámara."
}
},
"timeline": {
"label": "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"
},
"select_all": "Todas",
"normalActivity": "Normal",
"needsReview": "Necesita revisión",
"securityConcern": "Aviso de seguridad"
}