From 2cdd42fba2645f9578cb1055e501ecc4644da36d Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Wed, 14 Nov 2018 12:41:11 +0900 Subject: Add dashboard for horizontal mode Add dashboard for horizontal mode. Change-Id: I216d7be177a46b8664aa5655b7fad022f9904e5d Signed-off-by: zheng_wenlong --- .../dashboard/app/translations/dashboard_fr_FR.ts | 88 ++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 demo3/horizontal/dashboard/app/translations/dashboard_fr_FR.ts (limited to 'demo3/horizontal/dashboard/app/translations/dashboard_fr_FR.ts') diff --git a/demo3/horizontal/dashboard/app/translations/dashboard_fr_FR.ts b/demo3/horizontal/dashboard/app/translations/dashboard_fr_FR.ts new file mode 100644 index 0000000..2b7cf6e --- /dev/null +++ b/demo3/horizontal/dashboard/app/translations/dashboard_fr_FR.ts @@ -0,0 +1,88 @@ + + + + + Dashboard + + + LEFT FRONT TIRE + Pneu Avant Gauche + + + + + + + %1 PSI + Pression %1 + + + + LEFT REAR TIRE + Pneu Arrière Gauche + + + + RIGHT FRONT TIRE + Pneu Avant Droit + + + + RIGHT REAR TIRE + Pneu Arrière Droit + + + + (RPM) + Tr/mn + + + + LEVEL: + Niveau: + + + + %1 GALLONS + %1 Litres + + + + RANGE: + Autonomie: + + + + %1 MI + %1 Km + + + + AVG: + Moyenne: + + + + %1 MPG + %1 l/100km + + + + FUEL + Carburant + + + + main + + + port for binding + Port du Binder + + + + secret for binding + Secret Binder + + + -- cgit 1.2.3-korg