diff --git a/locales/ia.json b/locales/ia.json index 600c7abd..f533eee8 100644 --- a/locales/ia.json +++ b/locales/ia.json @@ -1,291 +1,255 @@ { - "@metadata": { - "authors": [ - "McDutchie" - ] - }, - "nav.run": "Executar", - "nav.run_tt": "executar iste consulta con le API Overpass", - "nav.rerender_tt": "processar le MapCSS e re-render le carta", - "nav.share": "Condivider", - "nav.share_tt": "obtener un permaligamine pro iste consulta", - "nav.export": "Exportar", - "nav.export_tt": "varie utensiles de exportation", - "nav.save": "Salveguardar", - "nav.save_tt": "salveguardar iste consulta", - "nav.load": "Cargar", - "nav.load_tt": "cargar un consulta salveguardate o un exemplo", - "nav.wizard": "Assistente", - "nav.wizard_tt": "un constructor de consultas", - "nav.settings": "Parametros", - "nav.settings_tt": "varie parametros", - "nav.help": "Adjuta", - "nav.help_tt": "adjuta, a proposito, e attributiones", - "nav.logout": "Clauder session", - "nav.logout_tt": "clauder le session del conto osm actualmente synchronisate", - "tabs.map": "Carta", - "tabs.map_tt": "vita del carta", - "tabs.data": "Datos", - "tabs.data_tt": "vista del datos", - "map_controlls.zoom_to_data": "facer zoom verso le datos", - "map_controlls.localize_user": "localisa me!", - "map_controlls.localize_user_disabled": "disactivate perque ‘overpass turbo’ non ha essite cargate via https://", - "map_controlls.select_bbox": "seliger ‘bbox‘ manualmente", - "map_controlls.select_bbox_disabled": "disactivate perque le consulta actual non require un ‘bbox’", - "map_controlls.toggle_wide_map": "alternar largessa del carta", - "map_controlls.toggle_data": "alternar superposition de datos", - "map_controlls.suggest_zoom_to_data": "clicca hic pro monstrar le datos", - "settings.title": "Parametros", - "settings.section.general": "Parametros general", - "settings.ui_lang": "Lingua de interfacie", - "settings.server": "Servitor", - "settings.disable_autorepair": "Disactivar message de advertimento/auto-reparation quando le API Overpass non restitue datos visibile.", - "settings.section.editor": "Editor", - "settings.enable_rich_editor": "Activar le editor de codice inricchite", - "settings.enable_rich_editor_expl": "disactivar isto sur apparatos mobile; es necessari recargar le pagina", - "settings.editor_width": "Largessa del editor", - "settings.editor_width_expl": "p.ex. “400px”, lassar vacue pro usar le valor predefinite", - "settings.section.map": "Carta", - "settings.tile_server": "Servitor de tegulas", - "settings.tile_opacity": "Opacitate del tegulas", - "settings.tile_opacity_expl": "transparentia del tegulas de fundo: 0=transparente … 1=visibile", - "settings.show_crosshairs": "Monstrar un reticulo al centro del carta.", - "settings.disable_poiomatic": "Non monstrar micre objectos como punctos de interesse.", - "settings.show_data_stats": "Monstrar statisticas sur le datos cargate e monstrate.", - "settings.section.sharing": "Condivider", - "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": "
downloadcopy
", - "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": "Center", - "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 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.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:", - - "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.delete_query.title": "Delete Query?", - "dialog.delete_query.expl": "Do you really want to delete the following query", - "dialog.delete_query.expl-osm": "Do you really want to delete the following synchronized 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 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.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!", - - "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. Do you really want 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." + "@metadata": { + "authors": [ + "McDutchie" + ] + }, + "nav.run": "Executar", + "nav.run_tt": "executar iste consulta con le API Overpass", + "nav.rerender_tt": "processar le MapCSS e re-render le carta", + "nav.share": "Condivider", + "nav.share_tt": "obtener un permaligamine pro iste consulta", + "nav.export": "Exportar", + "nav.export_tt": "varie utensiles de exportation", + "nav.save": "Salveguardar", + "nav.save_tt": "salveguardar iste consulta", + "nav.load": "Cargar", + "nav.load_tt": "cargar un consulta salveguardate o un exemplo", + "nav.wizard": "Assistente", + "nav.wizard_tt": "un constructor de consultas", + "nav.settings": "Parametros", + "nav.settings_tt": "varie parametros", + "nav.help": "Adjuta", + "nav.help_tt": "adjuta, a proposito, e attributiones", + "nav.logout": "Clauder session", + "nav.logout_tt": "clauder le session del conto osm actualmente synchronisate", + "tabs.map": "Carta", + "tabs.map_tt": "vita del carta", + "tabs.data": "Datos", + "tabs.data_tt": "vista del datos", + "map_controlls.zoom_to_data": "facer zoom verso le datos", + "map_controlls.localize_user": "localisa me!", + "map_controlls.localize_user_disabled": "disactivate perque ‘overpass turbo’ non ha essite cargate via https://", + "map_controlls.select_bbox": "seliger ‘bbox‘ manualmente", + "map_controlls.select_bbox_disabled": "disactivate perque le consulta actual non require un ‘bbox’", + "map_controlls.toggle_wide_map": "alternar largessa del carta", + "map_controlls.toggle_data": "alternar superposition de datos", + "map_controlls.suggest_zoom_to_data": "clicca hic pro monstrar le datos", + "settings.title": "Parametros", + "settings.section.general": "Parametros general", + "settings.ui_lang": "Lingua de interfacie", + "settings.server": "Servitor", + "settings.disable_autorepair": "Disactivar message de advertimento/auto-reparation quando le API Overpass non restitue datos visibile.", + "settings.section.editor": "Editor", + "settings.enable_rich_editor": "Activar le editor de codice inricchite", + "settings.enable_rich_editor_expl": "disactivar isto sur apparatos mobile; es necessari recargar le pagina", + "settings.editor_width": "Largessa del editor", + "settings.editor_width_expl": "p.ex. “400px”, lassar vacue pro usar le valor predefinite", + "settings.section.map": "Carta", + "settings.tile_server": "Servitor de tegulas", + "settings.tile_opacity": "Opacitate del tegulas", + "settings.tile_opacity_expl": "transparentia del tegulas de fundo: 0=transparente … 1=visibile", + "settings.show_crosshairs": "Monstrar un reticulo al centro del carta.", + "settings.disable_poiomatic": "Non monstrar micre objectos como punctos de interesse.", + "settings.show_data_stats": "Monstrar statisticas sur le datos cargate e monstrate.", + "settings.section.sharing": "Condivider", + "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": "
downloadcopy
", + "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": "Center", + "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 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.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:", + "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.delete_query.title": "Delete Query?", + "dialog.delete_query.expl": "Do you really want to delete the following query", + "dialog.delete_query.expl-osm": "Do you really want to delete the following synchronized 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 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.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!", + "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. Do you really want 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/pt-PT.json b/locales/pt-PT.json index f6d3e572..03de8f28 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -50,7 +50,6 @@ "settings.tile_server": "Tile-Server", "settings.tile_opacity": "Opacidade dos ladrilhos", "settings.tile_opacity_expl": "transparency of background tiles: 0=transparent … 1=visible", - "settings.show_crosshairs": "Show crosshairs at the map center.", "settings.disable_poiomatic": "Don't display small features as POIs.", "settings.show_data_stats": "Mostrar algumas estatísticas sobre dados carregados e exibidos.", "settings.section.sharing": "Compartilhamento",