Skip to content

Commit

Permalink
Fixes OpenHistoricalMap/issues#818 by changing http to https througho…
Browse files Browse the repository at this point in the history
…ut locals.
  • Loading branch information
erictheise committed Jun 10, 2024
1 parent db27ef4 commit 3c163cf
Show file tree
Hide file tree
Showing 38 changed files with 307 additions and 307 deletions.
16 changes: 8 additions & 8 deletions locales/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,17 +124,17 @@
"help.section.introduction": "Introducción",
"help.intro.0": "Esto ye <i>overpass turbo</i>, una ferramienta de filtriáu de datos basada na web pa<a href=\"https://www.openhistoricalmap.org\">OpenHistoricalMap</a>.",
"help.intro.1": "Con overpass turbo puedes executar consultes <a href=\"https://wiki.openstreetmap.org/wiki/OpenHistoricalMap/Overpass\">Overpass API</a> y analizar los datos d'OHM resultantes de forma interactiva nun mapa.",
"help.intro.1b": "Hai un <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo/Wizard\">Asistente</a> integráu que fai que seya enforma cenciello crear consultes.",
"help.intro.2": "Na wiki d'OSM puede alcontrase más información sobre <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo\">overpass turbo</a> y cómo escribir <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">consultes Overpass</a>.",
"help.intro.1b": "Hai un <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo/Wizard\">Asistente</a> integráu que fai que seya enforma cenciello crear consultes.",
"help.intro.2": "Na wiki d'OSM puede alcontrase más información sobre <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo\">overpass turbo</a> y cómo escribir <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">consultes Overpass</a>.",
"help.section.queries": "Consultes Overpass",
"help.queries.expl": "Overpass API te permite consultar datos d'OHM colos tos propios criterios de gueta. Pa esti propósitu, tien un <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">llinguaxe de consultes</a> diseñáu específicamente.",
"help.queries.expl": "Overpass API te permite consultar datos d'OHM colos tos propios criterios de gueta. Pa esti propósitu, tien un <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">llinguaxe de consultes</a> diseñáu específicamente.",
"help.intro.shortcuts": "Amás de les consultes regulares d'Overpass API pueden usase los siguientes atayos útiles en overpass turbo:",
"help.intro.shortcuts.bbox": "coordenaes del cuadru de llende de la vista del mapa actual",
"help.intro.shortcuts.center": "coordenaes del centru del mapa",
"help.intro.shortcuts.date": "cadena de data-hora ISO 8601 d'un determináu intervalu de tiempu hacia atrás (p.ex. «24 hours»)",
"help.intro.shortcuts.style": "define una <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo/MapCSS\">fueya d'estilu MapCSS</a>",
"help.intro.shortcuts.style": "define una <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo/MapCSS\">fueya d'estilu MapCSS</a>",
"help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting <i>{{shortcut=value}}</i> somewhere in the script.",
"help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo/Extended_Overpass_Queries\">OSM wiki</a>.",
"help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo/Extended_Overpass_Queries\">OSM wiki</a>.",
"help.section.ide": "IDE",
"help.ide.share.title": "Compartir",
"help.ide.share.expl": "It is possible to send a permalink with the query you are currently working on to someone else. This is found in the <i>Share</i> tool and shows you a link which you can send to a friend or post online. (Note that others will work on their own copy of the query.)",
Expand All @@ -157,7 +157,7 @@
"help.section.about": "About",
"help.about.maintained": "<i>overpass turbo</i> is maintained by Martin Raifer (tyr.asd at gmail.com).",
"help.about.feedback.title": "Feedback, Bug Reports, Feature Requests",
"help.about.feedback": "If you would like to give feedback, report issues or ask for a particular feature, please use the <a href=\"https://github.com/tyrasd/overpass-turbo/issues\">issue tracker</a> on github or the <a href=\"http://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo\">discussion page</a> on the OSM-wiki.",
"help.about.feedback": "If you would like to give feedback, report issues or ask for a particular feature, please use the <a href=\"https://github.com/tyrasd/overpass-turbo/issues\">issue tracker</a> on github or the <a href=\"https://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo\">discussion page</a> on the OSM-wiki.",
"help.about.source.title": "Source Code",
"help.about.source": "The <a href=\"https://github.com/tyrasd/overpass-turbo\">source code</a> of this application is released under the MIT <a href=\"LICENSE\">license</a>.",
"help.section.attribution": "Attribution",
Expand Down Expand Up @@ -207,9 +207,9 @@
"error.nominatim.title": "Nominatim Error",
"error.nominatim.expl": "Could not find anything with the following name:",
"warning.browser.title": "Your browser is not supported :(",
"warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. <small>It must support <a href=\"http://en.wikipedia.org/wiki/Web_storage#localStorage\">Web Storage API</a> and <a href=\"http://en.wikipedia.org/wiki/Cross-origin_resource_sharing\">cross origin resource sharing (CORS)</a>.</small>",
"warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. <small>It must support <a href=\"https://en.wikipedia.org/wiki/Web_storage#localStorage\">Web Storage API</a> and <a href=\"https://en.wikipedia.org/wiki/Cross-origin_resource_sharing\">cross origin resource sharing (CORS)</a>.</small>",
"warning.browser.expl.2": "Note that you may have to enable cookies and/or \"local Data\" for this site on some browsers (such as Firefox and Chrome).",
"warning.browser.expl.3": "Please upgrade to a more up-to-date version of your browser or switch to a more capable one! Recent versions of <a href=\"http://www.opera.com\">Opera</a>, <a href=\"http://www.google.com/intl/de/chrome/browser/\">Chrome</a> and <a href=\"http://www.mozilla.org/de/firefox/\">Firefox</a> have been tested to work. Alternatively, you can still use the <a href=\"http://overpass-api.de/query_form.html\">Overpass_API query form</a>.",
"warning.browser.expl.3": "Please upgrade to a more up-to-date version of your browser or switch to a more capable one! Recent versions of <a href=\"https://www.opera.com\">Opera</a>, <a href=\"https://www.google.com/intl/de/chrome/browser/\">Chrome</a> and <a href=\"https://www.mozilla.org/de/firefox/\">Firefox</a> have been tested to work. Alternatively, you can still use the <a href=\"https://overpass-api.de/query_form.html\">Overpass_API query form</a>.",
"warning.incomplete.title": "Incomplete Data",
"warning.incomplete.expl.1": "This query returned no nodes. In OHM, only nodes contain coordinates. For example, a way cannot be displayed without its nodes.",
"warning.incomplete.expl.2": "If this is not what you meant to get, <i>overpass turbo</i> can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.",
Expand Down
16 changes: 8 additions & 8 deletions locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,17 +124,17 @@
"help.section.introduction": "Introducció",
"help.intro.0": "Això és l'<i>overpass turbo</i>, una eina web per a filtrar dades de l'<a href=\"https://www.openhistoricalmap.org\">OpenHistoricalMap</a>.",
"help.intro.1": "Amb l'overpass turbo podeu executar consultes <a href=\"https://wiki.openstreetmap.org/wiki/OpenHistoricalMap/Overpass\">Overpass API</a> i analitzar les dades OHM resultants interactivament en un mapa.",
"help.intro.1b": "Hi ha un <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo/Wizard\">assistent</a> integrat que facilita molt la creació de consultes.",
"help.intro.2": "Podeu trobar més informació sobre l'<a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo\">overpass turbo</a> i com escriure <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">consultes Overpass</a> al wiki de l'OSM.",
"help.intro.1b": "Hi ha un <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo/Wizard\">assistent</a> integrat que facilita molt la creació de consultes.",
"help.intro.2": "Podeu trobar més informació sobre l'<a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo\">overpass turbo</a> i com escriure <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">consultes Overpass</a> al wiki de l'OSM.",
"help.section.queries": "Consultes Overpass",
"help.queries.expl": "L'API Overpass us permet consultar dades de l'OHM amb els vostres criteris. Per a aquest motiu, s'ha creat específicament un <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">llenguatge de consulta</a>.",
"help.queries.expl": "L'API Overpass us permet consultar dades de l'OHM amb els vostres criteris. Per a aquest motiu, s'ha creat específicament un <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL\">llenguatge de consulta</a>.",
"help.intro.shortcuts": "A més de les consultes de l'API Overpass habituals, podeu usar les dreceres següents a l'overpass turbo:",
"help.intro.shortcuts.bbox": "coordenades del requadre que delimita la visualització actual del mapa",
"help.intro.shortcuts.center": "coordenades del centre del mapa",
"help.intro.shortcuts.date": "ISO 8601 data-hora-text un interval específic de temps (ex. “24 hores”)",
"help.intro.shortcuts.style": "defineix un <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo/MapCSS\">full d'estil MapCSS</a>",
"help.intro.shortcuts.style": "defineix un <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo/MapCSS\">full d'estil MapCSS</a>",
"help.intro.shortcuts.custom": "Podeu definir dreceres arbitràries posant <i>{{drecera=valor}}</i> en algun lloc de l'script.",
"help.intro.shortcuts.more": "Podeu trobar més dreceres de l'overpass-turbo, informació addicional i exemples d'ús al <a href=\"http://wiki.openstreetmap.org/wiki/Overpass_turbo/Extended_Overpass_Queries\">wiki de l'OSM</a>.",
"help.intro.shortcuts.more": "Podeu trobar més dreceres de l'overpass-turbo, informació addicional i exemples d'ús al <a href=\"https://wiki.openstreetmap.org/wiki/Overpass_turbo/Extended_Overpass_Queries\">wiki de l'OSM</a>.",
"help.section.ide": "IDE",
"help.ide.share.title": "Compartició",
"help.ide.share.expl": "Podeu enviar un enllaç permanent amb la consulta en que esteu treballant. Això es troba a l'eina <i>Comparteix</i> amb us mostra un enllaç que podeu enviar a un amic o publicar-lo en línia. (Tingueu en compte que els altres usuaris treballaran en la seva pròpia còpia de la consulta.)",
Expand All @@ -157,7 +157,7 @@
"help.section.about": "Quant a",
"help.about.maintained": "L'<i>overpass turbo</i> és mantingut per en Martin Raifer (tyr.asd (a) gmail.com).",
"help.about.feedback.title": "Comentaris, informes d'error, peticions de funcionalitats",
"help.about.feedback": "Si voleu fer-nos arribar comentaris, informar d'errors o demanar-nos qualsevol funcionalitat, feu servir el <a href=\"https://github.com/tyrasd/overpass-turbo/issues\">gestor d'informes</a> al github o la <a href=\"http://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo\">pàgina de discussió</a> del wiki de l'OSM.",
"help.about.feedback": "Si voleu fer-nos arribar comentaris, informar d'errors o demanar-nos qualsevol funcionalitat, feu servir el <a href=\"https://github.com/tyrasd/overpass-turbo/issues\">gestor d'informes</a> al github o la <a href=\"https://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo\">pàgina de discussió</a> del wiki de l'OSM.",
"help.about.source.title": "Codi font",
"help.about.source": "El <a href=\"https://github.com/tyrasd/overpass-turbo\">codi font</a> d'aquesta aplicació està publicat sota els termes de la <a href=\"LICENSE\">llicència</a> MIT .",
"help.section.attribution": "Atribució",
Expand Down Expand Up @@ -207,9 +207,9 @@
"error.nominatim.title": "S'ha produït un error al Nominatim",
"error.nominatim.expl": "No s'ha trobat res amb el nom següent:",
"warning.browser.title": "El vostre navegador no està suportat :(",
"warning.browser.expl.1": "El navegador que feu servir probablement no pot executar parts significatives d'aquesta aplicació. <small>Cal que permeti l'<a href=\"http://en.wikipedia.org/wiki/Web_storage#localStorage\">API d'emmagatzematge web</a> i <a href=\"http://en.wikipedia.org/wiki/Cross-origin_resource_sharing\">compartició de recursoso de xarxa compartits (CORS)</a>.</small>",
"warning.browser.expl.1": "El navegador que feu servir probablement no pot executar parts significatives d'aquesta aplicació. <small>Cal que permeti l'<a href=\"https://en.wikipedia.org/wiki/Web_storage#localStorage\">API d'emmagatzematge web</a> i <a href=\"https://en.wikipedia.org/wiki/Cross-origin_resource_sharing\">compartició de recursoso de xarxa compartits (CORS)</a>.</small>",
"warning.browser.expl.2": "Tingueu present que heu de permetre les galetes o les «dades locals» per a aquest lloc en alguns navegadors, com ara el Firefox i el Chrome.",
"warning.browser.expl.3": "Actualitzeu a una versió més recent del navegador o canvieu-lo per un altre amb més funcionalitats! S'ha provat el funcionament de les versions recents <a href=\"http://www.opera.com\">Opera</a>, <a href=\"http://www.google.com/intl/de/chrome/browser/\">Chrome</a> i <a href=\"http://www.mozilla.org/de/firefox/\">Firefox</a>. Alternativament, també podeu usar el <a href=\"http://overpass-api.de/query_form.html\">formulari de consulta Overpass_API</a>.",
"warning.browser.expl.3": "Actualitzeu a una versió més recent del navegador o canvieu-lo per un altre amb més funcionalitats! S'ha provat el funcionament de les versions recents <a href=\"https://www.opera.com\">Opera</a>, <a href=\"https://www.google.com/intl/de/chrome/browser/\">Chrome</a> i <a href=\"https://www.mozilla.org/de/firefox/\">Firefox</a>. Alternativament, també podeu usar el <a href=\"https://overpass-api.de/query_form.html\">formulari de consulta Overpass_API</a>.",
"warning.incomplete.title": "Dades incompletes",
"warning.incomplete.expl.1": "Aquesta consulta no ha retornat cap node. En l'OHM, només els nodes contenen coordenades. Per exemple, una via no es pot mostrar sense els seus nodes.",
"warning.incomplete.expl.2": "Si això no és el que volíeu obtenir, l'<i>overpass turbo</i> us pot ajudar a autocompletar la consulta seleccionant l'opció «repara la consulta» següent. Altrament podeu continuar amb les dades.",
Expand Down
Loading

0 comments on commit 3c163cf

Please sign in to comment.