diff --git a/locales/ast.json b/locales/ast.json index 7eec7400..22750533 100644 --- a/locales/ast.json +++ b/locales/ast.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introducción", "help.intro.0": "Esto ye overpass turbo, una ferramienta de filtriáu de datos basada na web paOpenHistoricalMap.", "help.intro.1": "Con overpass turbo puedes executar consultes Overpass API y analizar los datos d'OHM resultantes de forma interactiva nun mapa.", - "help.intro.1b": "Hai un Asistente integráu que fai que seya enforma cenciello crear consultes.", - "help.intro.2": "Na wiki d'OSM puede alcontrase más información sobre overpass turbo y cómo escribir consultes Overpass.", + "help.intro.1b": "Hai un Asistente integráu que fai que seya enforma cenciello crear consultes.", + "help.intro.2": "Na wiki d'OSM puede alcontrase más información sobre overpass turbo y cómo escribir consultes Overpass.", "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 llinguaxe de consultes 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 llinguaxe de consultes 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 fueya d'estilu MapCSS", + "help.intro.shortcuts.style": "define una fueya d'estilu MapCSS", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/ca.json b/locales/ca.json index d09aa8fb..4dfda58c 100644 --- a/locales/ca.json +++ b/locales/ca.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introducció", "help.intro.0": "Això és l'overpass turbo, una eina web per a filtrar dades de l'OpenHistoricalMap.", "help.intro.1": "Amb l'overpass turbo podeu executar consultes Overpass API i analitzar les dades OHM resultants interactivament en un mapa.", - "help.intro.1b": "Hi ha un assistent integrat que facilita molt la creació de consultes.", - "help.intro.2": "Podeu trobar més informació sobre l'overpass turbo i com escriure consultes Overpass al wiki de l'OSM.", + "help.intro.1b": "Hi ha un assistent integrat que facilita molt la creació de consultes.", + "help.intro.2": "Podeu trobar més informació sobre l'overpass turbo i com escriure consultes Overpass 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 llenguatge de consulta.", + "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 llenguatge de consulta.", "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 full d'estil MapCSS", + "help.intro.shortcuts.style": "defineix un full d'estil MapCSS", "help.intro.shortcuts.custom": "Podeu definir dreceres arbitràries posant {{drecera=valor}} 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 wiki de l'OSM.", + "help.intro.shortcuts.more": "Podeu trobar més dreceres de l'overpass-turbo, informació addicional i exemples d'ús al wiki de l'OSM.", "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 Comparteix 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.)", @@ -157,7 +157,7 @@ "help.section.about": "Quant a", "help.about.maintained": "L'overpass turbo é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 gestor d'informes al github o la pàgina de discussió 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 gestor d'informes al github o la pàgina de discussió del wiki de l'OSM.", "help.about.source.title": "Codi font", "help.about.source": "El codi font d'aquesta aplicació està publicat sota els termes de la llicència MIT .", "help.section.attribution": "Atribució", @@ -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ó. Cal que permeti l'API d'emmagatzematge web i compartició de recursoso de xarxa compartits (CORS).", + "warning.browser.expl.1": "El navegador que feu servir probablement no pot executar parts significatives d'aquesta aplicació. Cal que permeti l'API d'emmagatzematge web i compartició de recursoso de xarxa compartits (CORS).", "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 Opera, Chrome i Firefox. Alternativament, també podeu usar el formulari de consulta Overpass_API.", + "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 Opera, Chrome i Firefox. Alternativament, també podeu usar el formulari de consulta Overpass_API.", "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'overpass turbo us pot ajudar a autocompletar la consulta seleccionant l'opció «repara la consulta» següent. Altrament podeu continuar amb les dades.", diff --git a/locales/cs.json b/locales/cs.json index 0cc46a47..3df5f400 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -124,17 +124,17 @@ "help.section.introduction": "Úvod", "help.intro.0": "Toto je overpass turbo, webový nástroj pro filtrování dat pro OpenHistoricalMap.", "help.intro.1": "S overpass turbo můžete spouštět databázové dotazy Overpass API a interaktivně analyzovat výsledná data OHM na mapě.", - "help.intro.1b": "K dispozici je integrovaný průvodce, který usnadňuje vytváření dotazů.", - "help.intro.2": "Více informací o overpass turbo a o tom, jak psát databázové dotazy Overpass, najdete na wiki OSM.", + "help.intro.1b": "K dispozici je integrovaný průvodce, který usnadňuje vytváření dotazů.", + "help.intro.2": "Více informací o overpass turbo a o tom, jak psát databázové dotazy Overpass, najdete na wiki OSM.", "help.section.queries": "Overpass databázové dotazy", - "help.queries.expl": "Overpass API umožňuje vyhledávat data OHM podle vašich vlastních vyhledávacích kritérií. Za tímto účelem má specificky vytvořený jazyk databázového dotazu.", + "help.queries.expl": "Overpass API umožňuje vyhledávat data OHM podle vašich vlastních vyhledávacích kritérií. Za tímto účelem má specificky vytvořený jazyk databázového dotazu.", "help.intro.shortcuts": "Kromě běžných databázových dotazů na rozhraní Overpass API lze v overpass turbo použít následující užitečné zkratky:", "help.intro.shortcuts.bbox": "souřadnice ohraničujícího rámečku aktuálního zobrazení mapy", "help.intro.shortcuts.center": "souřadnice středu mapy", "help.intro.shortcuts.date": "Řetězec data a času podle normy ISO 8601 před určitým časovým intervalem (např. „24 hodin“)", - "help.intro.shortcuts.style": "definuje šablonu stylů MapCSS", + "help.intro.shortcuts.style": "definuje šablonu stylů MapCSS", "help.intro.shortcuts.custom": "Libovolné zkratky lze definovat vložením {{shortcut = value}} do skriptu.", - "help.intro.shortcuts.more": "Další zkratky pro overpass turbo, další informace o výše uvedeném a příklady použití najdete na wiki OSM.", + "help.intro.shortcuts.more": "Další zkratky pro overpass turbo, další informace o výše uvedeném a příklady použití najdete na wiki OSM.", "help.section.ide": "IDE", "help.ide.share.title": "Sdílení", "help.ide.share.expl": "Je možné poslat trvalý odkaz s databázovým dotazem, na kterém právě pracujete, někomu jinému. Najdete to v nástroji pro Sdílení a ten vám ukáže odkaz, který můžete poslat příteli nebo poslat online. (Všimněte si, že ostatní budou pracovat na své vlastní kopii databázového dotazu.)", @@ -157,7 +157,7 @@ "help.section.about": "O nás", "help.about.maintained": "overpass turbo udržuje Martin Raifer (tyr.asd na gmail.com).", "help.about.feedback.title": "Zpětná vazba, hlášení o chybách, požadavky na funkce", - "help.about.feedback": "Pokud chcete poskytnout zpětnou vazbu, nahlásit problémy nebo požádat o konkrétní funkci, použijte prosím tracker problémů na githubu nebo diskusní stránku na OSM-wiki.", + "help.about.feedback": "Pokud chcete poskytnout zpětnou vazbu, nahlásit problémy nebo požádat o konkrétní funkci, použijte prosím tracker problémů na githubu nebo diskusní stránku na OSM-wiki.", "help.about.source.title": "Zdrojový kód", "help.about.source": "Zdrojový kód této aplikace je uvolněn pod licencí MIT.", "help.section.attribution": "Přispěvatelé", @@ -207,9 +207,9 @@ "error.nominatim.title": "Chyba služby Nominatim", "error.nominatim.expl": "Nelze najít nic s následujícím názvem:", "warning.browser.title": "Váš prohlížeč není podporován :(", - "warning.browser.expl.1": "Prohlížeč, který právě používáte, není (s největší pravděpodobností) schopen provozovat (významné části) této aplikace. Musí podporovat rozhraní Web Storage API a sdílení zdrojů původu (CORS).", + "warning.browser.expl.1": "Prohlížeč, který právě používáte, není (s největší pravděpodobností) schopen provozovat (významné části) této aplikace. Musí podporovat rozhraní Web Storage API a sdílení zdrojů původu (CORS).", "warning.browser.expl.2": "U některých prohlížečů (např. Firefox a Chrome) možná budete muset pro tento web povolit soubory cookie nebo „místní data“.", - "warning.browser.expl.3": "Upgradujte prosím na aktuálnější verzi prohlížeče nebo přepněte na vhodnější verzi! Nejnovější verze Opera, Chrome a Firefox byly testovány. Alternativně můžete stále použít formulář databázového dotazu Overpass_API.", + "warning.browser.expl.3": "Upgradujte prosím na aktuálnější verzi prohlížeče nebo přepněte na vhodnější verzi! Nejnovější verze Opera, Chrome a Firefox byly testovány. Alternativně můžete stále použít formulář databázového dotazu Overpass_API.", "warning.incomplete.title": "Neúplná data", "warning.incomplete.expl.1": "Tento databázový dotaz nevrátil žádné uzly. V OHM obsahují souřadnice pouze uzly. Například cestu nelze zobrazit bez jejích uzlů.", "warning.incomplete.expl.2": "Pokud to není to, co jste chtěli získat, overpass turbo vám může pomoci opravit (auto-dokončením) databázový dotaz výběrem \"opravit dotaz\" níže. Jinak můžete pokračovat k datům.", diff --git a/locales/cy.json b/locales/cy.json index 7a39fdd8..e80437bc 100644 --- a/locales/cy.json +++ b/locales/cy.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/da.json b/locales/da.json index 6ee2247e..4f413cb0 100644 --- a/locales/da.json +++ b/locales/da.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduktion", "help.intro.0": "Dette er overpass turbo, et webbaseret datafilteringsværktøj for OpenHistoricalMap.", "help.intro.1": "Med Overpass API kan du lave Overpass API søgninger og analysere OHM geodata på et interaktivt kort.", - "help.intro.1b": "Der er en integreret guide hvilket gør det super nemt at lave søgninger.", - "help.intro.2": "Mere information om overpass turbo og hvordan man skriver overpass søgninger kan findes i OSM wiki.", + "help.intro.1b": "Der er en integreret guide hvilket gør det super nemt at lave søgninger.", + "help.intro.2": "Mere information om overpass turbo og hvordan man skriver overpass søgninger kan findes i OSM wiki.", "help.section.queries": "Overpass søgninger", - "help.queries.expl": "Overpass API gør det muligt at søge efter OHM data med dine egne søgekriterier. Til dette formål, har det et specielt udformet søge sprog.", + "help.queries.expl": "Overpass API gør det muligt at søge efter OHM data med dine egne søgekriterier. Til dette formål, har det et specielt udformet søge sprog.", "help.intro.shortcuts": "Ud over almindelige overpass API søgninger man kan bruge følgende praktiske genveje i overpass turbo:", "help.intro.shortcuts.bbox": "geografisk boks koordinaterne af nuværende kortudsnit", "help.intro.shortcuts.center": "Kortets center koordinater", "help.intro.shortcuts.date": "ISO 8601 dato-tid streng med et bestemt tidsinterval (fx \"24 timer\")", - "help.intro.shortcuts.style": "definere et MapCSS stylesheet", + "help.intro.shortcuts.style": "definere et MapCSS stylesheet", "help.intro.shortcuts.custom": "Vilkårlig genveje kan defineres ved at indsætte {{shortcut=value}} et eller andet sted i scriptet.", - "help.intro.shortcuts.more": "Flere overpass turbo genveje, yderligere oplysninger om ovenstående og brugbare eksempler kan findes i OSM wiki.", + "help.intro.shortcuts.more": "Flere overpass turbo genveje, yderligere oplysninger om ovenstående og brugbare eksempler kan findes i OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Deling", "help.ide.share.expl": "Det er muligt at sende et permalink med søgningen du lige nu arbejder med. Dette finder du oppe under Del værktøjet og viser dig et link du kan sende til en ven eller udgive online. (Bemærk andre kan arbejde videre med deres egen kopi af søgningen.) ", @@ -157,7 +157,7 @@ "help.section.about": "Om", "help.about.maintained": "Overpass Turbo bliver vedligeholdt af Martin Raifer (tyr.asd at gmail.com).", "help.about.feedback.title": "Feedback, fejlrapportering, ønsker til designændringer", - "help.about.feedback": "Hvis du har lyst til at give feedback, rapportere en fejl eller ønske en ny funktionalitet, så kan du bruge problemtracker på GitHub eller på diskussionssiden på OSM-wiki.", + "help.about.feedback": "Hvis du har lyst til at give feedback, rapportere en fejl eller ønske en ny funktionalitet, så kan du bruge problemtracker på GitHub eller på diskussionssiden på OSM-wiki.", "help.about.source.title": "Kildekode", "help.about.source": "Kildekoden for denne applikation er udgivet under MIT licensen.", "help.section.attribution": "Kreditering", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim søgefejl", "error.nominatim.expl": "Kunne ikke findet noget med det følgende navn:", "warning.browser.title": "Din browser er ikke understøttet :(", - "warning.browser.expl.1": "Den browser du bruger nu er (for det meste) ikke i stand til at køre (bestemte dele af) denne application. Din browser skal understøtte Web Storage API og cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Den browser du bruger nu er (for det meste) ikke i stand til at køre (bestemte dele af) denne application. Din browser skal understøtte Web Storage API og cross origin resource sharing (CORS).", "warning.browser.expl.2": "NB - du behøver måske at slå cookies til og/eller \"lokale data\" for dette website på nogle browsere (fx Firefox og Chrome).", - "warning.browser.expl.3": "Vær venlig at opgrader din browser til en nyere version eller skift til en bedre en! Det kan fx være Opera, Chrome og Firefox som er testet til at virke. Alternativt kan du benytte dig af Overpass_API query form.", + "warning.browser.expl.3": "Vær venlig at opgrader din browser til en nyere version eller skift til en bedre en! Det kan fx være Opera, Chrome og Firefox som er testet til at virke. Alternativt kan du benytte dig af Overpass_API query form.", "warning.incomplete.title": "Ukomplete Geodata", "warning.incomplete.expl.1": "Denne søgning gav ingen punkter retur, kun punkter indeholder koordinater. For eksempel en vej/polygon kan ikke blive vist uden punkterne der hører til.", "warning.incomplete.expl.2": "Hvis dette ikke var hvad du forventede at få, kan overpass turbo hjælpe dig med at reparere (auto-fuldføre) forespørgslen ved at vælge \"reparerer søgning\" nedenfor. Ellers kan du fortsætte til data.", diff --git a/locales/de.json b/locales/de.json index 7778eef0..f1839319 100644 --- a/locales/de.json +++ b/locales/de.json @@ -124,17 +124,17 @@ "help.section.introduction": "Einstieg", "help.intro.0": "overpass turbo ist ein online Daten-Filterungs-Werkzeug für OpenHistoricalMap.", "help.intro.1": "Mit overpass turbo kannst du Overpass-API-Abfragen ausführen und die gewonnenen OHM Daten interaktiv auf einer Karte analysieren.", - "help.intro.1b": "Ein integrierter Assistent (Wizard) macht das erstellen solcher Abfragen super einfach.", - "help.intro.2": "Mehr über overpass turbo und darüber wie man selbst Overpass Abfragen formulieren kann gibt es im OSM-Wiki.", + "help.intro.1b": "Ein integrierter Assistent (Wizard) macht das erstellen solcher Abfragen super einfach.", + "help.intro.2": "Mehr über overpass turbo und darüber wie man selbst Overpass Abfragen formulieren kann gibt es im OSM-Wiki.", "help.section.queries": "Overpass Abfragen", - "help.queries.expl": "Die Overpass API erlaubt es OHM-Daten nach selbst definierten Kriterien zu durchsuchen. Dies ermöglicht eine eigens dafür geschaffene Abfragesprache.", + "help.queries.expl": "Die Overpass API erlaubt es OHM-Daten nach selbst definierten Kriterien zu durchsuchen. Dies ermöglicht eine eigens dafür geschaffene Abfragesprache.", "help.intro.shortcuts": "Zusätzlich zu gewöhnlichen Overpass API Abfragen können die folgenden praktischen Kürzel (shortcuts) direkt in den Abfragen verwendet werden:", "help.intro.shortcuts.bbox": "Die Bounding-Box-Koordinaten der aktuellen Kartenansicht", "help.intro.shortcuts.center": "Die Zentrums-Koordinaten der Karte", "help.intro.shortcuts.date": "ISO 8601 Zeitangabe auf einen bestimmten Zeitabschnitt in der Vergangenheit bezogen (z.B. \"24 Stunden\")", - "help.intro.shortcuts.style": "definiert ein MapCSS Stylesheet", + "help.intro.shortcuts.style": "definiert ein MapCSS Stylesheet", "help.intro.shortcuts.custom": "Eigene Abkürzungen können einfach selbst definiert werden: {{shortcut=wert}}.", - "help.intro.shortcuts.more": "Weitere overpass-turbo Kürzel sowie mehr Informationen über die oben genannten gibt es im OSM wiki.", + "help.intro.shortcuts.more": "Weitere overpass-turbo Kürzel sowie mehr Informationen über die oben genannten gibt es im OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Teilen", "help.ide.share.expl": "Es ist möglich, sich einen Permalink erstellen zu lassen, der die Abfrage beinhaltet, an der gerade gearbeitet wird. Dieser Link kann dann z.B. an Freunde verteilt werden.", @@ -157,7 +157,7 @@ "help.section.about": "Über", "help.about.maintained": "overpass turbo wird von Martin Raifer (tyr.asd at gmail.com) betrieben und programmiert.", "help.about.feedback.title": "Fehler, Kommentare, Anregungen", - "help.about.feedback": "Feedback jeglicher Art ist immer willkommen. Fehlermeldungen und Feature-Anfragen gehen am Besten an den issue tracker auf github. Allgemeine Kommentare z.B. auf die Diskussionsseite im OSM-Wiki.", + "help.about.feedback": "Feedback jeglicher Art ist immer willkommen. Fehlermeldungen und Feature-Anfragen gehen am Besten an den issue tracker auf github. Allgemeine Kommentare z.B. auf die Diskussionsseite im OSM-Wiki.", "help.about.source.title": "Quelltext", "help.about.source": "Der Quelltext dieser Anwendung ist unter der MIT-Lizenz freigegeben.", "help.section.attribution": "Quellen, Lizenzen", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim-Fehler", "error.nominatim.expl": "Unter dem folgenden Suchbegriff konnte kein Eintrag gefunden werden:", "warning.browser.title": "Dein Browser unterstützt diese Anwendung nicht :(", - "warning.browser.expl.1": "Der aktuell verwendete Browser ist (höchstwahrscheinlich) nicht in der Lage die Anwendung (oder signifikante Teile davon) auszuführen. Folgende Standards müssen unterstützt werden: Web Storage API und cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Der aktuell verwendete Browser ist (höchstwahrscheinlich) nicht in der Lage die Anwendung (oder signifikante Teile davon) auszuführen. Folgende Standards müssen unterstützt werden: Web Storage API und cross origin resource sharing (CORS).", "warning.browser.expl.2": "Möglicherweise müssen zusätzlich Cookies und/oder \"lokale Daten\" für diese Webseite aktiviert werden (z.B. unter Firefox und Chrome).", - "warning.browser.expl.3": "Bitte wechsle auf eine aktuellere Version deines Browsers oder gar einen anderen Browser! Aktuelle Versionen von Opera, Chrome und Firefox wurden getestet und funktionieren. Alternativ kannst du aber auch das Overpass-API-Abfrage-Formular benützen.", + "warning.browser.expl.3": "Bitte wechsle auf eine aktuellere Version deines Browsers oder gar einen anderen Browser! Aktuelle Versionen von Opera, Chrome und Firefox wurden getestet und funktionieren. Alternativ kannst du aber auch das Overpass-API-Abfrage-Formular benützen.", "warning.incomplete.title": "Unvollständige Daten", "warning.incomplete.expl.1": "Diese Abfrage hat keine Punkte zurückgeliefert. In OHM werden Koordinaten nur in den Punkten gespeichert. Das heißt, dass ein Weg ohne seine Punkte auf der Karte nicht angezeigt werden kann.", "warning.incomplete.expl.2": "Wenn aber gewünscht ist, dass diese Daten auch angezeigt werden, kann overpass turbo dabei helfen, die Abfrage automatisch zu vervollständigen (zu \"reparieren\"). Anderenfalls wird zur Datenansicht gewechselt.", diff --git a/locales/el.json b/locales/el.json index 85561881..8d7a933e 100644 --- a/locales/el.json +++ b/locales/el.json @@ -124,17 +124,17 @@ "help.section.introduction": "Εισαγωγή", "help.intro.0": "Αυτό είναι το overpass turbo, ένα εργαλείο βασιζόμενο στον ιστό, που φιλτράρει δεδομένα από το OpenHistoricalMap.", "help.intro.1": "Με το overpass turbo μπορείτε να εκτελέσετε ερωτήματα Overpass API και να αναλύσετε διαδραστικά πάνω στον χάρτη, τα δεδομένα του OHM που θα προκύψουν.", - "help.intro.1b": "Υπάρχει ενσωματωμένος Οδηγός που κάνει την δημιουργία νέων ερωτημάτων πολύ εύκολη.", - "help.intro.2": "Περισσότερες πληροφορίες σχετικά με το overpass turbo και πως να γράψετε ερωτήματα Overpass μπορείτε να βρείτε στο OSM wiki.", + "help.intro.1b": "Υπάρχει ενσωματωμένος Οδηγός που κάνει την δημιουργία νέων ερωτημάτων πολύ εύκολη.", + "help.intro.2": "Περισσότερες πληροφορίες σχετικά με το overpass turbo και πως να γράψετε ερωτήματα Overpass μπορείτε να βρείτε στο OSM wiki.", "help.section.queries": "Ερωτήματα Overpass", - "help.queries.expl": "Το Overpass API επιτρέπει να γίνονται ερωτήματα στα δεδομένα OHM με τα δικά σας κριτήρια αναζήτησης. Ειδικά για αυτό τον σκοπό έχει κατασκευαστεί η γλώσσα ερωτημάτων.", + "help.queries.expl": "Το Overpass API επιτρέπει να γίνονται ερωτήματα στα δεδομένα OHM με τα δικά σας κριτήρια αναζήτησης. Ειδικά για αυτό τον σκοπό έχει κατασκευαστεί η γλώσσα ερωτημάτων.", "help.intro.shortcuts": "Στο overpass turbo, επιπρόσθετα με τα κανονικά ερωτήματα Overpass API, μπορείτε να χρησιμοποιήσετε τις παρακάτω εύχρηστες συντομεύσεις:", "help.intro.shortcuts.bbox": "συντεταγμένες οριοθέτησης κουτιού από την προβολή του τρέχοντος χάρτη", "help.intro.shortcuts.center": "συντεταγμένες κέντρου χάρτη", "help.intro.shortcuts.date": "συμβολοσειρά ημερομηνίας-ώρας για συγκεκριμένο προηγούμενο χρονικό διάστημα, σύμφωνα με ISO 8601 (π.χ. “24 hours”)", - "help.intro.shortcuts.style": "ορίζει ένα MapCSS stylesheet", + "help.intro.shortcuts.style": "ορίζει ένα MapCSS stylesheet", "help.intro.shortcuts.custom": "Αυθαίρετες συντομεύσεις μπορούν να οριστούν βάζοντας {{shortcut=value}} κάπου στο σενάριο.", - "help.intro.shortcuts.more": "Περισσότερες συντομεύσεις overpass-turbo, πρόσθετες πληροφορίες σχετικά με τα παραπάνω και παραδείγματα χρήσης μπορούν να βρεθούν στο OSM wiki.", + "help.intro.shortcuts.more": "Περισσότερες συντομεύσεις overpass-turbo, πρόσθετες πληροφορίες σχετικά με τα παραπάνω και παραδείγματα χρήσης μπορούν να βρεθούν στο OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Μοίρασμα", "help.ide.share.expl": "Είναι δυνατό να στείλετε ένα σταθεροδεσμό, με το ερώτημα πάνω στο οποίο εργάζεστε, σε κάποιον άλλο. Αυτό γίνεται με το εργαλείο Μοίρασμα και σας εμφανίζει ένα σύνδεσμο τον οποίο μπορείτε να στείλετε σε ένα φίλο ή να αναρτήσετε στο διαδίκτυο. (Σημειώστε ότι οι άλλοι θα δουλεύουν στο δικό τους αντίγραφο του ερωτήματος.)", @@ -157,7 +157,7 @@ "help.section.about": "Σχετικά", "help.about.maintained": "Tο overpass turbo συντηρείται από τον Martin Raifer (tyr.asd at gmail.com).
Η αρχική μετάφραση στα ελληνικά έγινε από τον Βαγγέλη Σκαρμούτσο, skarmoutsosv at gmail.com.", "help.about.feedback.title": "Γνώμες, Αναφορές σφαλμάτων, Αιτήματα χαρακτηριστικών", - "help.about.feedback": "Αν θέλετε να δώσετε τα σχόλια σας, να αναφέρετε θέματα ή να ζητήσετε κάποια συγκεκριμένη λειτουργία, παρακαλώ χρησιμοποιήστε το issue tracker στο github ή τη σελίδα συζήτησης στο OSM-wiki.", + "help.about.feedback": "Αν θέλετε να δώσετε τα σχόλια σας, να αναφέρετε θέματα ή να ζητήσετε κάποια συγκεκριμένη λειτουργία, παρακαλώ χρησιμοποιήστε το issue tracker στο github ή τη σελίδα συζήτησης στο OSM-wiki.", "help.about.source.title": "Πηγαίος κώδικας", "help.about.source": "Ο πηγαίος κώδικας αυτής της εφαρμογής εκδόθηκε σύμφωνα με την άδεια MIT.", "help.section.attribution": "Αναφορά", @@ -207,9 +207,9 @@ "error.nominatim.title": "Σφάλμα Nominatim", "error.nominatim.expl": "Δεν μπόρεσε να βρεθεί κάτι με το ακόλουθο όνομα:", "warning.browser.title": "Ο περιηγητής σας δεν υποστηρίζεται :(", - "warning.browser.expl.1": "Ο περιηγητής που χρησιμοποιείτε, είναι πιθανό να μην είναι ικανός να εκτελέσει (σημαντικά τμήματα από αυτή) την εφαρμογή. Πρέπει να υποστηρίζει Web Storage API και cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Ο περιηγητής που χρησιμοποιείτε, είναι πιθανό να μην είναι ικανός να εκτελέσει (σημαντικά τμήματα από αυτή) την εφαρμογή. Πρέπει να υποστηρίζει Web Storage API και cross origin resource sharing (CORS).", "warning.browser.expl.2": "Σημειώστε ότι μπορεί να πρέπει να ενεργοποιήσετε τα cookies ή/και τα \"local Data\" για αυτή την τοποθεσία σε μερικούς περιηγητές (όπως ο Firefox και ο Chrome).", - "warning.browser.expl.3": "Παρακαλώ αναβαθμίστε σε πιο ενημερωμένη έκδοση τον περιηγητή σας αλλάξτε σε έναν περιηγητή πιο ικανό! Οι πρόσφατες εκδόσεις του Opera, του Chrome και του Firefox έχουν ελεγχθεί ότι λειτουργούν. Εναλλακτικά, μπορείτε να χρησιμοποιήσετε την φόρμα ερωτήματος Overpass_API.", + "warning.browser.expl.3": "Παρακαλώ αναβαθμίστε σε πιο ενημερωμένη έκδοση τον περιηγητή σας αλλάξτε σε έναν περιηγητή πιο ικανό! Οι πρόσφατες εκδόσεις του Opera, του Chrome και του Firefox έχουν ελεγχθεί ότι λειτουργούν. Εναλλακτικά, μπορείτε να χρησιμοποιήσετε την φόρμα ερωτήματος Overpass_API.", "warning.incomplete.title": "Ατελή δεδομένα", "warning.incomplete.expl.1": "Αυτό το ερώτημα δεν επέστρεψε κόμβους. Στο OHM μόνο οι κόμβοι περιέχουν συντεταγμένες. Για παράδειγμα, ένας δρόμος δεν μπορεί να προβληθεί χωρίς τους κόμβους του.", "warning.incomplete.expl.2": "Αν δεν πήρατε αυτό που θέλατε, το overpass turbo μπορεί να σας βοηθήσει να διορθώσετε (αυτόματη-συμπλήρωση) το ερώτημα, επιλέγοντας \"διόρθωση ερωτήματος\" παρακάτω. Διαφορετικά μπορείτε να συνεχίσετε στα δεδομένα.", diff --git a/locales/en-GB.json b/locales/en-GB.json index 6f05f494..337370ad 100644 --- a/locales/en-GB.json +++ b/locales/en-GB.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map centre coordinates", "help.intro.shortcuts.date": "ISO 8601 date/time string a certain time interval ago (eg '24 hours')", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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 were meant to get, overpass turbo can help you to repair (autocomplete) the query by choosing 'repair query' below. Otherwise you can continue to the data.", diff --git a/locales/en-US.json b/locales/en-US.json index 761c6510..1f33da67 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/en.json b/locales/en.json index 69a4466d..39a13a22 100644 --- a/locales/en.json +++ b/locales/en.json @@ -150,18 +150,18 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries" : "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", @@ -188,7 +188,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", @@ -244,9 +244,9 @@ "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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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.", diff --git a/locales/eo.json b/locales/eo.json index d5929813..3ba3c36e 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -124,17 +124,17 @@ "help.section.introduction": "Enkonduko", "help.intro.0": "Ĉi tio estas overpass turbo, ret-bazita datum-filtrilo por OpenHistoricalMap.", "help.intro.1": "Per overpass turbo vi povas ruli informpetojn je overpass API kaj analizi la rezultajn OHM-datumojn interage sur la mapo.", - "help.intro.1b": "Estas integra asistilo, kiu igas kreadon de informpetoj facilega.", - "help.intro.2": "Pliajn informojn pri overpass turbo kaj kiel formi overpass informpetojn oni povas trovi en la OSM-vikio.", + "help.intro.1b": "Estas integra asistilo, kiu igas kreadon de informpetoj facilega.", + "help.intro.2": "Pliajn informojn pri overpass turbo kaj kiel formi overpass informpetojn oni povas trovi en la OSM-vikio.", "help.section.queries": "Overpass informpetoj", - "help.queries.expl": "Overpass API ebligas informpeti pri OHM-datumoj laŭ viaj propraj serĉaj kriterioj. Por tiu ĉi celo ĝi havas speciale konstruitan informpetan lingvon.", + "help.queries.expl": "Overpass API ebligas informpeti pri OHM-datumoj laŭ viaj propraj serĉaj kriterioj. Por tiu ĉi celo ĝi havas speciale konstruitan informpetan lingvon.", "help.intro.shortcuts": "Krome al normaj infrompetoj de overpass API oni povas uzi la jenajn utilajn mallongigojn en overpass turbo:", "help.intro.shortcuts.bbox": "limigit-skatolaj koordinatoj de la nuna map-vido", "help.intro.shortcuts.center": "map-centraj koordinatoj", "help.intro.shortcuts.date": "ISO 8601 dat-temp-signovico antaŭ certa tempo (ekz. \"24 horoj\")", - "help.intro.shortcuts.style": "difinas MapCSS stilfolion", + "help.intro.shortcuts.style": "difinas MapCSS stilfolion", "help.intro.shortcuts.custom": "Iun ajn mallongigon oni povas difini per enmeti {{mallongigo=valoro}} ie en la skripto.", - "help.intro.shortcuts.more": "Pliajn overpass-turbo mallongigojn, aldonajn informojn pri la antaŭa kaj pri ekzemploj de uzado oni povas trovi en la OSM-vikio.", + "help.intro.shortcuts.more": "Pliajn overpass-turbo mallongigojn, aldonajn informojn pri la antaŭa kaj pri ekzemploj de uzado oni povas trovi en la OSM-vikio.", "help.section.ide": "Programada ĉirkaŭaĵo (IDE)", "help.ide.share.title": "Diskonigi", "help.ide.share.expl": "Estas eble sendi konstantan ligilon kun la informpeto pri kiu vi nune laboras al iu alia. Ĉi tion oni trovas en la ilo diskonigi kaj montros al vi ligilon, kiun vi povas sendi al amiko aŭ afiŝi enrete. (Rimarku, ke aliuloj laboros super siaj propraj kopioj de la informpeto.)", @@ -157,7 +157,7 @@ "help.section.about": "Pri", "help.about.maintained": "overpass turbo estas prizorgata de Martin RAIFER (tyr.asd ĉe gmail.com).", "help.about.feedback.title": "Kontakto, erar-raportoj, petoj pri novaj ebloj", - "help.about.feedback": "Se vi volas kontakti nin, raporti problemon aŭ peti pri novan funkcion, bonvolu uzi la erar-spurilon en GitHub aŭ la paĝon de diskutoj en la OSM-vikio.", + "help.about.feedback": "Se vi volas kontakti nin, raporti problemon aŭ peti pri novan funkcion, bonvolu uzi la erar-spurilon en GitHub aŭ la paĝon de diskutoj en la OSM-vikio.", "help.about.source.title": "Fontkodo", "help.about.source": "La fontkodo de ĉi tiu aplikaĵo estas eldonita laŭ la permesilo MIT.", "help.section.attribution": "Dankoj", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim-a eraro", "error.nominatim.expl": "Ne povis trovi iun kun la jena nomo:", "warning.browser.title": "Via foliumilo ne estas subtenata :(", - "warning.browser.expl.1": "La nune uzate de vi foliumilo (probable) ne poveblas plenumi signifan parton de ĉi tiu aplikaĵo. Ĝi devus subteni Web Storage API kaj cross origin resource sharing (CORS).", + "warning.browser.expl.1": "La nune uzate de vi foliumilo (probable) ne poveblas plenumi signifan parton de ĉi tiu aplikaĵo. Ĝi devus subteni Web Storage API kaj cross origin resource sharing (CORS).", "warning.browser.expl.2": "Rimarku, ke vi devas aktivigi kuketojn aŭ 'lokajn datumojn' por ĉi tiu retejo en iuj foliumiloj (kiel Firefox aŭ Chrome).", - "warning.browser.expl.3": "Bonvolu ĝisdatigi al pli nova versio de via foliumilo aŭ ŝanĝi al iu pli kongrua! Plej lastaj versioj de Opera, Chrome kaj Firefox devus funkcii. Iel vi plue povas uzi la informpetan formularon de overpass API.", + "warning.browser.expl.3": "Bonvolu ĝisdatigi al pli nova versio de via foliumilo aŭ ŝanĝi al iu pli kongrua! Plej lastaj versioj de Opera, Chrome kaj Firefox devus funkcii. Iel vi plue povas uzi la informpetan formularon de overpass API.", "warning.incomplete.title": "Nekompletaj datumoj", "warning.incomplete.expl.1": "Ĉi tiu informpeto liveris neniujn datumojn. En OHM nur nodoj enhavas koordinatoj. Ekzemple linio ne povas esti montrata sen ĝiaj nodoj.", "warning.incomplete.expl.2": "Se ĉi tio ne estas esperita rezulto, overpass turbo povas helpi al vi ripari (mem-kompletigi) la informpeton per elekti \"ripari informpeton\" sube. Aliokaze vi povas pluigi al datumoj.", diff --git a/locales/es.json b/locales/es.json index 211f45bb..8d0fa2ee 100644 --- a/locales/es.json +++ b/locales/es.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introducción", "help.intro.0": "Este es overpass turbo, una herramienta de filtrado de datos basado en la web para OpenHistoricalMap.", "help.intro.1": "Con overpass turbo puede ejecutar consultas Overpass API y analizar los datos resultantes de OHM de forma interactiva en un mapa.", - "help.intro.1b": "Hay un ayudante integrado que hace que la creación de consultas sea fácil.", - "help.intro.2": "Más información sobre overpass turbo y cómo escribir consultas Overpass se puede encontrar en la wiki OSM.", + "help.intro.1b": "Hay un ayudante integrado que hace que la creación de consultas sea fácil.", + "help.intro.2": "Más información sobre overpass turbo y cómo escribir consultas Overpass se puede encontrar en la wiki OSM.", "help.section.queries": "Consultas Overpass", - "help.queries.expl": "Overpass API permite consultar los datos OHM con sus propios criterios de búsqueda. Para este propósito, tiene específicamente un lenguaje de consulta diseñado.", + "help.queries.expl": "Overpass API permite consultar los datos OHM con sus propios criterios de búsqueda. Para este propósito, tiene específicamente un lenguaje de consulta diseñado.", "help.intro.shortcuts": "Además de las consultas regulares a Overpass API se pueden usar los siguientes atajos útiles en overpass turbo:", "help.intro.shortcuts.bbox": "coordenadas que delimitan la caja de la vista del mapa actual", "help.intro.shortcuts.center": "coordenadas del centro del mapa", "help.intro.shortcuts.date": "cadena de fecha-hora bajo ISO 8601 de un intérvalo de tiempo hacia atrás (ej. «24 hours»)", - "help.intro.shortcuts.style": "define una hoja de estilo MapCSS", + "help.intro.shortcuts.style": "define una hoja de estilo MapCSS", "help.intro.shortcuts.custom": "Atajos arbitrarios pueden definirse poniendo {{atajo=valor}} en alguna parte del script.", - "help.intro.shortcuts.more": "Más accesos directos overpass-turbo, información adicional sobre los ejemplos anteriores y uso se pueden encontrar en la wiki OSM.", + "help.intro.shortcuts.more": "Más accesos directos overpass-turbo, información adicional sobre los ejemplos anteriores y uso se pueden encontrar en la wiki OSM.", "help.section.ide": "IDE", "help.ide.share.title": "Compartiendo", "help.ide.share.expl": "Es posible enviar un enlace permanente con la consulta que está trabajando actualmente a otra persona. Esto se encuentra en la herramienta Compartir y muestra un enlace que puede enviar a un amigo o publicar en línea. (Tenga en cuenta que los demás van a trabajar en su propia copia de la consulta.)", @@ -157,7 +157,7 @@ "help.section.about": "Acerca de", "help.about.maintained": "overpass turbo es mantenido por Martin Raifer (tyr.asd at gmail.com).", "help.about.feedback.title": "Comentarios, informes de errores, peticiones de características", - "help.about.feedback": "Si desea dar un comentario, reportar problemas o solicitar una característica particular, utilice el seguimiento de incidencias en github o la página de discusión en la wiki OSM.", + "help.about.feedback": "Si desea dar un comentario, reportar problemas o solicitar una característica particular, utilice el seguimiento de incidencias en github o la página de discusión en la wiki OSM.", "help.about.source.title": "Código fuente", "help.about.source": "El código fuente de esta aplicación está liberada bajo la licencia MIT.", "help.section.attribution": "Atribución", @@ -207,9 +207,9 @@ "error.nominatim.title": "Error en Nominatim", "error.nominatim.expl": "No se encontró nada con el siguiente nombre:", "warning.browser.title": "Su navegador no está soportado :(", - "warning.browser.expl.1": "El navegador que estás utilizando, no es capaz (lo más probable) de ejecutar (partes significativas de) esta aplicación. Este debe soportar Web Storage API y cross origin resource sharing (CORS).", + "warning.browser.expl.1": "El navegador que estás utilizando, no es capaz (lo más probable) de ejecutar (partes significativas de) esta aplicación. Este debe soportar Web Storage API y cross origin resource sharing (CORS).", "warning.browser.expl.2": "Tenga en cuenta que es posible que deba habilitar las cookies y/o «datos locales» en este sitio en algunos navegadores (como Firefox y Chrome).", - "warning.browser.expl.3": "¡Actualice a una versión más reciente de su navegador o cambie a otro con más capacidades! Las versiones recientes de Opera, Chrome y Firefox han sido probados para trabajar. Alternativamente, puede utilizar el formulario de consulta Overpass API.", + "warning.browser.expl.3": "¡Actualice a una versión más reciente de su navegador o cambie a otro con más capacidades! Las versiones recientes de Opera, Chrome y Firefox han sido probados para trabajar. Alternativamente, puede utilizar el formulario de consulta Overpass API.", "warning.incomplete.title": "Datos incompletos", "warning.incomplete.expl.1": "Esta consulta no devolvió ningún nodo. En OHM, sólo los nodos contienen coordenadas. Por ejemplo, una vía no se puede visualizar sin sus nodos.", "warning.incomplete.expl.2": "Si esto no es lo que quería obtener, overpass turbo puede ayudarle a reparar (auto-completar) la consulta eligiendo a continuación «reparar consulta». De lo contrario, puede continuar a los datos.", diff --git a/locales/et.json b/locales/et.json index 2df98615..97b36bce 100644 --- a/locales/et.json +++ b/locales/et.json @@ -122,19 +122,19 @@ "share.run_immediately": "käivita see päring kohe peale laadimist", "help.title": "Abi", "help.section.introduction": "Tutvustus", - "help.intro.0": "See on overpass turbo, veebipõhine OpenHistoricalMapi andmete filtreerimise tööriist.", + "help.intro.0": "See on overpass turbo, veebipõhine OpenHistoricalMapi andmete filtreerimise tööriist.", "help.intro.1": "Overpass turbo võimaldab luua Overpass API päringuid ja interaktiivselt analüüsida kaardil kuvatud OHM andmeid.", - "help.intro.1b": "Olemas on integreeritud nõustaja mille abil saab hõlpsalt päringuid luua.", - "help.intro.2": "Rohkem infot overpass turbo ja Overpass päringute loomise kohta võib leida OSM vikist.", + "help.intro.1b": "Olemas on integreeritud nõustaja mille abil saab hõlpsalt päringuid luua.", + "help.intro.2": "Rohkem infot overpass turbo ja Overpass päringute loomise kohta võib leida OSM vikist.", "help.section.queries": "Overpass päringud", - "help.queries.expl": "Overpass API võimaldab teostada OHM andmete päringuid enda loodud otsingu kriteeriumite järgi. Selle teostamiseks on loodud omaette päringu keel.", + "help.queries.expl": "Overpass API võimaldab teostada OHM andmete päringuid enda loodud otsingu kriteeriumite järgi. Selle teostamiseks on loodud omaette päringu keel.", "help.intro.shortcuts": "Lisaks tavapärastele Overpass API päringutele on võimalik kasutada järgmisi kasulikke overpass turbo otseteid:", "help.intro.shortcuts.bbox": "aktiivse kaardivaate piirdeala koordinaadid", "help.intro.shortcuts.center": "kaardi keskkoha koordinaadid", "help.intro.shortcuts.date": "ISO 8601 kuupäev-kellaaeg string teatud hulk aega tagasi (nt “24 hours”)", - "help.intro.shortcuts.style": "määrab MapCSS stiililehe", + "help.intro.shortcuts.style": "määrab MapCSS stiililehe", "help.intro.shortcuts.custom": "Võimalik on defineerida uusi otseteid, lisades {{otsetee=väärtus}} kusagile skriptis.", - "help.intro.shortcuts.more": "Rohkem overpass-turbo kiirklahve, lisateavet ülaltoodu kohta ja kasutasnäiteid võib leida OSM vikist.", + "help.intro.shortcuts.more": "Rohkem overpass-turbo kiirklahve, lisateavet ülaltoodu kohta ja kasutasnäiteid võib leida OSM vikist.", "help.section.ide": "Keskkond", "help.ide.share.title": "Jagamine", "help.ide.share.expl": "Võimalik on saata teistele püsilink koos hetkel lahtioleva päringuga. Seda saab teostada menüüs Jaga kus on näha link, mida saab saata sõbrale või teistega jagada. (Teised ei tööta otse antud päringuga vaid selle koopiaga.)", @@ -157,7 +157,7 @@ "help.section.about": "Tiitelandmed", "help.about.maintained": "overpass turbo eest kannab hoolt Martin Raifer (tyr.asd ät gmail.com).", "help.about.feedback.title": "Tagasiside, veateated, ettepanekud", - "help.about.feedback": "Tagasiside, probleemidest teatamine või küsimused konkreetse funktsiooni kohta edastage palun github issue tracker rakenduses või OSM-wiki arutelu lehel.", + "help.about.feedback": "Tagasiside, probleemidest teatamine või küsimused konkreetse funktsiooni kohta edastage palun github issue tracker rakenduses või OSM-wiki arutelu lehel.", "help.about.source.title": "Lähtetekst", "help.about.source": "Antud rakenduse lähtekood on avaldatud MIT litsentsi all.", "help.section.attribution": "Kasutatud materjalid", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatimi viga", "error.nominatim.expl": "Ei leitud midagi järgmise nimega:", "warning.browser.title": "Antud brauser ei ole toetatud :(", - "warning.browser.expl.1": "Brauser, mida praegu kasutad ei ole (tõenäoliselt) võimeline jooksutama (suuremat osa) antud rakendust. See peab toetama Web Storage API ja cross origin resource sharing (CORS) funktsionaalsust.", + "warning.browser.expl.1": "Brauser, mida praegu kasutad ei ole (tõenäoliselt) võimeline jooksutama (suuremat osa) antud rakendust. See peab toetama Web Storage API ja cross origin resource sharing (CORS) funktsionaalsust.", "warning.browser.expl.2": "Mõningate brauserite (nt Firefox ja Chrome) puhul peaksid lubama antud saidil küpsised ja/või \"kohalikud andmed\".", - "warning.browser.expl.3": "Palun uuenda oma veebibrauser või kasuta rohkemate võimalustega brauserit! Rakendus on testitud ja töötab Opera, Chrome ja Firefox viimaste veebibrauseritega. Teise võimalusena võid kasutada ikka veel Overpass_API päringuvormi.", + "warning.browser.expl.3": "Palun uuenda oma veebibrauser või kasuta rohkemate võimalustega brauserit! Rakendus on testitud ja töötab Opera, Chrome ja Firefox viimaste veebibrauseritega. Teise võimalusena võid kasutada ikka veel Overpass_API päringuvormi.", "warning.incomplete.title": "Puudulikud andmed", "warning.incomplete.expl.1": "See päring ei andnud tulemuseks sõlmi. OHMis saavad ainult sõlmed omada koordinaate. Näiteks joont ei saa kuvada ilma selle sõlmedeta.", "warning.incomplete.expl.2": "Kui see pole see, mida ootasid, siis võib overpass turbo aidata sul päringut parandada (automaatse lõpetada) valides allpool \"paranda päring\". Vastasel juhul võid aga jätkata avades andmed.", diff --git a/locales/fa.json b/locales/fa.json index 622b4062..29c1a402 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -124,17 +124,17 @@ "help.section.introduction": "مقدمه", "help.intro.0": "این overpass turbo است؛ ابزاری تحت‌وب برای پالایش داده‌های OpenHistoricalMap.", "help.intro.1": "با overpass turbo می‌توانید پرس‌وجوهای Overpass API را اجرا کنید و سپس داده‌های به‌دست‌آمده از OHM را به‌شکل تعاملی روی نقشه تحلیل کنید.", - "help.intro.1b": "در این وب‌سایت یک دستیار هم وجود دارد که ساخت پرس‌وجو را بسیار آسان می‌کند.", - "help.intro.2": "اطلاعات بیشتر دربارهٔ overpass turbo و چگونگی نوشتن پرس‌وجوهای Overpass را در ویکی OSM ببینید.", + "help.intro.1b": "در این وب‌سایت یک دستیار هم وجود دارد که ساخت پرس‌وجو را بسیار آسان می‌کند.", + "help.intro.2": "اطلاعات بیشتر دربارهٔ overpass turbo و چگونگی نوشتن پرس‌وجوهای Overpass را در ویکی OSM ببینید.", "help.section.queries": "پرس‌وجوهای Overpass", - "help.queries.expl": "با استفاده از Overpass API می‌توانید داده‌های OHM را با استفاده از معیارهای جست‌وجوی خودتان بجویید. برای این منظور، زبان پرس‌وجوی ویژه‌ای ساخته شده است.", + "help.queries.expl": "با استفاده از Overpass API می‌توانید داده‌های OHM را با استفاده از معیارهای جست‌وجوی خودتان بجویید. برای این منظور، زبان پرس‌وجوی ویژه‌ای ساخته شده است.", "help.intro.shortcuts": "علاوه بر پرس‌وجوهای متداولِ Overpass API می‌توانید میانبرهای سودمند زیر را نیز در overpass turbo به‌کار ببرید:", "help.intro.shortcuts.bbox": "مختصات چهارکنج کادر نمایش نقشه (bounding box)", "help.intro.shortcuts.center": "مختصات مرکز نقشه", "help.intro.shortcuts.date": "رشتهٔ تاریخ و ساعت بر اساس استاندارد ISO 8601. یک بازهٔ زمانی گذشته (مثلاً «24 ساعت» قبل)", - "help.intro.shortcuts.style": "برای تعریف یک سبک MapCSS", + "help.intro.shortcuts.style": "برای تعریف یک سبک MapCSS", "help.intro.shortcuts.custom": "میانبُرهای دلخواه را با گذاشتن {{shortcut=value}} در جایی از اسکریپت تعریف کنید.", - "help.intro.shortcuts.more": "سایر میانبرهای overpass-turbo، اطلاعات بیشتر دربارهٔ موارد بالا و نمونه‌های کاربردی را در ویکی OSM بیابید.", + "help.intro.shortcuts.more": "سایر میانبرهای overpass-turbo، اطلاعات بیشتر دربارهٔ موارد بالا و نمونه‌های کاربردی را در ویکی OSM بیابید.", "help.section.ide": "IDE", "help.ide.share.title": "هم‌رسانی", "help.ide.share.expl": "می‌توانید پرس‌وجویی را که در حال کار روی آن هستید، با استفاده از پایاپیوند برای دیگران بفرستید. برای انجام این کار به قسمت همرسانی بروید. در این قسمت پیوندی را مشاهده خواهید کرد که می‌توانید آن را با دیگران به‌اشتراک بگذارید. (توجه کنید که دیگران روی نسخهٔ خودشان از آن پرس‌وجو کار خواهند کرد.)", @@ -157,12 +157,12 @@ "help.section.about": "درباره", "help.about.maintained": "کار نگهداری overpass turbo را Martin Raifer (tyr.asd at gmail.com) انجام می‌دهد.", "help.about.feedback.title": "بازخورد، گزارش خرابی، درخواست قابلیت", - "help.about.feedback": "اگر دوست دارید نظرتان را به گوش ما برسانید، مشکلات را گزارش کنید، یا درخواست قابلیت خاصی را دارید، خواهشمندیم آن‌ها را در سامانهٔ پیگیری مسائل در گیت‌هاب یا صفحهٔ بحث در ویکی OSM مطرح بفرمایید.", + "help.about.feedback": "اگر دوست دارید نظرتان را به گوش ما برسانید، مشکلات را گزارش کنید، یا درخواست قابلیت خاصی را دارید، خواهشمندیم آن‌ها را در سامانهٔ پیگیری مسائل در گیت‌هاب یا صفحهٔ بحث در ویکی OSM مطرح بفرمایید.", "help.about.source.title": "کد منبع", "help.about.source": "کد منبع این نرم‌افزار با مجوز MIT منتشر شده است.", "help.section.attribution": "یادکرد", "help.attr.data_sources": "منابع داده", - "help.attr.data": "داده‌ها © مشارکت‌کنندگان OpenStreetMap،‏ ODbL (شرایط)", + "help.attr.data": "داده‌ها © مشارکت‌کنندگان OpenStreetMap،‏ ODbL (شرایط)", "help.attr.mining": "داده‌کاوی توسط", "help.attr.tiles": "Map tiles © OpenHistoricalMap contributors", "help.attr.search": "جست‌وجو ارائه‌شده توسط", @@ -207,9 +207,9 @@ "error.nominatim.title": "خطای Nominatim", "error.nominatim.expl": "هیچ چیزی با این نام پیدا نشد:", "warning.browser.title": "مرورگر شما پشتیبانی نمی‌شود :(", - "warning.browser.expl.1": "مرورگری که از آن استفاده می‌کنید (به‌احتمال زیاد) توانایی اجرای (بخش عمده‌ای از) این نرم‌افزار را ندارد. ضروری است مرورگرتان از Web Storage API و cross origin resource sharing (CORS) پشتیبانی کند.", + "warning.browser.expl.1": "مرورگری که از آن استفاده می‌کنید (به‌احتمال زیاد) توانایی اجرای (بخش عمده‌ای از) این نرم‌افزار را ندارد. ضروری است مرورگرتان از Web Storage API و cross origin resource sharing (CORS) پشتیبانی کند.", "warning.browser.expl.2": "توجه کنید شاید روی برخی مرورگرها (مانند فایرفاکس و کروم) لازم باشد کوکی‌ها و/یا local Data را فعال کنید.", - "warning.browser.expl.3": "خواهشمندیم مرورگرتان را به نسخهٔ جدیدتری ارتقا دهید یا از مرورگر تواناتری استفاده کنید! آخرین نسخه‌های اُپرا، کروم و فایرفاکس را آزموده‌ایم و کار می‌کنند. به‌عنوان یک راه جایگزین، می‌توانید از فرم پرس‌وجوی Overpass_API نیز استفاده کنید.", + "warning.browser.expl.3": "خواهشمندیم مرورگرتان را به نسخهٔ جدیدتری ارتقا دهید یا از مرورگر تواناتری استفاده کنید! آخرین نسخه‌های اُپرا، کروم و فایرفاکس را آزموده‌ایم و کار می‌کنند. به‌عنوان یک راه جایگزین، می‌توانید از فرم پرس‌وجوی Overpass_API نیز استفاده کنید.", "warning.incomplete.title": "داده‌ها کامل نیست", "warning.incomplete.expl.1": "این پرس‌وجو هیچ گِرهی برنگرداند. در OHM، فقط گره‌ها هستند که مختصات دارند. برای مثال، یک راه بدون گره‌هایش قابل‌نمایش نیست.", "warning.incomplete.expl.2": "اگر چیزی که می‌خواستید این نیست، با انتخاب «اصلاح پرس‌وجو» overpass turbo کمکتان خواهد کرد تا پرس‌وجو درست شود (تکمیل خودکار). در غیر این صورت می‌توانید سراغ داده‌ها بروید.", diff --git a/locales/fr.json b/locales/fr.json index 4d0a00d8..39a990ea 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "Ceci est overpass turbo, un outil web de filtrage de données pour OpenHistoricalMap.", "help.intro.1": "Avec overpass turbo vous pouvez exécuter des requêtes de l'API Overpass et analyser les données OHM interactivement sur une carte", - "help.intro.1b": "Il existe un assistant intégré qui permet de créer des requêtes super facilement.", - "help.intro.2": "Plus d'informations au sujet d'overpass turbo et sur la création de requêtes Overpass peuvent être trouvées sur le wiki OSM.", + "help.intro.1b": "Il existe un assistant intégré qui permet de créer des requêtes super facilement.", + "help.intro.2": "Plus d'informations au sujet d'overpass turbo et sur la création de requêtes Overpass peuvent être trouvées sur le wiki OSM.", "help.section.queries": "Requêtes Overpass", - "help.queries.expl": "L'API Overpass permet de faire des requêtes sur les données OHM selon vos propres critères de recherche. Pour cela, il existe un langage de requête spécifique.", + "help.queries.expl": "L'API Overpass permet de faire des requêtes sur les données OHM selon vos propres critères de recherche. Pour cela, il existe un langage de requête spécifique.", "help.intro.shortcuts": "En plus des requêtes API Overpass normales, on peut utiliser les raccourcis suivants dans overpass turbo :", "help.intro.shortcuts.bbox": "coordonnées bbox de la vue actuelle de la carte", "help.intro.shortcuts.center": "coordonnées du centre de la carte", "help.intro.shortcuts.date": "interval de temps écoulé au format ISO 8601 date-time-string (ex. \"24 hours\")", - "help.intro.shortcuts.style": "défini une feuille de styles MapCSS", + "help.intro.shortcuts.style": "défini une feuille de styles MapCSS", "help.intro.shortcuts.custom": "Des raccourcis arbitraires peuvent être définis en indiquant {{raccourci=valeur}} quelque part dans le script.", - "help.intro.shortcuts.more": "Vous trouverez plus de raccourcis Overpass, de plus amples informations sur ce qui précède et des exemples d'utilisation dans le wiki d'OSM.", + "help.intro.shortcuts.more": "Vous trouverez plus de raccourcis Overpass, de plus amples informations sur ce qui précède et des exemples d'utilisation dans le wiki d'OSM.", "help.section.ide": "Éditeur", "help.ide.share.title": "Partage", "help.ide.share.expl": "Vous pouvez envoyer à quelqu'un un permalien de la requête sur laquelle vous travaillez actuellement. Vous le trouverez dans l'outil Partager qui affiche un lien que vous pouvez envoyer à un collègue ou publier en ligne. (Notez que les autres travailleront sur leur propre copie de la requête).", @@ -157,7 +157,7 @@ "help.section.about": "À propos", "help.about.maintained": "overpass turbo est maintenu par Martin Raifer (tyr.asd at gmail.com)", "help.about.feedback.title": "Feedback, signaler un bug, demander une amélioration", - "help.about.feedback": "Si vous souhaitez nous laisser un retour, signaler un problème ou demander une fonctionnalité particulière, merci d'utiliser le traqueur de bugs sur github ou la page de discussion sur le wiki d'OSM.", + "help.about.feedback": "Si vous souhaitez nous laisser un retour, signaler un problème ou demander une fonctionnalité particulière, merci d'utiliser le traqueur de bugs sur github ou la page de discussion sur le wiki d'OSM.", "help.about.source.title": "Code source", "help.about.source": "Le code source de cette application est disponible sous licence MIT.", "help.section.attribution": "Crédits", @@ -207,9 +207,9 @@ "error.nominatim.title": "Erreur Nominatim", "error.nominatim.expl": "Ne trouve pas de lieu avec le nom suivant :", "warning.browser.title": "Votre navigateur n'est pas supporté :(", - "warning.browser.expl.1": "Le navigateur que vous utilisez n'est (probablement) pas capable d'exécuter tout ou partie de cette application. Il doit supporter l'API de stockage web local et le cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Le navigateur que vous utilisez n'est (probablement) pas capable d'exécuter tout ou partie de cette application. Il doit supporter l'API de stockage web local et le cross origin resource sharing (CORS).", "warning.browser.expl.2": "Veuillez noter que vous aurez peut-être à autoriser les cookies et/ou les \"données locales\" pour ce site sur certains navigateurs (comme Firefox et Chrome).", - "warning.browser.expl.3": "Veuillez mettre à jour votre navigateur ou passez à un plus performant ! Les versions récentes de Opera, Chrome et Firefox ont été testées et fonctionnent.\n\nAutrement vous pouvez toujours utiliser le formulaire de requêtes de l'API Overpass.", + "warning.browser.expl.3": "Veuillez mettre à jour votre navigateur ou passez à un plus performant ! Les versions récentes de Opera, Chrome et Firefox ont été testées et fonctionnent.\n\nAutrement vous pouvez toujours utiliser le formulaire de requêtes de l'API Overpass.", "warning.incomplete.title": "Données Incomplètes", "warning.incomplete.expl.1": "Cette requête n'a retourné aucun nœud. Dans OHM, seuls les nœuds contiennent des coordonnées. Par exemple, un chemin ne peut pas être affiché sans ses nœuds.", "warning.incomplete.expl.2": "Si ce n'est pas le résultat auquel vous vous attendiez, overpass turbo peut vous aider à réparer (auto-complétion) la requête en sélectionnant \"réparer la requête\" ci-dessous. Sinon, vous pouvez continuer vers les données.", diff --git a/locales/gl.json b/locales/gl.json index 753fdcd9..0c68050e 100644 --- a/locales/gl.json +++ b/locales/gl.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introdución", "help.intro.0": "Este é o overpass turbo, unha ferramenta de filtraxe de datos baseado na web para o OpenHistoricalMap.", "help.intro.1": "Co overpass turbo podes executar consultas do Overpass API e analizar os datos resultantes do OHM de xeito interactivo nun mapa.", - "help.intro.1b": "Hai un axudante integrado que fai que a creación de consultas sexa doada.", - "help.intro.2": "Máis información sobre o overpass turbo e de que xeito escribir as consultas do Overpass na wiki do OSM.", + "help.intro.1b": "Hai un axudante integrado que fai que a creación de consultas sexa doada.", + "help.intro.2": "Máis información sobre o overpass turbo e de que xeito escribir as consultas do Overpass na wiki do OSM.", "help.section.queries": "Consultas do Overpass", - "help.queries.expl": "O Overpass API permite consultar os datos do OHM cos teus propios criterios de procura. Para este obxectivo, tes deseñada de xeito específico unha linguaxe de consulta.", + "help.queries.expl": "O Overpass API permite consultar os datos do OHM cos teus propios criterios de procura. Para este obxectivo, tes deseñada de xeito específico unha linguaxe de consulta.", "help.intro.shortcuts": "Amais das consultas regulares ó Overpass API, pódense empregar os seguintes atallos útis no overpass turbo:", "help.intro.shortcuts.bbox": "coordenadas que delimitan a caixa da vista do mapa actual", "help.intro.shortcuts.center": "coordenadas do centro do mapa", "help.intro.shortcuts.date": "Expresión-hora-data en ISO 8601 dun determinado intre de tempo que xa aconteceu (p. ex. “24 horas”)", - "help.intro.shortcuts.style": "define unha folla de estilos MapCSS", + "help.intro.shortcuts.style": "define unha folla de estilos MapCSS", "help.intro.shortcuts.custom": "Os atallos personalizados poden definirse pondo {{atallo=valor}} nalgunha parte do script.", - "help.intro.shortcuts.more": "Máis atallos do overpass-turbo, información adicional sobre o visto e exemplos de emprego na wiki do OSM.", + "help.intro.shortcuts.more": "Máis atallos do overpass-turbo, información adicional sobre o visto e exemplos de emprego na wiki do OSM.", "help.section.ide": "IDE", "help.ide.share.title": "Compartindo", "help.ide.share.expl": "É posíbel enviar unha ligazón permanente ca consulta na que estás a traballar actualmente a outra persoa. Isto está na ferramenta de Compartir e amosa unha ligazón que podes enviar a unha amizade ou publicar en liña. (Decátate de que os demais van traballar na súa propia copia da consulta.)", @@ -157,7 +157,7 @@ "help.section.about": "Sobre", "help.about.maintained": "O overpass turbo é mantido por Martin Raifer (tyr.asd en gmail.com).", "help.about.feedback.title": "Opinións, informes de erros, pregar novas funcións", - "help.about.feedback": "Se desexas dar a túa opinión, informar de erros ou solicitar unha funcionalidade en particular, emprega o seguimento de incidencias (issue tracker) no github ou a páxina de conversa (ou discusión) na wiki do OSM.", + "help.about.feedback": "Se desexas dar a túa opinión, informar de erros ou solicitar unha funcionalidade en particular, emprega o seguimento de incidencias (issue tracker) no github ou a páxina de conversa (ou discusión) na wiki do OSM.", "help.about.source.title": "Código fonte", "help.about.source": "O código fonte desta aplicación está liberado baixo a licenza MIT.", "help.section.attribution": "Atribución", @@ -207,9 +207,9 @@ "error.nominatim.title": "Erro no Nominatim", "error.nominatim.expl": "Non se atopou ren co seguinte nome:", "warning.browser.title": "O teu navegador non é compatíbel :(", - "warning.browser.expl.1": "O navegador que estás a empregar, non é capaz (o máis probábel) de executar (anacos significativos de) esta aplicación. Esta ten que soportar o Web Storage API e o cross origin resource sharing (CORS).", + "warning.browser.expl.1": "O navegador que estás a empregar, non é capaz (o máis probábel) de executar (anacos significativos de) esta aplicación. Esta ten que soportar o Web Storage API e o cross origin resource sharing (CORS).", "warning.browser.expl.2": "Decátate de que é posíbel que teñas que habilitar as cookies e/ou os \"datos locais\" neste sitio nalgúns navegadores (coma o Firefox e o Chrome).", - "warning.browser.expl.3": "Actualiza a unha versión máis recente do teu navegador ou múdao por outro con máis capacidades! As versións recentes do Opera, o Chrome e o Firefox foron probadas para traballar. De xeito alternativo, podes empregar o formulario de consulta do Overpass API.", + "warning.browser.expl.3": "Actualiza a unha versión máis recente do teu navegador ou múdao por outro con máis capacidades! As versións recentes do Opera, o Chrome e o Firefox foron probadas para traballar. De xeito alternativo, podes empregar o formulario de consulta do Overpass API.", "warning.incomplete.title": "Datos non completos", "warning.incomplete.expl.1": "Esta consulta non devolveu ningún nó. No OHM, só os nós conteñen coordenadas. Por exemplo, unha vía non se pode amosar sen os seus nós.", "warning.incomplete.expl.2": "Se isto non é o que desexabas obter, o overpass turbo pode axudarche a arranxar (autocompletar) a consulta escollendo deseguido \"arranxar consulta\". Pola contra, podes continuar cos datos.", diff --git a/locales/hr.json b/locales/hr.json index 0b14d23b..ed6d6a39 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -124,17 +124,17 @@ "help.section.introduction": "Uvod", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "koordinate centra karte", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Dijeljenje", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "Više o", "help.about.maintained": "overpass turbo održava 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim Error", "error.nominatim.expl": "Could not find anything with the following name:", "warning.browser.title": "Vaš preglednik nije podržan :(", - "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "warning.incomplete.title": "Nepotpuni podaci", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/hu.json b/locales/hu.json index 166e123d..10e10266 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -124,17 +124,17 @@ "help.section.introduction": "Bemutatkozás", "help.intro.0": "Ez az overpass turbo, egy webes adatszűrő eszköz az OpenHistoricalMap térképhez.", "help.intro.1": "Overpass turbóval futtathat Overpass API lekérdezéseket és interaktív térképen elemezheti a kapott OHM adatokat.", - "help.intro.1b": "Van egy beépített varázslója is, ami a lekérdezések készítését rettentő egyszerűvé teszi.", - "help.intro.2": "Bővebb információt az overpass turbóról és Overpass lekérdezések készítéséről az OSM wikin talál.", + "help.intro.1b": "Van egy beépített varázslója is, ami a lekérdezések készítését rettentő egyszerűvé teszi.", + "help.intro.2": "Bővebb információt az overpass turbóról és Overpass lekérdezések készítéséről az OSM wikin talál.", "help.section.queries": "Overpass lekérdezések", - "help.queries.expl": "Az Overpass API lehetővé teszi OHM adatok lekérdezését az ön keresési feltételei szerint. Erre a célra egy speciális lekérdezőnyelvet használ.", + "help.queries.expl": "Az Overpass API lehetővé teszi OHM adatok lekérdezését az ön keresési feltételei szerint. Erre a célra egy speciális lekérdezőnyelvet használ.", "help.intro.shortcuts": "A szokásos Overpass API lekérdezések mellett overpass turbóban használhatóak a következő praktikus rövidítések is:", "help.intro.shortcuts.bbox": "a jelenlegi térképnézet határoló koordinátái", "help.intro.shortcuts.center": "a térkép középpontjának koordinátái", "help.intro.shortcuts.date": "ISO 8601 dátum-idő kifejezése egy adott időintervallumnak (pl. „24 hours”)", - "help.intro.shortcuts.style": "meghatároz egy MapCSS stíluslapot", + "help.intro.shortcuts.style": "meghatároz egy MapCSS stíluslapot", "help.intro.shortcuts.custom": "Tetszőleges rövidítés definiálható bárhol a scripten belül egy {{rövidítés=érték}} kód elhelyezésével", - "help.intro.shortcuts.more": "Még több overpass turbo rövidítés és további információ a fentiekről, valamint használati példák az OSM wikin találhatók.", + "help.intro.shortcuts.more": "Még több overpass turbo rövidítés és további információ a fentiekről, valamint használati példák az OSM wikin találhatók.", "help.section.ide": "IDE", "help.ide.share.title": "Megosztás", "help.ide.share.expl": "Lehetőség van állandó linket küldeni valakinek arról a lekérdezésről, amin éppen dolgozik. Ez a Megosztás eszközben található, ami megjelenít egy linket, amit elküldhet egy ismerősének, vagy közzétehet az interneten. (Vegye figyelembe, hogy mások is fognak dolgozni a lekérdezés másolatán.)", @@ -157,7 +157,7 @@ "help.section.about": "Névjegy", "help.about.maintained": "Az overpass turbo-t Martin Raifer (tyr.asd at gmail.com) tartja karban.", "help.about.feedback.title": "Visszajelzés, hibajelentés, funkció kérés", - "help.about.feedback": "Ha visszajelzést szeretnél küldeni, hibát jelentenél, vagy új funkciót igényelnél, kérlek használd a hibajegy követőt githubon vagy az OSM-wikin lévő vitalapot.", + "help.about.feedback": "Ha visszajelzést szeretnél küldeni, hibát jelentenél, vagy új funkciót igényelnél, kérlek használd a hibajegy követőt githubon vagy az OSM-wikin lévő vitalapot.", "help.about.source.title": "Forráskód", "help.about.source": "Az alkalmazás forráskódja MIT licenc alatt jelent meg.", "help.section.attribution": "Megnevezés", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim hiba", "error.nominatim.expl": "Nem található semmi ilyen néven:", "warning.browser.title": "Az ön böngészője nem támogatott :(", - "warning.browser.expl.1": "Az Ön által használt böngésző (feltehtőleg) nem képes az alkalmazás futtatására. Támogatnia kell a Web Storage API-t és a cross origin resource sharing (CORS) mechanizmust.", + "warning.browser.expl.1": "Az Ön által használt böngésző (feltehtőleg) nem képes az alkalmazás futtatására. Támogatnia kell a Web Storage API-t és a cross origin resource sharing (CORS) mechanizmust.", "warning.browser.expl.2": "Vegye figyelembe, hogy néhány böngészőben (Firefox, Chrome) engedélyeznie kell a webhelyen a sütiket és/vagy a „helyi adatokat”.", - "warning.browser.expl.3": "Kérlek, frissítsd a böngésződet egy naprakész verzióra vagy válts egy alkalmasabbra. Az Opera, Chrome és Firefox legfrissebb verzióin tesztelve lett a működés. Máskülönben használhatod az Overpass_API lekérdezés űrlapot.", + "warning.browser.expl.3": "Kérlek, frissítsd a böngésződet egy naprakész verzióra vagy válts egy alkalmasabbra. Az Opera, Chrome és Firefox legfrissebb verzióin tesztelve lett a működés. Máskülönben használhatod az Overpass_API lekérdezés űrlapot.", "warning.incomplete.title": "Hiányos adatok", "warning.incomplete.expl.1": "A lekérdezés nem adott vissza pontokat. Az OHM-ben csak a pontoknak van koordinátája. Egy vonal például nem jeleníthető meg a pontjai nélkül.", "warning.incomplete.expl.2": "Ha nem ezt szerette volna, az overpass turbo segít kijavítani (kiegészíteni) a lekérdezést a „lekérdezés javítása” gombra nyomva. Ellenkező esetben folytathatja az adatok megtekintésével.", diff --git a/locales/it.json b/locales/it.json index 765f2b3e..a23a4a98 100644 --- a/locales/it.json +++ b/locales/it.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduzione", "help.intro.0": "Questo è overpass turbo, uno strumento web-based per l'estrazione di dati OpenHistoricalMap.", "help.intro.1": "Utilizzando overpass turbo puoi eseguire query per Overpass API e analizzare dati OHM su mappa in maniera interattiva.", - "help.intro.1b": "È disponibile la procedura guidata che rende estremamente semplice creare una richiesta.", - "help.intro.2": "Trovi ulteriori informazioni su overpass turbo e su come scrivere richieste a Overpass visitando la wiki del progetto OpenStreetMap.", + "help.intro.1b": "È disponibile la procedura guidata che rende estremamente semplice creare una richiesta.", + "help.intro.2": "Trovi ulteriori informazioni su overpass turbo e su come scrivere richieste a Overpass visitando la wiki del progetto OpenStreetMap.", "help.section.queries": "Query Overpass", - "help.queries.expl": "Overpass API permette di interrogare i dati di OpenHistoricalMap seguendo i tuoi criteri di ricerca. A tale scopo, è stato sviluppato un particolare linguaggio di ricerca.", + "help.queries.expl": "Overpass API permette di interrogare i dati di OpenHistoricalMap seguendo i tuoi criteri di ricerca. A tale scopo, è stato sviluppato un particolare linguaggio di ricerca.", "help.intro.shortcuts": "In aggiunta alle normali richieste Overpass API, si possono usare le seguenti pratiche scorciatoie in Overpass turbo:", "help.intro.shortcuts.bbox": "coordinate dell'inquadramento della mappa attualmente in uso", "help.intro.shortcuts.center": "coordinate del centro della mappa", "help.intro.shortcuts.date": "ISO 8601 stringa-di-tipo-temporale riferita ad un certo intervallo temporale (ad esempio “24 ore”)", - "help.intro.shortcuts.style": "definisce un foglio di stile MapCSS", + "help.intro.shortcuts.style": "definisce un foglio di stile MapCSS", "help.intro.shortcuts.custom": "Scorciatorie arbitrarei possono essere definite inserendo {{shortcut=value}} in qualche parte nello script", - "help.intro.shortcuts.more": "Ulteriori scorciatoie di overpass-turbo, informazioni su quanto sopra ed esempi d'uso possono essere trovati nella wiki OSM.", + "help.intro.shortcuts.more": "Ulteriori scorciatoie di overpass-turbo, informazioni su quanto sopra ed esempi d'uso possono essere trovati nella wiki OSM.", "help.section.ide": "IDE", "help.ide.share.title": "Condivisione", "help.ide.share.expl": "È possibile inviare, a qualcuno, un collegamento permanente con la query attualmente in uso. Questo è possibile grazie allo strumento Condividi dove viene mostrato un link da convidire con amici o inviare online. (Da notare che gli altri lavoreranno su una propria copia della query).", @@ -157,7 +157,7 @@ "help.section.about": "A proposito di", "help.about.maintained": "overpass turbo è mantenuto da Martin Raifer (tyr.asd at gmail.com).", "help.about.feedback.title": "Feedback, Segnalazioni di errori, Richiesta nuove funzionalità", - "help.about.feedback": "Se si desidera dare feedback, riportare problemi o chiedere particolari funzionalità, si prega di fare uso dell'issue tracker in github o la pagina di discussione sulla pagina del wiki di OpenStreetMap.", + "help.about.feedback": "Se si desidera dare feedback, riportare problemi o chiedere particolari funzionalità, si prega di fare uso dell'issue tracker in github o la pagina di discussione sulla pagina del wiki di OpenStreetMap.", "help.about.source.title": "Codice Sorgente", "help.about.source": "Il codice sorgente di questa applicazione è rilasciato con licenza MIT.", "help.section.attribution": "Attribuzione", @@ -207,9 +207,9 @@ "error.nominatim.title": "Errore di Nominatim", "error.nominatim.expl": "Impossibile trovare qualcosa che corrisponda a questo nome:", "warning.browser.title": "Browser non supportato :(", - "warning.browser.expl.1": "Il browser attualmente in uso, non è completamente in grado di eseguire (le parti più importanti di) questa applicazione. È necessario il supporto per Web Storage API e cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Il browser attualmente in uso, non è completamente in grado di eseguire (le parti più importanti di) questa applicazione. È necessario il supporto per Web Storage API e cross origin resource sharing (CORS).", "warning.browser.expl.2": "Attenzione: è probabile che sia necessario abilitare i cookie e/o \"Dati locali\" per questo sito se si usano alcuni browser (es. Firefox e Chrome).", - "warning.browser.expl.3": "È necessario l'aggiornamento ad una versione più recente del browser in uso oppure il passaggio ad uno con maggiori funzionalità! Sono state testate le versioni più recenti di Opera, Chrome e Firefox. In alternativa è possibile utilizzare il modulo Overpass_API query.", + "warning.browser.expl.3": "È necessario l'aggiornamento ad una versione più recente del browser in uso oppure il passaggio ad uno con maggiori funzionalità! Sono state testate le versioni più recenti di Opera, Chrome e Firefox. In alternativa è possibile utilizzare il modulo Overpass_API query.", "warning.incomplete.title": "Dati Incompleti", "warning.incomplete.expl.1": "La query non ha restituito alcun node. In OHM, solo i nodi contengono coordinate. Ad esempio, una linea (way) non può essere rappresentata senza i suoi nodi.", "warning.incomplete.expl.2": "Se questo non è il risultato che ti attendevi, overpass turbo può aiutarti a sistemare (auto-completare) la query selezionando sotto \"ripara query\". In alternativa puoi andare direttamente ai dati.", diff --git a/locales/ja.json b/locales/ja.json index 7f28347e..3141cdc2 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -124,17 +124,17 @@ "help.section.introduction": "イントロダクション", "help.intro.0": "この overpass turboOpenHistoricalMapのデータをフィルタリングするウェブベースのツールです。", "help.intro.1": "overpass turboでは Overpass API クエリを使用し、抽出結果のOHMデータを地図上に表示させながら分析することが可能です。", - "help.intro.1b": "クエリをとても簡単に作れるウィザードがあります。", - "help.intro.2": "overpass turboについての詳細とOverpassクエリの記述法はOSM wikiで解説されています。", + "help.intro.1b": "クエリをとても簡単に作れるウィザードがあります。", + "help.intro.2": "overpass turboについての詳細とOverpassクエリの記述法はOSM wikiで解説されています。", "help.section.queries": "Overpassクエリ", - "help.queries.expl": "Overpass APIでは検索式によってOHMデータをクエリできます。そのために特別に作られたクエリ言語があります。", + "help.queries.expl": "Overpass APIでは検索式によってOHMデータをクエリできます。そのために特別に作られたクエリ言語があります。", "help.intro.shortcuts": "普通の Overpass API クエリに加えて、 overpass turbo では以下のような手軽なショートカットを利用できます。", "help.intro.shortcuts.bbox": "矩形範囲(bbox)は現在の地図表示範囲と同一です", "help.intro.shortcuts.center": "地図中心点の座標", "help.intro.shortcuts.date": "ISO8601 の日時書式での特定のタイムインターバル (例: \"24時間\")", - "help.intro.shortcuts.style": "MapCSSスタイルシート定義", + "help.intro.shortcuts.style": "MapCSSスタイルシート定義", "help.intro.shortcuts.custom": "独自に定義する省略記法は、スクリプト内で{{shortcut=value}}のように記載します。", - "help.intro.shortcuts.more": "overpass-turbo のショートカットや追加情報、クエリのサンプルなどは OSM wiki に記載されています。", + "help.intro.shortcuts.more": "overpass-turbo のショートカットや追加情報、クエリのサンプルなどは OSM wiki に記載されています。", "help.section.ide": "IDE", "help.ide.share.title": "共有", "help.ide.share.expl": "現在実行中のクエリを、そのままパーマリンクURLとして共有することができます。共有ツールを開くとリンクが表示されますので、友人に送付したり、Webに投稿したりすることが可能です。(クエリ自体はそれぞれの端末から実行されます)", @@ -157,7 +157,7 @@ "help.section.about": "概要", "help.about.maintained": "overpass turbo のメンテナンスは Martin Raifer (tyr.asd at gmail.com) が行っています。", "help.about.feedback.title": "フィードバック、バグレポート、機能追加要望", - "help.about.feedback": "フィードバックや問題点のレポート、特定の機能に関する質問は、githubの issue tracker を利用するか、 OSM-wiki の議論ページを利用ください。", + "help.about.feedback": "フィードバックや問題点のレポート、特定の機能に関する質問は、githubの issue tracker を利用するか、 OSM-wiki の議論ページを利用ください。", "help.about.source.title": "ソースコード", "help.about.source": "このアプリケーションのソースコードはMITライセンスのもとで公開されています。", "help.section.attribution": "著作権表示", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatimエラー", "error.nominatim.expl": "以下名称の場所はありませんでした: ", "warning.browser.title": "お使いのブラウザには対応していません :(", - "warning.browser.expl.1": "お使いのブラウザではこのアプリケーションを利用するための機能が (おそらく) 無いようです。アプリケーションを利用するには Web Storage API および cross origin resource sharing (CORS) をサポートしている必要があります。", + "warning.browser.expl.1": "お使いのブラウザではこのアプリケーションを利用するための機能が (おそらく) 無いようです。アプリケーションを利用するには Web Storage API および cross origin resource sharing (CORS) をサポートしている必要があります。", "warning.browser.expl.2": "ブラウザによってはcookieを有効にし、\"local Data\"を許可する必要があるかもしれません (FirefoxやChromeなど)。", - "warning.browser.expl.3": "ブラウザのバージョンを更新するか、別のブラウザをお試しください。現在動作が確認されているブラウザはOperaChrome、およびFirefoxです。あるいはOverpass_API query formを利用してみてください。", + "warning.browser.expl.3": "ブラウザのバージョンを更新するか、別のブラウザをお試しください。現在動作が確認されているブラウザはOperaChrome、およびFirefoxです。あるいはOverpass_API query formを利用してみてください。", "warning.incomplete.title": "不完全なデータ", "warning.incomplete.expl.1": "クエリ結果がありません。OHMで位置座標情報を持っているのはノードだけです。例えば、ウェイを表示するにはそのウェイを形成しているノードが必要となります。", "warning.incomplete.expl.2": "検索結果に誤りがある場合、\"クエリを修復\"を選択することで overpass turboは (自動的に) クエリの修復を試みます。もし不要の場合はそのまま続行することも可能です。", diff --git a/locales/ko.json b/locales/ko.json index 793f5791..c35384d0 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -122,19 +122,19 @@ "share.run_immediately": "지도를 불러온 후 즉각 이 질의문을 실행하기", "help.title": "도움말", "help.section.introduction": "사용법", - "help.intro.0": "overpass turbo는 웹 기반 for 오픈스트리트맵 데이터 필터링 도구입니다.", + "help.intro.0": "overpass turbo는 웹 기반 for 오픈스트리트맵 데이터 필터링 도구입니다.", "help.intro.1": "overpass turbo로 Overpass API 질의문을 실행하고 그 결과로 나온 오픈스트리트맵 데이터를 지도 위에 띄워 상호작용 및 분석할 수 있습니다.", - "help.intro.1b": "질의문을 매우 쉽게 만들어 주는 마법사가 포함되어 있습니다.", - "help.intro.2": "overpass turbo에 관해 더 자세히 알고 싶으시거나 Overpass 질의문을 작성하는 방법을 알고 싶으시다면 오픈스트리트맵 위키를 참고하세요.", + "help.intro.1b": "질의문을 매우 쉽게 만들어 주는 마법사가 포함되어 있습니다.", + "help.intro.2": "overpass turbo에 관해 더 자세히 알고 싶으시거나 Overpass 질의문을 작성하는 방법을 알고 싶으시다면 오픈스트리트맵 위키를 참고하세요.", "help.section.queries": "Overpass 질의문", - "help.queries.expl": "Overpass API를 이용하면 직접 지정한 검색 기준에 따라 오픈스트리트맵 데이터를 질의할 수 있습니다. 이때 검색 기준을 지정하기 위해서 특별히 고안된 질의문을 사용합니다.", + "help.queries.expl": "Overpass API를 이용하면 직접 지정한 검색 기준에 따라 오픈스트리트맵 데이터를 질의할 수 있습니다. 이때 검색 기준을 지정하기 위해서 특별히 고안된 질의문을 사용합니다.", "help.intro.shortcuts": "일반적인 Overpass API 질의문 외에도 overpass turbo에서 아래와 같은 편리한 축약어를 사용할 수 있습니다.", "help.intro.shortcuts.bbox": "현재 지도 화면의 경계 상자 좌표", "help.intro.shortcuts.center": "지도 한가운데의 좌표", "help.intro.shortcuts.date": "현재로부터 특정 과거까지의 시간 간격을 나타내는 ISO 8601 날짜 및 시간 문자열(예시: “24 hours”)", - "help.intro.shortcuts.style": "MapCSS 스타일시트를 정의합니다", + "help.intro.shortcuts.style": "MapCSS 스타일시트를 정의합니다", "help.intro.shortcuts.custom": "모든 축약어는 스크립트의 어딘가에{{축약어=값}}을 넣어 정의할 수 있습니다.", - "help.intro.shortcuts.more": "더 많은 overpass turbo 축약어, 추가 정보, 사용례 등을 알고 싶으시다면 오픈스트리트맵 위키를 참고하세요.", + "help.intro.shortcuts.more": "더 많은 overpass turbo 축약어, 추가 정보, 사용례 등을 알고 싶으시다면 오픈스트리트맵 위키를 참고하세요.", "help.section.ide": "IDE", "help.ide.share.title": "공유", "help.ide.share.expl": "현재 작업 중인 질의문이 포함된 영구 링크를 다른 사용자에게 보낼 수 있습니다. 영구 링크는 공유 도구에서 만들 수 있으며 친구에게 또는 온라인 게시물로 보낼 수 있는 링크가 생성됩니다(링크를 받은 사용자는 별개의 질의문 복사본으로 작업합니다).", @@ -157,7 +157,7 @@ "help.section.about": "소개", "help.about.maintained": "overpass turbo는 Martin Raifer (tyr.asd at gmail.com)가 유지보수합니다.", "help.about.feedback.title": "피드백, 버그 보고서, 기능 추가 요청", - "help.about.feedback": "피드백, 문제 보고서, 특정 기능을 추가해 달라는 요청 등을 보내고 싶으시다면 깃허브의 문제 추적기(이슈 트래커)나 오픈스트리트맵 위키의 토론 문서를 이용해 주세요.", + "help.about.feedback": "피드백, 문제 보고서, 특정 기능을 추가해 달라는 요청 등을 보내고 싶으시다면 깃허브의 문제 추적기(이슈 트래커)나 오픈스트리트맵 위키의 토론 문서를 이용해 주세요.", "help.about.source.title": "소스 코드", "help.about.source": "본 웹 사이트의 소스 코드는 MIT 라이선스로 배포됩니다.", "help.section.attribution": "저작자 표기", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim 오류", "error.nominatim.expl": "다음 이름으로 아무것도 찾을 수 없습니다:", "warning.browser.title": "지원하지 않는 브라우저입니다 :(", - "warning.browser.expl.1": "현재 사용 중인 브라우저는 이 애플리케이션(의 중요한 부분)을 구동하는 데 (거의) 적합하지 않습니다. 웹 저장소 API(Web Storage API)교차 출처 자원 공유(CORS) 기능을 지원하는 브라우저여야 합니다.", + "warning.browser.expl.1": "현재 사용 중인 브라우저는 이 애플리케이션(의 중요한 부분)을 구동하는 데 (거의) 적합하지 않습니다. 웹 저장소 API(Web Storage API)교차 출처 자원 공유(CORS) 기능을 지원하는 브라우저여야 합니다.", "warning.browser.expl.2": "일부 브라우저(파이어폭스나 크롬 등)에서 이 사이트를 이용하려면 쿠키 또는 '로컬 데이터'를 활성화해야 할 수 있습니다.", - "warning.browser.expl.3": "브라우저를 보다 최신 버전으로 업그레이드하거나 적합한 브라우저로 바꿔 주세요! 본 웹 사이트는 오페라, 크롬, 파이어폭스 최신 버전에서 테스트되었습니다. 아니면 Overpass_API 질의문 입력란을 사용할 수 있습니다.", + "warning.browser.expl.3": "브라우저를 보다 최신 버전으로 업그레이드하거나 적합한 브라우저로 바꿔 주세요! 본 웹 사이트는 오페라, 크롬, 파이어폭스 최신 버전에서 테스트되었습니다. 아니면 Overpass_API 질의문 입력란을 사용할 수 있습니다.", "warning.incomplete.title": "불완전한 데이터", "warning.incomplete.expl.1": "이 질의는 아무 마디도 반환하지 않았습니다. 오픈스트리트맵에서는 마디에만 좌표가 부여됩니다. 따라서 마디를 갖고 있지 않은 길은 지도에 표시할 수 없습니다.", "warning.incomplete.expl.2": "원하는 데이터를 얻지 못했다면 아래에 있는 '질의문 복구하기'를 선택하세요. 그러면 overpass turbo가 질의문을 복구(자동 완성)하는 일을 도와 줍니다. 복구를 원치 않는다면 현재 데이터로 작업을 계속할 수 있습니다.", diff --git a/locales/lv.json b/locales/lv.json index 761c6510..1f33da67 100644 --- a/locales/lv.json +++ b/locales/lv.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/mr.json b/locales/mr.json index 5583a54e..d7d1b8b9 100644 --- a/locales/mr.json +++ b/locales/mr.json @@ -124,17 +124,17 @@ "help.section.introduction": "परिचय", "help.intro.0": "overpass turbo (ओव्हरपास टर्बो) हे OpenHistoricalMapसाठीचे इंटरनेटवर आधारित एक चाळणी करणारे साधन आहे.", "help.intro.1": "Overpass turbo च्या आधारे आपण Overpass API क्वेरी (विचारणा) करू शकता व परिणामी OHM डेटाचे नकाशावर परस्पर विश्लेषण करू शकता.", - "help.intro.1b": "विचारणा निर्माण अत्यंत सोपे करणारा हा एक एकीकृत जादूगार आहे.", - "help.intro.2": "overpass turbo बद्दल अधिक माहिती व Overpass queries (विचारणा) लिहिण्याची पद्धत OSM wiki वर मिळू शकते.", + "help.intro.1b": "विचारणा निर्माण अत्यंत सोपे करणारा हा एक एकीकृत जादूगार आहे.", + "help.intro.2": "overpass turbo बद्दल अधिक माहिती व Overpass queries (विचारणा) लिहिण्याची पद्धत OSM wiki वर मिळू शकते.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API द्वारे स्वतःचे शोध निकष वापरुन आपण OHM डेटाची विचारणा करू शकता. ह्या कामासाठी एका विशिष्ट query language, म्हणजे विचारणा भाषेचा निर्माण करण्यात आला आहे.", + "help.queries.expl": "Overpass API द्वारे स्वतःचे शोध निकष वापरुन आपण OHM डेटाची विचारणा करू शकता. ह्या कामासाठी एका विशिष्ट query language, म्हणजे विचारणा भाषेचा निर्माण करण्यात आला आहे.", "help.intro.shortcuts": "Overpass turbo मध्ये Overpass API विचारणा व्यतिरिक्त, खालील ऊपयुक्त शॉर्टकट्सचा वापर देखील करू शकतो:", "help.intro.shortcuts.bbox": "नकाशाच्या वर्तमान दृश्याचे सीमा पेटी (bbox) सहनिर्देशक", "help.intro.shortcuts.center": "नकाशा केंद्र सहनिर्देशक", "help.intro.shortcuts.date": "ISO 8601 दिनांक-वेळ-सुत्र काही वेळापूर्वी (उदा. “24 तास”)", - "help.intro.shortcuts.style": "MapCSS stylesheet ठरवते", + "help.intro.shortcuts.style": "MapCSS stylesheet ठरवते", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} somewhere in the script.", - "help.intro.shortcuts.more": "overpass-turbo चे अधिक शॉर्टकट, वरील गोष्टीची अधिक माहिती व वापराचे उदाहरणे आपल्याला OSM wiki मध्ये सापडतील.", + "help.intro.shortcuts.more": "overpass-turbo चे अधिक शॉर्टकट, वरील गोष्टीची अधिक माहिती व वापराचे उदाहरणे आपल्याला OSM wiki मध्ये सापडतील.", "help.section.ide": "IDE", "help.ide.share.title": "सामायिकीकरण", "help.ide.share.expl": "आपण सध्या काम करत असलेल्या विचारणाची कायमदुवा इतरांना पाठवणे शक्य आहे. इतरांना पाठवण्यासाठी किंवा ऑनलाईन प्रकाशित करण्यासाठीची दुवा आपल्याला सामायिक ह्या साधनात सापडेल. (परंतु इतर व्यक्ती त्यांच्या स्वतःच्या प्रतीवर काम करतील, ह्याची नोंद घ्यावी.)", @@ -157,7 +157,7 @@ "help.section.about": "बद्दल", "help.about.maintained": "overpass turbo चे व्यवस्थापन हे Martin Raifer (tyr.asd at gmail.com) करतात.", "help.about.feedback.title": "अभिप्राय, त्रुटी अहवाल, वैशिष्टे विनंत्या", - "help.about.feedback": "If you would like to give feedback, report issues or ask for a particular feature, please use the issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/nl.json b/locales/nl.json index 3485ed64..58b63e54 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -124,17 +124,17 @@ "help.section.introduction": "Inleiding", "help.intro.0": "Dit is overpass turbo, een web-gebaseerd gegevens filter gereedschap voor OpenHistoricalMap.", "help.intro.1": "Met overpass turbo kan u Overpass API bevragingen uitvoeren en de daaruit voortkomende OHM-gegevens interactief analyseren op een kaart.", - "help.intro.1b": "Er is een geïntegreerde Wizard die het samenstellen van bevragingen super makkelijk maakt.", - "help.intro.2": "Meer informatie over overpass turbo en hoe je Overpass bevragingen schrijft, kan je in de OSM wiki vinden.", + "help.intro.1b": "Er is een geïntegreerde Wizard die het samenstellen van bevragingen super makkelijk maakt.", + "help.intro.2": "Meer informatie over overpass turbo en hoe je Overpass bevragingen schrijft, kan je in de OSM wiki vinden.", "help.section.queries": "Overpass bevragingen", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "Naast de reguliere Overpass API bevragingen kan je de volgende handige snelkoppelingen gebruiken in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Delen van", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "Over", "help.about.maintained": "overpass turbo wordt onderhouden door Martin Raifer (tyr.asd at gmail.com).", "help.about.feedback.title": "Terugkoppeling, melding van problemen en voorstellen", - "help.about.feedback": "If you would like to give feedback, report issues or ask for a particular feature, please use the issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Broncode", "help.about.source": "De broncode van deze applicatie is vrijgegeven onder de MIT licensie.", "help.section.attribution": "Bronvermelding", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim foutmelding", "error.nominatim.expl": "Kan niks vinden met de volgende naam: ", "warning.browser.title": "Uw browser wordt niet ondersteund :(", - "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/no.json b/locales/no.json index 37f9ce13..fa67b82c 100644 --- a/locales/no.json +++ b/locales/no.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduksjon", "help.intro.0": "Dette er Overpass Turbo, et web-basert verktøy for å filtrere data fra OpenHistoricalMap.", "help.intro.1": "Med Overpass Turbo kan du utføre Overpass API søk og analysere de resulterende OpenHistoricalMap dataene interaktivt i et kart.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass søk", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "avgrensende koordinater for gjeldende kartutsnitt", "help.intro.shortcuts.center": "koordinater i kartets senter", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "definerer et MapCSS stilsett", + "help.intro.shortcuts.style": "definerer et MapCSS stilsett", "help.intro.shortcuts.custom": "Vilkårlige snarveier kan defineres ved å legge {{shortcut=value}} til et sted i koden.", - "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Deling", "help.ide.share.expl": "Det er mulig å sende en permanent lenke med søket du nå jobber med til andre. Dette gjøres i Del-verktøyet og gir deg en lenke som du kan sende til en kontakt eller poste på nettet. (Merk at andre vil få sin egen kopi av søket.)", @@ -157,7 +157,7 @@ "help.section.about": "Om", "help.about.maintained": "overpass turbo vedlikeholdes av Martin Raifer (tyr.asd at gmail.com).", "help.about.feedback.title": "Tilbakemeldinger, feilmeldinger, funksjonsforespørsler", - "help.about.feedback": "If you would like to give feedback, report issues or ask for a particular feature, please use the issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Kildekode", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Kreditering", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim-feil", "error.nominatim.expl": "Kan ikke finne noe med følgende navn:", "warning.browser.title": "Din nettleser er ikke støttet", - "warning.browser.expl.1": "Nettleseren du bruker kan (mest sansynlig) ikke kjøre (viktige funksjoner i) denne web-applikasjonen. Den krever støtte for Web Storage API og cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Nettleseren du bruker kan (mest sansynlig) ikke kjøre (viktige funksjoner i) denne web-applikasjonen. Den krever støtte for Web Storage API og cross origin resource sharing (CORS).", "warning.browser.expl.2": "Merk at du må godta informasjonskapsler og/eller \"lokale data\" for dette nettstedet i noen nettlesere (f.eks. Firefox og Chrome).", - "warning.browser.expl.3": "Vennligst oppgrader nettleseren din til siste versjon eller bytt til en mer funksjonell en! De siste versjonene av Opera, Chrome og Firefox er testet og fungerer. Alternativt kan du bruke søkeskjemaet til Overpass_API.", + "warning.browser.expl.3": "Vennligst oppgrader nettleseren din til siste versjon eller bytt til en mer funksjonell en! De siste versjonene av Opera, Chrome og Firefox er testet og fungerer. Alternativt kan du bruke søkeskjemaet til Overpass_API.", "warning.incomplete.title": "Ikke-komplette data", "warning.incomplete.expl.1": "Dette søker returnerte ingen noder. I OHM kan bare noder inneholde koordinater, og en strekning kan derfor ikke vises uten tilhørende noder.", "warning.incomplete.expl.2": "If this is not what you meant to get, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/pl.json b/locales/pl.json index 87b026af..bbc3f19e 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -124,17 +124,17 @@ "help.section.introduction": "Wprowadzenie", "help.intro.0": "To jest overpass turbo, internetowa aplikacja służąca do filtrowania danych OpenHistoricalMap.", "help.intro.1": "Poprzez overpass turbo możesz uruchamiać kwerendy Overpass API i analizować zwrócone dane OHM na interaktywnej mapie.", - "help.intro.1b": "Do twojej dyspozycji jest zintegrowany Kreator, dzięki któremu tworzenie kwerend jest bardzo proste.", - "help.intro.2": "Więcej informacji na temat overpass turbo i jak pisać kwerendy Overpass, można znaleźć na wiki OSM.", + "help.intro.1b": "Do twojej dyspozycji jest zintegrowany Kreator, dzięki któremu tworzenie kwerend jest bardzo proste.", + "help.intro.2": "Więcej informacji na temat overpass turbo i jak pisać kwerendy Overpass, można znaleźć na wiki OSM.", "help.section.queries": "Kwerendy Overpass", - "help.queries.expl": "Overpass API pozwala wykonywać kwerendy na danych OHM według zadanych kryteriów wyszukiwania. W tym celu posługuje się specjalnie zaprojektowanym językiem kwerend.", + "help.queries.expl": "Overpass API pozwala wykonywać kwerendy na danych OHM według zadanych kryteriów wyszukiwania. W tym celu posługuje się specjalnie zaprojektowanym językiem kwerend.", "help.intro.shortcuts": "Oprócz zwykłej składni Overpass API overpass turbo oferuje następujące przydatne skróty:", "help.intro.shortcuts.bbox": "współrzędne graniczne aktualnego widoku mapy", "help.intro.shortcuts.center": "współrzędne środka mapy", "help.intro.shortcuts.date": "wstawia stempel czasowy ISO 8601 cofnięty o pewien okres (np. \"24 hours\")", - "help.intro.shortcuts.style": "definiuje arkusz stylów MapCSS", + "help.intro.shortcuts.style": "definiuje arkusz stylów MapCSS", "help.intro.shortcuts.custom": "Dowolne skróty można definiować, umieszczając {{skrót=wartość}} w treści skryptu.", - "help.intro.shortcuts.more": "Więcej skrótów, dodatkowe informacje o nich i przykłady ich użycia na OSM wiki.", + "help.intro.shortcuts.more": "Więcej skrótów, dodatkowe informacje o nich i przykłady ich użycia na OSM wiki.", "help.section.ide": "Edytor", "help.ide.share.title": "Udostępnianie", "help.ide.share.expl": "Możesz wysłać komuś link do kwerendy, nad którą aktualnie pracujesz. Opcję tę umożliwia narzędzie Udostępnij pokazujące link, który możesz wysłać znajomemu lub zamieścić w sieci (zauważ, że inni będą pracowali na własnej kopii kwerendy).", @@ -157,7 +157,7 @@ "help.section.about": "O projekcie", "help.about.maintained": "overpass turbo jest rozwijany przez: Martin Raifer (tyr.asd w domenie gmail.com).", "help.about.feedback.title": "Zgłoszenia błędów, prośby", - "help.about.feedback": "Jeśli chcesz wyrazić opinię, zgłosić problemy lub poprosić o jakąś funkcję, użyj systemu obsługi zgłoszeń na GitHubie lub strony dyskusji na wiki OSM.", + "help.about.feedback": "Jeśli chcesz wyrazić opinię, zgłosić problemy lub poprosić o jakąś funkcję, użyj systemu obsługi zgłoszeń na GitHubie lub strony dyskusji na wiki OSM.", "help.about.source.title": "Kod źródłowy", "help.about.source": "Kod źródłowy tej aplikacji jest udostępniony na licencji MIT.", "help.section.attribution": "Atrybucja", @@ -207,9 +207,9 @@ "error.nominatim.title": "Błąd Nominatima", "error.nominatim.expl": "Nie można znaleźć obiektu o takiej nazwie:", "warning.browser.title": "Twoja przeglądarka nie jest obsługiwana :(", - "warning.browser.expl.1": "Przeglądarka, której obecnie używasz, najpewniej nie jest w stanie obsłużyć dużej części tej aplikacji. Musi ona wspierać Web Storage API oraz Cross-origin resource sharing (CORS).", + "warning.browser.expl.1": "Przeglądarka, której obecnie używasz, najpewniej nie jest w stanie obsłużyć dużej części tej aplikacji. Musi ona wspierać Web Storage API oraz Cross-origin resource sharing (CORS).", "warning.browser.expl.2": "Aby ta strona działała na niektórych przeglądarkach (takich jak Firefox czy Chrome), może okazać się konieczne włączenie ciasteczek i/lub danych lokalnych.", - "warning.browser.expl.3": "Prosimy o aktualizację przeglądarki do nowszej wersji lub użycie innej przeglądarki o większych możliwościach! Najnowsze wersje Opery, Chrome'a i Firefoxazostały przetestowane pod kątem działania. W innym wypadku możesz wciąż użyć formularza kwerendy Overpass API.", + "warning.browser.expl.3": "Prosimy o aktualizację przeglądarki do nowszej wersji lub użycie innej przeglądarki o większych możliwościach! Najnowsze wersje Opery, Chrome'a i Firefoxazostały przetestowane pod kątem działania. W innym wypadku możesz wciąż użyć formularza kwerendy Overpass API.", "warning.incomplete.title": "Niekompletne dane", "warning.incomplete.expl.1": "Ta kwerenda nie zwróciła węzłów. W OHM tylko węzły posiadają współrzędne geograficzne. Przykładowo, nie da się wyświetlić linii bez jej węzłów.", "warning.incomplete.expl.2": "Jeśli to nie jest to, o co ci chodziło, overpass turbo może pomóc ci naprawić (automatycznie skompletować) kwerendę poprzez wybór opcji \"napraw kwerendę\" poniżej. W innym wypadku możesz kontynuować i przejść do danych.", diff --git a/locales/pt-BR.json b/locales/pt-BR.json index f2178751..d9604a3e 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "Este é o overpass turbo, uma ferramenta web para filtrar dados do OpenHistoricalMap.", "help.intro.1": "Com o overpass turbo é possível executar consultas Overpass API e analisar os resultados de maneira interativamente no mapa.", - "help.intro.1b": "Essa é uma integração Wizard que cria consultas facilmente.", - "help.intro.2": "Mais informações sobre o overpass turbo e como escrever consultas Overpass pode ser encontrado no OSM wiki.", + "help.intro.1b": "Essa é uma integração Wizard que cria consultas facilmente.", + "help.intro.2": "Mais informações sobre o overpass turbo e como escrever consultas Overpass pode ser encontrado no OSM wiki.", "help.section.queries": "Consultas Overpass", - "help.queries.expl": "Overpass API permite consultar dados OHM por seus próprios critérios de pesquisa. Para isso, possui uma estrutura e linguagem de consulta específica.", + "help.queries.expl": "Overpass API permite consultar dados OHM por seus próprios critérios de pesquisa. Para isso, possui uma estrutura e linguagem de consulta específica.", "help.intro.shortcuts": "Além de consultas regulares da API Overpass, pode-se usar os seguintes atalhos úteis no overpass turbo:", "help.intro.shortcuts.bbox": "coordenadas da caixa de visualização do mapa atual", "help.intro.shortcuts.center": "coordenadas do centro do mapa", "help.intro.shortcuts.date": "ISO 8601 date-time-string de um determinado intervalo temporal retroativo (e.g. “24 hours”)", - "help.intro.shortcuts.style": "definir uma folha de estilos MapCSS", + "help.intro.shortcuts.style": "definir uma folha de estilos MapCSS", "help.intro.shortcuts.custom": "Atalhos arbitrários podem ser definidos inserindo {{shortcut=value}} em algum local do código.", - "help.intro.shortcuts.more": "Mais atalhos de overpass-turbo, informações adicionais sobre os exemplos acima e de uso podem ser encontrados no OSM wiki", + "help.intro.shortcuts.more": "Mais atalhos de overpass-turbo, informações adicionais sobre os exemplos acima e de uso podem ser encontrados no OSM wiki", "help.section.ide": "IDE", "help.ide.share.title": "Compartilhando", "help.ide.share.expl": "É possível enviar para alguém um link-permanente para uma consulta que você está trabalhando. Para tanto, use a ferramenta Share, que exibe um link para enviar para um amigo ou postar na rede. (terceiros irão trabalhar em uma cópia própria da consulta)", @@ -157,7 +157,7 @@ "help.section.about": "Sobre", "help.about.maintained": "overpass turbo é mantido por Martin Reifer (tyr.asd arroba gmail.com).", "help.about.feedback.title": "Feedback, Relatórios de erros e pedidos de funcionalidades", - "help.about.feedback": "Se você gostaria de dar feedback, relatar problemas ou solicitar um recurso específico, use o rastreador de problemas no github ou a página de discussãono wiki OSM.", + "help.about.feedback": "Se você gostaria de dar feedback, relatar problemas ou solicitar um recurso específico, use o rastreador de problemas no github ou a página de discussãono wiki OSM.", "help.about.source.title": "Código fonte", "help.about.source": "O código fonte desta aplicação foi lançado sobre a licença MIT.", "help.section.attribution": "Atribuição", @@ -207,9 +207,9 @@ "error.nominatim.title": "Erro no Nominatim", "error.nominatim.expl": "Não pode encontrar nada com o seguinte nome:", "warning.browser.title": "O seu navegador não é suportado :(", - "warning.browser.expl.1": "O navegador que você está usando no momento (provavelmente) não é capaz de executar (partes significativas) deste aplicativo. Deve suportar Web Storage API e compartilhamento de recursos de origem cruzada (CORS).", + "warning.browser.expl.1": "O navegador que você está usando no momento (provavelmente) não é capaz de executar (partes significativas) deste aplicativo. Deve suportar Web Storage API e compartilhamento de recursos de origem cruzada (CORS).", "warning.browser.expl.2": "Observe que pode ser necessário habilitar cookies e/ou \"Dados locais\" para este site em alguns navegadores (como Firefox e Chrome).", - "warning.browser.expl.3": "Atualize seu navegador ou utilize um melhor! Versões recentes do Opera, Chrome e Firefox foram testadas no overpass. Como alternativa, você pode continuar a utilizar o formulario de consulta Overpass_API.", + "warning.browser.expl.3": "Atualize seu navegador ou utilize um melhor! Versões recentes do Opera, Chrome e Firefox foram testadas no overpass. Como alternativa, você pode continuar a utilizar o formulario de consulta Overpass_API.", "warning.incomplete.title": "Dados incompletos", "warning.incomplete.expl.1": "A consulta não retornou nenhum ponto. No OHM, somente pontos possuem coordenadas. Por exemplo, uma linha não pode ser exibida sem os seus pontos.", "warning.incomplete.expl.2": "Se não é isso que você pretende obter, overpass turbo pode ajudá-lo a reparar (preencher automaticamente) a consulta, escolhendo \"reparar consulta\" abaixo. Caso contrário, você pode continuar com os dados.", diff --git a/locales/pt.json b/locales/pt.json index 4dbf2c8a..0996089e 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introdução", "help.intro.0": "Isto é o overpass turbo, uma ferramenta de filtrar baseada na Internet para o OpenHistoricalMap.", "help.intro.1": "Com o overpass turbo pode executar consultas Overpass API e analisar os dados OHM resultantes de forma interativa num mapa.", - "help.intro.1b": "Existe um Assistente integrado que ajuda a criar consultas facilmente.", - "help.intro.2": "Para mais informações sobre o overpass turbo e como criar consultas ao Overpass consulte a wiki do OSM.", + "help.intro.1b": "Existe um Assistente integrado que ajuda a criar consultas facilmente.", + "help.intro.2": "Para mais informações sobre o overpass turbo e como criar consultas ao Overpass consulte a wiki do OSM.", "help.section.queries": "Consultas Overpass", - "help.queries.expl": "A Overpass API permite consultar dados do OHM pelos seus critérios de pesquisa. Para este fim, tem uma linguagem de consultas criada de propósito.", + "help.queries.expl": "A Overpass API permite consultar dados do OHM pelos seus critérios de pesquisa. Para este fim, tem uma linguagem de consultas criada de propósito.", "help.intro.shortcuts": "Para além das consultas regulares à Overpass API, também pode-se utilizar os seguintes atalhos no overpass turbo:", "help.intro.shortcuts.bbox": "coordenadas da caixa de limites da vista atual do mapa", "help.intro.shortcuts.center": "coordenadas do centro do mapa", "help.intro.shortcuts.date": "Expressão-tempo-data em ISO 8601 de um determinado intervalo temporal atrás (por exemplo “24 horas”)", - "help.intro.shortcuts.style": "define uma folha de estilo MapCSS", + "help.intro.shortcuts.style": "define uma folha de estilo MapCSS", "help.intro.shortcuts.custom": "Podem ser definidos atalhos personalizados colocando {{shortcut=value}} em qualquer lado do script.", - "help.intro.shortcuts.more": "Podem ser encontrados mais atalhos, informações adicionais sobre o descrito acima e exemplos de utilização na wiki do OSM.", + "help.intro.shortcuts.more": "Podem ser encontrados mais atalhos, informações adicionais sobre o descrito acima e exemplos de utilização na wiki do OSM.", "help.section.ide": "Ambiente de Desenvolvimento Integrado- IDE", "help.ide.share.title": "Partilha", "help.ide.share.expl": "É possível enviar uma ligação permanente com a consulta em que está neste momento a trabalhar para outra pessoa. Para isso use a ferramenta Partilhar na qual é mostrado uma ligação que pode enviar a outra pessoa ou colocar num sítio da Internet. (Note que as outras pessoas que o usarem irão trabalhar numa cópia da sua consulta.)", @@ -157,7 +157,7 @@ "help.section.about": "Sobre", "help.about.maintained": "O overpass turbo é gerido por Martin Raifer (tyr.asd at gmail.com).", "help.about.feedback.title": "Comentários, Relatórios de Erros, Pedidos de Funcionalidades", - "help.about.feedback": "Se quiser fazer alguns comentários, reportar problemas e pedir uma nova funcionalidade, use o rastreador de erros no Github ou a página de discussão na wiki do OpenStreetMap.", + "help.about.feedback": "Se quiser fazer alguns comentários, reportar problemas e pedir uma nova funcionalidade, use o rastreador de erros no Github ou a página de discussão na wiki do OpenStreetMap.", "help.about.source.title": "Código-fonte", "help.about.source": "O código-fonte deste programa é disponibilizado sob a licença MIT.", "help.section.attribution": "Atribuição", @@ -207,9 +207,9 @@ "error.nominatim.title": "Erro do Nominatim", "error.nominatim.expl": "Não foi encontrado nada com o seguinte nome:", "warning.browser.title": "O seu navegador de Internet não é suportado :(", - "warning.browser.expl.1": "O navegador da Internet que está a utilizar neste momento, é (provavelmente) incapaz de suportar (parte significantes) deste Programa. Ele tem de suportar uma API de Armazenamento Web e partilha de recursos de origem cruzada (CORS).", + "warning.browser.expl.1": "O navegador da Internet que está a utilizar neste momento, é (provavelmente) incapaz de suportar (parte significantes) deste Programa. Ele tem de suportar uma API de Armazenamento Web e partilha de recursos de origem cruzada (CORS).", "warning.browser.expl.2": "Note que pode ter de ativar os cookies e/ou \"dados locais\" para este site em alguns navegadores de Internet (como o Firefox e o Chrome).", - "warning.browser.expl.3": "Por favor atualize para uma versão mais recente do seu navegador de Internet ou mude para um com mais capacidades! As versões recentes do Opera, Chrome e do Firefox foram testadas e funcionam. Como alternativa, também pode usar o formulário de consultas da Overpass_API.", + "warning.browser.expl.3": "Por favor atualize para uma versão mais recente do seu navegador de Internet ou mude para um com mais capacidades! As versões recentes do Opera, Chrome e do Firefox foram testadas e funcionam. Como alternativa, também pode usar o formulário de consultas da Overpass_API.", "warning.incomplete.title": "Dados incompletos", "warning.incomplete.expl.1": "Esta consulta não obteve nós. No OHM apenas os nós têm coordenadas. Por exemplo, uma via não pode ser mostrada sem os seus nós.", "warning.incomplete.expl.2": "Se isto não é o que esperava obter, o Overpass Turbo pode ajudá-lo a reparar (auto-completar) a consulta escolhendo a opção \"reparar consulta\" disponível abaixo. De outra forma pode continuar para os dados.", diff --git a/locales/ro.json b/locales/ro.json index 923aab84..ced29868 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/ru.json b/locales/ru.json index 147a837d..af63cd18 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -124,17 +124,17 @@ "help.section.introduction": "Введение", "help.intro.0": "Это overpass turbo — основанная на web утилита для фильтрации OpenHistoricalMap.", "help.intro.1": "С overpass turbo вы можете выполнять Overpass API запросы и анализировать результаты из OHM на интерактивной карте.", - "help.intro.1b": "Встроенный помощник, создавать запросы с которым очень просто.", - "help.intro.2": "Больше информации о overpass turbo и как составлять запросы Overpass можно найти в вики OSM.", + "help.intro.1b": "Встроенный помощник, создавать запросы с которым очень просто.", + "help.intro.2": "Больше информации о overpass turbo и как составлять запросы Overpass можно найти в вики OSM.", "help.section.queries": "Запросы Overpass", - "help.queries.expl": "Overpass API позволяет запрашивать данные OHM с вашими собственными критериями поиска. Для этой цели он имеет специально созданный язык запросов.", + "help.queries.expl": "Overpass API позволяет запрашивать данные OHM с вашими собственными критериями поиска. Для этой цели он имеет специально созданный язык запросов.", "help.intro.shortcuts": "В дополнение к стандартным запросам Overpass API можно использовать следующие удобные сокращения в overpass turbo:", "help.intro.shortcuts.bbox": "значения границ отображаемой области карты", "help.intro.shortcuts.center": "координаты центра карта", "help.intro.shortcuts.date": "Строка в формате ISO 8601", - "help.intro.shortcuts.style": "задаёт стили MapCSS", + "help.intro.shortcuts.style": "задаёт стили MapCSS", "help.intro.shortcuts.custom": "Произвольные сокращения можно определить, поместив {{shortcut=value}} где-нибудь в тексте скрипта.", - "help.intro.shortcuts.more": "Дополнительные сочетания overpass-turbo, дополнительную информацию о вышеперечисленном и примеры использования можно найти в OSM вики.", + "help.intro.shortcuts.more": "Дополнительные сочетания overpass-turbo, дополнительную информацию о вышеперечисленном и примеры использования можно найти в OSM вики.", "help.section.ide": "IDE", "help.ide.share.title": "Поделиться", "help.ide.share.expl": "Можно отправить ссылку на ваш запрос кому-нибудь ещё. В меню Поделиться вы найдёте ссылку, которую можно отправить другу или опубликовать в сети. Заметим, что другие будут работать над собственными копиями запроса.", @@ -157,7 +157,7 @@ "help.section.about": "О приложении", "help.about.maintained": "overpass turbo поддерживается Мартином Райфером (tyr.asd на gmail.com).", "help.about.feedback.title": "Обратная связь, ошибки, пожелания", - "help.about.feedback": "Если у вас есть комментарии, сообщения об ошибках, или не хватает каких-то функций, воспользуйтесь системой отзывов на github, либо страницей обсуждения в вики OSM.", + "help.about.feedback": "Если у вас есть комментарии, сообщения об ошибках, или не хватает каких-то функций, воспользуйтесь системой отзывов на github, либо страницей обсуждения в вики OSM.", "help.about.source.title": "Исходный код", "help.about.source": "Исходный код этого сервиса доступен под лицензией MIT.", "help.section.attribution": "Авторство", @@ -207,9 +207,9 @@ "error.nominatim.title": "Ошибка в Nominatim", "error.nominatim.expl": "Не найдено ничего с данным именем:", "warning.browser.title": "Ваш браузер не поддерживается :(", - "warning.browser.expl.1": "Ваш браузер, скорее всего, не сможет запустить важные элементы этого приложения. Он должен поддерживать Web Storage API и cross origin resource sharing (CORS).", + "warning.browser.expl.1": "Ваш браузер, скорее всего, не сможет запустить важные элементы этого приложения. Он должен поддерживать Web Storage API и cross origin resource sharing (CORS).", "warning.browser.expl.2": "Обратите внимание, что вам может потребоваться включить «cookies» и/или «локальные данные» в некоторых браузерах (например, в Firefox и Chrome).", - "warning.browser.expl.3": "Пожалуйста, обновите ваш браузер до более свежей версии, или установите другой. Сайт проверен в последних версиях Opera, Chrome and Firefox. Кроме того, вы можете воспользоваться формой запроса к Overpass_API.", + "warning.browser.expl.3": "Пожалуйста, обновите ваш браузер до более свежей версии, или установите другой. Сайт проверен в последних версиях Opera, Chrome and Firefox. Кроме того, вы можете воспользоваться формой запроса к Overpass_API.", "warning.incomplete.title": "Неполные данные", "warning.incomplete.expl.1": "Этот запрос не вернул точек. В OHM только у точек есть координаты. Например, без информации о точках линию нельзя нарисовать на карте.", "warning.incomplete.expl.2": "Если это не то, что вы ожидали, overpass turbo может помочь в починке (или автодополнении) запроса — нажмите «починить запрос» внизу. Или перейдите к данным.", diff --git a/locales/sl.json b/locales/sl.json index 7e755cdb..16a8d664 100644 --- a/locales/sl.json +++ b/locales/sl.json @@ -124,17 +124,17 @@ "help.section.introduction": "Uvod", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Deljenje", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Izvorna koda", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim Error", "error.nominatim.expl": "Could not find anything with the following name:", "warning.browser.title": "Vaš brskalnik ni podprt :(", - "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "warning.incomplete.title": "Nepopolni podatki", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/sv.json b/locales/sv.json index c3201c17..8a17d3fb 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/tr.json b/locales/tr.json index 36de1dbe..3cf7107d 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/uk.json b/locales/uk.json index 29eb3dae..7a4b21ee 100644 --- a/locales/uk.json +++ b/locales/uk.json @@ -124,17 +124,17 @@ "help.section.introduction": "Вступ", "help.intro.0": "Це overpass turbo — вебінструмент отримання даних OpenHistoricalMap за потрібними критеріями.", "help.intro.1": "З overpass turbo Ви можете надсилати запити до Overpass API та аналізувати дані OHM, отримані у відповідь, на мапі.", - "help.intro.1b": "Доступний вбудований Помічник, який значно полегшує складання запитів.", - "help.intro.2": "Докладніше про overpass turbo та про складання запитів Overpass йдеться у Вікі OSM.", + "help.intro.1b": "Доступний вбудований Помічник, який значно полегшує складання запитів.", + "help.intro.2": "Докладніше про overpass turbo та про складання запитів Overpass йдеться у Вікі OSM.", "help.section.queries": "Запити Overpass", - "help.queries.expl": "Overpass API дозволяє отримувати дані OHM відповідно до ваших власних потреб. Для цих цілей існує спеціальна мова запитів.", + "help.queries.expl": "Overpass API дозволяє отримувати дані OHM відповідно до ваших власних потреб. Для цих цілей існує спеціальна мова запитів.", "help.intro.shortcuts": "На доданок до звичайних запитів Overpass API можна використовувати такі зручні скорочення в overpass turbo: ", "help.intro.shortcuts.bbox": "координати поточної видимої ділянки мапи", "help.intro.shortcuts.center": "координати центру мапи", "help.intro.shortcuts.date": "час у форматі ISO 8601, дозволяє обчислювати також проміжки часу між двома значеннями (наприклад, \"24 години\")", - "help.intro.shortcuts.style": "для використання MapCSS-стилів", + "help.intro.shortcuts.style": "для використання MapCSS-стилів", "help.intro.shortcuts.custom": "Довільні скорочення можна додавати, помістивши {{shortcut=value}} будь-де у тексті запиту.", - "help.intro.shortcuts.more": "Додаткові скорочення OverPass-Turbo, інші подробиці про зазначене вище та приклади використання можна знайти у Вікі OSM.", + "help.intro.shortcuts.more": "Додаткові скорочення OverPass-Turbo, інші подробиці про зазначене вище та приклади використання можна знайти у Вікі OSM.", "help.section.ide": "IDE", "help.ide.share.title": "Поширення", "help.ide.share.expl": "Ви можете поділитись вашим запитом будь з ким. В меню Поділитися ви знайдете посилання, яке можна надіслати другу або опублікувати в мережі. Зауважимо, що вони будуть працювати з власними копіями запиту.", @@ -157,7 +157,7 @@ "help.section.about": "Про застосунок", "help.about.maintained": "overpass turbo підтримується Мартіном Райфером (tyr.asd на gmail.com). ", "help.about.feedback.title": "Зворотній зв'язок, помилки, побажання", - "help.about.feedback": "Якщо ви хотіли б висловити свою думку, повідомити про проблеми чи запросити додаткову функціональність, будь ласка, використовуйте трекер питань на GitHub або сторінку обговорення у Вікі OSM.", + "help.about.feedback": "Якщо ви хотіли б висловити свою думку, повідомити про проблеми чи запросити додаткову функціональність, будь ласка, використовуйте трекер питань на GitHub або сторінку обговорення у Вікі OSM.", "help.about.source.title": "Сирці", "help.about.source": "Сирці цього застосунку ліцензуються на умовах ліцензії MIT.", "help.section.attribution": "За допомоги", @@ -207,9 +207,9 @@ "error.nominatim.title": "Помилка в Nominatim", "error.nominatim.expl": "Не знайдено нічого з наступною назвою:", "warning.browser.title": "Ваш оглядач не підтримується :(", - "warning.browser.expl.1": "Ваш оглядач, швидше за все, не зможе запустити важливі елементи цього застосунку. Він повинен підтримувати Web Storage API та cross origin resource sharing (CORS). ", + "warning.browser.expl.1": "Ваш оглядач, швидше за все, не зможе запустити важливі елементи цього застосунку. Він повинен підтримувати Web Storage API та cross origin resource sharing (CORS). ", "warning.browser.expl.2": "Зверніть увагу, що вам може знадобитися увімкнути \"куки\" та/або \"локальні дані\" у деяких оглядачах (наприклад, у Firefox та Chrome).", - "warning.browser.expl.3": "Будь ласка, оновіть ваш оглядач до актуальної версії, або встановіть інший. Сайт перевірено на роботу з останніми версіями Opera, Chrome та Firefox. Крім того, Ви можете скористатися формою запиту до Overpass_API. ", + "warning.browser.expl.3": "Будь ласка, оновіть ваш оглядач до актуальної версії, або встановіть інший. Сайт перевірено на роботу з останніми версіями Opera, Chrome та Firefox. Крім того, Ви можете скористатися формою запиту до Overpass_API. ", "warning.incomplete.title": "Неповні дані", "warning.incomplete.expl.1": "Відповідь на цей запит не містить точок. У OHM лише точки містять координати. Наприклад, без інформації про точки лінію не можна показати на мапі.", "warning.incomplete.expl.2": "Якщо це не те, що ви хотіли отримати, OverPass-Turbo може допомогти полагодити запит (через автодоповнення), вибравши для цього нижче \"полагодити запит\". В іншому випадку ви можете перейти до даних.", diff --git a/locales/vi.json b/locales/vi.json index ab209d4b..698e6bc8 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -124,17 +124,17 @@ "help.section.introduction": "Giới thiệu", "help.intro.0": "Đây là overpass turbo, công cụ trực tuyến để lọc dữ liệu OpenHistoricalMap.", "help.intro.1": "Với overpass turbo, bạn có thể thực thi các truy vấn Overpass API và phân tích dữ liệu kết quả OHM bằng cách tương tác với bản đồ.", - "help.intro.1b": "Một Trình thuật sĩ có sẵn để dễ dàng xây dựng các truy vấn.", - "help.intro.2": "Có thêm thông tin về overpass turbo và hướng dẫn soạn thảo truy vấn Overpass trên wiki OSM.", + "help.intro.1b": "Một Trình thuật sĩ có sẵn để dễ dàng xây dựng các truy vấn.", + "help.intro.2": "Có thêm thông tin về overpass turbo và hướng dẫn soạn thảo truy vấn Overpass trên wiki OSM.", "help.section.queries": "Truy vấn Overpass", - "help.queries.expl": "Overpass API cho phép tìm kiếm dữ liệu OHM theo các điều khiển với một cú pháp truy vấn đặc biệt.", + "help.queries.expl": "Overpass API cho phép tìm kiếm dữ liệu OHM theo các điều khiển với một cú pháp truy vấn đặc biệt.", "help.intro.shortcuts": "Ngoài các truy vấn API Overpass bình thường, bạn còn có thể viết tắt trong overpass turbo với các cú pháp sau:", "help.intro.shortcuts.bbox": "tọa độ hộp bao của bản đồ hiện tại", "help.intro.shortcuts.center": "tọa độ trung tâm bản đồ", "help.intro.shortcuts.date": "Chuỗi ngày giờ ISO 8601 trước đây một khoảng thời gian (ví dụ “24 hours”)", - "help.intro.shortcuts.style": "định rõ bảng kiểu MapCSS", + "help.intro.shortcuts.style": "định rõ bảng kiểu MapCSS", "help.intro.shortcuts.custom": "Để định rõ một cú pháp viết tắt khác, đưa {{viết tắt=giá trị}} vào phần nào của kịch bản.", - "help.intro.shortcuts.more": "Có thêm phím tắt Overpass, thông tin về những đề tài bên trên, và ví dụ sử dụng trên wiki OSM.", + "help.intro.shortcuts.more": "Có thêm phím tắt Overpass, thông tin về những đề tài bên trên, và ví dụ sử dụng trên wiki OSM.", "help.section.ide": "IDE", "help.ide.share.title": "Chia sẻ", "help.ide.share.expl": "Công cụ Share hiển thị một liên kết thường trực đến truy vấn mà bạn đang soạn thảo, để cho bạn gửi cho bạn bè hoặc đăng lên Web. (Lưu ý rằng người khác sẽ sửa đổi một bản sao của truy vấn.)", @@ -157,7 +157,7 @@ "help.section.about": "Giới thiệu", "help.about.maintained": "overpass turbo được quản lý bởi Martin Raifer (tyr.asd tại gmail.com).", "help.about.feedback.title": "Phản hồi, Báo cáo lỗi, Yêu cầu tính năng", - "help.about.feedback": "Để gửi lời phản hồi, báo cáo lỗi, hoặc yêu cầu một tính năng mới, xin vui lòng ghé vào trang theo dõi các vấn đề tại github hoặc trang thảo luận trên OpenStreetMap Wiki.", + "help.about.feedback": "Để gửi lời phản hồi, báo cáo lỗi, hoặc yêu cầu một tính năng mới, xin vui lòng ghé vào trang theo dõi các vấn đề tại github hoặc trang thảo luận trên OpenStreetMap Wiki.", "help.about.source.title": "Mã nguồn", "help.about.source": "Mã nguồn của ứng dụng này được phát hành theo giấy phép MIT.", "help.section.attribution": "Ghi công", @@ -207,9 +207,9 @@ "error.nominatim.title": "Lỗi Nominatim", "error.nominatim.expl": "Không tìm thấy gì với tên sau:", "warning.browser.title": "Trình duyệt của bạn không được hỗ trợ :(", - "warning.browser.expl.1": "Trình duyệt của bạn có lẽ không có khả năng chạy nhiều phần quan trọng của ứng dụng này. Nó cần hỗ trợ Web Storage APICORS.", + "warning.browser.expl.1": "Trình duyệt của bạn có lẽ không có khả năng chạy nhiều phần quan trọng của ứng dụng này. Nó cần hỗ trợ Web Storage APICORS.", "warning.browser.expl.2": "Lưu ý rằng bạn có thể cần bật cookie và/hoặc “dữ liệu địa phương” cho trang Web này nếu sử dụng một số trình duyệt (thí dụ Firefox và Chrome).", - "warning.browser.expl.3": "Xin vui lòng nâng cấp đến một phiên bản mới hơn của trình duyệt của bạn hoặc đổi qua một trình duyệt có thêm khả năng! Các phiên bản gần đây của Opera, Chrome, và Firefox chắc chắn tương thích với công cụ này. Dù sao, bạn vẫn có thể sử dụng biểu mẫu truy vấn Overpass API.", + "warning.browser.expl.3": "Xin vui lòng nâng cấp đến một phiên bản mới hơn của trình duyệt của bạn hoặc đổi qua một trình duyệt có thêm khả năng! Các phiên bản gần đây của Opera, Chrome, và Firefox chắc chắn tương thích với công cụ này. Dù sao, bạn vẫn có thể sử dụng biểu mẫu truy vấn Overpass API.", "warning.incomplete.title": "Dữ liệu Chưa Hoàn thành", "warning.incomplete.expl.1": "Truy vấn này không cho ra nốt nào. Trong OHM, chỉ có nốt có tọa độ, cho nên nếu không có các nốt của một lối chẳng hạn, lối đó không thể được hiển thị.", "warning.incomplete.expl.2": "Nếu bạn không có ý muốn điều này, overpass turbo có thể giúp bạn sửa lại (tự động hoàn thành) truy vấn. Chỉ việc chọn “sửa chữa truy vấn” dưới đây. Hoặc nếu không sao thì bạn có thể tiếp tục đi đến dữ liệu.", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 7543dd3b..9f73a983 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -124,17 +124,17 @@ "help.section.introduction": "介绍", "help.intro.0": "这是Overpass Turbo,一个网页端OpenHistoricalMap数据筛选工具。", "help.intro.1": "通过Overpass Turbo你可以进行Overpass API 查询并在地图上交互式的分析OHM数据的结果。", - "help.intro.1b": "这里有一个可以帮你快速构建查询的助手精灵。", - "help.intro.2": "更多关于Overpass Turbo以及如何编写Overpass查询的信息可以在OSMWiki上找到。", + "help.intro.1b": "这里有一个可以帮你快速构建查询的助手精灵。", + "help.intro.2": "更多关于Overpass Turbo以及如何编写Overpass查询的信息可以在OSMWiki上找到。", "help.section.queries": "Overpass查询", - "help.queries.expl": "Overpass API允许你通过自定义条件查询OHM数据,并为此设计了 Overpass查询语言。", + "help.queries.expl": "Overpass API允许你通过自定义条件查询OHM数据,并为此设计了 Overpass查询语言。", "help.intro.shortcuts": "作为对标准Overpass API查询的补充,你在Overpass Turbo中还可以使用如下快捷键:", "help.intro.shortcuts.bbox": "当前地图视图的边界坐标", "help.intro.shortcuts.center": "地图中心坐标", "help.intro.shortcuts.date": "按ISO 8601日期与时间格式的时间间隔(如“24 hours”)", - "help.intro.shortcuts.style": "定义MapCSS样式表", + "help.intro.shortcuts.style": "定义MapCSS样式表", "help.intro.shortcuts.custom": "在脚本中添加{{shortcut=value}}可自由指定快捷键。", - "help.intro.shortcuts.more": "更多Overpass快捷键,以及其他使用范例等信息可以在OSMWiki上找到。", + "help.intro.shortcuts.more": "更多Overpass快捷键,以及其他使用范例等信息可以在OSMWiki上找到。", "help.section.ide": "IDE", "help.ide.share.title": "分享", "help.ide.share.expl": "你可以将你现在正在进行的查询以固定连接的方式分享给其他人。使用分享工具,之后把显示出来的链接告诉别人或者发在网上。(注意,别人打开分享链接后需要自己完成查询工作)", @@ -157,7 +157,7 @@ "help.section.about": "关于", "help.about.maintained": "Overpass Turbo由Martin Raifer (tyr.asd at gmail.com)维护。", "help.about.feedback.title": "反馈、报错、特性请求", - "help.about.feedback": "如果您想提供反馈、报错或者咨询一个具体的特性,请使用Github上的Issue或者在OSMWiki的讨论页上交流。", + "help.about.feedback": "如果您想提供反馈、报错或者咨询一个具体的特性,请使用Github上的Issue或者在OSMWiki的讨论页上交流。", "help.about.source.title": "源代码", "help.about.source": "本程序的 源代码MIT协议授权。", "help.section.attribution": "署名", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim错误", "error.nominatim.expl": "根据这个名称无法找到任何要素:", "warning.browser.title": "您的浏览器不受支持", - "warning.browser.expl.1": "您正使用的浏览器很可能无法运行Overpass Turbo的大部分功能。浏览器必须支持Web Storage API跨域资源共享(CORS)", + "warning.browser.expl.1": "您正使用的浏览器很可能无法运行Overpass Turbo的大部分功能。浏览器必须支持Web Storage API跨域资源共享(CORS)", "warning.browser.expl.2": "需要注意的是你需要开启Cookies,在如Firefox或Chrome的几款浏览器上可能还需允许本站使用“本地数据”。", - "warning.browser.expl.3": "请更新你的浏览器或者选择一款更现代的替代品!OperaChromeFirefox已被测试过并能良好运行。当然您也可以选择改用Overpass API查询模式。", + "warning.browser.expl.3": "请更新你的浏览器或者选择一款更现代的替代品!OperaChromeFirefox已被测试过并能良好运行。当然您也可以选择改用Overpass API查询模式。", "warning.incomplete.title": "不完整的数据", "warning.incomplete.expl.1": "这次查询未返回任何点。在OHM,只有点才包含坐标信息。举个例子,您无法在没有点的情况下显示一条路径。", "warning.incomplete.expl.2": "如果这不是你要的结果,Overpass Turbo可以通过点击下方的“修复查询”按钮帮你自动修正查询。当然你也可以直接使用数据。", diff --git a/locales/zh-Hans.json b/locales/zh-Hans.json index 761c6510..1f33da67 100644 --- a/locales/zh-Hans.json +++ b/locales/zh-Hans.json @@ -124,17 +124,17 @@ "help.section.introduction": "Introduction", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenHistoricalMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OHM data interactively on a map.", - "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", - "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", + "help.intro.1b": "There is an integrated Wizard which makes creating queries super easy.", + "help.intro.2": "More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki.", "help.section.queries": "Overpass Queries", - "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", + "help.queries.expl": "Overpass API allows to query for OHM data by your own search criteria. For this purpose, it has a specifically crafted query language.", "help.intro.shortcuts": "In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo:", "help.intro.shortcuts.bbox": "bounding box coordinates of the current map view", "help.intro.shortcuts.center": "map center coordinates", "help.intro.shortcuts.date": "ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)", - "help.intro.shortcuts.style": "defines a MapCSS stylesheet", + "help.intro.shortcuts.style": "defines a MapCSS stylesheet", "help.intro.shortcuts.custom": "Arbitrary shortcuts can be defined by putting {{shortcut=value}} 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 OSM wiki.", + "help.intro.shortcuts.more": "More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki.", "help.section.ide": "IDE", "help.ide.share.title": "Sharing", "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 Share 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.)", @@ -157,7 +157,7 @@ "help.section.about": "About", "help.about.maintained": "overpass turbo 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 issue tracker on github or the discussion page 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 issue tracker on github or the discussion page on the OSM-wiki.", "help.about.source.title": "Source Code", "help.about.source": "The source code of this application is released under the MIT license.", "help.section.attribution": "Attribution", @@ -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. It must support Web Storage API and cross origin resource sharing (CORS).", + "warning.browser.expl.1": "The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS).", "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", + "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 Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form.", "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, overpass turbo can help you to repair (auto-complete) the query by choosing \"repair query\" below. Otherwise you can continue to the data.", diff --git a/locales/zh-TW.json b/locales/zh-TW.json index af3c805d..4cea53ce 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -124,17 +124,17 @@ "help.section.introduction": "簡介", "help.intro.0": "這是適用開放街圖,基於網路的資料篩選工具 overpass turbo。", "help.intro.1": "當你使用overpass turbo執行Overpass API,就能夠用互動地圖顯示的方式,檢索和分析OHM資料。", - "help.intro.1b": "內建的精靈模式讓你產生檢索超級簡單。", - "help.intro.2": "更多有關overpass turbo,以及怎麼撰寫Overpass檢索的資訊,可以在OSM wiki上找到。", + "help.intro.1b": "內建的精靈模式讓你產生檢索超級簡單。", + "help.intro.2": "更多有關overpass turbo,以及怎麼撰寫Overpass檢索的資訊,可以在OSM wiki上找到。", "help.section.queries": "Overpass檢索", - "help.queries.expl": "Overpass API允許你用自訂的條件檢索OHM圖資。為了這個目的,特定設計了檢索語言。", + "help.queries.expl": "Overpass API允許你用自訂的條件檢索OHM圖資。為了這個目的,特定設計了檢索語言。", "help.intro.shortcuts": "除了正規的Overpass API檢索以外,你可以在Overpass Turbo中使用下列方便的快速鍵:", "help.intro.shortcuts.bbox": "目前地圖檢視下的邊界框座標", "help.intro.shortcuts.center": "地圖中央座標", "help.intro.shortcuts.date": "以ISO 8601時間格式顯示時間間格 (例如 “24 hours”)", - "help.intro.shortcuts.style": "定義MapCSS stylesheet", + "help.intro.shortcuts.style": "定義MapCSS stylesheet", "help.intro.shortcuts.custom": "在腳本中透過添加{{shortcut=value}}指定快速鍵。", - "help.intro.shortcuts.more": "更多Overpass快速鍵,以及其他像是使用範例等說明資訊,可以在OSM wiki>.查閱。>查閱。", + "help.intro.shortcuts.more": "更多Overpass快速鍵,以及其他像是使用範例等說明資訊,可以在OSM wiki>.查閱。>查閱。", "help.section.ide": "IDE", "help.ide.share.title": "分享", "help.ide.share.expl": "你還可以寄給別人連結分享你檢索的成果。你可以用分享工具拿給你朋友或者貼上網。 (注意別人會用他們自己的那份檢索工作)", @@ -157,7 +157,7 @@ "help.section.about": "關於", "help.about.maintained": "overpass turbo由Martin Raifer維護 (tyr.asd at gmail.com)。", "help.about.feedback.title": "回饋,回報臭蟲,請求功能", - "help.about.feedback": "如果你想回饋,報告臭蟲或是請求特定功能,請使用github的事件追蹤器,或是OSM wiki上的討論頁。", + "help.about.feedback": "如果你想回饋,報告臭蟲或是請求特定功能,請使用github的事件追蹤器,或是OSM wiki上的討論頁。", "help.about.source.title": "原始碼", "help.about.source": "本程式 原始碼MIT授權條款.釋出。", "help.section.attribution": "署名", @@ -207,9 +207,9 @@ "error.nominatim.title": "Nominatim錯誤", "error.nominatim.expl": "用這個名稱無法找到任何東西:", "warning.browser.title": "你的瀏覽器不被支援 :(", - "warning.browser.expl.1": "你操作的瀏覽器(很可能)沒辦法執行(可觀的部分)應用程式。瀏覽器必須支援 Web Storage API跨來源資源共享(CORS).", + "warning.browser.expl.1": "你操作的瀏覽器(很可能)沒辦法執行(可觀的部分)應用程式。瀏覽器必須支援 Web Storage API跨來源資源共享(CORS).", "warning.browser.expl.2": "注意你在幾款瀏覽器上(像是Firefox和Chrome),必須啟用cookies和/或為本站開啟\"本機資料\"", - "warning.browser.expl.3": "請更新你的瀏覽器,或者換另一款!Opera, ChromeFirefox 測試過已經能運作。當然,你仍可使用 Overpass_API 檢索模式.", + "warning.browser.expl.3": "請更新你的瀏覽器,或者換另一款!Opera, ChromeFirefox 測試過已經能運作。當然,你仍可使用 Overpass_API 檢索模式.", "warning.incomplete.title": "不完整資料", "warning.incomplete.expl.1": "這次檢索並未回傳節點。在OHM,只有節點才有座標資訊。舉例來說,你無法在沒有節點的情況下顯示路徑。", "warning.incomplete.expl.2": "如果這不是你要的結果,overpass turbo能藉由選擇下面的 \"修復檢索\" 選項幫助你修復 (自動完成) 檢索。不然你也可以繼續原來原來選項檢索資料。",