mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-17 21:58:22 +03:00
Translated using Weblate (Catalan)
Currently translated at 100.0% (171 of 171 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (62 of 62 strings) Co-authored-by: Eduardo Pastor Fernández <123eduardoneko123@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ca/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-system
This commit is contained in:
parent
0a54139b8e
commit
5aee04ca12
@ -82,6 +82,9 @@
|
||||
"back": "Enrere",
|
||||
"empty": "No hi ha cap vista prèvia disponible",
|
||||
"noPreview": "Vista prèvia no disponible",
|
||||
"seekAria": "Cerca el reproductor {{camera}} a {{time}}"
|
||||
"seekAria": "Cerca el reproductor {{camera}} a {{time}}",
|
||||
"filter": "Filtre",
|
||||
"filterDesc": "Seleccioneu àrees per a mostrar només clips amb moviment en aquestes regions.",
|
||||
"filterClear": "Neteja"
|
||||
}
|
||||
}
|
||||
|
||||
@ -147,7 +147,11 @@
|
||||
"overview": "Visió general",
|
||||
"shm": {
|
||||
"title": "Ubicació de SHM (memória compartida)",
|
||||
"warning": "El tamany de la SHM oh {{total}}MB es massa petita. Augmenta almenys fins a {{min_shm}}MB."
|
||||
"warning": "El tamany de la SHM oh {{total}}MB es massa petita. Augmenta almenys fins a {{min_shm}}MB.",
|
||||
"frameLifetime": {
|
||||
"title": "Temps de vida del fotograma",
|
||||
"description": "Cada càmera té {{frames}} ranures de fotogrames en memòria compartida. A la velocitat de fotogrames més ràpida de la càmera, cada fotograma està disponible per aproximadament {{lifetime}}s abans de ser sobreescrit."
|
||||
}
|
||||
}
|
||||
},
|
||||
"cameras": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user