mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (340 of 340 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (179 of 179 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (59 of 59 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (339 of 339 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (53 of 53 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: jjavin <javiernovoa@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/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-facelibrary/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
40 lines
1.2 KiB
JSON
40 lines
1.2 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"
|
|
}
|