mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-05 02:18:52 +03:00
Translated using Weblate (Spanish)
Currently translated at 90.2% (83 of 92 strings) Translated using Weblate (Spanish) Currently translated at 30.1% (35 of 116 strings) Translated using Weblate (Spanish) Currently translated at 64.0% (409 of 639 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (39 of 39 strings) Translated using Weblate (Spanish) Currently translated at 76.3% (97 of 127 strings) Translated using Weblate (Spanish) Currently translated at 29.3% (34 of 116 strings) Translated using Weblate (Spanish) Currently translated at 24.1% (28 of 116 strings) Translated using Weblate (Spanish) Currently translated at 25.4% (27 of 106 strings) Translated using Weblate (Spanish) Currently translated at 26.4% (28 of 106 strings) Translated using Weblate (Spanish) Currently translated at 76.3% (97 of 127 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (39 of 39 strings) Co-authored-by: Adrian C <adriancuervo@gmail.com> Co-authored-by: Gerard Ricart Castells <gerard.ricart@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Josep Olivé <josepolive89@gmail.com> Co-authored-by: Ramòn Rueda <virem1@gmail.com> 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-live/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Adrian C
Gerard Ricart Castells
Josep Olivé
Ramòn Rueda
parent
a35a0fc8ba
commit
1e42cedf9e
@@ -42,12 +42,19 @@
|
||||
"zoomOut": "Alejar",
|
||||
"detail": {
|
||||
"label": "Detalle",
|
||||
"trackedObject_one": "objeto",
|
||||
"trackedObject_other": "objetos",
|
||||
"trackedObject_one": "{{count}} objeto",
|
||||
"trackedObject_other": "{{count}} objetos",
|
||||
"noObjectDetailData": "No hay datos detallados del objeto.",
|
||||
"settings": "Configuración de la Vista Detalle"
|
||||
"settings": "Configuración de la Vista Detalle",
|
||||
"noDataFound": "No hay datos detallados para revisar",
|
||||
"aria": "Alternar vista de detalles",
|
||||
"alwaysExpandActive": {
|
||||
"title": "Expandir siempre los activos",
|
||||
"desc": "Expandir siempre los detalles del objeto activo cuando esten disponibles."
|
||||
}
|
||||
},
|
||||
"objectTrack": {
|
||||
"clickToSeek": "Clic para ir a este momento"
|
||||
"clickToSeek": "Clic para ir a este momento",
|
||||
"trackedPoint": "Puntro trazado"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user