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": {
"Email": {
"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": {
"then": "Schnellrestaurant<i>{name}</i>"
},
"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?<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>"
"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"
}
}
},

View file

@ -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 <b>bar</b>, possibly with a music and light installation",
"title": "bar"
},
"2": {
"description": "A <b>cafe</b> 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 <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"
},
"Name": {
@ -1170,7 +1190,8 @@
"0": {
"then": "<i>{name}</i>"
}
}
},
"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 <b>restaurant</b>, 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?<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)": {
"mappings": {
"0": {
@ -3194,8 +3330,12 @@
},
"1": {
"then": "Fastfood <i>{name}</i>"
},
"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?<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"
@ -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",
"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": {
"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?<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>"
"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"
}
},
"title": {
"mappings": {
"0": {
"then": "{name}"
}
},
"render": "Nature reserve"
}
},
"note": {

View file

@ -1543,12 +1543,8 @@
"Surface area": {
"render": "Superficie : {_surface:ha}&nbsp;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 ? <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>"
"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é"
}
}
},

View file

@ -314,9 +314,6 @@
"tagRenderings": {
"Email": {
"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": {
"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/><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>"
"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)"
}
}
},

View file

@ -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 <i>{name}</i>"
},
"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: <i>{description}</i>"
},
@ -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?<br/><span class='subtle'>Respecteer privacy - geef enkel persoonlijke telefoonnummers als deze elders zijn gepubliceerd",
"render": "<a href='tel:{email}' target='_blank'>{phone}</a>"
"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"
}
},
"title": {

View file

@ -1007,9 +1007,6 @@
"tagRenderings": {
"Email": {
"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?"
},
"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": "<h3>Horari d'obertura</h3>{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": {

View file

@ -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": "<h3>Öffnungszeiten</h3>{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": {

View file

@ -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": "<h3>Opening hours</h3>{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": {

View file

@ -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": "<h3>Malfermitaj horoj</h3>{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()}?"
}
}
}

View file

@ -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": "<h3>Horaires d'ouverture</h3>{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": {

View file

@ -1,7 +1,7 @@
{
"shared_questions": {
"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?"
},
"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": "<h3>Nyitva tartás</h3>{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": {

View file

@ -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()}?"
}
}
}

View file

@ -21,7 +21,7 @@
"question": "I cani sono ammessi in questattività?"
},
"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": "<h3>Orari di apertura</h3>{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": {

View file

@ -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": "<h3>営業時間</h3>{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": {

View file

@ -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": "<h3>Åpningstider</h3>{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": {

View file

@ -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": "<h3>Openingstijden</h3>{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": {

View file

@ -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": "<h3> Godziny otwarcia</h3>{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": {

View file

@ -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": "<h3>Horário de funcionamento</h3>{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": {

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>"
},
"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": "<h3>Horário de funcionamento</h3>{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": {

View file

@ -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": "<h3>Часы работы</h3>{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": {

View file

@ -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": "<h3>Öppettider</h3> {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": {

View file

@ -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": "<h3>開放時間</h3>{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": {

View file

@ -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 <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.",