Translated using Weblate (Spanish)

Currently translated at 97.4% (115 of 118 strings)

Translated using Weblate (Spanish)

Currently translated at 96.3% (80 of 83 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Spanish)

Currently translated at 97.2% (70 of 72 strings)

Co-authored-by: Carlos Sanchez <carlosesh@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/es/
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2025-09-05 13:05:04 +02:00
parent 1b014b4b14
commit 49f3435d88
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
5 changed files with 28 additions and 4 deletions

View File

@ -123,5 +123,13 @@
},
"zoneMask": {
"filterBy": "Filtrar por máscara de zona"
},
"classes": {
"label": "Clases",
"all": {
"title": "Todas las Clases"
},
"count_one": "{{count}} Clase",
"count_other": "{{count}} Clases"
}
}

View File

@ -12,5 +12,7 @@
}
},
"documentTitle": "Editor de Configuración - Frigate",
"confirm": "¿Salir sin guardar?"
"confirm": "¿Salir sin guardar?",
"safeConfigEditor": "Editor de Configuración (Modo Seguro)",
"safeModeDescription": "Frigate esta en modo seguro debido a un error en la configuración."
}

View File

@ -35,5 +35,7 @@
"selected": "{{count}} seleccionados",
"selected_one": "{{count}} seleccionados",
"selected_other": "{{count}} seleccionados",
"detected": "detectado"
"detected": "detectado",
"suspiciousActivity": "Actividad Sospechosa",
"threateningActivity": "Actividad Amenzadora"
}

View File

@ -42,7 +42,15 @@
"label": "Haz clic en el marco para centrar la cámara PTZ"
}
},
"presets": "Preajustes de cámara PTZ"
"presets": "Preajustes de cámara PTZ",
"focus": {
"in": {
"label": "Enfocar camara PTZ"
},
"out": {
"label": "Desenfocar camara PTZ"
}
}
},
"camera": {
"enable": "Habilitar cámara",
@ -154,5 +162,8 @@
"label": "Editar grupo de cámaras"
},
"exitEdit": "Salir de la edición"
},
"transcription": {
"enable": "Habilitar transcipcion de audio en tiempo real"
}
}

View File

@ -42,7 +42,8 @@
"inferenceSpeed": "Velocidad de inferencia del detector",
"cpuUsage": "Uso de CPU del Detector",
"memoryUsage": "Uso de Memoria del Detector",
"temperature": "Detector de Temperatura"
"temperature": "Detector de Temperatura",
"cpuUsageInformation": "CPU utilizado para preparar los datos de entrada y salida desde/hacia la detección del modelo. Este valor no mide el uso de inferencia, incluso si se está utilizando una GPU o un acelerador."
},
"hardwareInfo": {
"title": "Información de Hardware",