Translated using Weblate (Catalan)

Currently translated at 72.8% (422 of 579 strings)

Translated using Weblate (Catalan)

Currently translated at 95.5% (86 of 90 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (199 of 199 strings)

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/components-dialog/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ca/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate
2025-10-21 10:49:33 -06:00
committed by Nicolas Mowen
co-authored by anton garcias
parent 2ae4203dac
commit 06cbdf6cce
4 changed files with 44 additions and 4 deletions
+12 -1
View File
@@ -207,6 +207,14 @@
"length": {
"feet": "peus",
"meters": "metres"
},
"data": {
"kbps": "Kb/s",
"mbps": "Mb/s",
"gbps": "Gb/s",
"kbph": "kB/hora",
"mbph": "MB/hora",
"gbph": "GB/hora"
}
},
"label": {
@@ -270,5 +278,8 @@
"desc": "Pàgina no trobada"
},
"selectItem": "Selecciona {{item}}",
"readTheDocumentation": "Llegir la documentació"
"readTheDocumentation": "Llegir la documentació",
"information": {
"pixels": "{{area}}px"
}
}