Translation sync

This commit is contained in:
pietervdvn 2022-02-16 02:24:53 +01:00
parent 84e72fe622
commit 6af63cc18e
27 changed files with 283 additions and 109 deletions

View file

@ -65,9 +65,6 @@
"tagRenderings": { "tagRenderings": {
"Email": { "Email": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>" "render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"phone": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
} }
}, },

View file

@ -2044,6 +2044,9 @@
}, },
"1": { "1": {
"then": "Schnellrestaurant<i>{name}</i>" "then": "Schnellrestaurant<i>{name}</i>"
},
"2": {
"then": "Schnellrestaurant"
} }
} }
} }
@ -2237,12 +2240,8 @@
"Surface area": { "Surface area": {
"render": "Grundfläche: {_surface:ha}ha" "render": "Grundfläche: {_surface:ha}ha"
}, },
"Website": {
"question": "Auf welcher Webseite kann man mehr Informationen über dieses Naturschutzgebiet finden?"
},
"phone": { "phone": {
"question": "Welche Telefonnummer kann man bei Fragen und Problemen zu diesem Naturschutzgebiet anrufen?<br/><span class='subtle'>Respektieren Sie die Privatsphäre - geben Sie nur eine Telefonnummer an, wenn diese allgemein bekannt ist", "question": "Welche Telefonnummer kann man bei Fragen und Problemen zu diesem Naturschutzgebiet anrufen?<br/><span class='subtle'>Respektieren Sie die Privatsphäre - geben Sie nur eine Telefonnummer an, wenn diese allgemein bekannt ist"
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
} }
}, },

View file

@ -1147,17 +1147,37 @@
"name": "Cafés and pubs", "name": "Cafés and pubs",
"presets": { "presets": {
"0": { "0": {
"description": "A pub, mostly for drinking beers in a warm, relaxed interior",
"title": "pub" "title": "pub"
}, },
"1": { "1": {
"description": "A more modern and commercial <b>bar</b>, possibly with a music and light installation",
"title": "bar" "title": "bar"
}, },
"2": { "2": {
"description": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment",
"title": "cafe" "title": "cafe"
} }
}, },
"tagRenderings": { "tagRenderings": {
"Classification": { "Classification": {
"mappings": {
"0": {
"then": "A pub, mostly for drinking beers in a warm, relaxed interior"
},
"1": {
"then": "A more modern and commercial <b>bar</b>, possibly with a music and light installation"
},
"2": {
"then": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment"
},
"3": {
"then": "A <b>restuarant</b> 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" "question": "What kind of cafe is this"
}, },
"Name": { "Name": {
@ -1170,7 +1190,8 @@
"0": { "0": {
"then": "<i>{name}</i>" "then": "<i>{name}</i>"
} }
} },
"render": "Pub"
} }
}, },
"charging_station": { "charging_station": {
@ -3112,6 +3133,7 @@
"title": "fastfood" "title": "fastfood"
}, },
"2": { "2": {
"description": "A fastfood-buisiness focused on french fries",
"title": "fries shop" "title": "fries shop"
} }
}, },
@ -3126,12 +3148,56 @@
}, },
"2": { "2": {
"then": "Mainly serves pasta" "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?", "question": "Which food is served here?",
"render": "This place mostly serves {cuisine}" "render": "This place mostly serves {cuisine}"
}, },
"Fastfood vs restaurant": { "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 <b>restaurant</b>, focussed on creating a nice experience where one is served at the table"
}
},
"question": "What type of business is this?" "question": "What type of business is this?"
}, },
"Name": { "Name": {
@ -3152,9 +3218,51 @@
}, },
"question": "Does this place offer takea-way?" "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)": { "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?" "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": { "friture-take-your-container": {
"mappings": { "mappings": {
"0": { "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?<br/>" "question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?<br/>"
}, },
"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)": { "halal (no friture)": {
"mappings": { "mappings": {
"0": { "0": {
@ -3194,8 +3330,12 @@
}, },
"1": { "1": {
"then": "Fastfood <i>{name}</i>" "then": "Fastfood <i>{name}</i>"
},
"2": {
"then": "Fastfood"
} }
} },
"render": "Restaurant"
} }
}, },
"ghost_bike": { "ghost_bike": {
@ -3374,7 +3514,32 @@
} }
}, },
"nature_reserve": { "nature_reserve": {
"description": "A nature reserve is an area where nature can take its course",
"tagRenderings": { "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": { "Curator": {
"question": "Whom is the curator of this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a name if this is widely published", "question": "Whom is the curator of this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a name if this is widely published",
"render": "{curator} is the curator of this nature reserve" "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?<br/><span class='subtle'>Respect privacy - only fill out a personal email address if this is widely published", "question": "What email adress can one send to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal email address if this is widely published",
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>" "render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
}, },
"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 <i>Agentschap Natuur en Bos</i>"
}
},
"question": "Who operates this area?",
"render": "Operated by {operator}"
},
"Surface area": { "Surface area": {
"render": "Surface area: {_surface:ha}Ha" "render": "Surface area: {_surface:ha}Ha"
}, },
"Website": {
"question": "On which webpage can one find more information about this nature reserve?"
},
"phone": { "phone": {
"question": "What phone number can one call to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal phone number address if this is widely published", "question": "What phone number can one call to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal phone number address if this is widely published"
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
},
"title": {
"mappings": {
"0": {
"then": "{name}"
}
},
"render": "Nature reserve"
} }
}, },
"note": { "note": {

View file

@ -1543,12 +1543,8 @@
"Surface area": { "Surface area": {
"render": "Superficie : {_surface:ha}&nbsp;ha" "render": "Superficie : {_surface:ha}&nbsp;ha"
}, },
"Website": {
"question": "Sur quelle page web peut-on trouver plus d'informations sur cette réserve naturelle ?"
},
"phone": { "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 ? <br/><span class='subtil'>Respecter la vie privée renseignez un numéro de téléphone personnel seulement si celui-ci est largement publié", "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 ? <br/><span class='subtil'>Respecter la vie privée renseignez un numéro de téléphone personnel seulement si celui-ci est largement publié"
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
} }
}, },

View file

@ -314,9 +314,6 @@
"tagRenderings": { "tagRenderings": {
"Email": { "Email": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>" "render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"phone": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
} }
}, },

View file

@ -1231,12 +1231,8 @@
"Surface area": { "Surface area": {
"render": "Area: {_surface:ha} ha" "render": "Area: {_surface:ha} ha"
}, },
"Website": {
"question": "In quale pagina web si possono trovare altre informazioni riguardanti questa riserva naturale?"
},
"phone": { "phone": {
"question": "Quale numero di telefono comporre per fare domande o segnalare problemi riguardanti questa riserva naturale?br/><span class='subtle'>Rispetta la privacy (inserisci il numero di telefono privato solo se questo è noto pubblicamente)", "question": "Quale numero di telefono comporre per fare domande o segnalare problemi riguardanti questa riserva naturale?br/><span class='subtle'>Rispetta la privacy (inserisci il numero di telefono privato solo se questo è noto pubblicamente)"
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
} }
}, },

View file

@ -3198,7 +3198,7 @@
"friture-oil": { "friture-oil": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Plantaardige olie" "then": "Bakt in plantaardige olie"
}, },
"1": { "1": {
"then": "Dierlijk vet" "then": "Dierlijk vet"
@ -3273,6 +3273,9 @@
}, },
"1": { "1": {
"then": "Fastfood-zaak <i>{name}</i>" "then": "Fastfood-zaak <i>{name}</i>"
},
"2": {
"then": "Fastfood-zaak"
} }
}, },
"render": "Eetgelegenheid" "render": "Eetgelegenheid"
@ -3485,10 +3488,6 @@
"question": "Wat is de naam van dit gebied?", "question": "Wat is de naam van dit gebied?",
"render": "Dit gebied heet {name}" "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": { "Non-editable description": {
"render": "Extra info: <i>{description}</i>" "render": "Extra info: <i>{description}</i>"
}, },
@ -3510,12 +3509,8 @@
"Surface area": { "Surface area": {
"render": "Totale oppervlakte: {_surface:ha}Ha" "render": "Totale oppervlakte: {_surface:ha}Ha"
}, },
"Website": {
"question": "Op welke webpagina kan men meer informatie vinden over dit natuurgebied?"
},
"phone": { "phone": {
"question": "Waar kan men naartoe bellen voor vragen en meldingen van dit natuurgebied?<br/><span class='subtle'>Respecteer privacy - geef enkel persoonlijke telefoonnummers als deze elders zijn gepubliceerd", "question": "Waar kan men naartoe bellen voor vragen en meldingen van dit natuurgebied?<br/><span class='subtle'>Respecteer privacy - geef enkel persoonlijke telefoonnummers als deze elders zijn gepubliceerd"
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
}, },
"title": { "title": {

View file

@ -1007,9 +1007,6 @@
"tagRenderings": { "tagRenderings": {
"Email": { "Email": {
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>" "render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
},
"phone": {
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
} }
} }
}, },

View file

@ -21,7 +21,7 @@
"question": "S'accepten gossos en aquest negoci?" "question": "S'accepten gossos en aquest negoci?"
}, },
"email": { "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": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Situat a la planta {level}" "render": "Situat a la planta {level}"
}, },
"opening_hours": { "opening_hours": {
"question": "Quin és l'horari d'obertura de {name}?", "question": "Quin és l'horari d'obertura de {title()}?",
"render": "<h3>Horari d'obertura</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Horari d'obertura</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "Quins mètodes de pagament s'accepten aquí?" "question": "Quins mètodes de pagament s'accepten aquí?"
}, },
"phone": { "phone": {
"question": "Quin és el telèfon de {name}?" "question": "Quin és el telèfon de {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "Aquest servei té endolls elèctrics, disponibles pels clients quan hi són dins?" "question": "Aquest servei té endolls elèctrics, disponibles pels clients quan hi són dins?"
}, },
"website": { "website": {
"question": "Quina és la web de {name}?" "question": "Quina és la web de {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Sind Hunde in diesem Geschäft erlaubt?" "question": "Sind Hunde in diesem Geschäft erlaubt?"
}, },
"email": { "email": {
"question": "Was ist die Mail-Adresse von {name}?" "question": "Was ist die Mail-Adresse von {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Befindet sich im {level}ten Stock" "render": "Befindet sich im {level}ten Stock"
}, },
"opening_hours": { "opening_hours": {
"question": "Was sind die Öffnungszeiten von {name}?", "question": "Was sind die Öffnungszeiten von {title()}?",
"render": "<h3>Öffnungszeiten</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Öffnungszeiten</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "Welche Zahlungsmethoden werden hier akzeptiert?" "question": "Welche Zahlungsmethoden werden hier akzeptiert?"
}, },
"phone": { "phone": {
"question": "Was ist die Telefonnummer von {name}?" "question": "Was ist die Telefonnummer von {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "Gibt es an dieser Einrichtung Steckdosen, an denen Kunden ihre Geräte laden können?" "question": "Gibt es an dieser Einrichtung Steckdosen, an denen Kunden ihre Geräte laden können?"
}, },
"website": { "website": {
"question": "Was ist die Website von {name}?" "question": "Was ist die Website von {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Are dogs allowed in this business?" "question": "Are dogs allowed in this business?"
}, },
"email": { "email": {
"question": "What is the email address of {name}?" "question": "What is the email address of {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -45,7 +45,7 @@
"render": "Located on the {level}th floor" "render": "Located on the {level}th floor"
}, },
"opening_hours": { "opening_hours": {
"question": "What are the opening hours of {name}?", "question": "What are the opening hours of {title()}?",
"render": "<h3>Opening hours</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Opening hours</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -72,7 +72,7 @@
} }
}, },
"phone": { "phone": {
"question": "What is the phone number of {name}?" "question": "What is the phone number of {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -92,7 +92,7 @@
"question": "Does this amenity have electrical outlets, available to customers when they are inside?" "question": "Does this amenity have electrical outlets, available to customers when they are inside?"
}, },
"website": { "website": {
"question": "What is the website of {name}?" "question": "What is the website of {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -11,7 +11,7 @@
} }
}, },
"email": { "email": {
"question": "Kio estas la retpoŝta adreso de {name}?" "question": "Kio estas la retpoŝta adreso de {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -31,10 +31,10 @@
"render": "<h3>Malfermitaj horoj</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Malfermitaj horoj</h3>{opening_hours_table(opening_hours)}"
}, },
"phone": { "phone": {
"question": "Kio estas la telefonnumero de {name}?" "question": "Kio estas la telefonnumero de {title()}?"
}, },
"website": { "website": {
"question": "Kie estas la retejo de {name}?" "question": "Kie estas la retejo de {title()}?"
} }
} }
} }

View file

@ -21,7 +21,7 @@
"question": "Est-ce que les chiens sont admis ici ?" "question": "Est-ce que les chiens sont admis ici ?"
}, },
"email": { "email": {
"question": "Quelle est l'adresse courriel de {name} ?" "question": "Quelle est l'adresse courriel de {title()} ?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Étage {level}" "render": "Étage {level}"
}, },
"opening_hours": { "opening_hours": {
"question": "Quelles sont les horaires d'ouverture de {name} ?", "question": "Quelles sont les horaires d'ouverture de {title()} ?",
"render": "<h3>Horaires d'ouverture</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Horaires d'ouverture</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "Quelles sont les méthodes de paiement acceptées ici ?" "question": "Quelles sont les méthodes de paiement acceptées ici ?"
}, },
"phone": { "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": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "Des prises sont elles à disposition des client·e·s en intérieur?" "question": "Des prises sont elles à disposition des client·e·s en intérieur?"
}, },
"website": { "website": {
"question": "Quel est le site web de {name} ?" "question": "Quel est le site web de {title()} ?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -1,7 +1,7 @@
{ {
"shared_questions": { "shared_questions": {
"website": { "website": {
"question": "Cal é a páxina web de {name}?" "question": "Cal é a páxina web de {title()}?"
} }
} }
} }

View file

@ -21,7 +21,7 @@
"question": "Be lehet-e vinni kutyát ebbe az üzletbe?" "question": "Be lehet-e vinni kutyát ebbe az üzletbe?"
}, },
"email": { "email": {
"question": "Mi a(z) {name} e-mail címe?" "question": "Mi a(z) {title()} e-mail címe?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "A(z) {level}. emeleten" "render": "A(z) {level}. emeleten"
}, },
"opening_hours": { "opening_hours": {
"question": "Mikor van nyitva ez: {name}?", "question": "Mikor van nyitva ez: {title()}?",
"render": "<h3>Nyitva tartás</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Nyitva tartás</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -69,7 +69,7 @@
} }
}, },
"phone": { "phone": {
"question": "Mi a telefonszáma ennek: {name}?" "question": "Mi a telefonszáma ennek: {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "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?" "question": "Van-e ebben a létesítményben olyan konnektor, amely a bent tartózkodó ügyfelek rendelkezésére áll?"
}, },
"website": { "website": {
"question": "Mi a weboldala ennek: {name}?" "question": "Mi a weboldala ennek: {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -17,7 +17,7 @@
} }
}, },
"email": { "email": {
"question": "Apa alamat surel dari {name}?" "question": "Apa alamat surel dari {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -39,10 +39,10 @@
"question": "Metode pembayaran manakah yang di terima disini?" "question": "Metode pembayaran manakah yang di terima disini?"
}, },
"phone": { "phone": {
"question": "Nomor telepon dari {name|?" "question": "Nomor telepon dari {title()}?"
}, },
"website": { "website": {
"question": "Apa situs web dari {name}?" "question": "Apa situs web dari {title()}?"
} }
} }
} }

View file

@ -21,7 +21,7 @@
"question": "I cani sono ammessi in questattività?" "question": "I cani sono ammessi in questattività?"
}, },
"email": { "email": {
"question": "Qual è l'indirizzo email di {name}?" "question": "Qual è l'indirizzo email di {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Si trova al piano numero {level}" "render": "Si trova al piano numero {level}"
}, },
"opening_hours": { "opening_hours": {
"question": "Quali sono gli orari di apertura di {name}?", "question": "Quali sono gli orari di apertura di {title()}?",
"render": "<h3>Orari di apertura</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Orari di apertura</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,10 +57,10 @@
"question": "Quali metodi di pagamento sono accettati qui?" "question": "Quali metodi di pagamento sono accettati qui?"
}, },
"phone": { "phone": {
"question": "Qual è il numero di telefono di {name}?" "question": "Qual è il numero di telefono di {title()}?"
}, },
"website": { "website": {
"question": "Qual è il sito web di {name}?" "question": "Qual è il sito web di {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "犬を飼うことができますか?" "question": "犬を飼うことができますか?"
}, },
"email": { "email": {
"question": "{name}のEメールアドレスは何ですか" "question": "{title()}のEメールアドレスは何ですか"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "{level}階にあります" "render": "{level}階にあります"
}, },
"opening_hours": { "opening_hours": {
"question": "{nameの営業時間は?", "question": "{title()}の営業時間は?",
"render": "<h3>営業時間</h3>{opening_hours_table(opening_hours)}" "render": "<h3>営業時間</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "どのような支払い方法が可能ですか?" "question": "どのような支払い方法が可能ですか?"
}, },
"phone": { "phone": {
"question": "{name}の電話番号は?" "question": "{title()}の電話番号は?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "このアメニティにはコンセントがあり、お客様が店内にいるときにも利用できますか?" "question": "このアメニティにはコンセントがあり、お客様が店内にいるときにも利用できますか?"
}, },
"website": { "website": {
"question": "{name}のウェブサイトは?" "question": "{title()}のウェブサイトは?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Tillates hunder i denne forretningen?" "question": "Tillates hunder i denne forretningen?"
}, },
"email": { "email": {
"question": "Hva er e-postadressen til {name}?" "question": "Hva er e-postadressen til {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -40,7 +40,7 @@
} }
}, },
"opening_hours": { "opening_hours": {
"question": "Hva er åpningstidene for {name})", "question": "Hva er åpningstidene for {title()})",
"render": "<h3>Åpningstider</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Åpningstider</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -55,10 +55,10 @@
"question": "Hvilke betalingsmetoder godtas her?" "question": "Hvilke betalingsmetoder godtas her?"
}, },
"phone": { "phone": {
"question": "Hva er telefonnummeret til {name}?" "question": "Hva er telefonnummeret til {title()}?"
}, },
"website": { "website": {
"question": "Hva er nettsiden til {name}?" "question": "Hva er nettsiden til {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Zijn honden toegelaten in deze zaak?" "question": "Zijn honden toegelaten in deze zaak?"
}, },
"email": { "email": {
"question": "Wat is het e-mailadres van {name}?" "question": "Wat is het e-mailadres van {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -45,7 +45,7 @@
"render": "Bevindt zich op de {level}de verdieping" "render": "Bevindt zich op de {level}de verdieping"
}, },
"opening_hours": { "opening_hours": {
"question": "Wat zijn de openingstijden van {name}?", "question": "Wat zijn de openingstijden van {title()}?",
"render": "<h3>Openingstijden</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Openingstijden</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -72,7 +72,7 @@
} }
}, },
"phone": { "phone": {
"question": "Wat is het telefoonnummer van {name}?" "question": "Wat is het telefoonnummer van {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -92,7 +92,7 @@
"question": "Zijn er stekkers beschikbaar voor klanten die binnen zitten?" "question": "Zijn er stekkers beschikbaar voor klanten die binnen zitten?"
}, },
"website": { "website": {
"question": "Wat is de website van {name}?" "question": "Wat is de website van {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Czy w tej firmie psy są dozwolone?" "question": "Czy w tej firmie psy są dozwolone?"
}, },
"email": { "email": {
"question": "Jaki jest adres e-mail do {name}?" "question": "Jaki jest adres e-mail do {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Znajduje się na {level} piętrze" "render": "Znajduje się na {level} piętrze"
}, },
"opening_hours": { "opening_hours": {
"question": "Jakie są godziny otwarcia {name}?", "question": "Jakie są godziny otwarcia {title()}?",
"render": "<h3> Godziny otwarcia</h3>{opening_hours_table(opening_hours)}" "render": "<h3> Godziny otwarcia</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "Jakie metody płatności są tutaj dostępne?" "question": "Jakie metody płatności są tutaj dostępne?"
}, },
"phone": { "phone": {
"question": "Jaki jest numer telefonu do {name}?" "question": "Jaki jest numer telefonu do {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "Czy w tym przybytku znajdują się gniazdka elektryczne, gdzie klienci mogą naładować swoje urządzenia?" "question": "Czy w tym przybytku znajdują się gniazdka elektryczne, gdzie klienci mogą naładować swoje urządzenia?"
}, },
"website": { "website": {
"question": "Jaka jest strona internetowa {name}?" "question": "Jaka jest strona internetowa {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Os cães são permitidos neste estabelecimento?" "question": "Os cães são permitidos neste estabelecimento?"
}, },
"email": { "email": {
"question": "Qual é o endereço de e-mail de {name}?" "question": "Qual é o endereço de e-mail de {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Está no {level}º andar" "render": "Está no {level}º andar"
}, },
"opening_hours": { "opening_hours": {
"question": "Qual é o horário de funcionamento de {name}?", "question": "Qual é o horário de funcionamento de {title()}?",
"render": "<h3>Horário de funcionamento</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Horário de funcionamento</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "Que métodos de pagamento são aceites aqui?" "question": "Que métodos de pagamento são aceites aqui?"
}, },
"phone": { "phone": {
"question": "Qual é o número de telefone de {name}?" "question": "Qual é o número de telefone de {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "Esta infraestrutura tem tomadas elétricas, disponíveis para os clientes quando estão no interior?" "question": "Esta infraestrutura tem tomadas elétricas, disponíveis para os clientes quando estão no interior?"
}, },
"website": { "website": {
"question": "Qual é o sítio web de {name}?" "question": "Qual é o sítio web de {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -4,7 +4,7 @@
"question": "Ainda há algo de relevante que não pôde dar nas perguntas anteriores? Adicione aqui.<br/><span style='font-size: small'> Não repita fatos já declarados</span>" "question": "Ainda há algo de relevante que não pôde dar nas perguntas anteriores? Adicione aqui.<br/><span style='font-size: small'> Não repita fatos já declarados</span>"
}, },
"email": { "email": {
"question": "Qual o endereço de e-mail de {name}?" "question": "Qual o endereço de e-mail de {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -25,7 +25,7 @@
"render": "Localizado no {level}o andar" "render": "Localizado no {level}o andar"
}, },
"opening_hours": { "opening_hours": {
"question": "Qual o horário de funcionamento de {name}?", "question": "Qual o horário de funcionamento de {title()}?",
"render": "<h3>Horário de funcionamento</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Horário de funcionamento</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -40,10 +40,10 @@
"question": "Quais métodos de pagamento são aceitos aqui?" "question": "Quais métodos de pagamento são aceitos aqui?"
}, },
"phone": { "phone": {
"question": "Qual o número de telefone de {name}?" "question": "Qual o número de telefone de {title()}?"
}, },
"website": { "website": {
"question": "Qual o site de {name}?" "question": "Qual o site de {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Впускают ли собак в это здание?" "question": "Впускают ли собак в это здание?"
}, },
"email": { "email": {
"question": "Какой адрес электронной почты у {name}?" "question": "Какой адрес электронной почты у {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Расположено на {level}ом этаже" "render": "Расположено на {level}ом этаже"
}, },
"opening_hours": { "opening_hours": {
"question": "Какое время работы у {name}?", "question": "Какое время работы у {title()}?",
"render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}" "render": "<h3>Часы работы</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,10 +57,10 @@
"question": "Какие способы оплаты здесь принимают?" "question": "Какие способы оплаты здесь принимают?"
}, },
"phone": { "phone": {
"question": "Какой номер телефона у {name}?" "question": "Какой номер телефона у {title()}?"
}, },
"website": { "website": {
"question": "Какой сайт у {name}?" "question": "Какой сайт у {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "Tillåts hundar i den här affären?" "question": "Tillåts hundar i den här affären?"
}, },
"email": { "email": {
"question": "Vad är e-postadressen till {name}?" "question": "Vad är e-postadressen till {title()}?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -42,7 +42,7 @@
"render": "Ligger på {level}:e våningen" "render": "Ligger på {level}:e våningen"
}, },
"opening_hours": { "opening_hours": {
"question": "Vilka är öppettiderna för {name}?", "question": "Vilka är öppettiderna för {title()}?",
"render": "<h3>Öppettider</h3> {opening_hours_table(opening_hours)}" "render": "<h3>Öppettider</h3> {opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -57,7 +57,7 @@
"question": "Vilka betalningsmetoder accepteras här?" "question": "Vilka betalningsmetoder accepteras här?"
}, },
"phone": { "phone": {
"question": "Vad är telefonnumret till {name}?" "question": "Vad är telefonnumret till {title()}?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -77,7 +77,7 @@
"question": "Har den här bekvämligheten eluttag tillgängliga för kunder när de är inne?" "question": "Har den här bekvämligheten eluttag tillgängliga för kunder när de är inne?"
}, },
"website": { "website": {
"question": "Vad är webbplatsen för {name}?" "question": "Vad är webbplatsen för {title()}?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -21,7 +21,7 @@
"question": "這間商業空間是否允許犬隻?" "question": "這間商業空間是否允許犬隻?"
}, },
"email": { "email": {
"question": "{name} 的電子郵件地址是什麼?" "question": "{title()} 的電子郵件地址是什麼?"
}, },
"level": { "level": {
"mappings": { "mappings": {
@ -45,7 +45,7 @@
"render": "位於 {level} 樓" "render": "位於 {level} 樓"
}, },
"opening_hours": { "opening_hours": {
"question": "{name} 的開放時間是什麼?", "question": "{title()} 的開放時間是什麼?",
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}" "render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
}, },
"payment-options": { "payment-options": {
@ -72,7 +72,7 @@
} }
}, },
"phone": { "phone": {
"question": "{name} 的電話號碼是什麼?" "question": "{title()} 的電話號碼是什麼?"
}, },
"service:electricity": { "service:electricity": {
"mappings": { "mappings": {
@ -92,7 +92,7 @@
"question": "這個便利設施有電器設備,能給客戶使用嗎?" "question": "這個便利設施有電器設備,能給客戶使用嗎?"
}, },
"website": { "website": {
"question": "{name} 網址是什麼?" "question": "{title()} 網址是什麼?"
}, },
"wheelchair-access": { "wheelchair-access": {
"mappings": { "mappings": {

View file

@ -31,6 +31,7 @@
"title": "Open Bookcase Map" "title": "Open Bookcase Map"
}, },
"cafes_and_pubs": { "cafes_and_pubs": {
"description": "Pubs and bars",
"title": "Cafés and pubs" "title": "Cafés and pubs"
}, },
"campersite": { "campersite": {
@ -831,16 +832,19 @@
"title": "Facade gardens" "title": "Facade gardens"
}, },
"food": { "food": {
"description": "Restaurants and fast food",
"title": "Restaurants and fast food" "title": "Restaurants and fast food"
}, },
"fritures": { "fritures": {
"description": "On this map, you'll find your favourite fries shop!",
"layers": { "layers": {
"0": { "0": {
"override": { "override": {
"name": "Fries shop" "name": "Fries shop"
} }
} }
} },
"title": "Fries shops"
}, },
"ghostbikes": { "ghostbikes": {
"description": "A <b>ghost bike</b> 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.<br/><br/>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.", "description": "A <b>ghost bike</b> 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.<br/><br/>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.",