diff --git a/locales/ast_ES.json b/locales/ast_ES.json
index 9a561465..932fec3c 100644
--- a/locales/ast_ES.json
+++ b/locales/ast_ES.json
@@ -226,7 +226,7 @@
"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.",
"warning.incomplete.not_again": "do not show this message again.",
- "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOHM require the data to be in that format, though.",
+ "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOSM require the data to be in that format, though.",
"warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
"warning.share.long": "Warning: This share-link is quite long. It may not work under certain circumstances",
"warning.share.very_long": "Warning: This share-link is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
diff --git a/locales/ca.json b/locales/ca.json
index 42c5cb77..3a8fb5da 100644
--- a/locales/ca.json
+++ b/locales/ca.json
@@ -226,7 +226,7 @@
"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.",
"warning.incomplete.not_again": "no mostris més aquest missatge.",
- "warning.incomplete.remote.expl.1": "Sembla que aquesta consulta no retorna dades OSM en format XML amb metadades. Els editors com el JOHM requereixen que les dades estiguin en aquest format.",
+ "warning.incomplete.remote.expl.1": "Sembla que aquesta consulta no retorna dades OSM en format XML amb metadades. Els editors com el JOSM requereixen que les dades estiguin en aquest format.",
"warning.incomplete.remote.expl.2": "L'overpass turbo us pot ajudar a corregir la consulta si seleccioneu «repara la consulta» següent.",
"warning.share.long": "Atenció: aquest enllaç de compartició és molt llarg. Potser no funcioni en algunes circumstàncies",
"warning.share.very_long": "Atenció: aquest enllaç de compartició és molt llarg. Potser no funcioni en algunes circumstàncies (p. e. navegadors o servidors web). Useu-lo amb precaució!",
diff --git a/locales/en_GB.json b/locales/en_GB.json
index 3e3bce59..459b98d5 100644
--- a/locales/en_GB.json
+++ b/locales/en_GB.json
@@ -1 +1,262 @@
-en_GB.json
\ No newline at end of file
+{
+ "@metadata": {
+ "authors": []
+ },
+ "nav.run": "Run",
+ "nav.run_tt": "execute this query on Overpass API",
+ "nav.rerender_tt": "parse the MapCSS and rerender the map",
+ "nav.share": "Share",
+ "nav.share_tt": "get a permalink for this query",
+ "nav.export": "Export",
+ "nav.export_tt": "various export tools",
+ "nav.save": "Save",
+ "nav.save_tt": "save this query",
+ "nav.load": "Load",
+ "nav.load_tt": "load saved query or example",
+ "nav.wizard": "Wizard",
+ "nav.wizard_tt": "a query builder",
+ "nav.styler": "Style",
+ "nav.styler_tt": "style the result based on a given tag",
+ "nav.settings": "Settings",
+ "nav.settings_tt": "various settings",
+ "nav.help": "Help",
+ "nav.help_tt": "help, about, and attributions",
+ "nav.logout": "Logout",
+ "nav.logout_tt": "log out from currently synced osm account",
+ "tabs.map": "Map",
+ "tabs.map_tt": "map view",
+ "tabs.data": "Data",
+ "tabs.data_tt": "data view",
+ "map_controlls.zoom_to_data": "zoom to data",
+ "map_controlls.localize_user": "locate me!",
+ "map_controlls.localize_user_disabled": "disabled because overpass turbo has not been loaded via https://",
+ "map_controlls.select_bbox": "manually select bbox",
+ "map_controlls.select_bbox_disabled": "disabled as the current query doesn't require a bbox",
+ "map_controlls.toggle_wide_map": "toggle wide map",
+ "map_controlls.toggle_data": "toggle data overlay",
+ "map_controlls.suggest_zoom_to_data": "click here to show the data",
+ "settings.title": "Settings",
+ "settings.section.general": "General Settings",
+ "settings.ui_lang": "UI Language",
+ "settings.server": "Server",
+ "settings.disable_autorepair": "Disable warning/auto repair message when Overpass API returns no visible data.",
+ "settings.section.editor": "Editor",
+ "settings.enable_rich_editor": "Enable rich code editor",
+ "settings.enable_rich_editor_expl": "disable this on mobile devices; requires a page reload to take effect",
+ "settings.editor_width": "Width of editor",
+ "settings.editor_width_expl": "eg '400px', leave blank for defaults",
+ "settings.section.map": "Map",
+ "settings.tile_server": "Tile-Server",
+ "settings.tile_opacity": "Tiles Opacity",
+ "settings.tile_opacity_expl": "transparency of background tiles: 0=transparent … 1=visible",
+ "settings.show_crosshairs": "Show crosshairs at the map centre.",
+ "settings.disable_poiomatic": "Don't display small features as POIs.",
+ "settings.show_data_stats": "Show some stats about loaded and displayed data.",
+ "settings.section.sharing": "Sharing",
+ "settings.include_map_state": "Include current map state in shared links",
+ "settings.compression": "Compression",
+ "settings.section.export": "Export",
+ "settings.export_image_scale": "Show scale on exported images.",
+ "settings.export_image_attr": "Show attribution on exported images.",
+ "save.title": "Save",
+ "save.enter_name": "Enter a name for this query",
+ "load.title": "Load",
+ "load.delete_query": "delete this query",
+ "load.saved_queries-local": "Saved Queries (local)",
+ "load.saved_queries-osm": "Saved Queries (openhistoricalmap.org)",
+ "load.saved_queries-osm-loading": "Loading saved queries from openhistoricalmap.org...",
+ "load.saved_queries-osm-error": "An error occurred while loading saved queries from openhistoricalmap.org :(",
+ "load.examples": "Examples",
+ "load.no_saved_query": "no saved query yet",
+ "export.title": "Export",
+ "export.download-error": "Export – Error",
+ "export.copy_to_clipboard": "Copy this text to clipboard",
+ "export.copy_to_clipboard_success": "Export – Successfully copied to clipboard",
+ "export.copy_to_clipboard_success-message": " was successfully copied to the clipboard.",
+ "export.section.map": "Map",
+ "export.as_png": "as png image",
+ "export.as_interactive_map": "as interactive Map",
+ "export.current_map_view": "current map view",
+ "export.map_view_expl": "bbox, center etc",
+ "export.section.data": "Data",
+ "export.generic_download_copy": "
",
+ "export.raw_data": "raw OHM data",
+ "export.raw_interpreter": "raw data directly from Overpass API",
+ "export.save_geoJSON_gist": "save GeoJSON to gist",
+ "export.section.query": "Query",
+ "export.format_text": "standalone query",
+ "export.format_text_raw": "raw query",
+ "export.format_text_wiki": "ohm wiki",
+ "export.format_text_umap": "umap remote data url",
+ "export.to_xml": "convert to Overpass-XML",
+ "export.to_ql": "convert to (compact) OverpassQL",
+ "export.editors": "load data into an OHM editor:",
+ "export.geoJSON.title": "Export – GeoJSON",
+ "export.geoJSON.expl": "The currently shown data as GeoJSON:",
+ "export.geoJSON.no_data": "No GeoJSON data available! Please run a query first.",
+ "export.geoJSON_gist.title": "Saved as gist",
+ "export.geoJSON_gist.gist": "Gist:",
+ "export.geoJSON_gist.geojsonio": "Edit with geojson.io:",
+ "export.geoJSON_gist.geojsonio_link": "geojson.io",
+ "export.GPX.title": "Export – GPX",
+ "export.GPX.expl": "The currently shown data as GPX:",
+ "export.GPX.no_data": "No GPX data available! Please run a query first.",
+ "export.KML.title": "Export – KML",
+ "export.KML.expl": "The currently shown data as KML:",
+ "export.KML.no_data": "No KML data available! Please run a query first.",
+ "export.raw.title": "Export – raw",
+ "export.raw.no_data": "No raw data available! Please run a query first.",
+ "export.map_view.title": "Current Map View",
+ "export.map_view.permalink": "Permalink",
+ "export.map_view.permalink_osm": "to openhistoricalmap.org",
+ "export.map_view.center": "Centre",
+ "export.map_view.center_expl": "lat, lon",
+ "export.map_view.bounds": "Bounds",
+ "export.map_view.bounds_selection": "Bounds (manually selected bbox)",
+ "export.map_view.bounds_expl": "south, west, north, east",
+ "export.map_view.zoom": "Zoom",
+ "export.image.title": "Export – Image",
+ "export.image.alt": "the exported map",
+ "export.image.download": "Download",
+ "export.image.attribution_missing": "Make sure to include proper attributions when distributing this image!",
+ "share.title": "Share",
+ "share.header": "Permalink",
+ "share.copy_this_link": "Copy this link to share the current code:",
+ "share.options": "Options",
+ "share.incl_map_state": "include current map state",
+ "share.run_immediately": "run this query immediately after loading",
+ "help.title": "Help",
+ "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.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.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.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.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.)",
+ "help.ide.save_load.title": "Save and Load",
+ "help.ide.save_load.expl": "You can also save and load your queries. For a start, there are a few example queries preloaded. Take a look at them for a short glimpse of what overpass can do.",
+ "help.ide.keyboard.title": "Keyboard shortcuts:",
+ "help.ide.keyboard.run": "Run the current query.",
+ "help.ide.keyboard.wizard": "Start the query wizard.",
+ "help.ide.keyboard.load_save": "Load (open) / Save a query.",
+ "help.ide.keyboard.help": "Open this help dialog.",
+ "help.section.key": "Map Key",
+ "help.key.example": "various map features",
+ "help.key.description": "Ways are shown as bold blue lines, Polygons as yellow areas with a thin blue outline, POIs (nodes with tags) as yellow circles with a thin blue outline. Circles with a red filling stand for polygons or ways that are too small to be displayed normally. Pink lines or outlines mean, that an object is part of at least one (loaded) relation. Dashed lines mean that a way or polygon has incomplete geometry (most likely because some of its nodes have not been loaded).",
+ "help.section.export": "Export",
+ "help.export": "The Export tool holds a variety of options to do with the query and/or data loaded by the query.
Options with this symbol: rely on or refer to external (online) tools.",
+ "help.export.query_data.title": "Query / Data",
+ "help.export.query_data.expl": "This holds some things you can do with the raw query or data, like converting the query between the various query languages or exporting the data as geoJSON. A very useful option is the possibility to send the query to JOSM.",
+ "help.export.map.title": "Map",
+ "help.export.map.expl": "Convert the current map-with-data view to a static png image, or a (fullscreen) interactive map etc",
+ "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.source.title": "Source Code",
+ "help.about.source": "The source code of this application is released under the MIT license.",
+ "help.section.attribution": "Attribution",
+ "help.attr.data_sources": "Data Sources",
+ "help.attr.data": "Data © OpenHistoricalMap contributors",
+ "help.attr.mining": "Data mining by",
+ "help.attr.tiles": "Map tiles © OpenHistoricalMap contributors",
+ "help.attr.search": "Search provided by",
+ "help.attr.software": "Software & Libraries",
+ "help.attr.leaflet": "Map powered by",
+ "help.attr.codemirror": "Editor powered by",
+ "help.attr.other_libs": "Other libraries:",
+ "ffs.title": "Query Wizard",
+ "ffs.comments": "add query comments",
+ "ffs.placeholder": "search",
+ "ffs.expl": "The wizard assists you with creating Overpass queries. Here are some usage examples:",
+ "ffs.parse_error": "Sorry, this search cannot be understood.",
+ "ffs.parse_error_expl": "Note that you must use quotation marks with strings containing spaces or special characters and that multiple search filters must be separated by appropriate boolean operators (and or or). Read the documentation for more information.",
+ "ffs.typo": "Did you mean:",
+ "styler.title": "Auto Styler",
+ "styler.expl": "Style the query result based on the values of the specified tag",
+ "styler.placeholder": "Select a tag key",
+ "styler.palette": "Choose a palette:",
+ "styler.palette.sequential": "sequential",
+ "styler.palette.qualitative": "qualitative",
+ "dialog.dismiss": "dismiss",
+ "dialog.cancel": "cancel",
+ "dialog.save": "save",
+ "dialog.save-local": "save (local)",
+ "dialog.save-osm": "save on openhistoricalmap.org",
+ "dialog.delete": "delete",
+ "dialog.close": "close",
+ "dialog.done": "done",
+ "dialog.abort": "abort",
+ "dialog.reset": "reset",
+ "dialog.repair_query": "repair query",
+ "dialog.continue_anyway": "continue anyway",
+ "dialog.show_data": "show data",
+ "dialog.wizard_build": "build query",
+ "dialog.wizard_run": "build and run query",
+ "dialog.styler_run": "apply style",
+ "dialog.delete_query.title": "Delete Query?",
+ "dialog.delete_query.expl": "Would you really like to delete the following query",
+ "dialog.delete_query.expl-osm": "Would you really like to delete the following synchronised query",
+ "error.query.title": "Query Error",
+ "error.query.expl": "An error occurred during the execution of the overpass query! This is what overpass API returned:",
+ "error.ajax.title": "Ajax Error",
+ "error.ajax.expl": "An error occurred during the execution of the overpass query!",
+ "error.mapcss.title": "MapCSS Error",
+ "error.mapcss.expl": "Invalid MapCSS stylesheet:",
+ "error.remote.title": "Remote Control Error",
+ "error.remote.incompat": "Error: incompatible JOSM remote control version",
+ "error.remote.not_found": "Remote control not found. :( Make sure JOSM is already running and properly configured.",
+ "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.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.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.",
+ "warning.incomplete.not_again": "do not show this message again.",
+ "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOSM require the data to be in that format, though.",
+ "warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
+ "warning.share.long": "Warning: This share link is quite long. It may not work under certain circumstances",
+ "warning.share.very_long": "Warning: This sharelink is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
+ "warning.huge_data.title": "Large amounts of data",
+ "warning.huge_data.expl.1": "This query returned quite a lot of data (approx. {{amount_txt}}).",
+ "warning.huge_data.expl.2": "Your browser may have a hard time trying to render this. Would you really like to continue?",
+ "waiter.processing_query": "processing query...",
+ "waiter.export_as_image": "exporting as image...",
+ "data_stats.loaded": "Loaded",
+ "data_stats.displayed": "Displayed",
+ "data_stats.nodes": "nodes",
+ "data_stats.ways": "ways",
+ "data_stats.relations": "relations",
+ "data_stats.areas": "areas",
+ "data_stats.pois": "pois",
+ "data_stats.lines": "lines",
+ "data_stats.polygons": "polygons",
+ "data_stats.request_duration": "Overpass request took",
+ "data_stats.lag": "Currentness of data",
+ "data_stats.lag_areas": "Currentness of areas",
+ "data_stats.lag.expl": "behind main OHM db",
+ "popup.tags": "Tags",
+ "popup.metadata": "Metadata",
+ "popup.coordinates": "Coordinates",
+ "popup.node": "Node",
+ "popup.nodes": "Nodes",
+ "popup.way": "Way",
+ "popup.ways": "Ways",
+ "popup.relation": "Relation",
+ "popup.relations": "Relations",
+ "popup.incomplete_geometry": "Attention: incomplete geometry (e.g. some nodes missing)",
+ "map.intentionally_blank": "This map intentionally left blank."
+}
diff --git a/locales/en_US.json b/locales/en_US.json
index 93eff574..606480c6 100644
--- a/locales/en_US.json
+++ b/locales/en_US.json
@@ -223,7 +223,7 @@
"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.",
"warning.incomplete.not_again": "do not show this message again.",
- "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOHM require the data to be in that format, though.",
+ "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOSM require the data to be in that format, though.",
"warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
"warning.share.long": "Warning: This share-link is quite long. It may not work under certain circumstances",
"warning.share.very_long": "Warning: This share-link is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
diff --git a/locales/eo.json b/locales/eo.json
index 94a3ee66..d2a153b6 100644
--- a/locales/eo.json
+++ b/locales/eo.json
@@ -226,7 +226,7 @@
"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.",
"warning.incomplete.not_again": "ne montri ĉi tiun mesaĝon denove",
- "warning.incomplete.remote.expl.1": "Ŝajnas, ke ĉi tiu informpeto ne liveros OSM-datumojn en XML formo kun metadatumoj. Redaktiloj kiel JOHM postulas por ke datumoj estu en tiu formo.",
+ "warning.incomplete.remote.expl.1": "Ŝajnas, ke ĉi tiu informpeto ne liveros OSM-datumojn en XML formo kun metadatumoj. Redaktiloj kiel JOSM postulas por ke datumoj estu en tiu formo.",
"warning.incomplete.remote.expl.2": "overpass turbo povas helpi al vi korekti la informpeton oer elekti \"ripari informpeton\" sube.",
"warning.share.long": "Averto: ĉi tiu por-diskoniga ligilo estas eĉ longa. Ĝi povas ne funkcii.",
"warning.share.very_long": "Averto: ĉi tiu por-diskoniga ligilo estas tre longa. Ĝi probable ne funkcios dum kutimaj situacioj (foliumiloj, ret-serviloj). Uzu ĝin singarde!",
diff --git a/locales/et.json b/locales/et.json
index 97485626..55704f15 100644
--- a/locales/et.json
+++ b/locales/et.json
@@ -226,7 +226,7 @@
"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.",
"warning.incomplete.not_again": "ära näita rohkem.",
- "warning.incomplete.remote.expl.1": "Paistab, et see päring ei anna tulemuseks OSM andmeid XML vormingus koos metaandmetega. Ent JOHM redaktor nõuab, et need andmed oleksid antud vormingus.",
+ "warning.incomplete.remote.expl.1": "Paistab, et see päring ei anna tulemuseks OSM andmeid XML vormingus koos metaandmetega. Ent JOSM redaktor nõuab, et need andmed oleksid antud vormingus.",
"warning.incomplete.remote.expl.2": "overpass turbo võib aidata sul seda päringut parandada, valides allpool \"paranda päring\".",
"warning.share.long": "Hoiatus: see jagamislink on üsna pikk. See ei pruugi teatud juhtudel töötada.",
"warning.share.very_long": "Hoiatus: see jagamislink on väga pikk. On tõenäoline, et see ei tööta tavatingimustes (sirvikutes, veebiserverites). Kasuta ettevaatlikult!",
diff --git a/locales/fa.json b/locales/fa.json
index b1e1c8c1..5f062c06 100644
--- a/locales/fa.json
+++ b/locales/fa.json
@@ -226,7 +226,7 @@
"warning.incomplete.expl.1": "این پرسوجو هیچ گِرهی برنگرداند. در OHM، فقط گرهها هستند که مختصات دارند. برای مثال، یک راه بدون گرههایش قابلنمایش نیست.",
"warning.incomplete.expl.2": "اگر چیزی که میخواستید این نیست، با انتخاب «اصلاح پرسوجو» overpass turbo کمکتان خواهد کرد تا پرسوجو درست شود (تکمیل خودکار). در غیر این صورت میتوانید سراغ دادهها بروید.",
"warning.incomplete.not_again": "دوباره این پیام را نشان نده.",
- "warning.incomplete.remote.expl.1": "بهنظر میرسد این پرسوجو دادههای OSM را در قالب XML همراه با فراداده برنمیگرداند. به هر حال، برای ویرایشگرهایی مانند JOHM ضروری است دادهها در این قالب باشند.",
+ "warning.incomplete.remote.expl.1": "بهنظر میرسد این پرسوجو دادههای OSM را در قالب XML همراه با فراداده برنمیگرداند. به هر حال، برای ویرایشگرهایی مانند JOSM ضروری است دادهها در این قالب باشند.",
"warning.incomplete.remote.expl.2": "با انتخاب «اصلاح پرسوجو» overpass turbo کمکتان میکند تا پرسوجو را درست کنید.",
"warning.share.long": "هشدار: این پیوندِ همرسانی نسبتاً طولانی است. شاید در شرایط خاصی کار نکند",
"warning.share.very_long": "هشدار: این پیوندِ همرسانی خیلی طولانی است. احتمالاً در شرایط عادی (مرورگرها، وبسرورها) به شکست بینجامد. با احتیاط استفاده کنید!",
diff --git a/locales/gl.json b/locales/gl.json
index 9adb37c4..de6446f4 100644
--- a/locales/gl.json
+++ b/locales/gl.json
@@ -226,7 +226,7 @@
"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.",
"warning.incomplete.not_again": "non amosar esta mensaxe de novo.",
- "warning.incomplete.remote.expl.1": "Semella como se esta consulta non devolvera os datos do OSM no formato XML cos metadatos. Porén, os editores coma o JOHM requiren que os datos estean nese formato.",
+ "warning.incomplete.remote.expl.1": "Semella como se esta consulta non devolvera os datos do OSM no formato XML cos metadatos. Porén, os editores coma o JOSM requiren que os datos estean nese formato.",
"warning.incomplete.remote.expl.2": "O overpass turbo pódeche axudar a corrixir a consulta escollendo \"arranxar consulta\" deseguido.",
"warning.share.long": "Aviso: Esta ligazón compartida é moi longa. Pode non funcionar nunhas circunstancias determinadas",
"warning.share.very_long": "Aviso: Esta ligazón compartida é moi longa. Probábelmente falle en circunstancias normais (navegadores, servidores web). Empregaa con coidado!",
diff --git a/locales/ia.json b/locales/ia.json
index 4f47f935..5d0d299c 100644
--- a/locales/ia.json
+++ b/locales/ia.json
@@ -228,7 +228,7 @@
"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.",
"warning.incomplete.not_again": "do not show this message again.",
- "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOHM require the data to be in that format, though.",
+ "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOSM require the data to be in that format, though.",
"warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
"warning.share.long": "Warning: This share-link is quite long. It may not work under certain circumstances",
"warning.share.very_long": "Warning: This share-link is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
diff --git a/locales/is.json b/locales/is.json
index 646bc687..02e21107 100644
--- a/locales/is.json
+++ b/locales/is.json
@@ -228,7 +228,7 @@
"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.",
"warning.incomplete.not_again": "ekki sýna þessi skilaboð aftur",
- "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOHM require the data to be in that format, though.",
+ "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOSM require the data to be in that format, though.",
"warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
"warning.share.long": "Warning: This share-link is quite long. It may not work under certain circumstances",
"warning.share.very_long": "Warning: This share-link is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
diff --git a/locales/pt-PT.json b/locales/pt-PT.json
index 28a34484..350f88be 100644
--- a/locales/pt-PT.json
+++ b/locales/pt-PT.json
@@ -229,7 +229,7 @@
"warning.incomplete.expl.1": "Esta consulta não retornou nenhum nó. Em OHM, apenas nós contêm coordenadas. Por exemplo, uma via não pode ser exibida sem seus nós.",
"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.",
"warning.incomplete.not_again": "do not show this message again.",
- "warning.incomplete.remote.expl.1": "Parece que essa consulta não retornará dados OSM em formato XML com metadados. Editores como o JOHM exigem que os dados estejam nesse formato, no entanto.",
+ "warning.incomplete.remote.expl.1": "Parece que essa consulta não retornará dados OSM em formato XML com metadados. Editores como o JOSM exigem que os dados estejam nesse formato, no entanto.",
"warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
"warning.share.long": "Warning: This share-link is quite long. It may not work under certain circumstances",
"warning.share.very_long": "Warning: This share-link is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
diff --git a/locales/pt.json b/locales/pt.json
index 688d42c7..1ec0e817 100644
--- a/locales/pt.json
+++ b/locales/pt.json
@@ -223,7 +223,7 @@
"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.",
"warning.incomplete.not_again": "não mostrar novamente esta mensagem.",
- "warning.incomplete.remote.expl.1": "Parece que esta consulta não riá obter dados do OSM no formato XML com metadados. Os editores como o JOHM necessitam de dados nesse formato.",
+ "warning.incomplete.remote.expl.1": "Parece que esta consulta não riá obter dados do OSM no formato XML com metadados. Os editores como o JOSM necessitam de dados nesse formato.",
"warning.incomplete.remote.expl.2": "o overpass turbo pode ajudá-lo a corrigir a consulta escolhendo abaixo a opção \"reparar consulta\".",
"warning.share.long": "Aviso: esta hiperligação de partilha é bastante longa. Pode não funcionar sob certas circunstâncias",
"warning.share.very_long": "Aviso: esta hiperligação é bastante longa. Provavelmente não irá funcionar em circunstâncias normais (navegadores, servidores). Utilize com cautela!",
diff --git a/locales/pt_BR.json b/locales/pt_BR.json
index 625f3e05..0dde9536 100644
--- a/locales/pt_BR.json
+++ b/locales/pt_BR.json
@@ -228,7 +228,7 @@
"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.",
"warning.incomplete.not_again": "não mostre essa menssagem novamente",
- "warning.incomplete.remote.expl.1": "Parece que essa consulta não retornará dados do OSM em formato XML com metadados. Editores como JOHM requerem que os dados estejam nesse formato.",
+ "warning.incomplete.remote.expl.1": "Parece que essa consulta não retornará dados do OSM em formato XML com metadados. Editores como JOSM requerem que os dados estejam nesse formato.",
"warning.incomplete.remote.expl.2": "overpass turbo pode ajudar você a consertar a consultar selecionando \"reparar consulta\" abaixo.",
"warning.share.long": "Aviso: Este link de compartilhamento é bastante longo. Pode não funcionar em certas circunstâncias",
"warning.share.very_long": "Aviso: Este link de compartilhamento é muito longo. É provável que falhe em circunstâncias normais (navegadores, servidores da web). Use com cautela!",
diff --git a/locales/tr_TR.json b/locales/tr_TR.json
index 0d798ae2..a3233986 100644
--- a/locales/tr_TR.json
+++ b/locales/tr_TR.json
@@ -226,7 +226,7 @@
"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.",
"warning.incomplete.not_again": "do not show this message again.",
- "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOHM require the data to be in that format, though.",
+ "warning.incomplete.remote.expl.1": "It looks like if this query will not return OSM data in XML format with metadata. Editors like JOSM require the data to be in that format, though.",
"warning.incomplete.remote.expl.2": "overpass turbo can help you to correct the query by choosing \"repair query\" below.",
"warning.share.long": "Warning: This share-link is quite long. It may not work under certain circumstances",
"warning.share.very_long": "Warning: This share-link is very long. It is likely to fail under normal circumstances (browsers, webservers). Use with caution!",
diff --git a/locales/zh_CN.json b/locales/zh_CN.json
index 920cd38b..509c1b72 100644
--- a/locales/zh_CN.json
+++ b/locales/zh_CN.json
@@ -226,7 +226,7 @@
"warning.incomplete.expl.1": "这次查询未返回任何点。在OHM,只有点才包含坐标信息。举个例子,您无法在没有点的情况下显示一条路径。",
"warning.incomplete.expl.2": "如果这不是你要的结果,Overpass Turbo可以通过点击下方的“修复查询”按钮帮你自动修正查询。当然你也可以直接使用数据。",
"warning.incomplete.not_again": "不要再提示这条消息了",
- "warning.incomplete.remote.expl.1": "看上去这次查询并没有以XML格式返回任何带元数据的OSM数据。但JOHM之类的编辑器需要这种格式的数据。",
+ "warning.incomplete.remote.expl.1": "看上去这次查询并没有以XML格式返回任何带元数据的OSM数据。但JOSM之类的编辑器需要这种格式的数据。",
"warning.incomplete.remote.expl.2": "点击“修复查询”按钮,Overpass Turbo可以帮你自动修正你的查询。",
"warning.share.long": "注意:分享链接有点长,在某些场景下可能无法正常工作。",
"warning.share.very_long": "注意:分享链接非常昌,一般浏览器或网站下很可能无法正常使用,请特别注意!",
diff --git a/locales/zh_TW.json b/locales/zh_TW.json
index 1ea41e9a..30dd0383 100644
--- a/locales/zh_TW.json
+++ b/locales/zh_TW.json
@@ -226,7 +226,7 @@
"warning.incomplete.expl.1": "這次檢索並未回傳節點。在OHM,只有節點才有座標資訊。舉例來說,你無法在沒有節點的情況下顯示路徑。",
"warning.incomplete.expl.2": "如果這不是你要的結果,overpass turbo能藉由選擇下面的 \"修復檢索\" 選項幫助你修復 (自動完成) 檢索。不然你也可以繼續原來原來選項檢索資料。",
"warning.incomplete.not_again": "別再顯示這項訊息",
- "warning.incomplete.remote.expl.1": "看起來這次檢索不會回傳任何有metadata XML格式的OSM圖資。然後,像JOHM這類編輯器需要這種格式的資料。",
+ "warning.incomplete.remote.expl.1": "看起來這次檢索不會回傳任何有metadata XML格式的OSM圖資。然後,像JOSM這類編輯器需要這種格式的資料。",
"warning.incomplete.remote.expl.2": "透過下面的\"修復檢索\"功能,Overpass Turbo幫你修正檢索。",
"warning.share.long": "注意: 分享連結有點長,在某些程式中可能無法正常使用",
"warning.share.very_long": "注意: 分享連結非常長,一般(瀏覽器、網站)很可能無法正常使用, 請特別留意!",