From 2ccc977b5299d98f6b8a7576cc486ff377612f33 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 27 Jun 2022 09:12:17 +0200 Subject: [PATCH] Translation sync --- assets/layers/sport_pitch/sport_pitch.json | 5 +- assets/tagRenderings/questions.json | 12 ++- assets/themes/campersite/campersite.json | 4 +- assets/themes/cycle_infra/cycle_infra.json | 6 +- assets/themes/cyclenodes/cyclenodes.json | 30 +++++--- assets/themes/education/education.json | 6 +- .../mapcomplete-changes.json | 75 ++++++++++++++---- langs/layers/en.json | 3 + langs/layers/nl.json | 3 + langs/nl.json | 8 +- langs/pt.json | 44 +++++------ langs/shared-questions/pt.json | 30 ++++---- langs/themes/fr.json | 76 +++++++++---------- 13 files changed, 188 insertions(+), 114 deletions(-) diff --git a/assets/layers/sport_pitch/sport_pitch.json b/assets/layers/sport_pitch/sport_pitch.json index b7c732079..dcd6f0876 100644 --- a/assets/layers/sport_pitch/sport_pitch.json +++ b/assets/layers/sport_pitch/sport_pitch.json @@ -430,7 +430,10 @@ "mappings": [ { "if": "opening_hours=", - "then": "24/7 toegankelijk", + "then": { + "en": "Always accessible", + "nl": "24/7 toegankelijk" + }, "hideInAnswer": true }, { diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index b1e60a45d..b9c8d0858 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -1037,7 +1037,8 @@ "en": "Is smoking allowed at {title()}?", "de": "Ist das Rauchen in {title()} erlaubt?", "es": "¿Está permitido fumar en {title()}?", - "fr": "Est-ce autorisé de fumer à {title()} ?" + "fr": "Est-ce autorisé de fumer à {title()} ?", + "pt": "É permitido fumar em {title()}?" }, "#condition": "Based on https://en.wikipedia.org/wiki/List_of_smoking_bans", "condition": "_country!~al|be", @@ -1052,7 +1053,8 @@ "en": "Smoking is allowed", "de": "Rauchen ist erlaubt", "es": "Está permitido fumar", - "fr": "Il est autorisé de fumer" + "fr": "Il est autorisé de fumer", + "pt": "É permitido fumar" } }, { @@ -1065,7 +1067,8 @@ "en": "Smoking is not allowed", "de": "Rauchen ist nicht erlaubt", "es": "No está permitido fumar", - "fr": "Il est interdit de fumer" + "fr": "Il est interdit de fumer", + "pt": "Não é permitido fumar" } }, { @@ -1074,7 +1077,8 @@ "en": "Smoking is allowed outside.", "de": "Rauchen ist draußen erlaubt.", "es": "Está permitido fumar en el exterior.", - "fr": "Il est autorisé de fumer à l'extérieur." + "fr": "Il est autorisé de fumer à l'extérieur.", + "pt": "É permitido fumar no exterior." } } ] diff --git a/assets/themes/campersite/campersite.json b/assets/themes/campersite/campersite.json index 6e44a51a2..a79c29075 100644 --- a/assets/themes/campersite/campersite.json +++ b/assets/themes/campersite/campersite.json @@ -634,7 +634,7 @@ "ja": "はい、長期レンタルのスポットもあり、日常的に滞在することもできます", "zh_Hant": "有,這個地方有提供長期租用,但你也可以用天計算費用", "it": "Sì, ci sono spazi per il noleggio a lungo termine, ma puoi anche pagare per singola giornata", - "fr": "Oui, mais il est possible d’y passer seulement une nuit", + "fr": "Il est possible d’y passer seulement une nuit", "pt_BR": "Sim, há alguns pontos para aluguel a longo prazo, mas você também pode ficar em uma base diária", "de": "Es gibt einige Plätze für Langzeitmieten, aber auch eine tageweise Anmietung ist möglich", "es": "Sí, hay algunas plazas de alquiler a largo plazo, pero también puedes alojarte por días", @@ -653,7 +653,7 @@ "ja": "いいえ、ここには長期滞在者はいません", "zh_Hant": "沒有,這裡沒有永久的客戶", "it": "No, non ci sono ospiti a lungo termine qui", - "fr": "Non, il n’y a pas de résidents permanents", + "fr": "Il n’y a pas de résidents permanents", "pt_BR": "Não, não há hóspedes permanentes aqui", "de": "Hier gibt es keine Dauergäste", "es": "No, no hay huéspedes permanentes aquí", diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index 291c30156..2e1d5c71a 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -10,7 +10,8 @@ "zh_Hant": "單車設施", "hu": "Kerékpáros infrastruktúra", "ca": "Infraestructura per a bicicletes", - "es": "Infraestructura ciclista" + "es": "Infraestructura ciclista", + "fr": "Infrastructure cyclable" }, "shortDescription": { "en": "A map where you can view and edit things related to the bicycle infrastructure.", @@ -20,7 +21,8 @@ "nb_NO": "Alt relatert til sykkelinfrastruktur.", "zh_Hant": "檢視與編輯單車相關設施的地圖。", "hu": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet.", - "es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista." + "es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista.", + "fr": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable." }, "description": { "en": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.", diff --git a/assets/themes/cyclenodes/cyclenodes.json b/assets/themes/cyclenodes/cyclenodes.json index 7364649a6..638e6368a 100644 --- a/assets/themes/cyclenodes/cyclenodes.json +++ b/assets/themes/cyclenodes/cyclenodes.json @@ -11,7 +11,8 @@ "en": "This map shows cycle node networks and allows you to add new nodes easily", "de": "Diese Karte zeigt Knotenpunktnetzwerke für Radfahrer und erlaubt auch neue Knoten zu mappen", "es": "Este mapa muestra redes de nodos ciclistas y te permita añadir nodos nuevos de manera sencilla", - "nl": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen" + "nl": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen", + "fr": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds" }, "maintainer": "Sebastian Kürten", "icon": "./assets/themes/cyclenodes/logo.svg", @@ -32,7 +33,8 @@ "en": "node to node links", "de": "Knotenpunktverbindungen", "es": "enlaces nodo a nodo", - "nl": "verbindingen van node naar node" + "nl": "verbindingen van node naar node", + "fr": "liens noeud à noeud" }, "source": { "osmTags": { @@ -49,7 +51,8 @@ "en": "node to node link", "de": "Knotenpunktverbindung", "es": "enlace nodo a nodo", - "nl": "node-naar-node verbinding" + "nl": "node-naar-node verbinding", + "fr": "lien noeud à noeud" }, "mappings": [ { @@ -58,7 +61,8 @@ "en": "node to node link {ref}", "de": "Knotenpunktverbindung {ref}", "es": "enlace nodo a nodo {ref}", - "nl": "node-naar-node verbinding {ref}" + "nl": "node-naar-node verbinding {ref}", + "fr": "lien noeud à noeud {ref}" } } ] @@ -79,13 +83,15 @@ "en": "When was this node to node link last surveyed?", "de": "Wann wurde diese Knotenpunktverbindung zuletzt überprüft?", "es": "¿Cuándo se sondeó este enlace nodo a nodo por última vez?", - "nl": "Wanneer werd deze node-naar-node verbinding het laast gesurveyed?" + "nl": "Wanneer werd deze node-naar-node verbinding het laast gesurveyed?", + "fr": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?" }, "render": { "en": "This node to node link was last surveyed on {survey:date}", "de": "Diese Knotenpunktverbindung wurde zuletzt am {survey:date} überprüft", "es": "Este enlace nodo a nodo se sondeó por última vez el {survey:date}", - "nl": "Deze node-naar-node verbinding werd het laast gesurveyed op {survey:date}" + "nl": "Deze node-naar-node verbinding werd het laast gesurveyed op {survey:date}", + "fr": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}" }, "freeform": { "key": "survey:date", @@ -110,7 +116,8 @@ "ca": "nodes", "es": "nodos", "nb_NO": "noder", - "nl": "knooppunten" + "nl": "knooppunten", + "fr": "noeuds" }, "source": { "osmTags": { @@ -155,7 +162,8 @@ "en": "When was this cycle node last surveyed?", "de": "Wann wurde dieser Fahrradknotenpunkt zuletzt überprüft?", "es": "¿Cuándo fue sondeado este nodo ciclista por última vez?", - "nl": "Wanneer is dit fietsknooppunt voor het laatst gecontroleerd?" + "nl": "Wanneer is dit fietsknooppunt voor het laatst gecontroleerd?", + "fr": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?" }, "render": { "en": "This cycle node was last surveyed on {survey:date}", @@ -180,13 +188,15 @@ "en": "How many other cycle nodes does this node link to?", "de": "Mit wie vielen anderen Knoten des Fahrradknotenpunktnetzwerkes ist dieser Knoten verbunden?", "es": "¿A cuántos otros nodos ciclistas enlaza este nodo?", - "nl": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?" + "nl": "Met hoeveel andere fietsknooppunten heeft dit knooppunt een verbinding?", + "fr": "A combien dautres nœuds vélo ce nœud est-il lié?" }, "render": { "en": "This node links to {expected_rcn_route_relations} other cycle nodes.", "de": "Dieser Knoten ist mit {expected_rcn_route_relations} anderen Knoten des Fahrradknotenpunktnetzwerkes verbunden.", "nl": "Dit knooppunt verbindt met {expected_rcn_route_relations} andere fietsknooppunten.", - "es": "Este nodo enlaza a {expected_rcn_route_relations} otros nodos ciclistas." + "es": "Este nodo enlaza a {expected_rcn_route_relations} otros nodos ciclistas.", + "fr": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes." }, "freeform": { "key": "expected_rcn_route_relations", diff --git a/assets/themes/education/education.json b/assets/themes/education/education.json index 4cfb76549..4123d7c57 100644 --- a/assets/themes/education/education.json +++ b/assets/themes/education/education.json @@ -3,12 +3,14 @@ "description": { "en": "On this map, you'll find information about all types of schools and eduction and can easily add more information", "nl": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs.", - "de": "Auf dieser Karte können Sie Informationen über Bildungseinrichtungen finden und hinzufügen" + "de": "Auf dieser Karte können Sie Informationen über Bildungseinrichtungen finden und hinzufügen", + "fr": "Sur cette carte, vous trouverez des informations concernant tous les types d'écoles et d'enseignement. Vous pouvez facilement ajouter plus d'informations" }, "title": { "en": "Education", "nl": "Onderwijs", - "de": "Bildung" + "de": "Bildung", + "fr": "Enseignement" }, "defaultBackgroundId": "CartoDB.Voyager", "maintainer": "MapComplete", diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index 996bd4deb..c909ddf2e 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -1,13 +1,24 @@ { "id": "mapcomplete-changes", "title": { - "en": "Changes made with MapComplete" + "en": "Changes made with MapComplete", + "de": "Änderungen mit MapComplete", + "es": "Cambios hechos con MapComplete", + "nb_NO": "Endringer utført med MapComplete", + "nl": "Wijzigingen gemaakt met MapComplete" }, "shortDescription": { - "en": "Shows changes made by MapComplete" + "en": "Shows changes made by MapComplete", + "de": "Zeigt Änderungen von MapComplete", + "es": "Muestra los cambios hechos por MapComplete", + "nb_NO": "Vis endringer utført med MapComplete", + "nl": "Toont wijzigingen gemaakt met MapComplete" }, "description": { - "en": "This maps shows all the changes made with MapComplete" + "en": "This maps shows all the changes made with MapComplete", + "de": "Diese Karte zeigt alle Änderungen die mit MapComplete gemacht wurden", + "es": "Este mapa muestra todos los cambios hechos con MapComplete", + "nl": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt" }, "maintainer": "", "icon": "./assets/svg/logo.svg", @@ -22,7 +33,10 @@ { "id": "mapcomplete-changes", "name": { - "en": "Changeset centers" + "en": "Changeset centers", + "de": "Schwerpunkte von Änderungssätzen", + "es": "Centros de conjuntos de cambios", + "nb_NO": "Endringssettsenter" }, "minzoom": 0, "source": { @@ -36,35 +50,55 @@ ], "title": { "render": { - "en": "Changeset for {theme}" + "en": "Changeset for {theme}", + "de": "Änderungen für {theme}", + "es": "Conjunto de cambios para {theme}", + "nb_NO": "Endringssett for {theme}", + "nl": "Wijzigingset voor {theme}" } }, "description": { - "en": "Shows all MapComplete changes" + "en": "Shows all MapComplete changes", + "de": "Zeigt alle MapComplete Änderungen", + "es": "Muestra todos los cambios de MapComplete", + "nl": "Toont alle wijzigingen met MapComplete" }, "tagRenderings": [ { "id": "render_id", "render": { - "en": "Changeset {id}" + "en": "Changeset {id}", + "de": "Änderung {id}", + "es": "Conjunto de cambios {id}", + "nb_NO": "Endringssett {id}", + "nl": "Wijzigingset {id}" } }, { "id": "contributor", "render": { - "en": "Change made by {_last_edit:contributor}" + "en": "Change made by {_last_edit:contributor}", + "de": "Änderung wurde von {_last_edit:contributor} gemacht", + "es": "Cambio hecho por {_last_edit:contributor}", + "nl": "Wijziging gemaakt door {_last_edit:contributor}" } }, { "id": "theme", "render": { - "en": "Change with theme {theme}" + "en": "Change with theme {theme}", + "de": "Änderung mit Thema {theme}", + "es": "Cambio con tema {theme}", + "nl": "Wijziging met thema {theme}" }, "mappings": [ { "if": "theme~http.*", "then": { - "en": "Change with unofficial theme {theme}" + "en": "Change with unofficial theme {theme}", + "de": "Änderung mit inoffiziellem Thema {theme}", + "es": "Cambio con tema no oficial {theme}", + "nl": "Wijziging met officieus thema {theme}" } } ] @@ -340,7 +374,11 @@ } ], "question": { - "en": "Themename contains {search}" + "en": "Themename contains {search}", + "de": "Themenname enthält {search}", + "es": "Nombre del tema contiene {search}", + "nb_NO": "Temanavn inneholder {search}", + "nl": "Themanaam bevat {search}" } } ] @@ -356,7 +394,10 @@ } ], "question": { - "en": "Made by contributor {search}" + "en": "Made by contributor {search}", + "de": "Erstellt von {search}", + "es": "Hecho por contributor/a {search}", + "nl": "Gemaakt door bijdrager {search}" } } ] @@ -372,7 +413,10 @@ } ], "question": { - "en": "Not made by contributor {search}" + "en": "Not made by contributor {search}", + "de": "Nicht erstellt von {search}", + "es": "No hecho por contributor/a {search}", + "nl": "Niet gemaakt door bijdrager {search}" } } ] @@ -387,7 +431,10 @@ { "id": "link_to_more", "render": { - "en": "More statistics can be found here" + "en": "More statistics can be found here", + "de": "Weitere Statistiken finden Sie hier", + "es": "Se pueden encontrar más estadísticas aquí", + "nl": "Meer statistieken kunnen hier gevonden worden" } }, { diff --git a/langs/layers/en.json b/langs/layers/en.json index 695f311b3..eea9777a4 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -5283,6 +5283,9 @@ }, "sport_pitch-opening_hours": { "mappings": { + "0": { + "then": "Always accessible" + }, "1": { "then": "Always accessible" } diff --git a/langs/layers/nl.json b/langs/layers/nl.json index f04b68736..2062990a9 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -5258,6 +5258,9 @@ }, "sport_pitch-opening_hours": { "mappings": { + "0": { + "then": "24/7 toegankelijk" + }, "1": { "then": "24/7 toegankelijk" } diff --git a/langs/nl.json b/langs/nl.json index 3f43b3cff..1d5b1a4f1 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -564,14 +564,14 @@ "title": "{key} (gebruikt in {path}, {type})" }, "search": { - "searching": "Aan het zoeken naar {layerTitle} {mode} {search}...", - "overview": "Ik heb {length} overeenkomende items gevonden.", - "argsearch": "De zoekterm", "announceLimited": "

Ik toon enkel de {cutoff} items het dichtst bij de gezochte locatie.

", "arglayerid": "De naam van een laag OF een enkele zoekterm", + "argsearch": "De zoekterm", "argverb": "Zoek ofwel in een geografisch gebied (zoals een stand) of zoek in de buurt van een POI", "noMatchingLayer": "Ik vind geen overeenkomende laag", - "noNearOrIn": "Sorry, Ik begreep je opdracht niet omdat ik geen dichtbij of in in je zoekopdracht.\nProbeer iets als Zoek drinkwater in Londen, Zoek frituur in Brussel

\n

Daarnaast kan je ook info {cmd} proberen, om info te krijgen over een enkel object.

" + "noNearOrIn": "Sorry, Ik begreep je opdracht niet omdat ik geen dichtbij of in in je zoekopdracht.\nProbeer iets als Zoek drinkwater in Londen, Zoek frituur in Brussel

\n

Daarnaast kan je ook info {cmd} proberen, om info te krijgen over een enkel object.

", + "overview": "Ik heb {length} overeenkomende items gevonden.", + "searching": "Aan het zoeken naar {layerTitle} {mode} {search}..." }, "shutdown": { "argmode": "Geeft aan op welke manier ik moet afsluiten. Dit moet één van de volgende woorden zijn: {verbs}", diff --git a/langs/pt.json b/langs/pt.json index 13b9e9f8f..4c9362c39 100644 --- a/langs/pt.json +++ b/langs/pt.json @@ -11,10 +11,10 @@ "delete": "Eliminar", "explanations": { "hardDelete": "Este ponto será eliminado no OpenStreetMap. Pode ser recuperado por um contribuidor com experiência", - "selectReason": "Por favor, selecione a razão porque este elemento deve ser eliminado", - "softDelete": "Este elemento será atualizado e ocultado nesta aplicação. {reason}", "retagNoOtherThemes": "Este recurso será reclassificado e escondido desta aplicação", - "retagOtherThemes": "Este recurso será remarcado e ficará visível em {otherThemes}" + "retagOtherThemes": "Este recurso será remarcado e ficará visível em {otherThemes}", + "selectReason": "Por favor, selecione a razão porque este elemento deve ser eliminado", + "softDelete": "Este elemento será atualizado e ocultado nesta aplicação. {reason}" }, "isDeleted": "Este elemento está eliminado", "isntAPoint": "Apenas os pontos podem ser eliminados, o elemento selecionado é uma linha, área ou relação.", @@ -52,13 +52,14 @@ "hasBeenImported": "Este ponto já foi importado", "import": { "hasBeenImported": "Este objeto foi importado", - "importTags": "Este elemento irá receber {tags}", - "wrongType": "Este elemento não é um ponto ou uma linha e não pode ser importado", - "officialThemesOnly": "O botão de importação está desativado em temas não oficiais para evitar acidentes", "howToTest": "Para testar, adicione test=true ou backend=osm-test ao URL. O conjunto de alterações será impresso na consola. Por favor abra um \"pull request\" para oficializar este tema de modo a ativar efetivamente o botão de importação.", - "zoomInMore": "Amplie mais para importar este elemento", - "wrongTypeToConflate": "Este elemento não é um ponto ou uma linha e não pode ser fundido" + "importTags": "Este elemento irá receber {tags}", + "officialThemesOnly": "O botão de importação está desativado em temas não oficiais para evitar acidentes", + "wrongType": "Este elemento não é um ponto ou uma linha e não pode ser importado", + "wrongTypeToConflate": "Este elemento não é um ponto ou uma linha e não pode ser fundido", + "zoomInMore": "Amplie mais para importar este elemento" }, + "importTags": "Este elemento irá receber {tags}", "intro": "Clicou em algum lugar onde ainda não há dados conhecidos.
", "layerNotEnabled": "A camada {layer} não está ativada. Ative esta camada para adicionar um ponto", "openLayerControl": "Abra a caixa de controlo da camada", @@ -67,27 +68,30 @@ "stillLoading": "Os dados ainda estão a ser carregados. Aguarde um pouco antes de adicionar um novo ponto.", "title": "Adicionar um novo ponto?", "warnVisibleForEveryone": "A sua adição será visível para todos", - "zoomInFurther": "Amplie mais para adicionar um ponto.", - "zoomInMore": "Amplie mais para importar este elemento", "wrongType": "Este elemento não é um ponto ou uma linha e não pode ser importado", - "importTags": "Este elemento irá receber {tags}" + "zoomInFurther": "Amplie mais para adicionar um ponto.", + "zoomInMore": "Amplie mais para importar este elemento" + }, + "apply_button": { + "appliedOnAnotherObject": "O objeto {id} irá receber {tags}", + "isApplied": "As alterações são aplicadas" }, "attribution": { "attributionContent": "

Todos os dados são fornecidos pelo OpenStreetMap e são livremente reutilizáveis sob a licença the Open DataBase License.

", "attributionTitle": "Aviso de atribuição", "codeContributionsBy": "O MapComplete foi construído por {contributors} e _blank{hiddenCount} mais contribuintes", - "iconAttribution": { - "title": "Ícones usados" - }, - "mapContributionsBy": "Os dados visíveis atuais têm edições feitas por {contributors}", - "mapContributionsByAndHidden": "Os dados visíveis atuais têm edições feitas por {contributors} e mais {hiddenCount} contribuidores", - "themeBy": "Tema gerido por {author}", "donate": "Apoie o MapComplete financeiramente", "editId": "Editar aqui com o editor online OpenStreetMap", "editJosm": "Editar aqui com JOSM", "followBridge": "As contas Mastodon e Twitter estão interligadas", "followOnMastodon": "Siga o MapComplete no Mastodon", - "followOnTwitter": "Siga o MapComplete no twitter" + "followOnTwitter": "Siga o MapComplete no twitter", + "iconAttribution": { + "title": "Ícones usados" + }, + "mapContributionsBy": "Os dados visíveis atuais têm edições feitas por {contributors}", + "mapContributionsByAndHidden": "Os dados visíveis atuais têm edições feitas por {contributors} e mais {hiddenCount} contribuidores", + "themeBy": "Tema gerido por {author}" }, "backgroundMap": "Mapa de fundo", "cancel": "Cancelar", @@ -225,10 +229,6 @@ "noWikipediaPage": "Este item do Wikidata ainda não tem uma página correspondente na Wikipédia.", "searchWikidata": "Pesquisar no Wikidata", "wikipediaboxTitle": "Wikipédia" - }, - "apply_button": { - "isApplied": "As alterações são aplicadas", - "appliedOnAnotherObject": "O objeto {id} irá receber {tags}" } }, "image": { diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json index 18b549ac8..0dfd8c9bf 100644 --- a/langs/shared-questions/pt.json +++ b/langs/shared-questions/pt.json @@ -91,6 +91,20 @@ }, "question": "Esta infraestrutura tem tomadas elétricas, disponíveis para os clientes quando estão no interior?" }, + "smoking": { + "mappings": { + "0": { + "then": "É permitido fumar" + }, + "1": { + "then": "Não é permitido fumar" + }, + "2": { + "then": "É permitido fumar no exterior." + } + }, + "question": "É permitido fumar em {title()}?" + }, "website": { "question": "Qual é o sítio web de {title()}?" }, @@ -129,20 +143,6 @@ } }, "question": "Qual é o item correspondente na Wikipédia?" - }, - "smoking": { - "mappings": { - "2": { - "then": "É permitido fumar no exterior." - }, - "0": { - "then": "É permitido fumar" - }, - "1": { - "then": "Não é permitido fumar" - } - }, - "question": "É permitido fumar em {title()}?" } } -} +} \ No newline at end of file diff --git a/langs/themes/fr.json b/langs/themes/fr.json index db67c9544..ef3074e3c 100644 --- a/langs/themes/fr.json +++ b/langs/themes/fr.json @@ -341,6 +341,40 @@ "shortDescription": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable.", "title": "Infrastructure cyclable" }, + "cyclenodes": { + "description": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds", + "layers": { + "0": { + "name": "liens noeud à noeud", + "tagRenderings": { + "node2node-survey:date": { + "question": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?", + "render": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}" + } + }, + "title": { + "mappings": { + "0": { + "then": "lien noeud à noeud {ref}" + } + }, + "render": "lien noeud à noeud" + } + }, + "1": { + "name": "noeuds", + "tagRenderings": { + "node-expected_rcn_route_relations": { + "question": "A combien dautres nœuds vélo ce nœud est-il lié?", + "render": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes." + }, + "node-survey:date": { + "question": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?" + } + } + } + } + }, "cyclofix": { "description": "Le but de cette carte est de présenter aux cyclistes une solution facile à utiliser pour trouver l'infrastructure appropriée à leurs besoins.

Vous pouvez suivre votre localisation précise (mobile uniquement) et sélectionner les couches qui vous concernent dans le coin inférieur gauche. Vous pouvez également utiliser cet outil pour ajouter ou modifier des épingles (points d'intérêt) sur la carte et fournir plus de données en répondant aux questions.

Toutes les modifications que vous apportez seront automatiquement enregistrées dans la base de données mondiale d'OpenStreetMap et peuvent être librement réutilisées par d'autres.

Pour plus d'informations sur le projet cyclofix, rendez-vous sur cyclofix.osm.be.", "title": "Cyclofix - Une carte ouverte pour les cyclistes" @@ -349,6 +383,10 @@ "description": "Cette carte affiche les points d'accès public à de l'eau potable, et permet d'en ajouter facilement", "title": "Eau potable" }, + "education": { + "description": "Sur cette carte, vous trouverez des informations concernant tous les types d'écoles et d'enseignement. Vous pouvez facilement ajouter plus d'informations", + "title": "Enseignement" + }, "etymology": { "layers": { "1": { @@ -541,43 +579,5 @@ "description": "Cartographions tous les arbres !", "shortDescription": "Carte des arbres", "title": "Arbres" - }, - "cyclenodes": { - "description": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds", - "layers": { - "0": { - "name": "liens noeud à noeud", - "tagRenderings": { - "node2node-survey:date": { - "question": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?", - "render": "Cette lien de nœud à nœud a été vérifié sur le terrain le {survey:date}" - } - }, - "title": { - "mappings": { - "0": { - "then": "lien noeud à noeud {ref}" - } - }, - "render": "lien noeud à noeud" - } - }, - "1": { - "tagRenderings": { - "node-expected_rcn_route_relations": { - "render": "Ce noeud est lié à {expected_rcn_route_relations} d'autres noeuds cyclistes.", - "question": "A combien dautres nœuds vélo ce nœud est-il lié?" - }, - "node-survey:date": { - "question": "Quand ce nœud cyclable a-t-il été vérifié sur le terrain pour la dernière fois ?" - } - }, - "name": "noeuds" - } - } - }, - "education": { - "title": "Enseignement", - "description": "Sur cette carte, vous trouverez des informations concernant tous les types d'écoles et d'enseignement. Vous pouvez facilement ajouter plus d'informations" } } \ No newline at end of file