forked from MapComplete/MapComplete
Regenerate translations
This commit is contained in:
parent
8c6db095c4
commit
d72938ac35
14 changed files with 197 additions and 252 deletions
|
@ -801,6 +801,118 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"name": "Charging stations",
|
||||
"title": {
|
||||
"render": "Charging station"
|
||||
},
|
||||
"description": "A charging station",
|
||||
"tagRenderings": {
|
||||
"1": {
|
||||
"question": "Which vehicles are allowed to charge here?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>bicycles</b> can be charged here"
|
||||
},
|
||||
"1": {
|
||||
"then": "<b>Cars</b> can be charged here"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Scooters</b> can be charged here"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Heavy good vehicles</b> (such as trucks) can be charged here"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Buses</b> can be charged here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"render": "{capacity} vehicles can be charged here at the same time",
|
||||
"question": "How much vehicles can be charged here at the same time?"
|
||||
},
|
||||
"4": {
|
||||
"question": "Which charging stations are available here?"
|
||||
},
|
||||
"5": {
|
||||
"question": "How much plugs of type <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> are available here?"
|
||||
},
|
||||
"6": {
|
||||
"question": "How much plugs of type <b>European wall plug</b> with ground pin (CEE7/4 type E) <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> are available here?"
|
||||
},
|
||||
"7": {
|
||||
"question": "How much plugs of type <b>Chademo</b> (type 4) <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> are available here?"
|
||||
},
|
||||
"8": {
|
||||
"question": "How much plugs of type <b>Type 1 with cable</b> (J1772) <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> are available here?"
|
||||
},
|
||||
"9": {
|
||||
"question": "How much plugs of type <b>Type 1 <i>without</i> cable</b> (J1772) <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> are available here?"
|
||||
},
|
||||
"10": {
|
||||
"question": "How much plugs of type <b>Type 1 CCS</b> (aka Type 1 Combo) <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> are available here?"
|
||||
},
|
||||
"11": {
|
||||
"question": "How much plugs of type <b>Tesla Supercharger</b> <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> are available here?"
|
||||
},
|
||||
"12": {
|
||||
"question": "What kind of authentication is available at the charging station?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Authentication by a membership card"
|
||||
},
|
||||
"1": {
|
||||
"then": "Authentication by an app"
|
||||
},
|
||||
"2": {
|
||||
"then": "Authentication via phone call is available"
|
||||
},
|
||||
"3": {
|
||||
"then": "Authentication via phone call is available"
|
||||
},
|
||||
"4": {
|
||||
"then": "Authentication via NFC is available"
|
||||
},
|
||||
"5": {
|
||||
"then": "Authentication via Money Card is available"
|
||||
},
|
||||
"6": {
|
||||
"then": "Authentication via debit card is available"
|
||||
},
|
||||
"7": {
|
||||
"then": "No authentication is needed"
|
||||
}
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"render": "Authenticate by calling or SMS'ing to <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||||
"question": "What's the phone number for authentication call or SMS?"
|
||||
},
|
||||
"14": {
|
||||
"question": "When is this charging station opened?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 opened (including holidays)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"render": "Part of the network <b>{network}</b>",
|
||||
"question": "Is this charging station part of a network?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Not part of a bigger network"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Charging station"
|
||||
}
|
||||
}
|
||||
},
|
||||
"crossings": {
|
||||
"name": "Crossings",
|
||||
"description": "Crossings for pedestrians and cyclists",
|
||||
|
|
|
@ -690,6 +690,22 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"name": "Stazioni di ricarica",
|
||||
"title": {
|
||||
"render": "Stazione di ricarica"
|
||||
},
|
||||
"description": "Una stazione di ricarica",
|
||||
"tagRenderings": {
|
||||
"12": {
|
||||
"question": "Quali sono gli orari di apertura di questa stazione di ricarica?"
|
||||
},
|
||||
"13": {
|
||||
"render": "{network}",
|
||||
"question": "A quale rete appartiene questa stazione di ricarica?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"defibrillator": {
|
||||
"name": "Defibrillatori",
|
||||
"title": {
|
||||
|
|
|
@ -1,4 +1,20 @@
|
|||
{
|
||||
"charging_station": {
|
||||
"name": "充電ステーション",
|
||||
"title": {
|
||||
"render": "充電ステーション"
|
||||
},
|
||||
"description": "充電ステーション",
|
||||
"tagRenderings": {
|
||||
"12": {
|
||||
"question": "この充電ステーションはいつオープンしますか?"
|
||||
},
|
||||
"13": {
|
||||
"render": "{network}",
|
||||
"question": "この充電ステーションの運営チェーンはどこですか?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"food": {
|
||||
"tagRenderings": {
|
||||
"15": {
|
||||
|
|
|
@ -103,5 +103,20 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"name": "Ladestasjoner",
|
||||
"title": {
|
||||
"render": "Ladestasjon"
|
||||
},
|
||||
"description": "En ladestasjon",
|
||||
"tagRenderings": {
|
||||
"12": {
|
||||
"question": "Når åpnet denne ladestasjonen?"
|
||||
},
|
||||
"13": {
|
||||
"render": "{network}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -517,6 +517,22 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"name": "Зарядные станции",
|
||||
"title": {
|
||||
"render": "Зарядная станция"
|
||||
},
|
||||
"description": "Зарядная станция",
|
||||
"tagRenderings": {
|
||||
"12": {
|
||||
"question": "В какое время работает эта зарядная станция?"
|
||||
},
|
||||
"13": {
|
||||
"render": "{network}",
|
||||
"question": "К какой сети относится эта станция?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"defibrillator": {
|
||||
"name": "Дефибрилляторы",
|
||||
"title": {
|
||||
|
|
|
@ -386,5 +386,21 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"name": "充電站",
|
||||
"title": {
|
||||
"render": "充電站"
|
||||
},
|
||||
"description": "充電站",
|
||||
"tagRenderings": {
|
||||
"12": {
|
||||
"question": "何時是充電站開放使用的時間?"
|
||||
},
|
||||
"13": {
|
||||
"render": "{network}",
|
||||
"question": "充電站所屬的網路是?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue