Merge pull request #567 from weblate/weblate-mapcomplete-layer-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
764791437d
3 changed files with 170 additions and 4 deletions
|
@ -260,8 +260,15 @@
|
|||
"mappings": {
|
||||
"1": {
|
||||
"then": "Stehbank"
|
||||
},
|
||||
"0": {
|
||||
"then": "Hier gibt es eine normale Sitzbank"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hier gibt es keine Bank"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Was ist das für eine Bank?"
|
||||
},
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
|
@ -433,6 +440,38 @@
|
|||
}
|
||||
},
|
||||
"render": "Fahrrad-Reinigungsdienst"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_cleaning-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kostenloser Reinigungsservice"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Reinigungsservice ist kostenpflichtig"
|
||||
},
|
||||
"1": {
|
||||
"then": "Kostenlose Nutzung"
|
||||
}
|
||||
},
|
||||
"question": "Wie viel kostet die Nutzung des Reinigungsdienstes?",
|
||||
"render": "Die Nutzung des Reinigungsdienstes kostet {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Kostenlose Nutzung"
|
||||
},
|
||||
"0": {
|
||||
"then": "Der Reinigungsservice ist kostenlos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Reinigungsdienst ist kostenpflichtig, aber der Betrag ist nicht bekannt"
|
||||
}
|
||||
},
|
||||
"question": "Wie viel kostet die Nutzung des Reinigungsdienstes?",
|
||||
"render": "Nutzung des Reinigungsservice kostet {service:bicycle:cleaning:charge}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_parking": {
|
||||
|
@ -2872,5 +2911,37 @@
|
|||
},
|
||||
"watermill": {
|
||||
"name": "Wassermühle"
|
||||
},
|
||||
"charging_station": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"2": {
|
||||
"question": "Ladestation für Autos"
|
||||
},
|
||||
"0": {
|
||||
"question": "Alle Fahrzeugtypen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Ladestation für Fahrräder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nur funktionierende Ladestationen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Anschlüsse"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Eine Ladestation"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,6 +12,64 @@
|
|||
}
|
||||
},
|
||||
"render": "Obra de arte"
|
||||
},
|
||||
"description": "Diversas obras de arte",
|
||||
"name": "Obras de arte",
|
||||
"tagRenderings": {
|
||||
"artwork-artist_name": {
|
||||
"question": "Que artista criou isto?",
|
||||
"render": "Criado por {artist_name}"
|
||||
},
|
||||
"artwork-artwork_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Arquitetura"
|
||||
},
|
||||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pintura"
|
||||
},
|
||||
"3": {
|
||||
"then": "Escultura"
|
||||
},
|
||||
"4": {
|
||||
"then": "Estátua"
|
||||
},
|
||||
"5": {
|
||||
"then": "Busto"
|
||||
},
|
||||
"6": {
|
||||
"then": "Pedra"
|
||||
},
|
||||
"7": {
|
||||
"then": "Instalação"
|
||||
},
|
||||
"8": {
|
||||
"then": "Graffiti"
|
||||
},
|
||||
"9": {
|
||||
"then": "Relevo"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (azulejo decorativo espanhol e português)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Ladrilhos"
|
||||
}
|
||||
},
|
||||
"question": "Qual é o tipo desta obra de arte?",
|
||||
"render": "Isto é um(a) {artwork_type}"
|
||||
},
|
||||
"artwork-website": {
|
||||
"question": "Existe um site com mais informações sobre esta obra de arte?",
|
||||
"render": "Mais informações <a href='{website}' target='_blank'>neste site</a>"
|
||||
},
|
||||
"artwork-wikidata": {
|
||||
"question": "Que entrada no Wikidata corresponde a <b>esta obra de arte</b>?",
|
||||
"render": "Corresponde a <a href='https://www.wikidata.org/wiki/{wikidata}' target='_blank'>{wikidata}</a>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
|
@ -544,4 +602,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1410,5 +1410,42 @@
|
|||
},
|
||||
"watermill": {
|
||||
"name": "Водяная мельница"
|
||||
},
|
||||
"charging_station": {
|
||||
"units": {
|
||||
"0": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"humanSingular": " минута",
|
||||
"human": " минут"
|
||||
},
|
||||
"1": {
|
||||
"human": " часов",
|
||||
"humanSingular": " час"
|
||||
},
|
||||
"2": {
|
||||
"human": " дней",
|
||||
"humanSingular": " день"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "Вольт"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "киловатт"
|
||||
},
|
||||
"1": {
|
||||
"human": "мегаватт"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue