mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 99.1% (117 of 118 strings) Translated using Weblate (Spanish) Currently translated at 98.7% (82 of 83 strings) Translated using Weblate (Spanish) Currently translated at 97.5% (119 of 122 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Spanish) Currently translated at 82.2% (380 of 462 strings) Translated using Weblate (Spanish) Currently translated at 99.4% (191 of 192 strings) Translated using Weblate (Spanish) Currently translated at 98.7% (82 of 83 strings) 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> Co-authored-by: glafe <tazefr@gmail.com> Co-authored-by: Álex Díaz <adiaz@okode.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/es/ 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-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/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/es/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
42 lines
1.3 KiB
JSON
42 lines
1.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"
|
|
},
|
|
"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"
|
|
}
|