mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Currently translated at 68.3% (409 of 598 strings) Translated using Weblate (Spanish) Currently translated at 22.6% (24 of 106 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Spanish) Currently translated at 75.2% (94 of 125 strings) Translated using Weblate (Spanish) Currently translated at 87.1% (34 of 39 strings) Translated using Weblate (Spanish) Currently translated at 98.1% (53 of 54 strings) Translated using Weblate (Spanish) Currently translated at 68.5% (410 of 598 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: José María Díaz <jdiaz.bb@gmail.com> Co-authored-by: Reydel Leon Machado <contact@reydelleon.me> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/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-settings/es/ Translation: Frigate NVR/components-dialog 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-settings
54 lines
1.6 KiB
JSON
54 lines
1.6 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": "objeto",
|
|
"trackedObject_other": "objetos",
|
|
"noObjectDetailData": "No hay datos detallados del objeto.",
|
|
"settings": "Configuración de la Vista Detalle"
|
|
},
|
|
"objectTrack": {
|
|
"clickToSeek": "Clic para ir a este momento"
|
|
}
|
|
}
|