core/homeassistant/components/camera/translations/fr.json

10 lines
197 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
2022-03-11 00:21:48 +00:00
"idle": "Inactif",
2020-04-20 23:33:54 +00:00
"recording": "Enregistrement",
"streaming": "Diffusion en cours"
}
},
2020-04-16 20:00:10 +00:00
"title": "Cam\u00e9ra"
}