mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +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
70d0c960eb
commit
798ba3adca
@ -227,7 +227,8 @@
|
||||
"show": "Mostra {{item}}",
|
||||
"ID": "ID",
|
||||
"none": "Cap",
|
||||
"all": "Tots"
|
||||
"all": "Tots",
|
||||
"other": "Altres"
|
||||
},
|
||||
"button": {
|
||||
"apply": "Aplicar",
|
||||
|
||||
@ -10,7 +10,11 @@
|
||||
"empty": {
|
||||
"alert": "Hi ha cap alerta 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.aria": "Seleccionar línia de temps",
|
||||
|
||||
@ -169,7 +169,10 @@
|
||||
"title": "Edita els atributs",
|
||||
"desc": "Seleccioneu els atributs de classificació per a aquesta {{label}}"
|
||||
},
|
||||
"attributes": "Atributs de classificació"
|
||||
"attributes": "Atributs de classificació",
|
||||
"title": {
|
||||
"label": "Títol"
|
||||
}
|
||||
},
|
||||
"searchResult": {
|
||||
"tooltip": "S'ha identificat {{type}} amb una confiança del {{confidence}}%",
|
||||
|
||||
@ -86,7 +86,14 @@
|
||||
"otherProcesses": {
|
||||
"title": "Altres processos",
|
||||
"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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user