From e82f9290530c869973fb1d41bcf1d40e0c1cef3f Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 11 Oct 2021 23:44:01 +0200 Subject: [PATCH] Translation regeneration --- assets/tagRenderings/questions.json | 30 +++++++++++------ langs/shared-questions/id.json | 40 +++++++++++----------- langs/shared-questions/pt.json | 36 ++++++++++---------- langs/themes/en.json | 51 +++++++++++++++++++++++++++++ langs/themes/nl.json | 1 + 5 files changed, 110 insertions(+), 48 deletions(-) diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index 509749aa03..30b6e90c6e 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -156,35 +156,40 @@ "dog-access": { "question": { "en": "Are dogs allowed in this business?", - "nl": "Zijn honden toegelaten in deze zaak?" + "nl": "Zijn honden toegelaten in deze zaak?", + "pt": "Os cães são permitidos neste estabelecimento?" }, "mappings": [ { "if": "dog=yes", "then": { "en": "Dogs are allowed", - "nl": "honden zijn toegelaten" + "nl": "honden zijn toegelaten", + "pt": "Os cães são permitidos" } }, { "if": "dog=no", "then": { "en": "Dogs are not allowed", - "nl": "honden zijn niet toegelaten" + "nl": "honden zijn niet toegelaten", + "pt": "Os cães não são permitidos" } }, { "if": "dog=leashed", "then": { "en": "Dogs are allowed, but they have to be leashed", - "nl": "honden zijn enkel aan de leiband welkom" + "nl": "honden zijn enkel aan de leiband welkom", + "pt": "Os cães são permitidos, mas têm de ser presos pela trela" } }, { "if": "dog=unleashed", "then": { "en": "Dogs are allowed and can run around freely", - "nl": "honden zijn welkom en mogen vrij rondlopen" + "nl": "honden zijn welkom en mogen vrij rondlopen", + "pt": "Os cães são permitidos e podem correr livremente" } } ] @@ -247,7 +252,8 @@ "en": "Which methods of payment are accepted here?", "nl": "Welke betaalmiddelen worden hier geaccepteerd?", "pt": "Que métodos de pagamento são aceites aqui?", - "pt_BR": "Quais métodos de pagamento são aceitos aqui?" + "pt_BR": "Quais métodos de pagamento são aceitos aqui?", + "id": "Metode pembayaran manakah yang di terima disini?" }, "multiAnswer": true, "mappings": [ @@ -258,7 +264,8 @@ "en": "Cash is accepted here", "nl": "Cash geld wordt hier aanvaard", "pt": "Aceitam pagamento com dinheiro aqui", - "pt_BR": "Dinheiro é aceito aqui" + "pt_BR": "Dinheiro é aceito aqui", + "id": "Disini menerima pembayaran tunai" } }, { @@ -268,7 +275,8 @@ "en": "Payment cards are accepted here", "nl": "Betalen met bankkaarten kan hier", "pt": "Aceitam pagamento com cartões bancários aqui", - "pt_BR": "Cartões de pagamento são aceitos aqui" + "pt_BR": "Cartões de pagamento são aceitos aqui", + "id": "Disini menerima pembayaran dengan kartu" } } ] @@ -292,7 +300,8 @@ "pl": "Na jakim poziomie znajduje się ta funkcja?", "pt_BR": "Em que nível esse recurso está localizado?", "ru": "На каком этаже находится этот объект?", - "pt": "Em que nível se encontra este elemento?" + "pt": "Em que nível se encontra este elemento?", + "id": "Pada tingkat apa fitur ini diletakkan?" }, "render": { "en": "Located on the {level}th floor", @@ -369,7 +378,8 @@ "fr": "Premier étage", "pl": "Znajduje się na pierwszym piętrze", "sv": "Ligger på första våningen", - "pt": "Está no primeiro andar" + "pt": "Está no primeiro andar", + "id": "Berlokasi di lantai pertama" } } ] diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json index ba2382719a..7c29ed6e61 100644 --- a/langs/shared-questions/id.json +++ b/langs/shared-questions/id.json @@ -3,30 +3,30 @@ "email": { "question": "Apa alamat surel dari {name}?" }, + "level": { + "mappings": { + "3": { + "then": "Berlokasi di lantai pertama" + } + }, + "question": "Pada tingkat apa fitur ini diletakkan?" + }, + "payment-options": { + "mappings": { + "0": { + "then": "Disini menerima pembayaran tunai" + }, + "1": { + "then": "Disini menerima pembayaran dengan kartu" + } + }, + "question": "Metode pembayaran manakah yang di terima disini?" + }, "phone": { "question": "Nomor telepon dari {name|?" }, "website": { "question": "Apa situs web dari {name}?" - }, - "payment-options": { - "mappings": { - "1": { - "then": "Disini menerima pembayaran dengan kartu" - }, - "0": { - "then": "Disini menerima pembayaran tunai" - } - }, - "question": "Metode pembayaran manakah yang di terima disini?" - }, - "level": { - "question": "Pada tingkat apa fitur ini diletakkan?", - "mappings": { - "3": { - "then": "Berlokasi di lantai pertama" - } - } } } -} +} \ No newline at end of file diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json index a1622b21a3..fbd7309863 100644 --- a/langs/shared-questions/pt.json +++ b/langs/shared-questions/pt.json @@ -3,6 +3,23 @@ "description": { "question": "Ainda há algo de relevante que não tenha podido dar nas perguntas anteriores? Adicione-o aqui.
Não repita factos já declarados" }, + "dog-access": { + "mappings": { + "0": { + "then": "Os cães são permitidos" + }, + "1": { + "then": "Os cães não são permitidos" + }, + "2": { + "then": "Os cães são permitidos, mas têm de ser presos pela trela" + }, + "3": { + "then": "Os cães são permitidos e podem correr livremente" + } + }, + "question": "Os cães são permitidos neste estabelecimento?" + }, "email": { "question": "Qual é o endereço de e-mail de {name}?" }, @@ -61,23 +78,6 @@ } }, "question": "Este lugar é acessível a utilizadores de cadeiras de rodas?" - }, - "dog-access": { - "mappings": { - "0": { - "then": "Os cães são permitidos" - }, - "1": { - "then": "Os cães não são permitidos" - }, - "2": { - "then": "Os cães são permitidos, mas têm de ser presos pela trela" - }, - "3": { - "then": "Os cães são permitidos e podem correr livremente" - } - }, - "question": "Os cães são permitidos neste estabelecimento?" } } -} +} \ No newline at end of file diff --git a/langs/themes/en.json b/langs/themes/en.json index e1d8f67241..ea1aecd5e9 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -1240,6 +1240,57 @@ "shortDescription": "A map with playgrounds", "title": "Playgrounds" }, + "postboxes": { + "description": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)
Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account. ", + "layers": { + "0": { + "description": "The layer showing postboxes.", + "name": "Postboxes", + "presets": { + "0": { + "title": "postbox" + } + }, + "title": { + "render": "Postbox" + } + }, + "1": { + "description": "A layer showing post offices.", + "filter": { + "0": { + "options": { + "0": { + "question": "Currently open" + } + } + } + }, + "name": "Post offices", + "presets": { + "0": { + "title": "Post Office" + } + }, + "tagRenderings": { + "OH": { + "mappings": { + "0": { + "then": "24/7 opened (including holidays)" + } + }, + "question": "What are the opening hours for this post office?", + "render": "Opening Hours: {opening_hours_table()}" + } + }, + "title": { + "render": "Post Office" + } + } + }, + "shortDescription": "A map showing postboxes and post offices", + "title": "Postbox and Post Office Map" + }, "shops": { "description": "On this map, one can mark basic information about shops, add opening hours and phone numbers", "layers": { diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 409d96feaa..991614fad2 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -1025,6 +1025,7 @@ }, "toerisme_vlaanderen": { "description": "Op deze kaart kan je info zien die relevant is voor toerisme, zoals:
Zie je fouten op de kaart? Dan kan je zelf makkelijk aanpasingen maken, die zichtbaar zijn voor iedereen. Hiervoor dien je een gratis OpenStreetMap account voor te maken.

Met de steun van Toerisme Vlaanderen", + "descriptionTail": "Met de steun van Toerisme Vlaanderen", "shortDescription": "Een kaart om toeristisch relevante info op aan te duiden", "title": "Toeristisch relevante info" },