diff --git a/langs/layers/ca.json b/langs/layers/ca.json
index aefba46283..dd423c59e7 100644
--- a/langs/layers/ca.json
+++ b/langs/layers/ca.json
@@ -65,9 +65,6 @@
"tagRenderings": {
"Email": {
"render": "{email}"
- },
- "phone": {
- "render": "{phone}"
}
}
},
diff --git a/langs/layers/de.json b/langs/layers/de.json
index e4a958cb7b..45ae76e7e3 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -2044,6 +2044,9 @@
},
"1": {
"then": "Schnellrestaurant{name}"
+ },
+ "2": {
+ "then": "Schnellrestaurant"
}
}
}
@@ -2237,12 +2240,8 @@
"Surface area": {
"render": "Grundfläche: {_surface:ha}ha"
},
- "Website": {
- "question": "Auf welcher Webseite kann man mehr Informationen über dieses Naturschutzgebiet finden?"
- },
"phone": {
- "question": "Welche Telefonnummer kann man bei Fragen und Problemen zu diesem Naturschutzgebiet anrufen?
Respektieren Sie die Privatsphäre - geben Sie nur eine Telefonnummer an, wenn diese allgemein bekannt ist",
- "render": "{phone}"
+ "question": "Welche Telefonnummer kann man bei Fragen und Problemen zu diesem Naturschutzgebiet anrufen?
Respektieren Sie die Privatsphäre - geben Sie nur eine Telefonnummer an, wenn diese allgemein bekannt ist"
}
}
},
diff --git a/langs/layers/en.json b/langs/layers/en.json
index a86b57bf43..9bcb3d9048 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -1147,17 +1147,37 @@
"name": "Cafés and pubs",
"presets": {
"0": {
+ "description": "A pub, mostly for drinking beers in a warm, relaxed interior",
"title": "pub"
},
"1": {
+ "description": "A more modern and commercial bar, possibly with a music and light installation",
"title": "bar"
},
"2": {
+ "description": "A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment",
"title": "cafe"
}
},
"tagRenderings": {
"Classification": {
+ "mappings": {
+ "0": {
+ "then": "A pub, mostly for drinking beers in a warm, relaxed interior"
+ },
+ "1": {
+ "then": "A more modern and commercial bar, possibly with a music and light installation"
+ },
+ "2": {
+ "then": "A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment"
+ },
+ "3": {
+ "then": "A restuarant where one can get a proper meal"
+ },
+ "4": {
+ "then": "An open space where beer is served, typically seen in Germany"
+ }
+ },
"question": "What kind of cafe is this"
},
"Name": {
@@ -1170,7 +1190,8 @@
"0": {
"then": "{name}"
}
- }
+ },
+ "render": "Pub"
}
},
"charging_station": {
@@ -3112,6 +3133,7 @@
"title": "fastfood"
},
"2": {
+ "description": "A fastfood-buisiness focused on french fries",
"title": "fries shop"
}
},
@@ -3126,12 +3148,56 @@
},
"2": {
"then": "Mainly serves pasta"
+ },
+ "3": {
+ "then": "This is kebab shop"
+ },
+ "4": {
+ "then": "This is a sandwichbar"
+ },
+ "5": {
+ "then": "Burgers are served here"
+ },
+ "6": {
+ "then": "Sushi is served here"
+ },
+ "7": {
+ "then": "Coffee is served here"
+ },
+ "8": {
+ "then": "This is an italian restaurant (which serves more then pasta and pizza)"
+ },
+ "9": {
+ "then": "French dishes are served here"
+ },
+ "10": {
+ "then": "Chinese dishes are served here"
+ },
+ "11": {
+ "then": "Greek dishes are served here"
+ },
+ "12": {
+ "then": "Indian dishes are served here"
+ },
+ "13": {
+ "then": "Turkish dishes are served here"
+ },
+ "14": {
+ "then": "Thai dishes are served here"
}
},
"question": "Which food is served here?",
"render": "This place mostly serves {cuisine}"
},
"Fastfood vs restaurant": {
+ "mappings": {
+ "0": {
+ "then": "This is a fastfood-business, focussed on fast service. If seating is available, these are rather limited and functional."
+ },
+ "1": {
+ "then": "A restaurant, focussed on creating a nice experience where one is served at the table"
+ }
+ },
"question": "What type of business is this?"
},
"Name": {
@@ -3152,9 +3218,51 @@
},
"question": "Does this place offer takea-way?"
},
+ "Vegan (no friture)": {
+ "mappings": {
+ "0": {
+ "then": "No vegan options available"
+ },
+ "1": {
+ "then": "Some vegan options are available"
+ },
+ "2": {
+ "then": "Vegan options are available"
+ },
+ "3": {
+ "then": "All dishes are vegan"
+ }
+ },
+ "question": "Does this business serve vegan meals?"
+ },
"Vegetarian (no friture)": {
+ "mappings": {
+ "0": {
+ "then": "No vegetarian options are available"
+ },
+ "1": {
+ "then": "Some vegetarian options are available"
+ },
+ "2": {
+ "then": "No vegetarian options are available"
+ },
+ "3": {
+ "then": "All dishes are vegetarian"
+ }
+ },
"question": "Does this restaurant have a vegetarian option?"
},
+ "friture-oil": {
+ "mappings": {
+ "0": {
+ "then": "Vegetable oil"
+ },
+ "1": {
+ "then": "Animal oil"
+ }
+ },
+ "question": "Does this fries shop use vegetable or animal cooking?"
+ },
"friture-take-your-container": {
"mappings": {
"0": {
@@ -3169,6 +3277,34 @@
},
"question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
"
},
+ "friture-vegan": {
+ "mappings": {
+ "0": {
+ "then": "Vegan snacks are available"
+ },
+ "1": {
+ "then": "A small selection of vegan snacks are available"
+ },
+ "2": {
+ "then": "No vegan snacks are available"
+ }
+ },
+ "question": "Does this fries shop have vegan snacks?"
+ },
+ "friture-vegetarian": {
+ "mappings": {
+ "0": {
+ "then": "Vegetarian snacks are available"
+ },
+ "1": {
+ "then": "Only a small selection of snacks are vegetarian"
+ },
+ "2": {
+ "then": "No vegetarian snacks are available"
+ }
+ },
+ "question": "Does this fries shop have vegetarian snacks?"
+ },
"halal (no friture)": {
"mappings": {
"0": {
@@ -3194,8 +3330,12 @@
},
"1": {
"then": "Fastfood {name}"
+ },
+ "2": {
+ "then": "Fastfood"
}
- }
+ },
+ "render": "Restaurant"
}
},
"ghost_bike": {
@@ -3374,7 +3514,32 @@
}
},
"nature_reserve": {
+ "description": "A nature reserve is an area where nature can take its course",
"tagRenderings": {
+ "Access tag": {
+ "mappings": {
+ "0": {
+ "then": "Publicly accessible"
+ },
+ "1": {
+ "then": "Not accessible"
+ },
+ "2": {
+ "then": "Not accessible as this is a private area"
+ },
+ "3": {
+ "then": "Accessible despite being a privately owned area"
+ },
+ "4": {
+ "then": "Only accessible with a guide or during organised activities"
+ },
+ "5": {
+ "then": "Accessible with fee"
+ }
+ },
+ "question": "Is this nature reserve accessible to the public?",
+ "render": "Accessin this nature reserve: {access:description}"
+ },
"Curator": {
"question": "Whom is the curator of this nature reserve?
Respect privacy - only fill out a name if this is widely published",
"render": "{curator} is the curator of this nature reserve"
@@ -3397,16 +3562,44 @@
"question": "What email adress can one send to with questions and problems with this nature reserve?
Respect privacy - only fill out a personal email address if this is widely published",
"render": "{email}"
},
+ "Name tag": {
+ "mappings": {
+ "0": {
+ "then": "This area doesn't have a name"
+ }
+ },
+ "question": "What is the name of this area?",
+ "render": "This area is named {name}"
+ },
+ "Operator tag": {
+ "mappings": {
+ "0": {
+ "then": "Operated by Natuurpunt"
+ },
+ "1": {
+ "then": "Operated by {operator}"
+ },
+ "2": {
+ "then": "Operated by Agentschap Natuur en Bos"
+ }
+ },
+ "question": "Who operates this area?",
+ "render": "Operated by {operator}"
+ },
"Surface area": {
"render": "Surface area: {_surface:ha}Ha"
},
- "Website": {
- "question": "On which webpage can one find more information about this nature reserve?"
- },
"phone": {
- "question": "What phone number can one call to with questions and problems with this nature reserve?
Respect privacy - only fill out a personal phone number address if this is widely published",
- "render": "{phone}"
+ "question": "What phone number can one call to with questions and problems with this nature reserve?
Respect privacy - only fill out a personal phone number address if this is widely published"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
+ "render": "Nature reserve"
}
},
"note": {
diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index 6dfcdaacdd..71ffa74c1b 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -1543,12 +1543,8 @@
"Surface area": {
"render": "Superficie : {_surface:ha} ha"
},
- "Website": {
- "question": "Sur quelle page web peut-on trouver plus d'informations sur cette réserve naturelle ?"
- },
"phone": {
- "question": "Quel numéro de téléphone peut-on appeler pour poser des questions et résoudre des problèmes concernant cette réserve naturelle ?
Respecter la vie privée – renseignez un numéro de téléphone personnel seulement si celui-ci est largement publié",
- "render": "{phone}"
+ "question": "Quel numéro de téléphone peut-on appeler pour poser des questions et résoudre des problèmes concernant cette réserve naturelle ?
Respecter la vie privée – renseignez un numéro de téléphone personnel seulement si celui-ci est largement publié"
}
}
},
diff --git a/langs/layers/id.json b/langs/layers/id.json
index b17b1cdc2a..45e5e997db 100644
--- a/langs/layers/id.json
+++ b/langs/layers/id.json
@@ -314,9 +314,6 @@
"tagRenderings": {
"Email": {
"render": "{email}"
- },
- "phone": {
- "render": "{phone}"
}
}
},
diff --git a/langs/layers/it.json b/langs/layers/it.json
index b119dcec2a..2c1622d584 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -1231,12 +1231,8 @@
"Surface area": {
"render": "Area: {_surface:ha} ha"
},
- "Website": {
- "question": "In quale pagina web si possono trovare altre informazioni riguardanti questa riserva naturale?"
- },
"phone": {
- "question": "Quale numero di telefono comporre per fare domande o segnalare problemi riguardanti questa riserva naturale?br/>Rispetta la privacy (inserisci il numero di telefono privato solo se questo è noto pubblicamente)",
- "render": "{phone}"
+ "question": "Quale numero di telefono comporre per fare domande o segnalare problemi riguardanti questa riserva naturale?br/>Rispetta la privacy (inserisci il numero di telefono privato solo se questo è noto pubblicamente)"
}
}
},
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index 7c0e87851e..4e01414da3 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -3198,7 +3198,7 @@
"friture-oil": {
"mappings": {
"0": {
- "then": "Plantaardige olie"
+ "then": "Bakt in plantaardige olie"
},
"1": {
"then": "Dierlijk vet"
@@ -3273,6 +3273,9 @@
},
"1": {
"then": "Fastfood-zaak {name}"
+ },
+ "2": {
+ "then": "Fastfood-zaak"
}
},
"render": "Eetgelegenheid"
@@ -3485,10 +3488,6 @@
"question": "Wat is de naam van dit gebied?",
"render": "Dit gebied heet {name}"
},
- "Name:nl-tag": {
- "question": "Wat is de Nederlandstalige naam van dit gebied?",
- "render": "Dit gebied heet {name:nl}"
- },
"Non-editable description": {
"render": "Extra info: {description}"
},
@@ -3510,12 +3509,8 @@
"Surface area": {
"render": "Totale oppervlakte: {_surface:ha}Ha"
},
- "Website": {
- "question": "Op welke webpagina kan men meer informatie vinden over dit natuurgebied?"
- },
"phone": {
- "question": "Waar kan men naartoe bellen voor vragen en meldingen van dit natuurgebied?
Respecteer privacy - geef enkel persoonlijke telefoonnummers als deze elders zijn gepubliceerd",
- "render": "{phone}"
+ "question": "Waar kan men naartoe bellen voor vragen en meldingen van dit natuurgebied?
Respecteer privacy - geef enkel persoonlijke telefoonnummers als deze elders zijn gepubliceerd"
}
},
"title": {
diff --git a/langs/layers/ru.json b/langs/layers/ru.json
index d4ece0095c..18fe498cfd 100644
--- a/langs/layers/ru.json
+++ b/langs/layers/ru.json
@@ -1007,9 +1007,6 @@
"tagRenderings": {
"Email": {
"render": "{email}"
- },
- "phone": {
- "render": "{phone}"
}
}
},
diff --git a/langs/shared-questions/ca.json b/langs/shared-questions/ca.json
index 249b8cf8f9..94a028fbb3 100644
--- a/langs/shared-questions/ca.json
+++ b/langs/shared-questions/ca.json
@@ -21,7 +21,7 @@
"question": "S'accepten gossos en aquest negoci?"
},
"email": {
- "question": "Quina és l'adreça de correu electrònic de {name}?"
+ "question": "Quina és l'adreça de correu electrònic de {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Situat a la planta {level}"
},
"opening_hours": {
- "question": "Quin és l'horari d'obertura de {name}?",
+ "question": "Quin és l'horari d'obertura de {title()}?",
"render": "Horari d'obertura
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "Quins mètodes de pagament s'accepten aquí?"
},
"phone": {
- "question": "Quin és el telèfon de {name}?"
+ "question": "Quin és el telèfon de {title()}?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "Aquest servei té endolls elèctrics, disponibles pels clients quan hi són dins?"
},
"website": {
- "question": "Quina és la web de {name}?"
+ "question": "Quina és la web de {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json
index b8873a16fd..e1a837e671 100644
--- a/langs/shared-questions/de.json
+++ b/langs/shared-questions/de.json
@@ -21,7 +21,7 @@
"question": "Sind Hunde in diesem Geschäft erlaubt?"
},
"email": {
- "question": "Was ist die Mail-Adresse von {name}?"
+ "question": "Was ist die Mail-Adresse von {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Befindet sich im {level}ten Stock"
},
"opening_hours": {
- "question": "Was sind die Öffnungszeiten von {name}?",
+ "question": "Was sind die Öffnungszeiten von {title()}?",
"render": "Öffnungszeiten
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "Welche Zahlungsmethoden werden hier akzeptiert?"
},
"phone": {
- "question": "Was ist die Telefonnummer von {name}?"
+ "question": "Was ist die Telefonnummer von {title()}?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "Gibt es an dieser Einrichtung Steckdosen, an denen Kunden ihre Geräte laden können?"
},
"website": {
- "question": "Was ist die Website von {name}?"
+ "question": "Was ist die Website von {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json
index 18e186246b..82241f876b 100644
--- a/langs/shared-questions/en.json
+++ b/langs/shared-questions/en.json
@@ -21,7 +21,7 @@
"question": "Are dogs allowed in this business?"
},
"email": {
- "question": "What is the email address of {name}?"
+ "question": "What is the email address of {title()}?"
},
"level": {
"mappings": {
@@ -45,7 +45,7 @@
"render": "Located on the {level}th floor"
},
"opening_hours": {
- "question": "What are the opening hours of {name}?",
+ "question": "What are the opening hours of {title()}?",
"render": "Opening hours
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -72,7 +72,7 @@
}
},
"phone": {
- "question": "What is the phone number of {name}?"
+ "question": "What is the phone number of {title()}?"
},
"service:electricity": {
"mappings": {
@@ -92,7 +92,7 @@
"question": "Does this amenity have electrical outlets, available to customers when they are inside?"
},
"website": {
- "question": "What is the website of {name}?"
+ "question": "What is the website of {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/eo.json b/langs/shared-questions/eo.json
index 6d70748175..164d1f878b 100644
--- a/langs/shared-questions/eo.json
+++ b/langs/shared-questions/eo.json
@@ -11,7 +11,7 @@
}
},
"email": {
- "question": "Kio estas la retpoŝta adreso de {name}?"
+ "question": "Kio estas la retpoŝta adreso de {title()}?"
},
"level": {
"mappings": {
@@ -31,10 +31,10 @@
"render": "Malfermitaj horoj
{opening_hours_table(opening_hours)}"
},
"phone": {
- "question": "Kio estas la telefonnumero de {name}?"
+ "question": "Kio estas la telefonnumero de {title()}?"
},
"website": {
- "question": "Kie estas la retejo de {name}?"
+ "question": "Kie estas la retejo de {title()}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json
index debda19bc6..d764695cb6 100644
--- a/langs/shared-questions/fr.json
+++ b/langs/shared-questions/fr.json
@@ -21,7 +21,7 @@
"question": "Est-ce que les chiens sont admis ici ?"
},
"email": {
- "question": "Quelle est l'adresse courriel de {name} ?"
+ "question": "Quelle est l'adresse courriel de {title()} ?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Étage {level}"
},
"opening_hours": {
- "question": "Quelles sont les horaires d'ouverture de {name} ?",
+ "question": "Quelles sont les horaires d'ouverture de {title()} ?",
"render": "Horaires d'ouverture
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "Quelles sont les méthodes de paiement acceptées ici ?"
},
"phone": {
- "question": "Quel est le numéro de téléphone de {name} ?"
+ "question": "Quel est le numéro de téléphone de {title()} ?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "Des prises sont elles à disposition des client·e·s en intérieur ?"
},
"website": {
- "question": "Quel est le site web de {name} ?"
+ "question": "Quel est le site web de {title()} ?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/gl.json b/langs/shared-questions/gl.json
index 847852f065..f4c2fb4290 100644
--- a/langs/shared-questions/gl.json
+++ b/langs/shared-questions/gl.json
@@ -1,7 +1,7 @@
{
"shared_questions": {
"website": {
- "question": "Cal é a páxina web de {name}?"
+ "question": "Cal é a páxina web de {title()}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/hu.json b/langs/shared-questions/hu.json
index f20cf2fc57..419784ebc1 100644
--- a/langs/shared-questions/hu.json
+++ b/langs/shared-questions/hu.json
@@ -21,7 +21,7 @@
"question": "Be lehet-e vinni kutyát ebbe az üzletbe?"
},
"email": {
- "question": "Mi a(z) {name} e-mail címe?"
+ "question": "Mi a(z) {title()} e-mail címe?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "A(z) {level}. emeleten"
},
"opening_hours": {
- "question": "Mikor van nyitva ez: {name}?",
+ "question": "Mikor van nyitva ez: {title()}?",
"render": "Nyitva tartás
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -69,7 +69,7 @@
}
},
"phone": {
- "question": "Mi a telefonszáma ennek: {name}?"
+ "question": "Mi a telefonszáma ennek: {title()}?"
},
"service:electricity": {
"mappings": {
@@ -89,7 +89,7 @@
"question": "Van-e ebben a létesítményben olyan konnektor, amely a bent tartózkodó ügyfelek rendelkezésére áll?"
},
"website": {
- "question": "Mi a weboldala ennek: {name}?"
+ "question": "Mi a weboldala ennek: {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json
index 89ef248825..3bf4b6d9d3 100644
--- a/langs/shared-questions/id.json
+++ b/langs/shared-questions/id.json
@@ -17,7 +17,7 @@
}
},
"email": {
- "question": "Apa alamat surel dari {name}?"
+ "question": "Apa alamat surel dari {title()}?"
},
"level": {
"mappings": {
@@ -39,10 +39,10 @@
"question": "Metode pembayaran manakah yang di terima disini?"
},
"phone": {
- "question": "Nomor telepon dari {name|?"
+ "question": "Nomor telepon dari {title()}?"
},
"website": {
- "question": "Apa situs web dari {name}?"
+ "question": "Apa situs web dari {title()}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/it.json b/langs/shared-questions/it.json
index bd42287d89..4846721baf 100644
--- a/langs/shared-questions/it.json
+++ b/langs/shared-questions/it.json
@@ -21,7 +21,7 @@
"question": "I cani sono ammessi in quest’attività?"
},
"email": {
- "question": "Qual è l'indirizzo email di {name}?"
+ "question": "Qual è l'indirizzo email di {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Si trova al piano numero {level}"
},
"opening_hours": {
- "question": "Quali sono gli orari di apertura di {name}?",
+ "question": "Quali sono gli orari di apertura di {title()}?",
"render": "Orari di apertura
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,10 +57,10 @@
"question": "Quali metodi di pagamento sono accettati qui?"
},
"phone": {
- "question": "Qual è il numero di telefono di {name}?"
+ "question": "Qual è il numero di telefono di {title()}?"
},
"website": {
- "question": "Qual è il sito web di {name}?"
+ "question": "Qual è il sito web di {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/ja.json b/langs/shared-questions/ja.json
index e637edb3c0..9a874275a5 100644
--- a/langs/shared-questions/ja.json
+++ b/langs/shared-questions/ja.json
@@ -21,7 +21,7 @@
"question": "犬を飼うことができますか?"
},
"email": {
- "question": "{name}のEメールアドレスは何ですか?"
+ "question": "{title()}のEメールアドレスは何ですか?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "{level}階にあります"
},
"opening_hours": {
- "question": "{name}の営業時間は?",
+ "question": "{title()}の営業時間は?",
"render": "営業時間
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "どのような支払い方法が可能ですか?"
},
"phone": {
- "question": "{name}の電話番号は?"
+ "question": "{title()}の電話番号は?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "このアメニティにはコンセントがあり、お客様が店内にいるときにも利用できますか?"
},
"website": {
- "question": "{name}のウェブサイトは?"
+ "question": "{title()}のウェブサイトは?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json
index 9972eef97c..7b1497c6e3 100644
--- a/langs/shared-questions/nb_NO.json
+++ b/langs/shared-questions/nb_NO.json
@@ -21,7 +21,7 @@
"question": "Tillates hunder i denne forretningen?"
},
"email": {
- "question": "Hva er e-postadressen til {name}?"
+ "question": "Hva er e-postadressen til {title()}?"
},
"level": {
"mappings": {
@@ -40,7 +40,7 @@
}
},
"opening_hours": {
- "question": "Hva er åpningstidene for {name})",
+ "question": "Hva er åpningstidene for {title()})",
"render": "Åpningstider
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -55,10 +55,10 @@
"question": "Hvilke betalingsmetoder godtas her?"
},
"phone": {
- "question": "Hva er telefonnummeret til {name}?"
+ "question": "Hva er telefonnummeret til {title()}?"
},
"website": {
- "question": "Hva er nettsiden til {name}?"
+ "question": "Hva er nettsiden til {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json
index 843d3b82e6..d876e305bb 100644
--- a/langs/shared-questions/nl.json
+++ b/langs/shared-questions/nl.json
@@ -21,7 +21,7 @@
"question": "Zijn honden toegelaten in deze zaak?"
},
"email": {
- "question": "Wat is het e-mailadres van {name}?"
+ "question": "Wat is het e-mailadres van {title()}?"
},
"level": {
"mappings": {
@@ -45,7 +45,7 @@
"render": "Bevindt zich op de {level}de verdieping"
},
"opening_hours": {
- "question": "Wat zijn de openingstijden van {name}?",
+ "question": "Wat zijn de openingstijden van {title()}?",
"render": "Openingstijden
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -72,7 +72,7 @@
}
},
"phone": {
- "question": "Wat is het telefoonnummer van {name}?"
+ "question": "Wat is het telefoonnummer van {title()}?"
},
"service:electricity": {
"mappings": {
@@ -92,7 +92,7 @@
"question": "Zijn er stekkers beschikbaar voor klanten die binnen zitten?"
},
"website": {
- "question": "Wat is de website van {name}?"
+ "question": "Wat is de website van {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json
index c3cbd36477..9e0b898f7b 100644
--- a/langs/shared-questions/pl.json
+++ b/langs/shared-questions/pl.json
@@ -21,7 +21,7 @@
"question": "Czy w tej firmie psy są dozwolone?"
},
"email": {
- "question": "Jaki jest adres e-mail do {name}?"
+ "question": "Jaki jest adres e-mail do {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Znajduje się na {level} piętrze"
},
"opening_hours": {
- "question": "Jakie są godziny otwarcia {name}?",
+ "question": "Jakie są godziny otwarcia {title()}?",
"render": " Godziny otwarcia
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "Jakie metody płatności są tutaj dostępne?"
},
"phone": {
- "question": "Jaki jest numer telefonu do {name}?"
+ "question": "Jaki jest numer telefonu do {title()}?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "Czy w tym przybytku znajdują się gniazdka elektryczne, gdzie klienci mogą naładować swoje urządzenia?"
},
"website": {
- "question": "Jaka jest strona internetowa {name}?"
+ "question": "Jaka jest strona internetowa {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json
index 6cde253843..f3ccf28f45 100644
--- a/langs/shared-questions/pt.json
+++ b/langs/shared-questions/pt.json
@@ -21,7 +21,7 @@
"question": "Os cães são permitidos neste estabelecimento?"
},
"email": {
- "question": "Qual é o endereço de e-mail de {name}?"
+ "question": "Qual é o endereço de e-mail de {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Está no {level}º andar"
},
"opening_hours": {
- "question": "Qual é o horário de funcionamento de {name}?",
+ "question": "Qual é o horário de funcionamento de {title()}?",
"render": "Horário de funcionamento
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "Que métodos de pagamento são aceites aqui?"
},
"phone": {
- "question": "Qual é o número de telefone de {name}?"
+ "question": "Qual é o número de telefone de {title()}?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "Esta infraestrutura tem tomadas elétricas, disponíveis para os clientes quando estão no interior?"
},
"website": {
- "question": "Qual é o sítio web de {name}?"
+ "question": "Qual é o sítio web de {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/pt_BR.json b/langs/shared-questions/pt_BR.json
index 00e7ac7fdf..a405927a9d 100644
--- a/langs/shared-questions/pt_BR.json
+++ b/langs/shared-questions/pt_BR.json
@@ -4,7 +4,7 @@
"question": "Ainda há algo de relevante que não pôde dar nas perguntas anteriores? Adicione aqui.
Não repita fatos já declarados"
},
"email": {
- "question": "Qual o endereço de e-mail de {name}?"
+ "question": "Qual o endereço de e-mail de {title()}?"
},
"level": {
"mappings": {
@@ -25,7 +25,7 @@
"render": "Localizado no {level}o andar"
},
"opening_hours": {
- "question": "Qual o horário de funcionamento de {name}?",
+ "question": "Qual o horário de funcionamento de {title()}?",
"render": "Horário de funcionamento
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -40,10 +40,10 @@
"question": "Quais métodos de pagamento são aceitos aqui?"
},
"phone": {
- "question": "Qual o número de telefone de {name}?"
+ "question": "Qual o número de telefone de {title()}?"
},
"website": {
- "question": "Qual o site de {name}?"
+ "question": "Qual o site de {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/ru.json b/langs/shared-questions/ru.json
index 307729fedd..224cb218da 100644
--- a/langs/shared-questions/ru.json
+++ b/langs/shared-questions/ru.json
@@ -21,7 +21,7 @@
"question": "Впускают ли собак в это здание?"
},
"email": {
- "question": "Какой адрес электронной почты у {name}?"
+ "question": "Какой адрес электронной почты у {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Расположено на {level}ом этаже"
},
"opening_hours": {
- "question": "Какое время работы у {name}?",
+ "question": "Какое время работы у {title()}?",
"render": "Часы работы
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,10 +57,10 @@
"question": "Какие способы оплаты здесь принимают?"
},
"phone": {
- "question": "Какой номер телефона у {name}?"
+ "question": "Какой номер телефона у {title()}?"
},
"website": {
- "question": "Какой сайт у {name}?"
+ "question": "Какой сайт у {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/sv.json b/langs/shared-questions/sv.json
index e6bca11653..30c4c2b82d 100644
--- a/langs/shared-questions/sv.json
+++ b/langs/shared-questions/sv.json
@@ -21,7 +21,7 @@
"question": "Tillåts hundar i den här affären?"
},
"email": {
- "question": "Vad är e-postadressen till {name}?"
+ "question": "Vad är e-postadressen till {title()}?"
},
"level": {
"mappings": {
@@ -42,7 +42,7 @@
"render": "Ligger på {level}:e våningen"
},
"opening_hours": {
- "question": "Vilka är öppettiderna för {name}?",
+ "question": "Vilka är öppettiderna för {title()}?",
"render": "Öppettider
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -57,7 +57,7 @@
"question": "Vilka betalningsmetoder accepteras här?"
},
"phone": {
- "question": "Vad är telefonnumret till {name}?"
+ "question": "Vad är telefonnumret till {title()}?"
},
"service:electricity": {
"mappings": {
@@ -77,7 +77,7 @@
"question": "Har den här bekvämligheten eluttag tillgängliga för kunder när de är inne?"
},
"website": {
- "question": "Vad är webbplatsen för {name}?"
+ "question": "Vad är webbplatsen för {title()}?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json
index a1c2ff898c..e5ab9caf3a 100644
--- a/langs/shared-questions/zh_Hant.json
+++ b/langs/shared-questions/zh_Hant.json
@@ -21,7 +21,7 @@
"question": "這間商業空間是否允許犬隻?"
},
"email": {
- "question": "{name} 的電子郵件地址是什麼?"
+ "question": "{title()} 的電子郵件地址是什麼?"
},
"level": {
"mappings": {
@@ -45,7 +45,7 @@
"render": "位於 {level} 樓"
},
"opening_hours": {
- "question": "{name} 的開放時間是什麼?",
+ "question": "{title()} 的開放時間是什麼?",
"render": "開放時間
{opening_hours_table(opening_hours)}"
},
"payment-options": {
@@ -72,7 +72,7 @@
}
},
"phone": {
- "question": "{name} 的電話號碼是什麼?"
+ "question": "{title()} 的電話號碼是什麼?"
},
"service:electricity": {
"mappings": {
@@ -92,7 +92,7 @@
"question": "這個便利設施有電器設備,能給客戶使用嗎?"
},
"website": {
- "question": "{name} 網址是什麼?"
+ "question": "{title()} 網址是什麼?"
},
"wheelchair-access": {
"mappings": {
diff --git a/langs/themes/en.json b/langs/themes/en.json
index e758ec227a..ccdc4f0802 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -31,6 +31,7 @@
"title": "Open Bookcase Map"
},
"cafes_and_pubs": {
+ "description": "Pubs and bars",
"title": "Cafés and pubs"
},
"campersite": {
@@ -831,16 +832,19 @@
"title": "Facade gardens"
},
"food": {
+ "description": "Restaurants and fast food",
"title": "Restaurants and fast food"
},
"fritures": {
+ "description": "On this map, you'll find your favourite fries shop!",
"layers": {
"0": {
"override": {
"name": "Fries shop"
}
}
- }
+ },
+ "title": "Fries shops"
},
"ghostbikes": {
"description": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.
On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account.",