From 5ab2e8eabe8fdf3c731b160fb823a1c026b5f422 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Fri, 18 Feb 2022 04:31:36 +0100 Subject: [PATCH] Extract images for hydrant.json --- assets/layers/hydrant/hydrant.json | 60 +++++++++++++++++++----------- langs/layers/de.json | 8 ++-- langs/layers/en.json | 8 ++-- langs/layers/fr.json | 8 ++-- langs/layers/id.json | 2 +- langs/layers/it.json | 8 ++-- langs/layers/ja.json | 8 ++-- langs/layers/ru.json | 2 +- 8 files changed, 60 insertions(+), 44 deletions(-) diff --git a/assets/layers/hydrant/hydrant.json b/assets/layers/hydrant/hydrant.json index ae47c2cc9c..af931bc9bd 100644 --- a/assets/layers/hydrant/hydrant.json +++ b/assets/layers/hydrant/hydrant.json @@ -157,11 +157,15 @@ ] }, "then": { - "en": " Pillar type.", - "ja": " ピラー型。", - "fr": " Pilier.", - "de": " Säulenart.", - "it": " Soprasuolo." + "en": "Pillar type.", + "ja": "ピラー型。", + "fr": "Pilier.", + "de": "Säulenart.", + "it": "Soprasuolo." + }, + "icon": { + "path": "./assets/themes/hailhydrant/hydrant_pillar.svg", + "class": "small" } }, { @@ -171,11 +175,15 @@ ] }, "then": { - "en": " Pipe type.", - "ja": " パイプ型。", - "fr": " Tuyau.", - "de": " Rohrtyp.", - "it": " Tubo." + "en": "Pipe type.", + "ja": "パイプ型。", + "fr": "Tuyau.", + "de": "Rohrtyp.", + "it": "Tubo." + }, + "icon": { + "path": "./assets/themes/hailhydrant/hydrant_unknown.svg", + "class": "small" } }, { @@ -185,13 +193,17 @@ ] }, "then": { - "en": " Wall type.", - "id": " Jenis dinding.", - "ru": " Тип стены.", - "ja": " 壁型。", - "fr": " Mural.", - "de": " Wandtyp.", - "it": " A muro." + "en": "Wall type.", + "id": "Jenis dinding.", + "ru": "Тип стены.", + "ja": "壁型。", + "fr": "Mural.", + "de": "Wandtyp.", + "it": "A muro." + }, + "icon": { + "path": "./assets/themes/hailhydrant/hydrant_unknown.svg", + "class": "small" } }, { @@ -201,11 +213,15 @@ ] }, "then": { - "en": " Underground type.", - "ja": "地下式。", - "fr": " Enterré.", - "de": " Untergrundtyp.", - "it": " Sottosuolo." + "en": "Underground type.", + "ja": "地下式。", + "fr": "Enterré.", + "de": "Untergrundtyp.", + "it": "Sottosuolo." + }, + "icon": { + "path": "./assets/themes/hailhydrant/hydrant_underground.svg", + "class": "small" } } ] diff --git a/langs/layers/de.json b/langs/layers/de.json index 3a27f2dd97..38e3accf24 100644 --- a/langs/layers/de.json +++ b/langs/layers/de.json @@ -2124,16 +2124,16 @@ "then": "Der Typ des Hydranten ist unbekannt." }, "1": { - "then": " Säulenart." + "then": "Säulenart." }, "2": { - "then": " Rohrtyp." + "then": "Rohrtyp." }, "3": { - "then": " Wandtyp." + "then": "Wandtyp." }, "4": { - "then": " Untergrundtyp." + "then": "Untergrundtyp." } }, "question": "Um welche Art von Hydrant handelt es sich?", diff --git a/langs/layers/en.json b/langs/layers/en.json index b4d6b78b5f..1fbb0a54e1 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -3486,16 +3486,16 @@ "then": "The hydrant type is unknown." }, "1": { - "then": " Pillar type." + "then": "Pillar type." }, "2": { - "then": " Pipe type." + "then": "Pipe type." }, "3": { - "then": " Wall type." + "then": "Wall type." }, "4": { - "then": " Underground type." + "then": "Underground type." } }, "question": "What type of hydrant is it?", diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 79c03d20c9..b4abbdfb95 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -1438,16 +1438,16 @@ "then": "La borne est de type inconnu." }, "1": { - "then": " Pilier." + "then": "Pilier." }, "2": { - "then": " Tuyau." + "then": "Tuyau." }, "3": { - "then": " Mural." + "then": "Mural." }, "4": { - "then": " Enterré." + "then": "Enterré." } }, "question": "De quel type de borne s’agit-il ?", diff --git a/langs/layers/id.json b/langs/layers/id.json index 408033c988..5c30356901 100644 --- a/langs/layers/id.json +++ b/langs/layers/id.json @@ -304,7 +304,7 @@ "hydrant-type": { "mappings": { "3": { - "then": " Jenis dinding." + "then": "Jenis dinding." } } } diff --git a/langs/layers/it.json b/langs/layers/it.json index 814431ad84..b17dc48715 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -1126,16 +1126,16 @@ "then": "Il tipo di idrante è sconosciuto." }, "1": { - "then": " Soprasuolo." + "then": "Soprasuolo." }, "2": { - "then": " Tubo." + "then": "Tubo." }, "3": { - "then": " A muro." + "then": "A muro." }, "4": { - "then": " Sottosuolo." + "then": "Sottosuolo." } }, "question": "Di che tipo è questo idrante?", diff --git a/langs/layers/ja.json b/langs/layers/ja.json index 743f4b2c86..a81b396563 100644 --- a/langs/layers/ja.json +++ b/langs/layers/ja.json @@ -276,16 +276,16 @@ "then": "消火栓の種類は不明です。" }, "1": { - "then": " ピラー型。" + "then": "ピラー型。" }, "2": { - "then": " パイプ型。" + "then": "パイプ型。" }, "3": { - "then": " 壁型。" + "then": "壁型。" }, "4": { - "then": "地下式。" + "then": "地下式。" } }, "question": "どんな消火栓なんですか?", diff --git a/langs/layers/ru.json b/langs/layers/ru.json index 90e13fc431..610d194804 100644 --- a/langs/layers/ru.json +++ b/langs/layers/ru.json @@ -957,7 +957,7 @@ "then": "Тип гидранта не определён." }, "3": { - "then": " Тип стены." + "then": "Тип стены." } }, "question": "К какому типу относится этот гидрант?",