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
24 lines
718 B
JSON
24 lines
718 B
JSON
{
|
|
"search": "Búsqueda",
|
|
"documentTitle": "Exportar - Frigate",
|
|
"noExports": "No se encontraron exportaciones",
|
|
"deleteExport": "Eliminar exportación",
|
|
"editExport": {
|
|
"desc": "Introduce un nuevo nombre para esta exportación.",
|
|
"saveExport": "Guardar exportación",
|
|
"title": "Renombrar exportación"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"renameExportFailed": "No se pudo renombrar la exportación: {{errorMessage}}"
|
|
}
|
|
},
|
|
"deleteExport.desc": "¿Estás seguro de que quieres eliminar {{exportName}}?",
|
|
"tooltip": {
|
|
"shareExport": "Compartir exportación",
|
|
"downloadVideo": "Descargar video",
|
|
"editName": "Editar nombre",
|
|
"deleteExport": "Eliminar exportación"
|
|
}
|
|
}
|