mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-27 14:19:01 +03:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (109 of 109 strings) Co-authored-by: Gerard Ricart Castells <gerard.ricart@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/es/ Translation: Frigate NVR/components-dialog
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Gerard Ricart Castells
parent
7d89efd05d
commit
bbaed4bf85
@@ -36,6 +36,9 @@
|
||||
"ask_a": "¿Es este objeto un <code>{{label}}</code>?",
|
||||
"ask_an": "¿Es este objeto un <code>{{label}}</code>?",
|
||||
"ask_full": "¿Es este objeto un <code>{{untranslatedLabel}}</code> ({{translatedLabel}})?"
|
||||
},
|
||||
"toast": {
|
||||
"error": "Error al enviarlo a Frigate+. Por favor, comprueba tu conexión a internet y prueba de nuevo."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -68,7 +71,8 @@
|
||||
"error": {
|
||||
"failed": "No se pudo iniciar la exportación: {{error}}",
|
||||
"noVaildTimeSelected": "No se seleccionó un rango de tiempo válido",
|
||||
"endTimeMustAfterStartTime": "La hora de finalización debe ser posterior a la hora de inicio"
|
||||
"endTimeMustAfterStartTime": "La hora de finalización debe ser posterior a la hora de inicio",
|
||||
"noValidTimeSelected": "Rango de tiempo seleccionado no valido"
|
||||
},
|
||||
"success": "Exportación iniciada con éxito. Ver el archivo en la página exportaciones.",
|
||||
"view": "Vista",
|
||||
|
||||
Reference in New Issue
Block a user