forked from MapComplete/MapComplete
Regenerate translations
This commit is contained in:
parent
09674f0b2a
commit
4b834f7be0
22 changed files with 759 additions and 605 deletions
|
@ -801,6 +801,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualment obert"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"name": "Aparcament"
|
||||
},
|
||||
|
@ -853,6 +864,37 @@
|
|||
"render": "Parc infantil"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"name": "Bústies",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una bústia"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bústia"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualment obert"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficines de correus",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correus"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oficina de correus"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"name": "Bústies per llibres",
|
||||
"presets": {
|
||||
|
|
|
@ -4977,6 +4977,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Eine Ebene mit Parkplätzen",
|
||||
"name": "Parkplätze",
|
||||
|
@ -5267,6 +5278,58 @@
|
|||
"render": "Spielplatz"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Die Ebene zeigt Briefkästen.",
|
||||
"name": "Briefkästen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "ein Briefkasten"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Briefkasten"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Eine Ebene mit Postämtern.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aktuell geöffnet"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Poststellen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "eine Poststelle"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "durchgehend geöffnet (auch an Feiertagen)"
|
||||
}
|
||||
},
|
||||
"question": "Wie sind die Öffnungszeiten dieser Poststelle?",
|
||||
"render": "Öffnungszeiten: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Postfiliale im Einzelhandel"
|
||||
},
|
||||
"1": {
|
||||
"then": "Postfiliale im {name}"
|
||||
}
|
||||
},
|
||||
"render": "Poststelle"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Ein Bücherschrank am Straßenrand mit Büchern, für jedermann zugänglich",
|
||||
"filter": {
|
||||
|
|
|
@ -5049,6 +5049,91 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"description": "Layer showing parcel lockers for collecting and sending parcels.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Currently open"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Parcel Lockers",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a parcel locker"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"brand": {
|
||||
"freeform": {
|
||||
"placeholder": "Brand"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is an Amazon Locker"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a DHL Packstation"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a DPD Pickup Station"
|
||||
},
|
||||
"3": {
|
||||
"then": "This is a PostNL Parcel Locker"
|
||||
}
|
||||
},
|
||||
"question": "What is the brand of the parcel locker?",
|
||||
"render": "This is a {brand} parcel locker"
|
||||
},
|
||||
"mail-in": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can send packages from this parcel locker"
|
||||
},
|
||||
"1": {
|
||||
"then": "You <b>can't</b> send packages from this parcel locker"
|
||||
}
|
||||
},
|
||||
"question": "Can you send packages from this parcel locker?"
|
||||
},
|
||||
"operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Operator"
|
||||
},
|
||||
"question": "What is the operator of the parcel locker?",
|
||||
"render": "This parcel locker is operated by {operator}"
|
||||
},
|
||||
"pickup": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can pick up packages from this parcel locker"
|
||||
},
|
||||
"1": {
|
||||
"then": "You <b>can't</b> pick up packages from this parcel locker"
|
||||
}
|
||||
},
|
||||
"question": "Can you pick up packages from this parcel locker?"
|
||||
},
|
||||
"ref": {
|
||||
"freeform": {
|
||||
"placeholder": "Reference"
|
||||
},
|
||||
"question": "What is the reference number/identifier of this parcel locker?",
|
||||
"render": "This parcel locker has the reference {ref}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "{brand} parcel locker"
|
||||
}
|
||||
},
|
||||
"render": "Parcel Locker"
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "A layer showing car parkings",
|
||||
"name": "Parking",
|
||||
|
@ -5339,6 +5424,159 @@
|
|||
"render": "Playground"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "The layer showing postboxes.",
|
||||
"name": "Postboxes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a postbox"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postbox"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "A layer showing post offices.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Currently open"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Post offices",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a post office"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 opened (including holidays)"
|
||||
}
|
||||
},
|
||||
"question": "What are the opening hours for this post office?",
|
||||
"render": "Opening Hours: {opening_hours_table()}"
|
||||
},
|
||||
"letter-from": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can post letters here"
|
||||
},
|
||||
"1": {
|
||||
"then": "You can't post letters here"
|
||||
}
|
||||
},
|
||||
"question": "Can you post a letter here?",
|
||||
"render": "You can post letters with these companies: {post_office:letter_from}"
|
||||
},
|
||||
"parcel-from": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can send parcels here"
|
||||
},
|
||||
"1": {
|
||||
"then": "You can't send parcels here"
|
||||
}
|
||||
},
|
||||
"question": "Can you send a parcel here?",
|
||||
"render": "You can post parcels with these companies: {post_office:parcel_from}"
|
||||
},
|
||||
"parcel-pickup": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can pick up missed parcels here"
|
||||
},
|
||||
"1": {
|
||||
"then": "You can't pick up missed parcels here"
|
||||
}
|
||||
},
|
||||
"question": "Can you pick up missed parcels here?",
|
||||
"render": "You can pick up parcels from these companies: {post_office:parcel_pickup}"
|
||||
},
|
||||
"parcel-to": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can send parcels to here for pickup"
|
||||
},
|
||||
"1": {
|
||||
"then": "You can't send parcels to here for pickup"
|
||||
}
|
||||
},
|
||||
"question": "Can you send parcels to here for pickup?",
|
||||
"render": "You can send parcels to here for pickup with these companies: {post_office:parcel_to}"
|
||||
},
|
||||
"partner-brand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This location offers services for DHL"
|
||||
},
|
||||
"1": {
|
||||
"then": "This location offers services for DPD"
|
||||
},
|
||||
"2": {
|
||||
"then": "This location offers services for GLS"
|
||||
},
|
||||
"3": {
|
||||
"then": "This location offers services for UPS"
|
||||
},
|
||||
"4": {
|
||||
"then": "This location is a DHL Paketshop"
|
||||
},
|
||||
"5": {
|
||||
"then": "This location is a Hermes PaketShop"
|
||||
},
|
||||
"6": {
|
||||
"then": "This location is a PostNL-point"
|
||||
},
|
||||
"7": {
|
||||
"then": "This location offers services for bpost"
|
||||
}
|
||||
},
|
||||
"question": "For which brand does this location offer services?",
|
||||
"render": "This location offers services for {post_office:brand}"
|
||||
},
|
||||
"post_partner": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop is a post partner"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop is not a post partner"
|
||||
}
|
||||
},
|
||||
"question": "Is this a post partner?"
|
||||
},
|
||||
"stamps": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You can buy stamps here"
|
||||
},
|
||||
"1": {
|
||||
"then": "You can't buy stamps here"
|
||||
}
|
||||
},
|
||||
"question": "Can you buy stamps here?",
|
||||
"render": "You can buy stamps from companies: {post_office:stamps}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Post partner at a shop"
|
||||
},
|
||||
"1": {
|
||||
"then": "Post partner at {name}"
|
||||
}
|
||||
},
|
||||
"render": "Post Office"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "A streetside cabinet with books, accessible to anyone",
|
||||
"filter": {
|
||||
|
|
|
@ -3000,6 +3000,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualmente abierta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Una capa que muestra aparcamientos para coches",
|
||||
"name": "Aparcamiento",
|
||||
|
@ -3125,6 +3136,50 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "La capa que muestra buzones de correo.",
|
||||
"name": "Buzones de correo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un buzón de correo"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Buzón de correo"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Una capa que muestra oficinas de correo.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualmente abierta"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficinas de correo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correo"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Abierta 24/7 (incluyendo festivos)"
|
||||
}
|
||||
},
|
||||
"question": "¿Cuáles son las horas de apertura para esta oficina de correos?",
|
||||
"render": "Horas de Apertura: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oficina de Correo"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"filter": {
|
||||
"2": {
|
||||
|
|
|
@ -3149,6 +3149,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert actuellement"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Un calque montrant les parkings",
|
||||
"name": "Lieu de stationnement",
|
||||
|
@ -3375,6 +3386,50 @@
|
|||
"render": "Aire de jeu"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Le calque montrant les boîtes à lettres.",
|
||||
"name": "Boîtes à lettres",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "une boîte à lettres"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Boîte à lettres"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Un claque montrant les bureaux de poste.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouvert actuellement"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Bureaux de poste",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un bureau de poste"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ouvert 24h/24 (jours fériés compris)"
|
||||
}
|
||||
},
|
||||
"question": "Quelles sont les heures d’ouverture de ce bureau de poste ?",
|
||||
"render": "Heures d’ouverture : {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Bureau de poste"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Une armoire ou une boite contenant des livres en libre accès",
|
||||
"name": "Microbibliothèque",
|
||||
|
|
|
@ -607,6 +607,61 @@
|
|||
"render": "Hackerspace"
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "A postaládákat megjelenítő réteg.",
|
||||
"name": "Postaládák",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "postaláda"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postaláda"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Postákat megjelenítő réteg.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Most nyitva"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Posták",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Posta"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Éjjel-nappal nyitva (munkaszüneti napokon is)"
|
||||
}
|
||||
},
|
||||
"question": "Mikor van nyitva ez a posta?",
|
||||
"render": "Nyitva tartás: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Posta"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Egy utcai szekrény könyvekkel, amelyet bárki használhat",
|
||||
"filter": {
|
||||
|
|
|
@ -356,6 +356,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Saat ini buka"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"playground": {
|
||||
"tagRenderings": {
|
||||
"playground-email": {
|
||||
|
@ -366,6 +377,50 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Layer yang memperlihatkan kotak pos.",
|
||||
"name": "Kotak pos",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "kotak pos"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kotak pos"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Layer yang menunjukkan kantor pos.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Saat ini buka"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Kantor pos",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Kantor Pos"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Buka 24 jam (termasuk hari libur)"
|
||||
}
|
||||
},
|
||||
"question": "Jam berapa kantor pos ini buka?",
|
||||
"render": "Jam Buka: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Kantor Pos"
|
||||
}
|
||||
},
|
||||
"tree_node": {
|
||||
"presets": {
|
||||
"2": {
|
||||
|
|
|
@ -341,6 +341,34 @@
|
|||
"render": "Brannhydrant"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"name": "Postbokser",
|
||||
"title": {
|
||||
"render": "Postboks"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Et lag som viser postkontor.",
|
||||
"name": "Postkontor",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "et postkontor"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Døgnåpent (inkludert helligdager)"
|
||||
}
|
||||
},
|
||||
"render": "Åpningstider: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postkontor"
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"units": {
|
||||
"0": {
|
||||
|
|
|
@ -4757,6 +4757,31 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Momenteel geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een pakketautomaat"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"brand": {
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "Dit is een PostNL pakketautomaat"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parking": {
|
||||
"description": "Deze laag toont autoparkings",
|
||||
"name": "Parking",
|
||||
|
@ -5062,6 +5087,55 @@
|
|||
"render": "Speeltuin"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Deze laag toont brievenbussen.",
|
||||
"name": "Brievenbussen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een brievenbus"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Brievenbus"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "Een laag die postkantoren toont.",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Momenteel geopend"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Postkantoren",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "een postkantoor"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 open (ook tijdens feestdagen)"
|
||||
}
|
||||
},
|
||||
"question": "Wat zijn de openingsuren voor dit postkantoor?",
|
||||
"render": "Openingsuren: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Postpartner in een winkel"
|
||||
}
|
||||
},
|
||||
"render": "Postkantoor"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Een straatkastje met boeken voor iedereen",
|
||||
"filter": {
|
||||
|
|
|
@ -1263,6 +1263,33 @@
|
|||
"render": "Детская площадка"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"name": "Почтовые ящики",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "почтовый ящик"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Почтовый ящик"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"name": "Почтовые отделения",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Почтовое отделение"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"render": "Часы работы: {opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Почтовое отделение"
|
||||
}
|
||||
},
|
||||
"public_bookcase": {
|
||||
"description": "Уличный шкаф с книгами, доступными для всех",
|
||||
"name": "Книжные шкафы",
|
||||
|
|
|
@ -562,6 +562,61 @@
|
|||
"description": "顯示消防栓的地圖圖層。",
|
||||
"name": "消防栓地圖"
|
||||
},
|
||||
"parcel_lockers": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "目前開放"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "這圖層顯示郵筒。",
|
||||
"name": "郵筒",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "郵筒"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "郵筒"
|
||||
}
|
||||
},
|
||||
"postoffices": {
|
||||
"description": "圖層顯示郵局。",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "目前開放"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "郵局",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "郵局"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"OH": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 開放 (包括假日)"
|
||||
}
|
||||
},
|
||||
"question": "這間郵局的開放時間是?",
|
||||
"render": "開放時間:{opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "郵局"
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"name": "風機",
|
||||
"presets": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue