mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
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:
committed by
Nicolas Mowen
co-authored by
anton garcias
parent
2ae4203dac
commit
06cbdf6cce
@@ -9,7 +9,9 @@
|
||||
"masksAndZones": "Editor de màscares i zones - Frigate",
|
||||
"general": "Paràmetres Generals - Frigate",
|
||||
"frigatePlus": "Paràmetres de Frigate+ - Frigate",
|
||||
"notifications": "Paràmetres de notificació - Frigate"
|
||||
"notifications": "Paràmetres de notificació - Frigate",
|
||||
"cameraManagement": "Gestionar càmeres - Frigate",
|
||||
"cameraReview": "Configuració Revisió de Càmeres - Frigate"
|
||||
},
|
||||
"menu": {
|
||||
"ui": "Interfície d'usuari",
|
||||
@@ -21,7 +23,10 @@
|
||||
"debug": "Depuració",
|
||||
"frigateplus": "Frigate+",
|
||||
"enrichments": "Enriquiments",
|
||||
"triggers": "Disparadors"
|
||||
"triggers": "Disparadors",
|
||||
"cameraManagement": "Gestió",
|
||||
"cameraReview": "Revisió",
|
||||
"roles": "Rols"
|
||||
},
|
||||
"dialog": {
|
||||
"unsavedChanges": {
|
||||
@@ -825,5 +830,16 @@
|
||||
"userUpdateFailed": "Error a l'actualitzar els ros d'usuari: {{errorMessage}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cameraWizard": {
|
||||
"title": "Afegir C àmera",
|
||||
"description": "Seguiu els passos de sota per afegir una nova càmera a la instal·lació.",
|
||||
"steps": {
|
||||
"nameAndConnection": "Nom i connexió",
|
||||
"streamConfiguration": "Configuració de stream"
|
||||
},
|
||||
"step1": {
|
||||
"cameraBrand": "Marca de la càmera"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user