forked from MapComplete/MapComplete
Translation reset
This commit is contained in:
parent
b4febf00a9
commit
d30aea5747
29 changed files with 562 additions and 423 deletions
|
@ -23,7 +23,8 @@
|
|||
},
|
||||
"description": {
|
||||
"en": "A charging station",
|
||||
"nl": "Oplaadpunten"
|
||||
"nl": "Oplaadpunten",
|
||||
"de": "Eine Ladestation"
|
||||
},
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
|
@ -3554,14 +3555,16 @@
|
|||
"question": {
|
||||
"en": "All vehicle types",
|
||||
"nl": "Alle voertuigen",
|
||||
"fr": "Tout type de véhicule"
|
||||
"fr": "Tout type de véhicule",
|
||||
"de": "Alle Fahrzeugtypen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Charging station for bicycles",
|
||||
"nl": "Oplaadpunten voor fietsen",
|
||||
"fr": "Station de charge pour vélos"
|
||||
"fr": "Station de charge pour vélos",
|
||||
"de": "Ladestation für Fahrräder"
|
||||
},
|
||||
"osmTags": "bicycle=yes"
|
||||
},
|
||||
|
@ -3569,7 +3572,8 @@
|
|||
"question": {
|
||||
"en": "Charging station for cars",
|
||||
"nl": "Oplaadpunten voor auto's",
|
||||
"fr": "Station de charge pour automobiles"
|
||||
"fr": "Station de charge pour automobiles",
|
||||
"de": "Ladestation für Autos"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
@ -3586,7 +3590,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "Only working charging stations",
|
||||
"nl": "Enkel werkende oplaadpunten"
|
||||
"nl": "Enkel werkende oplaadpunten",
|
||||
"de": "Nur funktionierende Ladestationen"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -3603,7 +3608,8 @@
|
|||
{
|
||||
"question": {
|
||||
"en": "All connectors",
|
||||
"nl": "Alle types"
|
||||
"nl": "Alle types",
|
||||
"de": "Alle Anschlüsse"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3739,11 +3745,13 @@
|
|||
],
|
||||
"human": {
|
||||
"en": " minutes",
|
||||
"nl": " minuten"
|
||||
"nl": " minuten",
|
||||
"ru": " минут"
|
||||
},
|
||||
"humanSingular": {
|
||||
"en": " minute",
|
||||
"nl": " minuut"
|
||||
"nl": " minuut",
|
||||
"ru": " минута"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3759,11 +3767,13 @@
|
|||
],
|
||||
"human": {
|
||||
"en": " hours",
|
||||
"nl": " uren"
|
||||
"nl": " uren",
|
||||
"ru": " часов"
|
||||
},
|
||||
"humanSingular": {
|
||||
"en": " hour",
|
||||
"nl": " uur"
|
||||
"nl": " uur",
|
||||
"ru": " час"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3776,11 +3786,13 @@
|
|||
],
|
||||
"human": {
|
||||
"en": " days",
|
||||
"nl": " day"
|
||||
"nl": " day",
|
||||
"ru": " дней"
|
||||
},
|
||||
"humanSingular": {
|
||||
"en": " day",
|
||||
"nl": " dag"
|
||||
"nl": " dag",
|
||||
"ru": " день"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -3816,7 +3828,8 @@
|
|||
],
|
||||
"human": {
|
||||
"en": "Volts",
|
||||
"nl": "volt"
|
||||
"nl": "volt",
|
||||
"ru": "Вольт"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -3885,7 +3898,8 @@
|
|||
],
|
||||
"human": {
|
||||
"en": "kilowatt",
|
||||
"nl": "kilowatt"
|
||||
"nl": "kilowatt",
|
||||
"ru": "киловатт"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3895,7 +3909,8 @@
|
|||
],
|
||||
"human": {
|
||||
"en": "megawatt",
|
||||
"nl": "megawatt"
|
||||
"nl": "megawatt",
|
||||
"ru": "мегаватт"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue