summaryrefslogtreecommitdiff
path: root/src/hmi/qml/Core/translations/deu_DEU.js
blob: 56674fc208971973f6ceccde89e37041f909430d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
/**
* @licence app begin@
* SPDX-License-Identifier: MPL-2.0
*
* \copyright Copyright (C) 2013-2014, PCA Peugeot Citroen
*
* \file deu_DEU.js
*
* \brief This file is part of the navigation hmi.
*
* \author Martin Schaller <martin.schaller@it-schaller.de>
* \author Philippe Colliot <philippe.colliot@mpsa.com>
*
* \version 1.1
*
* This Source Code Form is subject to the terms of the
* Mozilla Public License (MPL), v. 2.0.
* If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/.
*
* For further information see http://www.genivi.org/.
*
* List of changes:
* 2014-03-05, Philippe Colliot, migration to the new HMI design
* <date>, <name>, <description of change>
*
* @licence end@
*/
translations["Navigation"]="NAVI";
translations["Mapview"]="MAP";
translations["Poi"]="POI";
translations["Configuration"]="CONFIG";
translations["Trip"]="TRIP";

translations["Country"]="COUNTRY";
translations["City"]="CITY";
translations["Street"]="STREET";
translations["Number"]="NUMBER";

translations["RoutingPreferences"]="ROUTING PREFERENCES";
translations["Ferries"]="FERRIES";
translations["TollRoads"]="TOLL ROADS";
translations["MotorWays"]="MOTORWAYS";
translations["CostModel"]="COST MODEL";
translations["Shortest"]="SHORTEST";
translations["Fastest"]="FASTEST";
translations["Language"]="LANGUAGE";
translations["Units"]="UNITS";
translations["Showroom"]="SHOWROOM";
translations["Autoguidance"]="AUTOGUIDE";
translations["Simulation"]="SIMULATION";

translations["RouteDistance"]="DISTANCE";
translations["RouteTime"]="TIME";
translations["Guidance"]="GUIDANCE";
translations["DisplayRoute"]="DISPLAY";
translations["StatusTitle"]="STATUS";
translations["CalculatedRouteInProgress"]="CALCULATION IN PROGRESS";
translations["CalculatedRouteFailed"]="CALCULATION FAILED";
translations["CalculatedRouteSuccess"]="ROUTE AVAILABLE";

translations["FSAWarning"]="Refill";
translations["NoGuidance"]="No guidance";
translations["NoManeuver"]="No maneuver";

//CameraSettings
translations["North"]="N";
translations["South"]="S";
translations["East"]="O";
translations["West"]="W";
translations["CameraTilt"]="Tilt";
translations["CameraHeight"]="Height";
translations["CameraDistance"]="Dist";
translations["CameraPerspective3d"]="3d";
translations["CameraPerspective2d"]="2d";
translations["Split"]="Sp";
translations["Join"]="Jo";
translations["Day"]="Da";
translations["Night"]="Ni";

translations["AvgSpeed"]="AVG SPEED";
translations["AvgFuel"]="AVG FUEL";
translations["Distance"]="DISTANCE";
translations["FuelLevel"]="FUEL LEVEL";
translations["TankDistance"]="TANK DISTANCE";
translations["PredictiveTankDistance"]="PREDICTIVE\nTANK DISTANCE";
translations["Reset"]="RESET";

translations["Selected"]="SELECTED";

translations["On"]="ON";
translations["Off"]="OFF";
translations["Back"]="BACK";
translations["Cancel"]="CANCEL";
translations["Quit"]="QUIT";


translations["Element"]="NAME";