forked from MapComplete/MapComplete
Translation sync, should fix #538
This commit is contained in:
parent
3d05028c7b
commit
d8d12c607b
90 changed files with 3055 additions and 3043 deletions
File diff suppressed because it is too large
Load diff
|
@ -1005,7 +1005,7 @@
|
|||
"name": "Charging stations",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Charging station"
|
||||
"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"
|
||||
|
@ -1034,7 +1034,7 @@
|
|||
"then": "Authentication via phone call is available"
|
||||
},
|
||||
"3": {
|
||||
"then": "Authentication via phone call is available"
|
||||
"then": "Authentication via SMS is available"
|
||||
},
|
||||
"4": {
|
||||
"then": "Authentication via NFC is available"
|
||||
|
@ -1150,7 +1150,7 @@
|
|||
"then": "<div class='flex'><img class='w-12 mx-4' src='./assets/layers/charging_station/bosch-5pin.svg'/> <span><b>Bosch Active Connect with 5 pins</b> and cable</span></div>"
|
||||
}
|
||||
},
|
||||
"question": "Which charging stations are available here?"
|
||||
"question": "Which charging connections are available here?"
|
||||
},
|
||||
"Network": {
|
||||
"mappings": {
|
||||
|
@ -1215,7 +1215,7 @@
|
|||
"Type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>bicycles</b> can be charged here"
|
||||
"then": "<b>Bcycles</b> can be charged here"
|
||||
},
|
||||
"1": {
|
||||
"then": "<b>Cars</b> can be charged here"
|
||||
|
@ -1376,7 +1376,7 @@
|
|||
"render": "Reference number is <b>{ref}</b>"
|
||||
},
|
||||
"website": {
|
||||
"question": "What is the website of the operator?",
|
||||
"question": "What is the website where one can find more information about this charging station?",
|
||||
"render": "More info on <a href='{website}'>{website}</a>"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,4 +1,81 @@
|
|||
{
|
||||
"bench": {
|
||||
"tagRenderings": {
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Koloro: bruna"
|
||||
},
|
||||
"1": {
|
||||
"then": "Koloro: verda"
|
||||
},
|
||||
"2": {
|
||||
"then": "Koloro: griza"
|
||||
},
|
||||
"3": {
|
||||
"then": "Koloro: blanka"
|
||||
},
|
||||
"4": {
|
||||
"then": "Koloro: ruĝa"
|
||||
},
|
||||
"5": {
|
||||
"then": "Koloro: nigra"
|
||||
},
|
||||
"6": {
|
||||
"then": "Koloro: blua"
|
||||
},
|
||||
"7": {
|
||||
"then": "Koloro: flava"
|
||||
}
|
||||
},
|
||||
"render": "Koloro: {colour}"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Materialo: ligna"
|
||||
},
|
||||
"1": {
|
||||
"then": "Materialo: metala"
|
||||
},
|
||||
"2": {
|
||||
"then": "Materialo: ŝtona"
|
||||
},
|
||||
"3": {
|
||||
"then": "Materialo: betona"
|
||||
},
|
||||
"4": {
|
||||
"then": "Materialo: plasta"
|
||||
},
|
||||
"5": {
|
||||
"then": "Materialo: ŝtala"
|
||||
}
|
||||
},
|
||||
"render": "Materialo: {material}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"tagRenderings": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle_library": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Fietsbibliotheek"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_parking": {
|
||||
"tagRenderings": {
|
||||
"Access": {
|
||||
"render": "{access}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"name": "Fantombiciklo",
|
||||
"title": {
|
||||
|
@ -6,66 +83,81 @@
|
|||
}
|
||||
},
|
||||
"shops": {
|
||||
"title": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "{shop}"
|
||||
},
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
}
|
||||
},
|
||||
"render": "Butiko"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
"question": "Kion vendas ĉi tiu butiko?",
|
||||
"render": "Ĉi tiu butiko vendas {shop}",
|
||||
"mappings": {
|
||||
"4": {
|
||||
"then": "Bakejo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops-phone": {
|
||||
"render": "<a href='tel:{phone}'>{phone}</a>",
|
||||
"question": "Kio estas la telefonnumero?"
|
||||
},
|
||||
"shops-email": {
|
||||
"question": "Kio estas la retpoŝta adreso de ĉi tiu butiko?",
|
||||
"render": "<a href='mailto:{email}'>{email}</a>"
|
||||
},
|
||||
"shops-website": {
|
||||
"render": "<a href='{website}'>{website}</a>"
|
||||
}
|
||||
},
|
||||
"description": "Butiko",
|
||||
"name": "Butiko",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Enmeti novan butikon",
|
||||
"title": "Butiko"
|
||||
}
|
||||
},
|
||||
"description": "Butiko",
|
||||
"name": "Butiko"
|
||||
"tagRenderings": {
|
||||
"shops-email": {
|
||||
"question": "Kio estas la retpoŝta adreso de ĉi tiu butiko?",
|
||||
"render": "<a href='mailto:{email}'>{email}</a>"
|
||||
},
|
||||
"shops-phone": {
|
||||
"question": "Kio estas la telefonnumero?",
|
||||
"render": "<a href='tel:{phone}'>{phone}</a>"
|
||||
},
|
||||
"shops-shop": {
|
||||
"mappings": {
|
||||
"4": {
|
||||
"then": "Bakejo"
|
||||
}
|
||||
},
|
||||
"question": "Kion vendas ĉi tiu butiko?",
|
||||
"render": "Ĉi tiu butiko vendas {shop}"
|
||||
},
|
||||
"shops-website": {
|
||||
"render": "<a href='{website}'>{website}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{name}"
|
||||
},
|
||||
"1": {
|
||||
"then": "{shop}"
|
||||
}
|
||||
},
|
||||
"render": "Butiko"
|
||||
}
|
||||
},
|
||||
"slow_roads": {
|
||||
"tagRenderings": {
|
||||
"slow_roads-surface": {
|
||||
"render": "La surfaco estas <b>{surface}</b>",
|
||||
"mappings": {
|
||||
"6": {
|
||||
"then": "La surfaco estas <b>betona</b>"
|
||||
"0": {
|
||||
"then": "La surfaco estas <b>herba</b>"
|
||||
},
|
||||
"3": {
|
||||
"then": "La surfaco estas <b>sabla</b>"
|
||||
},
|
||||
"0": {
|
||||
"then": "La surfaco estas <b>herba</b>"
|
||||
"6": {
|
||||
"then": "La surfaco estas <b>betona</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "La surfaco estas <b>{surface}</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tree_node": {
|
||||
"tagRenderings": {
|
||||
"tree_node-name": {
|
||||
"render": "Nomo: {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Arbo"
|
||||
}
|
||||
},
|
||||
"viewpoint": {
|
||||
"name": "Vidpunkto",
|
||||
"title": {
|
||||
|
@ -82,69 +174,6 @@
|
|||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"tagRenderings": {
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Materialo: ligna"
|
||||
},
|
||||
"4": {
|
||||
"then": "Materialo: plasta"
|
||||
},
|
||||
"1": {
|
||||
"then": "Materialo: metala"
|
||||
},
|
||||
"2": {
|
||||
"then": "Materialo: ŝtona"
|
||||
},
|
||||
"3": {
|
||||
"then": "Materialo: betona"
|
||||
},
|
||||
"5": {
|
||||
"then": "Materialo: ŝtala"
|
||||
}
|
||||
},
|
||||
"render": "Materialo: {material}"
|
||||
},
|
||||
"bench-colour": {
|
||||
"mappings": {
|
||||
"5": {
|
||||
"then": "Koloro: nigra"
|
||||
},
|
||||
"6": {
|
||||
"then": "Koloro: blua"
|
||||
},
|
||||
"7": {
|
||||
"then": "Koloro: flava"
|
||||
},
|
||||
"0": {
|
||||
"then": "Koloro: bruna"
|
||||
},
|
||||
"1": {
|
||||
"then": "Koloro: verda"
|
||||
},
|
||||
"2": {
|
||||
"then": "Koloro: griza"
|
||||
},
|
||||
"3": {
|
||||
"then": "Koloro: blanka"
|
||||
},
|
||||
"4": {
|
||||
"then": "Koloro: ruĝa"
|
||||
}
|
||||
},
|
||||
"render": "Koloro: {colour}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"tagRenderings": {
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"waste_basket": {
|
||||
"iconSize": {
|
||||
"mappings": {
|
||||
|
@ -159,34 +188,5 @@
|
|||
"title": "Rubujo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tree_node": {
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Arbo"
|
||||
},
|
||||
"tagRenderings": {
|
||||
"tree_node-name": {
|
||||
"render": "Nomo: {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle_library": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Fietsbibliotheek"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bike_parking": {
|
||||
"tagRenderings": {
|
||||
"Access": {
|
||||
"render": "{access}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Taideteos"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Taideteos <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Taideteos"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Penkit",
|
||||
"presets": {
|
||||
|
@ -102,21 +117,6 @@
|
|||
"render": "Haamupyörä"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Taideteos"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Taideteos",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Taideteos <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
|
@ -128,4 +128,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1930,4 +1930,4 @@
|
|||
"render": "Point de vue"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obra de arte <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"bike_cafe": {
|
||||
"name": "Café de ciclistas",
|
||||
"presets": {
|
||||
|
@ -384,20 +399,5 @@
|
|||
"title": {
|
||||
"render": "Bicicleta pantasma"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Obra de arte",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obra de arte <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Műalkotás"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Műalkotás <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Műalkotás"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Padok",
|
||||
"tagRenderings": {
|
||||
|
@ -200,21 +215,6 @@
|
|||
"render": "Emlékkerékpár"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Műalkotás"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Műalkotás",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Műalkotás <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
|
@ -226,4 +226,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"artwork": {
|
||||
"name": "Karya seni",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Karya Seni"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"artwork-website": {
|
||||
"render": "Info lanjut tersedia di <a href='{website}' target='_blank'>laman web</a> ini."
|
||||
|
@ -13,11 +18,6 @@
|
|||
}
|
||||
},
|
||||
"render": "Karya Seni"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Karya Seni"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
|
@ -131,15 +131,15 @@
|
|||
"shops-phone": {
|
||||
"render": "<a href='tel:{phone}'>{phone}</a>"
|
||||
},
|
||||
"shops-website": {
|
||||
"render": "<a href='{website}'>{website}</a>"
|
||||
},
|
||||
"shops-shop": {
|
||||
"mappings": {
|
||||
"5": {
|
||||
"then": "Bengkel Mobil"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops-website": {
|
||||
"render": "<a href='{website}'>{website}</a>"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -178,4 +178,4 @@
|
|||
"render": "Sudut pandang"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -745,51 +745,6 @@
|
|||
"render": "Oggetto relativo alle bici"
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"description": "Una stazione di ricarica",
|
||||
"name": "Stazioni di ricarica",
|
||||
"tagRenderings": {
|
||||
"Network": {
|
||||
"question": "A quale rete appartiene questa stazione di ricarica?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"OH": {
|
||||
"question": "Quali sono gli orari di apertura di questa stazione di ricarica?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Stazione di ricarica"
|
||||
},
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tutti i veicoli"
|
||||
},
|
||||
"1": {
|
||||
"question": "Stazione di ricarica per biciclette"
|
||||
},
|
||||
"2": {
|
||||
"question": "Stazione di ricarica per auto"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tutte le connessioni"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Solo stazioni di ricarica funzionanti"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"defibrillator": {
|
||||
"name": "Defibrillatori",
|
||||
"presets": {
|
||||
|
@ -1346,6 +1301,17 @@
|
|||
"render": "Microbiblioteca"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
"mappings": {
|
||||
"5": {
|
||||
"then": "Autofficina"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"slow_roads": {
|
||||
"tagRenderings": {
|
||||
"slow_roads-surface": {
|
||||
|
@ -1848,16 +1814,5 @@
|
|||
"title": {
|
||||
"render": "Punto panoramico"
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
"mappings": {
|
||||
"5": {
|
||||
"then": "Autofficina"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -72,22 +72,6 @@
|
|||
"render": "アートワーク"
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"description": "充電ステーション",
|
||||
"name": "充電ステーション",
|
||||
"tagRenderings": {
|
||||
"Network": {
|
||||
"question": "この充電ステーションの運営チェーンはどこですか?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"OH": {
|
||||
"question": "この充電ステーションはいつオープンしますか?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "充電ステーション"
|
||||
}
|
||||
},
|
||||
"food": {
|
||||
"tagRenderings": {
|
||||
"friture-take-your-container": {
|
||||
|
|
|
@ -63,12 +63,12 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kunstverk",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kunstverk <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Kunstverk"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
|
@ -175,21 +175,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"description": "En ladestasjon",
|
||||
"name": "Ladestasjoner",
|
||||
"tagRenderings": {
|
||||
"Network": {
|
||||
"render": "{network}"
|
||||
},
|
||||
"OH": {
|
||||
"question": "Når åpnet denne ladestasjonen?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ladestasjon"
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"name": "Spøkelsessykler",
|
||||
"title": {
|
||||
|
@ -207,4 +192,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1118,7 +1118,7 @@
|
|||
"name": "Oplaadpunten",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "gewone stekker <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)"
|
||||
"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"
|
||||
|
@ -1354,10 +1354,10 @@
|
|||
"then": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Enkel <b>klanten van de bijhorende plaats</b> mogen dit oplaadpunt gebruiken<br/><span class='subtle'>Bijvoorbeeld een oplaadpunt op de parking van een restaurant dat enkel door klanten van het restaurant gebruikt mag worden</span>"
|
||||
"then": "Enkel <b>klanten van de bijhorende plaats</b> mogen dit oplaadpunt gebruiken<br/><span class='subtle'>Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel</span>"
|
||||
},
|
||||
"3": {
|
||||
"then": "Niet toegankelijk voor het publiek <span class='subtle'>Enkel toegankelijk voor de eigenaar, medewerkers ,...</span> "
|
||||
"then": "Niet toegankelijk voor het publiek <br/><span class='subtle'>Bv. enkel toegankelijk voor de eigenaar, medewerkers ,...</span> "
|
||||
}
|
||||
},
|
||||
"question": "Wie mag er dit oplaadpunt gebruiken?",
|
||||
|
@ -3091,26 +3091,26 @@
|
|||
},
|
||||
"shops-shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Gemakswinkel"
|
||||
},
|
||||
"1": {
|
||||
"then": "Supermarkt"
|
||||
},
|
||||
"2": {
|
||||
"then": "Kledingwinkel"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kapper"
|
||||
},
|
||||
"4": {
|
||||
"then": "Bakkerij"
|
||||
},
|
||||
"2": {
|
||||
"then": "Kledingwinkel"
|
||||
},
|
||||
"5": {
|
||||
"then": "Autogarage"
|
||||
},
|
||||
"6": {
|
||||
"then": "Autodealer"
|
||||
},
|
||||
"0": {
|
||||
"then": "Gemakswinkel"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -3916,4 +3916,4 @@
|
|||
"render": "Watermolens"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Dzieło sztuki"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dzieło sztuki <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Dzieło sztuki"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Ławki",
|
||||
"presets": {
|
||||
|
@ -188,21 +203,6 @@
|
|||
"render": "Duch roweru"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"title": {
|
||||
"render": "Dzieło sztuki",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dzieło sztuki <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Dzieło sztuki"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
|
@ -214,4 +214,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obra de arte <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Bancos",
|
||||
"presets": {
|
||||
|
@ -514,21 +529,6 @@
|
|||
"render": "Bicicleta fantasma"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Obra de arte",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obra de arte <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shops": {
|
||||
"tagRenderings": {
|
||||
"shops-shop": {
|
||||
|
@ -540,4 +540,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obra de arte <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"bench": {
|
||||
"name": "Bancos",
|
||||
"presets": {
|
||||
|
@ -536,20 +551,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Obra de arte"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Obra de arte",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obra de arte <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -631,62 +631,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"description": "Зарядная станция",
|
||||
"name": "Зарядные станции",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Зарядная станция"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Network": {
|
||||
"question": "К какой сети относится эта станция?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"OH": {
|
||||
"question": "В какое время работает эта зарядная станция?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Зарядная станция"
|
||||
},
|
||||
"units": {
|
||||
"0": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": " минут",
|
||||
"humanSingular": " минута"
|
||||
},
|
||||
"1": {
|
||||
"human": " часов",
|
||||
"humanSingular": " час"
|
||||
},
|
||||
"2": {
|
||||
"human": " дней",
|
||||
"humanSingular": " день"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "Вольт"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "киловатт"
|
||||
},
|
||||
"1": {
|
||||
"human": "мегаватт"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"crossings": {
|
||||
"presets": {
|
||||
"1": {
|
||||
|
@ -1106,11 +1050,11 @@
|
|||
"3": {
|
||||
"then": "Парикмахерская"
|
||||
},
|
||||
"6": {
|
||||
"then": "Автосалон"
|
||||
},
|
||||
"5": {
|
||||
"then": "Автомастерская"
|
||||
},
|
||||
"6": {
|
||||
"then": "Автосалон"
|
||||
}
|
||||
},
|
||||
"question": "Что продаётся в этом магазине?"
|
||||
|
@ -1452,4 +1396,4 @@
|
|||
"watermill": {
|
||||
"name": "Водяная мельница"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Konstverk"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Konstverk <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Konstverk"
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"name": "Spökcykel",
|
||||
"title": {
|
||||
|
@ -15,20 +30,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Konstverk"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Konstverk",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Konstverk <i>{name}</i>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -445,22 +445,6 @@
|
|||
"render": "單車停車場"
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"description": "充電站",
|
||||
"name": "充電站",
|
||||
"tagRenderings": {
|
||||
"Network": {
|
||||
"question": "充電站所屬的網路是?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"OH": {
|
||||
"question": "何時是充電站開放使用的時間?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "充電站"
|
||||
}
|
||||
},
|
||||
"ghost_bike": {
|
||||
"name": "幽靈單車",
|
||||
"title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue