Remove preset, fix and sync translations

This commit is contained in:
pietervdvn 2021-11-30 15:53:28 +01:00
parent ac14ef9620
commit 3f37848022
12 changed files with 24 additions and 58 deletions

View file

@ -41,7 +41,7 @@
"if": "bicycle=yes",
"ifnot": "bicycle=no",
"then": {
"en": "<b>Bcycles</b> can be charged here",
"en": "<b>Bicycles</b> can be charged here",
"nl": "<b>Fietsen</b> kunnen hier opgeladen worden"
}
},
@ -3506,20 +3506,6 @@
"preferredBackground": "map"
}
},
{
"tags": [
"amenity=charging_station",
"motorcar=no",
"bicycle=yes"
],
"title": {
"en": "charging station for e-bikes",
"nl": "oplaadpunt voor elektrische fietsen"
},
"preciseInput": {
"preferredBackground": "map"
}
},
{
"tags": [
"amenity=charging_station",
@ -3533,18 +3519,6 @@
"preciseInput": {
"preferredBackground": "map"
}
},
{
"tags": [
"amenity=charging_station"
],
"title": {
"en": "charging station",
"nl": "oplaadstation"
},
"preciseInput": {
"preferredBackground": "map"
}
}
],
"filter": [

View file

@ -535,7 +535,8 @@
"render": {
"en": "The rock type is {_embedding_features_with_rock:rock} as stated <a href='#{_embedding_features_with_rock:id}'>on the surrounding crag</a>",
"fr": "Le type de roche est {_embedding_features_with_rock:rock} selon <a href='#{_embedding_features_with_rock:id}'>le mur</a>",
"it": "Il tipo di roccia è {_embedding_features_with_rock:rock} come dichiarato sul <a href='#{_embedding_features_with_rock:id}'>muro circostante</a>"
"it": "Il tipo di roccia è {_embedding_features_with_rock:rock} come dichiarato sul <a href='#{_embedding_features_with_rock:id}'>muro circostante</a>",
"de": "Der Gesteinstyp ist {_embedding_features_with_rock:rock}, wie <a href='#{_embedding_features_with_rock:id}'>auf dem umgebenden Felsen angegeben</a>"
},
"freeform": {
"key": "_embedding_features_with_rock:rock"
@ -620,7 +621,8 @@
"then": {
"en": "Climbing crag <b>{name}</b>",
"fr": "Mur descalade <b>{name}</b>",
"it": "Muro da arrampicata <b>{name}</b>"
"it": "Muro da arrampicata <b>{name}</b>",
"de": "Klettergarten <b>{name}</b>"
}
},
{
@ -710,7 +712,8 @@
"render": {
"en": "<h3>Contains {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>",
"fr": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>",
"it": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>"
"it": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>",
"de": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>"
},
"condition": "_contained_climbing_routes~*",
"id": "Contained_climbing_routes"
@ -775,7 +778,8 @@
"then": {
"en": "A climbing crag - a single rock or cliff with at least a few climbing routes",
"fr": "Mur descalade, rocher avec plusieurs voies descalades",
"it": "Un muro da arrampicata (un singolo masso o falesia con almeno qualche via per arrampicata)"
"it": "Un muro da arrampicata (un singolo masso o falesia con almeno qualche via per arrampicata)",
"de": "Ein Kletterfelsen - ein einzelner Fels oder eine Klippe mit mindestens einigen Kletterrouten"
}
},
{

View file

@ -122,7 +122,7 @@
"title": {
"render": {
"en": "cycle node <strong>{rcn_ref}</strong>",
"de": "Knotenpunkt"
"de": "Knotenpunkt <strong>{rcn_ref}</strong>"
}
},
"presets": [

View file

@ -251,7 +251,7 @@
"en": "Is the street <b>{name}</b> a cyclestreet?",
"ja": "この通りはcyclestreetですか?",
"nb_NO": "Er denne gaten en sykkelvei?",
"de": "Ist diese Straße eine Fahrradstraße?",
"de": "Ist die Straße <b>{Name}</b> eine Fahrradstraße?",
"it": "È una strada ciclabile?"
},
"mappings": [

View file

@ -5,7 +5,7 @@
"nl": "Cyclofix - een open kaart voor fietsers",
"fr": "Cyclofix - Une carte ouverte pour les cyclistes",
"gl": "Cyclofix - Un mapa aberto para os ciclistas",
"de": "Cyclofix — eine freie Karte für Radfahrer",
"de": "Cyclofix - die freie Karte für Radler",
"ru": "Cyclofix - открытая карта для велосипедистов",
"ja": "Cyclofix - サイクリストのためのオープンマップ",
"zh_Hant": "單車修正 - 單車騎士的開放地圖",

View file

@ -4,7 +4,7 @@
"title": {
"nl": "De Natuurpunt-kaart",
"en": "The map of Natuurpunt",
"de": "Naturschutzgebiete",
"de": "Die Karte von Natuurpunt",
"nb_NO": "Naturreservater",
"it": "Riserve naturali"
},

View file

@ -3,7 +3,7 @@
"title": {
"en": "OpenWindPowerMap",
"fr": "OpenWindPowerMap",
"de": "OpenWindPowerMap",
"de": "Freie Windenergie-Karte",
"it": "OpenWindPowerMap",
"ru": "Открытая карта ветроэнергетики"
},

View file

@ -20,7 +20,7 @@
"ca": "Crea una interfície basada en totes les capes disponibles de totes les interfícies",
"gl": "Crea un tema baseado en todas as capas dispoñíbeis de todos os temas",
"fr": "Crée un thème personnalisé basé sur toutes les couches disponibles de tous les thèmes",
"de": "Erstellen Sie ein persönliches Thema auf der Grundlage aller verfügbaren Ebenen aller Themen",
"de": "Erstellen Sie ein persönliches Thema, das auf allen verfügbaren Ebenen aller Themen basiert. Um einige Daten anzuzeigen, öffnen Sie die <a href='#filter'>Ebenenauswahl</a>",
"ja": "すべてのテーマの使用可能なすべてのレイヤーに基づいて個人用テーマを作成する",
"zh_Hant": "從所有可用的主題圖層創建個人化主題",
"ru": "Создать персональную тему на основе доступных слоёв тем. Чтобы отобразить некоторые данные, откройте <a href='#filter'>выбор слоя</a>",

View file

@ -1099,13 +1099,7 @@
"title": "charging station with a normal european wall plug <img src='./assets/layers/charging_station/TypeE.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (meant to charge electrical bikes)"
},
"1": {
"title": "charging station for e-bikes"
},
"2": {
"title": "charging station for cars"
},
"3": {
"title": "charging station"
}
},
"tagRenderings": {
@ -1306,7 +1300,7 @@
"Type": {
"mappings": {
"0": {
"then": "<b>Bcycles</b> can be charged here"
"then": "<b>Bicycles</b> can be charged here"
},
"1": {
"then": "<b>Cars</b> can be charged here"

View file

@ -1126,13 +1126,7 @@
"title": "laadpunt met gewone stekker(s) <img src='./assets/layers/charging_station/TypeE.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (bedoeld om electrische fietsen op te laden)"
},
"1": {
"title": "oplaadpunt voor elektrische fietsen"
},
"2": {
"title": "oplaadstation voor elektrische auto's"
},
"3": {
"title": "oplaadstation"
}
},
"tagRenderings": {

View file

@ -376,6 +376,9 @@
"Contained routes length hist": {
"render": "<h3>Längenübersicht</h3>{histogramm(_length_hist)}"
},
"Contained_climbing_routes": {
"render": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Rock type (crag/rock/cliff only)": {
"mappings": {
"0": {
@ -403,13 +406,13 @@
},
"question": "Wie heißt diese Klettergelegenheit?",
"render": "<strong>{name}</strong>"
},
"Contained_climbing_routes": {
"render": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>"
}
},
"title": {
"mappings": {
"0": {
"then": "Klettergarten <b>{name}</b>"
},
"1": {
"then": "Klettergebiet <b>{name}</b>"
},
@ -418,9 +421,6 @@
},
"3": {
"then": "Klettermöglichkeit <b>{name}</b>"
},
"0": {
"then": "Klettergarten <b>{name}</b>"
}
},
"render": "Klettermöglichkeit"