openhab-core/bundles/org.openhab.ui.homebuilder/web/i18n/fr-FR.json
Kuba Wolanin 3d811ecede HomeBuilder - Initial contribution (#172)
openHAB Home Builder - home structure generator

Also-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
Also-by: Demyan Rogozhin <dmitriy.rogozhin@gmail.com> (github: demyanrogozhin)
Signed-off-by: Kuba Wolanin <hi@kubawolanin.com> (github: kubawolanin)
2017-12-03 00:13:10 +01:00

66 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"GroundFloor": "Rez-de-chaussée",
"FirstFloor": "Premier étage",
"SecondFloor": "Deuxième étage",
"ThirdFloor": "Troisième étage",
"FourthFloor": "Quatrième étage",
"Attic": "Grenier",
"Balcony": "Balcon",
"Backyard": "Jardin",
"Basement": "Sous-sol",
"Bathroom": "Salle de bain",
"Bedroom": "Chambre",
"Boiler": "Chaudière",
"Wardrobe": "Armoire",
"Cellar": "Sous-sol",
"Corridor": "Couloir",
"Deck": "Terrasse en bois",
"Dining": "Salle à manger",
"Downstairs": "En bas",
"Driveway": "Allée",
"Entryway": "Entrée",
"FamilyRoom": "Salon",
"FrontYard": "Jardin",
"Garage": "Garage",
"GuestHouse": "Maison dhôte",
"GuestRoom": "Chambre damis",
"Hallway": "Couloir",
"HomeCinema": "Home cinéma",
"KidsRoom": "Salle de jeux",
"Kitchen": "Cuisine",
"LaundryRoom": "Buanderie",
"Library": "Bibliothèque",
"LivingRoom": "Salon",
"LivingDining": "Cuisine à laméricaine",
"Loft": "Loft",
"Lounge": "Salon",
"MasterBedroom": "Chambre parentale",
"NannyRoom": "Chambre de bonne",
"Office": "Bureau",
"Outside": "Dehors",
"Patio": "Patio",
"Porch": "Véranda",
"Stairwell": "Cage descalier",
"StorageRoom": "Débarras",
"Studio": "Studio",
"Shed": "Cabane",
"Toilet": "Toilettes",
"Terrace": "Terrasse",
"Upstairs": "En haut",
"Light": "Lumière",
"Window": "Fenêtre",
"Door": "Porte",
"Motion": "Mouvement",
"Power": "Courant",
"Shutter": "Volet",
"Blind": "Store",
"Fan": "Ventilateur",
"AirCon": "Air conditionné",
"Heating": "Chauffage",
"Temperature": "Temperature",
"Humidity": "Humidité"
}