mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 12:08:29 +03:00
Translated using Weblate (Catalan)
Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (136 of 136 strings) Co-authored-by: Eduardo Pastor Fernández <123eduardoneko123@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: anton garcias <isaga.percompartir@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ca/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
91f9a01df5
commit
a326ecdc9f
@ -227,7 +227,8 @@
|
|||||||
"show": "Mostra {{item}}",
|
"show": "Mostra {{item}}",
|
||||||
"ID": "ID",
|
"ID": "ID",
|
||||||
"none": "Cap",
|
"none": "Cap",
|
||||||
"all": "Tots"
|
"all": "Tots",
|
||||||
|
"other": "Altres"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"apply": "Aplicar",
|
"apply": "Aplicar",
|
||||||
|
|||||||
@ -10,7 +10,11 @@
|
|||||||
"empty": {
|
"empty": {
|
||||||
"alert": "Hi ha cap alerta per revisar",
|
"alert": "Hi ha cap alerta per revisar",
|
||||||
"detection": "Hi ha cap detecció per revisar",
|
"detection": "Hi ha cap detecció per revisar",
|
||||||
"motion": "No s'haan trobat dades de moviment"
|
"motion": "No s'haan trobat dades de moviment",
|
||||||
|
"recordingsDisabled": {
|
||||||
|
"title": "S'han d'activar les gravacions",
|
||||||
|
"description": "Només es poden revisar temes quan s'han activat les gravacions de la càmera."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"timeline": "Línia de temps",
|
"timeline": "Línia de temps",
|
||||||
"timeline.aria": "Seleccionar línia de temps",
|
"timeline.aria": "Seleccionar línia de temps",
|
||||||
|
|||||||
@ -169,7 +169,10 @@
|
|||||||
"title": "Edita els atributs",
|
"title": "Edita els atributs",
|
||||||
"desc": "Seleccioneu els atributs de classificació per a aquesta {{label}}"
|
"desc": "Seleccioneu els atributs de classificació per a aquesta {{label}}"
|
||||||
},
|
},
|
||||||
"attributes": "Atributs de classificació"
|
"attributes": "Atributs de classificació",
|
||||||
|
"title": {
|
||||||
|
"label": "Títol"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"searchResult": {
|
"searchResult": {
|
||||||
"tooltip": "S'ha identificat {{type}} amb una confiança del {{confidence}}%",
|
"tooltip": "S'ha identificat {{type}} amb una confiança del {{confidence}}%",
|
||||||
|
|||||||
@ -86,7 +86,14 @@
|
|||||||
"otherProcesses": {
|
"otherProcesses": {
|
||||||
"title": "Altres processos",
|
"title": "Altres processos",
|
||||||
"processMemoryUsage": "Ús de memòria de procés",
|
"processMemoryUsage": "Ús de memòria de procés",
|
||||||
"processCpuUsage": "Ús de la CPU del procés"
|
"processCpuUsage": "Ús de la CPU del procés",
|
||||||
|
"series": {
|
||||||
|
"recording": "gravant",
|
||||||
|
"review_segment": "segment de revisió",
|
||||||
|
"embeddings": "incrustacions",
|
||||||
|
"audio_detector": "detector d'àudio",
|
||||||
|
"go2rtc": "go2rtc"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"storage": {
|
"storage": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user