Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate 'front/public/locales/fr/rollingstock.json' in 'en' #3683

Merged
merged 1 commit into from
Mar 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions front/public/locales/en/rollingstock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"comfort": "Comfort",
"comfortAcceleration": "\"Comfort\" acceleration",
"comfortTypes": {
"AC": "Air conditioning",
"HEATING": "Heating",
"STANDARD": "Standard"
},
"compatibleVoltages": "Compatible voltages",
"curves": {
"all": "All curves",
"default": "Default curve"
},
"electric": "Electric",
"electricOnly": "Electric only",
"equipement": "Equipment",
"family": "Family",
"intertiaCoefficient": "Factor of inertia",
"legend": "Legend",
"loadingGauge": "Gauge",
"maxSpeed": "Maximum speed",
"no": "No",
"noCompatibleVoltages": "No",
"noCurve": "No curve",
"noDisplayFound": "No display",
"noResultFound": "No results",
"noRollingStock": "No selected rollingstock",
"powerClass": "Power class",
"powerRestriction_one": "Power notch",
"powerRestriction_other": "Power notches",
"profilMode": "Profil",
"regrouping": "Clustering",
"restrictions": "Restrictions",
"resultsFound": "found results",
"rollingResistance": "Resistance to movement",
"rollingResistanceA": "Solid friction",
"rollingResistanceB": "Viscous friction",
"rollingResistanceC": "Aerodynamic resistance",
"rollingResistanceFormula": "(along Davis's formule, R(v) = a + bv + cv²)",
"rollingstockChoice": "Choose a rollingstock",
"selectRollingStock": "Select",
"size": "Length",
"source": "Source",
"startTime": "Starting time",
"startupAcceleration": "Starting acceleration",
"startupTime": "Starting duration",
"thermal": "Combustion engine",
"timetableGamma": "Hourly deceleration",
"title": "Rollingstock composition generator",
"tractionMode": "Traction mode",
"waitingLoader": "Please wait, rollingstock database loading...",
"weight": "Mass",
"yes": "Yes"
}