-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathallowances.json
47 lines (47 loc) · 1.49 KB
/
allowances.json
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
{
"apply": "Appliquer",
"baseTrainSchedule": "Base",
"blocks": "Blocks",
"ecoTrainSchedule": "Économique",
"end_position": "Fin",
"errors": {
"allowances": "Erreur de tracé de marge",
"eco": "Erreur de tracé de marge ECO"
},
"from": "De",
"begin_position": "Début",
"marecoWholePath": "Marche économique (trajet complet)",
"sandardAllowancesWholePath": "Marges de régularité",
"engineeringAllowances": "Marges de construction",
"margedTrainSchedule": "Avec marges",
"allowanceByInterval": "Marges par intervalles",
"ecoAllowanceByInterval": "Marches Economiques par intervalles",
"allowanceModified": {
"standardAllowanceAdd": "Marge de régularité ajoutée / modifiée",
"standardAllowanceDel": "Marge de régularité supprimée",
"anyAllowanceModified": "Marge modifiée",
"anyAllowanceModificationError": "Erreur à la modification de marge"
},
"specificValuesOnIntervals" : "Valeurs spécifiques sur intervales",
"allowanceGlobalType": {
"standard": "Standard",
"engineering": "Construction"
},
"distributions": {
"mareco": "Mareco",
"linear": "Linéaire"
},
"perDefaultValue": "Valeur par défault",
"allowanceType": "Distribution",
"units": "Unités",
"allowanceTypes": {
"time": "Temps",
"percentage": "Pourcentage",
"time_per_distance": "Distance"
},
"gridMarginBefore": "Marge grille avant",
"gridMarginAfter": "Marge grille arrière",
"op": "pr",
"to": "à",
"trainSchedules": "Type de marche"
}