forked from MapComplete/MapComplete
Fix translations
This commit is contained in:
parent
6cc8626135
commit
d40bf15bc7
37 changed files with 2730 additions and 2383 deletions
|
@ -27,7 +27,8 @@
|
|||
"ja": "充電ステーション",
|
||||
"nb_NO": "Ladestasjon",
|
||||
"ru": "Зарядная станция",
|
||||
"zh_Hant": "充電站"
|
||||
"zh_Hant": "充電站",
|
||||
"de": "Ladestation"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
|
@ -2991,7 +2992,8 @@
|
|||
},
|
||||
"render": {
|
||||
"en": "Using this charging station costs <b>{charge}</b>",
|
||||
"nl": "Dit oplaadpunt gebruiken kost <b>{charge}</b>"
|
||||
"nl": "Dit oplaadpunt gebruiken kost <b>{charge}</b>",
|
||||
"de": "Die Nutzung dieser Ladestation kostet <b>{charge}</b>"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -3003,7 +3005,8 @@
|
|||
},
|
||||
"then": {
|
||||
"nl": "Gratis te gebruiken",
|
||||
"en": "Free to use"
|
||||
"en": "Free to use",
|
||||
"de": "Nutzung kostenlos"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -3049,7 +3052,8 @@
|
|||
},
|
||||
"render": {
|
||||
"en": "One can stay at most <b>{canonical(maxstay)}</b>",
|
||||
"nl": "De maximale parkeertijd hier is <b>{canonical(maxstay)}</b>"
|
||||
"nl": "De maximale parkeertijd hier is <b>{canonical(maxstay)}</b>",
|
||||
"de": "Die maximale Parkzeit beträgt <b>{canonical(maxstay)}</b>"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -3167,7 +3171,8 @@
|
|||
"en": "What is the website of the operator?"
|
||||
},
|
||||
"render": {
|
||||
"en": "More info on <a href='{website}'>{website}</a>"
|
||||
"en": "More info on <a href='{website}'>{website}</a>",
|
||||
"de": "Weitere Informationen auf <a href='{website}'>{website}</a>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "website",
|
||||
|
@ -3181,7 +3186,8 @@
|
|||
"en": "What is the reference number of this charging station?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Reference number is <b>{ref}</b>"
|
||||
"en": "Reference number is <b>{ref}</b>",
|
||||
"de": "Die Kennziffer ist <b>{ref}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "ref"
|
||||
|
@ -3585,7 +3591,8 @@
|
|||
"humanSingular": {
|
||||
"en": " hour",
|
||||
"nl": " uur",
|
||||
"ru": " час"
|
||||
"ru": " час",
|
||||
"de": " Stunde"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3605,7 +3612,8 @@
|
|||
"humanSingular": {
|
||||
"en": " day",
|
||||
"nl": " dag",
|
||||
"ru": " день"
|
||||
"ru": " день",
|
||||
"de": " Tag"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -3642,7 +3650,8 @@
|
|||
"human": {
|
||||
"en": "Volts",
|
||||
"nl": "volt",
|
||||
"ru": "Вольт"
|
||||
"ru": "Вольт",
|
||||
"de": "Volt"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -3712,7 +3721,8 @@
|
|||
"human": {
|
||||
"en": "kilowatt",
|
||||
"nl": "kilowatt",
|
||||
"ru": "киловатт"
|
||||
"ru": "киловатт",
|
||||
"de": "Kilowatt"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3723,7 +3733,8 @@
|
|||
"human": {
|
||||
"en": "megawatt",
|
||||
"nl": "megawatt",
|
||||
"ru": "мегаватт"
|
||||
"ru": "мегаватт",
|
||||
"de": "Megawatt"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue