From 8d4856a3bf8cf2444d46dee6bc08b853db5089f7 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Sun, 3 Nov 2024 10:50:57 +0100 Subject: [PATCH] update translations, hide currently untranslated in dropdown --- js/i18n.ts | 6 +- locales/ast.json | 251 +--------------------------------------- locales/ast_ES.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/cy.json | 176 ++++++++++++++-------------- locales/da.json | 10 +- locales/el.json | 38 +++--- locales/en_GB.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/en_US.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/es.json | 274 ++++++++++++++++++++++---------------------- locales/fa.json | 24 ++-- locales/oc.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/pt.json | 178 ++++++++++++++-------------- locales/pt_BR.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/ru.json | 48 ++++---- locales/th.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/tr.json | 251 +--------------------------------------- locales/tr_TR.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/vi.json | 24 ++-- locales/zh_CN.json | 250 ++++++++++++++++++++++++++++++++++++++++ locales/zh_TW.json | 250 ++++++++++++++++++++++++++++++++++++++++ 20 files changed, 2642 insertions(+), 888 deletions(-) mode change 100644 => 120000 locales/ast.json create mode 100644 locales/ast_ES.json create mode 100644 locales/en_GB.json create mode 100644 locales/en_US.json create mode 100644 locales/oc.json create mode 100644 locales/pt_BR.json create mode 100644 locales/th.json mode change 100644 => 120000 locales/tr.json create mode 100644 locales/tr_TR.json create mode 100644 locales/zh_CN.json create mode 100644 locales/zh_TW.json diff --git a/js/i18n.ts b/js/i18n.ts index 1c7bfe85..95270dc5 100644 --- a/js/i18n.ts +++ b/js/i18n.ts @@ -46,19 +46,21 @@ const languages = { it: "Italian", ja: "Japanese", ko: "Korean", - lv: "Latvian", + // lv: "Latvian", mr: "Marathi", nl: "Dutch", no: "Norwegian", + // oc: "Occitan", pl: "Polish", pt: "Portuguese", "pt-BR": "Portuguese (Brazil)", ru: "Russian", sl: "Slovenian", + // th: "Thai", tr: "Turkish", uk: "Ukrainian", vi: "Vietnamese", - "zh-CN": "Chinese (Simplified)", + // "zh-CN": "Chinese (Simplified)", "zh-TW": "Chinese (Taiwan)" }; 27; diff --git a/locales/ast.json b/locales/ast.json deleted file mode 100644 index e60cef58..00000000 --- a/locales/ast.json +++ /dev/null @@ -1,250 +0,0 @@ -{ - "nav.run": "Executar", - "nav.run_tt": "executar esta consulta na API d'Overpass", - "nav.rerender_tt": "parse the MapCSS and rerender the map", - "nav.share": "Compartir", - "nav.share_tt": "enllaz permanente a la consulta", - "nav.export": "Esportar", - "nav.export_tt": "delles ferramientes d'esportación", - "nav.save": "Guardar", - "nav.save_tt": "Guardar esta consulta", - "nav.load": "Cargar", - "nav.load_tt": "cargar un exemplu o consulta guardáu", - "nav.wizard": "Asistente", - "nav.wizard_tt": "constructor de consultes", - "nav.settings": "Configuración", - "nav.settings_tt": "delles configuraciones", - "nav.help": "Ayuda", - "nav.help_tt": "ayuda, tocante a, y atribuciones", - "nav.logout": "Colar", - "nav.logout_tt": "colar de la cuenta d'osm sincronizada actualmente", - "tabs.map": "Mapa", - "tabs.map_tt": "vista de mapa", - "tabs.data": "Datos", - "tabs.data_tt": "vista de datos", - "map_controlls.zoom_to_data": "averar a los datos", - "map_controlls.localize_user": "¡alcontrame!", - "map_controlls.localize_user_disabled": "disabled because overpass turbo has not been loaded via https://", - "map_controlls.select_bbox": "seleicionar bbox a mano", - "map_controlls.select_bbox_disabled": "desactiváu porque la consulta actual nun rique bbox", - "map_controlls.toggle_wide_map": "cambiar el mapa anchu", - "map_controlls.toggle_data": "ver o nun ver la capa de datos", - "map_controlls.suggest_zoom_to_data": "primi equí pa ver los datos", - "settings.title": "Configuración", - "settings.section.general": "Configuración xeneral", - "settings.ui_lang": "Llingua de la interfaz", - "settings.server": "Sirvidor", - "settings.disable_autorepair": "Desactivar el mensaxe d'avisu/autoreparación cuando la API d'Overpass nun devuelve datos visibles.", - "settings.section.editor": "Editor", - "settings.enable_rich_editor": "Activar l'editor de códigu arriquecíu", - "settings.enable_rich_editor_expl": "desactivar esto nos preseos móviles, rique una recarga de páxina pa tener efeutu", - "settings.editor_width": "Anchor del editor", - "settings.editor_width_expl": "p.ex. \"400px\", dexar en blancu pal predetermináu", - "settings.section.map": "Mapa", - "settings.tile_server": "Sirvidor de cuadros", - "settings.tile_opacity": "Tresparencia de los cuadros", - "settings.tile_opacity_expl": "transparency of background tiles: 0=transparent … 1=visible", - "settings.show_crosshairs": "Ver cruz de filos nel centru del mapa.", - "settings.disable_poiomatic": "Nun amosar les resultancies pequeñes como PDI.", - "settings.show_data_stats": "Ver delles estadístiques de los datos cargaos y amosaos.", - "settings.section.sharing": "Compartir", - "settings.include_map_state": "Incluir l'estáu actual del mapa nos enllaces compartíos", - "settings.compression": "Compresión", - "settings.section.export": "Esportar", - "settings.export_image_scale": "Amosar la escala nes imáxenes esportaes.", - "settings.export_image_attr": "Amosar l'atribución nes imáxenes esportaes.", - "save.title": "Guardar", - "save.enter_name": "Escribi un nome pa esta consulta", - "load.title": "Cargar", - "load.delete_query": "desaniciar esta consulta", - "load.saved_queries-local": "Consultes guardaes (llocal)", - "load.saved_queries-osm": "Consultes guardaes (osm.org)", - "load.saved_queries-osm-loading": "Cargando consultes guardaes d'osm.org...", - "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.org :(", - "load.examples": "Exemplos", - "load.no_saved_query": "entá nun hai consultes guardaes", - "export.title": "Esportar", - "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": "Mapa", - "export.as_png": "como imaxe png", - "export.as_interactive_map": "como Mapa interactivu", - "export.current_map_view": "vista del mapa actual", - "export.map_view_expl": "bbox, centru, etc.", - "export.section.data": "Datos", - "export.generic_download_copy": "
downloadcopy
", - "export.raw_data": "datos OSM en bruto", - "export.raw_interpreter": "datos sin procesar direutamente dende Overpass API", - "export.save_geoJSON_gist": "guardar GeoJSON a gist", - "export.section.query": "Consulta", - "export.format_text": "consulta independiente", - "export.format_text_raw": "consulta sin procesar", - "export.format_text_wiki": "wiki osm", - "export.format_text_umap": "umap remote data url", - "export.to_xml": "convertir a Overpass-XML", - "export.to_ql": "convertir a (compact) OverpassQL", - "export.editors": "cargar los datos nun editor d'OSM:", - "export.geoJSON.title": "Esportar - GeoJSON", - "export.geoJSON.expl": "Los datos que s'amuesen actualmente como GeoJSON:", - "export.geoJSON.no_data": "¡Nun hai datos GeoJSON disponibles! Executa primero una consulta.", - "export.geoJSON_gist.title": "Guardao como gist", - "export.geoJSON_gist.gist": "Gist:", - "export.geoJSON_gist.geojsonio": "Editar con geojson.io:", - "export.geoJSON_gist.geojsonio_link": "geojson.io", - "export.GPX.title": "Esportar - GPX", - "export.GPX.expl": "Los datos que s'amuesen actualmente como GPX:", - "export.GPX.no_data": "¡Nun hai datos GPX disponibles! Executa primero una consulta.", - "export.KML.title": "Esportar - KML", - "export.KML.expl": "Los datos que s'amuesen actualmente como KML:", - "export.KML.no_data": "¡Nun hai datos KML disponibles! Executa primero una consulta.", - "export.raw.title": "Esportar - sin procesar", - "export.raw.no_data": "Nun hai datos sin procesar disponibles. Executa primero una consulta.", - "export.map_view.title": "Vista actual del mapa", - "export.map_view.permalink": "Enllaz permanente", - "export.map_view.permalink_osm": "a osm.org", - "export.map_view.center": "Centru", - "export.map_view.center_expl": "llat, llon", - "export.map_view.bounds": "Llendes", - "export.map_view.bounds_selection": "Llendes (bbox seleicionáu a mano)", - "export.map_view.bounds_expl": "sur, oeste, norte, este", - "export.map_view.zoom": "Ampliación", - "export.image.title": "Esportar - Imaxe", - "export.image.alt": "el mapa esportáu", - "export.image.download": "Descargar", - "export.image.attribution_missing": "Asegúrate d'incluir les atribuciones apropiaes si distribuyes la imaxe", - "share.title": "Compartir", - "share.header": "Enllaz permanente", - "share.copy_this_link": "Copia esti enllaz pa compartir el códigu actual:", - "share.options": "Opciones", - "share.incl_map_state": "incluir l'estáu actual del mapa", - "share.run_immediately": "executar darréu esta consulta después de cargar", - "help.title": "Ayuda", - "help.section.introduction": "Introducción", - "help.intro.0": "Esto ye overpass turbo, una ferramienta de filtriáu de datos basada na web paOpenStreetMap.", - "help.intro.1": "Con overpass turbo puedes executar consultes Overpass API y analizar los datos d'OSM 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.section.queries": "Consultes Overpass", - "help.queries.expl": "Overpass API te permite consultar datos d'OSM 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.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": "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.)", - "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": "Esportar", - "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": "Mapa", - "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 © OpenStreetMap contributors, ODbL (Terms)", - "help.attr.mining": "Data mining by", - "help.attr.tiles": "Map tiles © OpenStreetMap 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": "Queríes dicir:", - "dialog.dismiss": "descartar", - "dialog.cancel": "encaboxar", - "dialog.save": "guardar", - "dialog.save-local": "guardar (llocal)", - "dialog.save-osm": "guardar en osm.org", - "dialog.delete": "desaniciar", - "dialog.close": "zarrar", - "dialog.done": "fecho", - "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 OSM, 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 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!", - "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 OSM 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." -} \ No newline at end of file diff --git a/locales/ast.json b/locales/ast.json new file mode 120000 index 00000000..4b0f4cc1 --- /dev/null +++ b/locales/ast.json @@ -0,0 +1 @@ +ast_ES.json \ No newline at end of file diff --git a/locales/ast_ES.json b/locales/ast_ES.json new file mode 100644 index 00000000..e60cef58 --- /dev/null +++ b/locales/ast_ES.json @@ -0,0 +1,250 @@ +{ + "nav.run": "Executar", + "nav.run_tt": "executar esta consulta na API d'Overpass", + "nav.rerender_tt": "parse the MapCSS and rerender the map", + "nav.share": "Compartir", + "nav.share_tt": "enllaz permanente a la consulta", + "nav.export": "Esportar", + "nav.export_tt": "delles ferramientes d'esportación", + "nav.save": "Guardar", + "nav.save_tt": "Guardar esta consulta", + "nav.load": "Cargar", + "nav.load_tt": "cargar un exemplu o consulta guardáu", + "nav.wizard": "Asistente", + "nav.wizard_tt": "constructor de consultes", + "nav.settings": "Configuración", + "nav.settings_tt": "delles configuraciones", + "nav.help": "Ayuda", + "nav.help_tt": "ayuda, tocante a, y atribuciones", + "nav.logout": "Colar", + "nav.logout_tt": "colar de la cuenta d'osm sincronizada actualmente", + "tabs.map": "Mapa", + "tabs.map_tt": "vista de mapa", + "tabs.data": "Datos", + "tabs.data_tt": "vista de datos", + "map_controlls.zoom_to_data": "averar a los datos", + "map_controlls.localize_user": "¡alcontrame!", + "map_controlls.localize_user_disabled": "disabled because overpass turbo has not been loaded via https://", + "map_controlls.select_bbox": "seleicionar bbox a mano", + "map_controlls.select_bbox_disabled": "desactiváu porque la consulta actual nun rique bbox", + "map_controlls.toggle_wide_map": "cambiar el mapa anchu", + "map_controlls.toggle_data": "ver o nun ver la capa de datos", + "map_controlls.suggest_zoom_to_data": "primi equí pa ver los datos", + "settings.title": "Configuración", + "settings.section.general": "Configuración xeneral", + "settings.ui_lang": "Llingua de la interfaz", + "settings.server": "Sirvidor", + "settings.disable_autorepair": "Desactivar el mensaxe d'avisu/autoreparación cuando la API d'Overpass nun devuelve datos visibles.", + "settings.section.editor": "Editor", + "settings.enable_rich_editor": "Activar l'editor de códigu arriquecíu", + "settings.enable_rich_editor_expl": "desactivar esto nos preseos móviles, rique una recarga de páxina pa tener efeutu", + "settings.editor_width": "Anchor del editor", + "settings.editor_width_expl": "p.ex. \"400px\", dexar en blancu pal predetermináu", + "settings.section.map": "Mapa", + "settings.tile_server": "Sirvidor de cuadros", + "settings.tile_opacity": "Tresparencia de los cuadros", + "settings.tile_opacity_expl": "transparency of background tiles: 0=transparent … 1=visible", + "settings.show_crosshairs": "Ver cruz de filos nel centru del mapa.", + "settings.disable_poiomatic": "Nun amosar les resultancies pequeñes como PDI.", + "settings.show_data_stats": "Ver delles estadístiques de los datos cargaos y amosaos.", + "settings.section.sharing": "Compartir", + "settings.include_map_state": "Incluir l'estáu actual del mapa nos enllaces compartíos", + "settings.compression": "Compresión", + "settings.section.export": "Esportar", + "settings.export_image_scale": "Amosar la escala nes imáxenes esportaes.", + "settings.export_image_attr": "Amosar l'atribución nes imáxenes esportaes.", + "save.title": "Guardar", + "save.enter_name": "Escribi un nome pa esta consulta", + "load.title": "Cargar", + "load.delete_query": "desaniciar esta consulta", + "load.saved_queries-local": "Consultes guardaes (llocal)", + "load.saved_queries-osm": "Consultes guardaes (osm.org)", + "load.saved_queries-osm-loading": "Cargando consultes guardaes d'osm.org...", + "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.org :(", + "load.examples": "Exemplos", + "load.no_saved_query": "entá nun hai consultes guardaes", + "export.title": "Esportar", + "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": "Mapa", + "export.as_png": "como imaxe png", + "export.as_interactive_map": "como Mapa interactivu", + "export.current_map_view": "vista del mapa actual", + "export.map_view_expl": "bbox, centru, etc.", + "export.section.data": "Datos", + "export.generic_download_copy": "
downloadcopy
", + "export.raw_data": "datos OSM en bruto", + "export.raw_interpreter": "datos sin procesar direutamente dende Overpass API", + "export.save_geoJSON_gist": "guardar GeoJSON a gist", + "export.section.query": "Consulta", + "export.format_text": "consulta independiente", + "export.format_text_raw": "consulta sin procesar", + "export.format_text_wiki": "wiki osm", + "export.format_text_umap": "umap remote data url", + "export.to_xml": "convertir a Overpass-XML", + "export.to_ql": "convertir a (compact) OverpassQL", + "export.editors": "cargar los datos nun editor d'OSM:", + "export.geoJSON.title": "Esportar - GeoJSON", + "export.geoJSON.expl": "Los datos que s'amuesen actualmente como GeoJSON:", + "export.geoJSON.no_data": "¡Nun hai datos GeoJSON disponibles! Executa primero una consulta.", + "export.geoJSON_gist.title": "Guardao como gist", + "export.geoJSON_gist.gist": "Gist:", + "export.geoJSON_gist.geojsonio": "Editar con geojson.io:", + "export.geoJSON_gist.geojsonio_link": "geojson.io", + "export.GPX.title": "Esportar - GPX", + "export.GPX.expl": "Los datos que s'amuesen actualmente como GPX:", + "export.GPX.no_data": "¡Nun hai datos GPX disponibles! Executa primero una consulta.", + "export.KML.title": "Esportar - KML", + "export.KML.expl": "Los datos que s'amuesen actualmente como KML:", + "export.KML.no_data": "¡Nun hai datos KML disponibles! Executa primero una consulta.", + "export.raw.title": "Esportar - sin procesar", + "export.raw.no_data": "Nun hai datos sin procesar disponibles. Executa primero una consulta.", + "export.map_view.title": "Vista actual del mapa", + "export.map_view.permalink": "Enllaz permanente", + "export.map_view.permalink_osm": "a osm.org", + "export.map_view.center": "Centru", + "export.map_view.center_expl": "llat, llon", + "export.map_view.bounds": "Llendes", + "export.map_view.bounds_selection": "Llendes (bbox seleicionáu a mano)", + "export.map_view.bounds_expl": "sur, oeste, norte, este", + "export.map_view.zoom": "Ampliación", + "export.image.title": "Esportar - Imaxe", + "export.image.alt": "el mapa esportáu", + "export.image.download": "Descargar", + "export.image.attribution_missing": "Asegúrate d'incluir les atribuciones apropiaes si distribuyes la imaxe", + "share.title": "Compartir", + "share.header": "Enllaz permanente", + "share.copy_this_link": "Copia esti enllaz pa compartir el códigu actual:", + "share.options": "Opciones", + "share.incl_map_state": "incluir l'estáu actual del mapa", + "share.run_immediately": "executar darréu esta consulta después de cargar", + "help.title": "Ayuda", + "help.section.introduction": "Introducción", + "help.intro.0": "Esto ye overpass turbo, una ferramienta de filtriáu de datos basada na web paOpenStreetMap.", + "help.intro.1": "Con overpass turbo puedes executar consultes Overpass API y analizar los datos d'OSM 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.section.queries": "Consultes Overpass", + "help.queries.expl": "Overpass API te permite consultar datos d'OSM 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.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": "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.)", + "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": "Esportar", + "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": "Mapa", + "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 © OpenStreetMap contributors, ODbL (Terms)", + "help.attr.mining": "Data mining by", + "help.attr.tiles": "Map tiles © OpenStreetMap 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": "Queríes dicir:", + "dialog.dismiss": "descartar", + "dialog.cancel": "encaboxar", + "dialog.save": "guardar", + "dialog.save-local": "guardar (llocal)", + "dialog.save-osm": "guardar en osm.org", + "dialog.delete": "desaniciar", + "dialog.close": "zarrar", + "dialog.done": "fecho", + "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 OSM, 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 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!", + "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 OSM 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." +} \ No newline at end of file diff --git a/locales/cy.json b/locales/cy.json index f613f36f..0f391212 100644 --- a/locales/cy.json +++ b/locales/cy.json @@ -1,44 +1,44 @@ { "nav.run": "Gweithredu", "nav.run_tt": "Gweithredu'r ymholiad hwn ar 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.rerender_tt": "dosrannu'r MapCSS ac ailgynhyrchu'r map", + "nav.share": "Rhannu", + "nav.share_tt": "cael dolen barhaol ar gyfer yr ymholiad hwn", "nav.export": "Allforio", - "nav.export_tt": "various export tools", + "nav.export_tt": "offer allforio amrywiol", "nav.save": "Cadw", - "nav.save_tt": "cadw yr ymholiad hwn", + "nav.save_tt": "cadw'r ymholiad hwn", "nav.load": "Llwytho", - "nav.load_tt": "load saved query or example", - "nav.wizard": "Wizard", - "nav.wizard_tt": "a query builder", + "nav.load_tt": "llwytho ymholiad wedi'i cadw neu enghraifft", + "nav.wizard": "Dewin", + "nav.wizard_tt": "adeiladwr ymholiadau", "nav.settings": "Gosodiadau", - "nav.settings_tt": "various settings", + "nav.settings_tt": "gosodiadau amrywiol", "nav.help": "Cymorth", - "nav.help_tt": "help, about and attributions", + "nav.help_tt": "cymorth, ynghylch a chydnabyddiaeth", "nav.logout": "Allgofnodi", - "nav.logout_tt": "logout from currently synced osm account", + "nav.logout_tt": "allgofnodi o gyfrif osm cyfredol", "tabs.map": "Map", "tabs.map_tt": "golwg map", "tabs.data": "Data", "tabs.data_tt": "golwg data", "map_controlls.zoom_to_data": "chwyddo i ddata", - "map_controlls.localize_user": "locate me!", + "map_controlls.localize_user": "canfod fy lleoliad!", "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.toggle_wide_map": "toglo map mawr", + "map_controlls.toggle_data": "toglo troshaen ddata", "map_controlls.suggest_zoom_to_data": "cliciwch yma i ddangos y data", "settings.title": "Gosodiadau", - "settings.section.general": "General Settings", - "settings.ui_lang": "Iaith Rhyngwyneb Defnyddiwr", + "settings.section.general": "Gosodiadau Cyffredinol", + "settings.ui_lang": "Iaith Ryngwyneb", "settings.server": "Gweinydd", "settings.disable_autorepair": "Disable warning/autorepair message when Overpass API returns no visible data.", "settings.section.editor": "Golygydd", "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": "Lled y golygydd", "settings.editor_width_expl": "e.g. \"400px\", leave blank for defaults", "settings.section.map": "Map", "settings.tile_server": "Tile-Server", @@ -47,7 +47,7 @@ "settings.show_crosshairs": "Show crosshairs at the map center.", "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.section.sharing": "Rhannu", "settings.include_map_state": "Include current map state in shared links", "settings.compression": "Compression", "settings.section.export": "Allforio", @@ -57,39 +57,39 @@ "save.enter_name": "Enter a name for this query", "load.title": "Llwytho", "load.delete_query": "dileu'r ymholiad hwn", - "load.saved_queries-local": "Ymholiadau wedi'i Cadw (lleol)", - "load.saved_queries-osm": "Ymholiadau wedi'i Cadw (osm.org)", - "load.saved_queries-osm-loading": "Wrthi'n llwytho ymholiadau wedi'i cadw o osm.org...", + "load.saved_queries-local": "Ymholiadau wedi'u cadw (lleol)", + "load.saved_queries-osm": "Ymholiadau wedi'u cadw (osm.org)", + "load.saved_queries-osm-loading": "Wrthi'n llwytho ymholiadau wedi'u cadw o osm.org...", "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.org :(", - "load.examples": "Examples", - "load.no_saved_query": "dim ymholiad wedi'i cadw eto", + "load.examples": "Enghreifftiau", + "load.no_saved_query": "dim ymholiadau wedi'u cadw eto", "export.title": "Allforio", - "export.download-error": "Export - Error", - "export.copy_to_clipboard": "Copy this text to clipboard", + "export.download-error": "Allforio - Gwall", + "export.copy_to_clipboard": "Copïo'r testun hwn i'r clipfwrdd", "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": "fel delwedd png", - "export.as_interactive_map": "as interactive Map", - "export.current_map_view": "current map view", - "export.map_view_expl": "bbox, center, etc.", + "export.as_interactive_map": "fel Map Rhyngweithiol", + "export.current_map_view": "golwg map cyfredol", + "export.map_view_expl": "bbox, canol, ayb.", "export.section.data": "Data", - "export.generic_download_copy": "
lawrllwythocopi
", - "export.raw_data": "raw OSM data", + "export.generic_download_copy": "
lawrlwythocopi
", + "export.raw_data": "data crai OSM", "export.raw_interpreter": "raw data directly from Overpass API", - "export.save_geoJSON_gist": "save GeoJSON to gist", + "export.save_geoJSON_gist": "cadw GeoJSON i gist", "export.section.query": "Ymholiad", "export.format_text": "standalone query", - "export.format_text_raw": "raw query", - "export.format_text_wiki": "osm wiki", + "export.format_text_raw": "ymholiad crai", + "export.format_text_wiki": "wici osm", "export.format_text_umap": "umap remote data url", - "export.to_xml": "convert to Overpass-XML", + "export.to_xml": "trosi i Overpass-XML", "export.to_ql": "convert to (compact) OverpassQL", - "export.editors": "llwytho data mewn golygydd OSM", + "export.editors": "llwytho data mewn golygydd OSM:", "export.geoJSON.title": "Allforio - 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.title": "Cadwyd fel gist", "export.geoJSON_gist.gist": "Gist:", "export.geoJSON_gist.geojsonio": "Golygu gyda geojson.io:", "export.geoJSON_gist.geojsonio_link": "geojson.io", @@ -99,10 +99,10 @@ "export.KML.title": "Allforio - 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.title": "Allforio - crai", "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": "Dolen barhaol", "export.map_view.permalink_osm": "i osm.org", "export.map_view.center": "Canol", "export.map_view.center_expl": "lat, lon", @@ -112,21 +112,21 @@ "export.map_view.zoom": "Chwyddo", "export.image.title": "Allforio - Delwedd", "export.image.alt": "y map wedi'i allforio", - "export.image.download": "Lawrllwytho", + "export.image.download": "Lawrlwytho", "export.image.attribution_missing": "Make sure to include proper attributions when distributing this image!", - "share.title": "Share", - "share.header": "Permalink", + "share.title": "Rhannu", + "share.header": "Dolen barhaol", "share.copy_this_link": "Copy this link to share the current code:", "share.options": "Gosodiadau", "share.incl_map_state": "include current map state", "share.run_immediately": "run this query immediately after loading", "help.title": "Cymorth", - "help.section.introduction": "Introduction", + "help.section.introduction": "Cyflwyniad", "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenStreetMap.", "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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.section.queries": "Ymholiadau Overpass", "help.queries.expl": "Overpass API allows to query for OSM 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", @@ -136,16 +136,16 @@ "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.title": "Rhannu", "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": "Cadw a Llwytho", "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.title": "Bysellau brys:", "help.ide.keyboard.run": "Run the current query.", "help.ide.keyboard.wizard": "Start the query wizard.", - "help.ide.keyboard.load_save": "Llwytho (agor) / Cadw ymholiad", + "help.ide.keyboard.load_save": "Llwytho (agor) / Cadw ymholiad.", "help.ide.keyboard.help": "Open this help dialog.", - "help.section.key": "Map Key", + "help.section.key": "Allwedd Map", "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": "Allforio", @@ -154,42 +154,42 @@ "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.section.about": "Ynghylch", + "help.about.maintained": "Cynhelir overpass turbogan Martin Raifer (tyr.asd at gmail.com).", + "help.about.feedback.title": "Adborth, Adroddiadau Namau, Ceisiadau Nodweddion", + "help.about.feedback": "Os hoffech chi roi adborth, adrodd gwall neu ofyn am nodwedd penodol, defnyddiwch y tracwr materion ar github neu'r dudalen sgwrs ar wici OSM.", + "help.about.source.title": "Cod Ffynhonnell", "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 © OpenStreetMap contributors, ODbL (Terms)", + "help.section.attribution": "Cydnabyddiaeth", + "help.attr.data_sources": "Ffynonellau Data", + "help.attr.data": "Data ©CyfranwyrOpenStreetMap, ODbL(Telerau)", "help.attr.mining": "Data mining by", - "help.attr.tiles": "Map tiles © OpenStreetMap contributors", + "help.attr.tiles": "Teiliau map © CyfranwyrOpenStreetMap", "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.title": "Dewin Ymholiadau", "ffs.comments": "add query comments", - "ffs.placeholder": "search", + "ffs.placeholder": "chwilio", "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", + "ffs.typo": "Oeddech chi'n golygu:", + "dialog.dismiss": "cau", "dialog.cancel": "canslo", "dialog.save": "cadw", "dialog.save-local": "cadw (lleol)", "dialog.save-osm": "cadw ar osm.org", "dialog.delete": "dileu", - "dialog.close": "close", + "dialog.close": "cau", "dialog.done": "wedi gorffen", - "dialog.abort": "abort", - "dialog.reset": "reset", + "dialog.abort": "canslo", + "dialog.reset": "ailosod", "dialog.repair_query": "repair query", "dialog.continue_anyway": "parhau beth bynnag", - "dialog.show_data": "dangos y data", + "dialog.show_data": "dangos data", "dialog.wizard_build": "adeiladu ymholiad", "dialog.wizard_run": "adeiladu a gweithredu ymholiad", "dialog.delete_query.title": "Dileu'r Ymholiad?", @@ -199,21 +199,21 @@ "error.query.expl": "An error occurred during the execution of the overpass query! This is what overpass API returned:", "error.ajax.title": "Gwall Ajax", "error.ajax.expl": "An error occurred during the execution of the overpass query!", - "error.mapcss.title": "MapCSS Error", + "error.mapcss.title": "Gwall MapCSS", "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.title": "Gwall Nominatim", "error.nominatim.expl": "Could not find anything with the following name:", - "warning.browser.title": "Your browser is not supported :(", + "warning.browser.title": "Ni chefnogir eich porwr :(", "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.title": "Data Anghyflawn", "warning.incomplete.expl.1": "This query returned no nodes. In OSM, 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": "Peidiwch â dangos y neges hwn eto.", + "warning.incomplete.not_again": "peidiwch â dangos y neges hwn eto.", "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", @@ -221,30 +221,30 @@ "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.processing_query": "wrthi'n brosesu ymholiad...", "waiter.export_as_image": "wrthi'n allforio fel delwedd...", - "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": "leiniau", - "data_stats.polygons": "polygonau", + "data_stats.loaded": "Llwythwyd", + "data_stats.displayed": "Dangosir", + "data_stats.nodes": "nodau", + "data_stats.ways": "llwybrau", + "data_stats.relations": "perthnasoedd", + "data_stats.areas": "ardaloedd", + "data_stats.pois": "nodau", + "data_stats.lines": "llinellau", + "data_stats.polygons": "amlbolygonau", "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 OSM db", - "popup.tags": "Tags", + "popup.tags": "Tagiau", "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.coordinates": "Cyfesurynnau", + "popup.node": "Nod", + "popup.nodes": "Nodau", + "popup.way": "Llwybr", + "popup.ways": "Llwybrau", + "popup.relation": "Perthynas", + "popup.relations": "Perthnasoedd", "popup.incomplete_geometry": "Attention: incomplete geometry (e.g. some nodes missing)", - "map.intentionally_blank": "This map intentionally left blank." + "map.intentionally_blank": "Mae'r map hwn yn fwriadol wag." } \ No newline at end of file diff --git a/locales/da.json b/locales/da.json index a7deddea..0e3bd02d 100644 --- a/locales/da.json +++ b/locales/da.json @@ -239,12 +239,12 @@ "popup.tags": "Tags", "popup.metadata": "Metadata", "popup.coordinates": "Coordinates", - "popup.node": "Node", - "popup.nodes": "Nodes", - "popup.way": "Way", - "popup.ways": "Ways", + "popup.node": "Punkt", + "popup.nodes": "Punkter", + "popup.way": "Vej", + "popup.ways": "Veje", "popup.relation": "Relation", - "popup.relations": "Relations", + "popup.relations": "Relationer", "popup.incomplete_geometry": "Attention: incomplete geometry (e.g. some nodes missing)", "map.intentionally_blank": "Kortet er forsætligt tomt." } \ No newline at end of file diff --git a/locales/el.json b/locales/el.json index af3cd4be..a134a346 100644 --- a/locales/el.json +++ b/locales/el.json @@ -64,17 +64,17 @@ "load.examples": "Παραδείγματα", "load.no_saved_query": "κανένα αποθηκευμένο ερώτημα", "export.title": "Εξαγωγή", - "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.download-error": "Εξαγωγή - Σφάλμα", + "export.copy_to_clipboard": "Αντιγραφή αυτού του κειμένου στο πρόχειρο", + "export.copy_to_clipboard_success": "Εξαγωγή - Αντιγράφτηκε με επιτυχία στο πρόχειρο", + "export.copy_to_clipboard_success-message": " αντιγράφτηκε με επιτυχία στο πρόχειρο.", "export.section.map": "Χάρτης", "export.as_png": "ως εικόνα png", "export.as_interactive_map": "ως διαδραστικού Χάρτη", "export.current_map_view": "τρέχουσα προβολή χάρτη", "export.map_view_expl": "bbox, center, κλπ.", "export.section.data": "Δεδομένα", - "export.generic_download_copy": "
downloadcopy
", + "export.generic_download_copy": "
λήψηαντιγραφή
", "export.raw_data": "ακατέργαστα δεδομένα OSM", "export.raw_interpreter": "ακατέργαστα δεδομένα απ' ευθείας από το Overpass API", "export.save_geoJSON_gist": "αποθήκευση GeoJSON στο gist", @@ -82,7 +82,7 @@ "export.format_text": "αυτόνομο ερώτημα", "export.format_text_raw": "ακατέργαστο ερώτημα", "export.format_text_wiki": "osm wiki", - "export.format_text_umap": "umap remote data url", + "export.format_text_umap": "απομακρυσμένο url δεδομένων umap ", "export.to_xml": "μετατροπή σε Overpass-XML", "export.to_ql": "μετατροπή σε (συμπαγές) OverpassQL", "export.editors": "φόρτωση δεδομένων σε έναν διορθωτή OSM:", @@ -171,7 +171,7 @@ "help.attr.codemirror": "Διορθωτής με την ισχύ του", "help.attr.other_libs": "Άλλες βιβλιοθήκες:", "ffs.title": "Οδηγός ερωτήματος", - "ffs.comments": "add query comments", + "ffs.comments": "προσθήκη σχολίων ερωτήματος", "ffs.placeholder": "αναζήτηση", "ffs.expl": "Ο οδηγός σας βοηθά στην δημιουργία ερωτημάτων Overpass. Εδώ βρίσκονται μερικά παραδείγματα χρήσης:", "ffs.parse_error": "Λυπάμαι, αυτή η αναζήτηση δεν έγινε κατανοητή.", @@ -186,7 +186,7 @@ "dialog.close": "κλείσιμο", "dialog.done": "έγινε", "dialog.abort": "διακοπή", - "dialog.reset": "reset", + "dialog.reset": "επαναφορά", "dialog.repair_query": "διόρθωση ερωτήματος", "dialog.continue_anyway": "συνέχιση έτσι", "dialog.show_data": "εμφάνιση δεδομένων", @@ -226,7 +226,7 @@ "data_stats.loaded": "Φορτώθηκε", "data_stats.displayed": "Προβλήθηκε", "data_stats.nodes": "κόμβοι", - "data_stats.ways": "δρόμοι", + "data_stats.ways": "διαδρομές", "data_stats.relations": "σχέσεις", "data_stats.areas": "περιοχές", "data_stats.pois": "pois (σημεία ενδιαφέροντος)", @@ -236,15 +236,15 @@ "data_stats.lag": "Ενημερότητα των δεδομένων", "data_stats.lag_areas": "Ενημερότητα των περιοχών", "data_stats.lag.expl": "πίσω από την κύρια βάση δεδομένων του OSM", - "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)", + "popup.tags": "Ετικέτες", + "popup.metadata": "Μεταδεδομένα", + "popup.coordinates": "Συντεταγμένες", + "popup.node": "Κόμβος", + "popup.nodes": "Κόμβοι", + "popup.way": "Διαδρομή", + "popup.ways": "Διαδρομές", + "popup.relation": "Σχέση", + "popup.relations": "Σχέσεις", + "popup.incomplete_geometry": "Προσοχή: ημιτελής γεωμετρία (π.χ. λείπουν κάποιοι κόμβοι)", "map.intentionally_blank": "Αυτός ο χάρτης αφέθηκε κενός σκόπιμα." } \ No newline at end of file diff --git a/locales/en_GB.json b/locales/en_GB.json new file mode 100644 index 00000000..42b9a6da --- /dev/null +++ b/locales/en_GB.json @@ -0,0 +1,250 @@ +{ + "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.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 (osm.org)", + "load.saved_queries-osm-loading": "Loading saved queries from osm.org...", + "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.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 OSM 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": "osm 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 OSM 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 osm.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 OpenStreetMap.", + "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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 OSM 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 © OpenStreetMap contributors, ODbL (Terms)", + "help.attr.mining": "Data mining by", + "help.attr.tiles": "Map tiles © OpenStreetMap 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 osm.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": "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 OSM, 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 OSM 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." +} \ No newline at end of file diff --git a/locales/en_US.json b/locales/en_US.json new file mode 100644 index 00000000..64a9ce42 --- /dev/null +++ b/locales/en_US.json @@ -0,0 +1,250 @@ +{ + "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.settings": "Settings", + "nav.settings_tt": "various settings", + "nav.help": "Help", + "nav.help_tt": "help, about and attributions", + "nav.logout": "Logout", + "nav.logout_tt": "logout 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/autorepair 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": "e.g. \"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 center.", + "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 (osm.org)", + "load.saved_queries-osm-loading": "Loading saved queries from osm.org...", + "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.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 OSM 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": "osm 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 OSM 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 osm.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 OpenStreetMap.", + "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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 OSM 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 © OpenStreetMap contributors, ODbL (Terms)", + "help.attr.mining": "Data mining by", + "help.attr.tiles": "Map tiles © OpenStreetMap 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 osm.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 OSM, 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 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!", + "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 OSM 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." +} \ No newline at end of file diff --git a/locales/es.json b/locales/es.json index f7578693..91983e40 100644 --- a/locales/es.json +++ b/locales/es.json @@ -1,243 +1,243 @@ { "nav.run": "Ejecutar", - "nav.run_tt": "ejecutar esta consulta en Overpass API", + "nav.run_tt": "ejecutar esta consulta en la API Overpass", "nav.rerender_tt": "analizar el MapCSS y volver a renderizar el mapa", "nav.share": "Compartir", - "nav.share_tt": "obtener un enlace para esta consulta", + "nav.share_tt": "obtener un enlace permanente para esta consulta", "nav.export": "Exportar", - "nav.export_tt": "diversas herramientas de exportación", + "nav.export_tt": "varias herramientas de exportación", "nav.save": "Guardar", "nav.save_tt": "guardar esta consulta", "nav.load": "Cargar", - "nav.load_tt": "cargar consultas guardadas o ejemplos", + "nav.load_tt": "cargar consulta guardada o ejemplo", "nav.wizard": "Asistente", "nav.wizard_tt": "un constructor de consultas", - "nav.settings": "Configuraciones", - "nav.settings_tt": "diversas configuraciones", + "nav.settings": "Ajustes", + "nav.settings_tt": "varios ajustes", "nav.help": "Ayuda", "nav.help_tt": "ayuda, acerca de y atribuciones", "nav.logout": "Cerrar sesión", - "nav.logout_tt": "cerrar sesión de la cuenta osm actualmente sincronizada", + "nav.logout_tt": "cerrar sesión de la cuenta de OSM actualmente sincronizada", "tabs.map": "Mapa", "tabs.map_tt": "vista del mapa", "tabs.data": "Datos", "tabs.data_tt": "vista de datos", "map_controlls.zoom_to_data": "acercar a los datos", - "map_controlls.localize_user": "¡localízame!", - "map_controlls.localize_user_disabled": "deshabilitado porque overpass turbo no se ha ejecutado a través de https://", - "map_controlls.select_bbox": "seleccionar manualmente el bbox", - "map_controlls.select_bbox_disabled": "inhabilitado como la consulta actual que no requiere un bbox", - "map_controlls.toggle_wide_map": "Alternar ampliar mapa", - "map_controlls.toggle_data": "intercambiar la superposición de datos", - "map_controlls.suggest_zoom_to_data": "haz clic aquí para ver los datos", - "settings.title": "Configuraciones", - "settings.section.general": "Configuraciones generales", - "settings.ui_lang": "Idioma de la IU", + "map_controlls.localize_user": "¡Localízame!", + "map_controlls.localize_user_disabled": "deshabilitado porque Overpass Turbo no se ha cargado mediante https://", + "map_controlls.select_bbox": "seleccionar bbox manualmente", + "map_controlls.select_bbox_disabled": "deshabilitado ya que la consulta actual no requiere un bbox", + "map_controlls.toggle_wide_map": "ampliar mapa", + "map_controlls.toggle_data": "alternar la superposición de datos", + "map_controlls.suggest_zoom_to_data": "haz clic aquí para mostrar los datos", + "settings.title": "Ajustes", + "settings.section.general": "Ajustes generales", + "settings.ui_lang": "Idioma de la interfaz de usuario", "settings.server": "Servidor", - "settings.disable_autorepair": "Desactivar la advertencia o mensaje de autoreparar cuando Overpass API no devuelva datos visibles", + "settings.disable_autorepair": "Desactiva el aviso/mensaje de autorreparación cuando la API Overpass no devuelve datos visibles.", "settings.section.editor": "Editor", - "settings.enable_rich_editor": "Habilitar el editor de código enriquecido", - "settings.enable_rich_editor_expl": "inhabilitar esto en dispositivos móviles; requiere recargar la página para tener efecto", + "settings.enable_rich_editor": "Habilitar editor de código enriquecido", + "settings.enable_rich_editor_expl": "deshabilita esto en dispositivos móviles; requiere recargar la página para que tenga efecto", "settings.editor_width": "Ancho del editor", - "settings.editor_width_expl": "ej. «400px», dejar en blanco para predefinido", + "settings.editor_width_expl": "por ejemplo, «400px», deja en blanco para usar los valores predeterminados", "settings.section.map": "Mapa", "settings.tile_server": "Servidor de teselas", - "settings.tile_opacity": "Opacidad de las teselas", - "settings.tile_opacity_expl": "transparencia de las teselas de fondo: 0=transparente ... 1=visible", - "settings.show_crosshairs": "Mostrar la mira en el centro del mapa", - "settings.disable_poiomatic": "No mostrar pequeñas características como PDI", - "settings.show_data_stats": "Mostrar algunas estadísticas sobre datos cargados y mostrados", + "settings.tile_opacity": "Opacidad de teselas", + "settings.tile_opacity_expl": "transparencia de las teselas de fondo: 0 = transparente… 1 = visible", + "settings.show_crosshairs": "Mostrar punto de mira en el centro del mapa.", + "settings.disable_poiomatic": "No mostrar elementos pequeños como PDI.", + "settings.show_data_stats": "Mostrar algunas estadísticas sobre los datos cargados y mostrados.", "settings.section.sharing": "Compartir", "settings.include_map_state": "Incluir el estado actual del mapa en los enlaces compartidos", "settings.compression": "Compresión", "settings.section.export": "Exportar", - "settings.export_image_scale": "Mostrar la escala en las imágenes exportadas", - "settings.export_image_attr": "Mostrar la atribución en las imágenes exportadas", + "settings.export_image_scale": "Mostrar escala en las imágenes exportadas.", + "settings.export_image_attr": "Mostrar atribución en las imágenes exportadas.", "save.title": "Guardar", - "save.enter_name": "Introduzca un nombre para esta consulta", + "save.enter_name": "Introduce un nombre para esta consulta", "load.title": "Cargar", "load.delete_query": "eliminar esta consulta", "load.saved_queries-local": "Consultas guardadas (local)", "load.saved_queries-osm": "Consultas guardadas (osm.org)", "load.saved_queries-osm-loading": "Cargando consultas guardadas desde osm.org...", - "load.saved_queries-osm-error": "Se produjo un error al cargar consultas guardadas desde osm.org :(", + "load.saved_queries-osm-error": "Se produjo un error al cargar las consultas guardadas desde osm.org :(", "load.examples": "Ejemplos", - "load.no_saved_query": "aún sin consultas guardadas", + "load.no_saved_query": "todavía no hay consultas guardadas", "export.title": "Exportar", - "export.download-error": "Exportar - Error", + "export.download-error": "Error de exportación", "export.copy_to_clipboard": "Copiar este texto al portapapeles", - "export.copy_to_clipboard_success": "Exportar - Copiado con éxito al portapapeles", - "export.copy_to_clipboard_success-message": " se copió con éxito al portapapeles.", + "export.copy_to_clipboard_success": "Exportación: copiado al portapapeles correctamente", + "export.copy_to_clipboard_success-message": " se copió al portapapeles correctamente.", "export.section.map": "Mapa", - "export.as_png": "como imagen png", + "export.as_png": "como imagen PNG", "export.as_interactive_map": "como mapa interactivo", - "export.current_map_view": "actual vista del mapa", - "export.map_view_expl": "bbox, centrar, etc.", + "export.current_map_view": "vista del mapa actual", + "export.map_view_expl": "bbox, centro, etc.", "export.section.data": "Datos", - "export.generic_download_copy": "
descargarcopiar
", + "export.generic_download_copy": "
descargarcopiar
", "export.raw_data": "datos OSM sin procesar", - "export.raw_interpreter": "datos sin procesar directamente desde Overpass API", - "export.save_geoJSON_gist": "guardar GeoJSON a gist", + "export.raw_interpreter": "datos sin procesar directamente desde la API Overpass", + "export.save_geoJSON_gist": "guardar GeoJSON en gist", "export.section.query": "Consulta", - "export.format_text": "consulta independiente", - "export.format_text_raw": "consulta sin procesar", - "export.format_text_wiki": "wiki osm", - "export.format_text_umap": "umap url de datos remotos", - "export.to_xml": "convertir a Overpass-XML", - "export.to_ql": "convertir a (compact) OverpassQL", - "export.editors": "carga los datos en un editor OSM:", + "export.format_text": "consulta independiente", + "export.format_text_raw": "consulta sin procesar", + "export.format_text_wiki": "wiki OSM", + "export.format_text_umap": "umap URL de datos remotos", + "export.to_xml": "convertir a Overpass XML", + "export.to_ql": "convertir a (compacto) Overpass QL", + "export.editors": "cargar datos en un editor OSM:", "export.geoJSON.title": "Exportar - GeoJSON", - "export.geoJSON.expl": "Los datos actualmente mostrados como GeoJSON:", - "export.geoJSON.no_data": "¡Sin datos GeoJSON disponibles! Ejecuta una consulta primero.", + "export.geoJSON.expl": "Los datos que se muestran actualmente como GeoJSON:", + "export.geoJSON.no_data": "¡No hay datos GeoJSON disponibles! Ejecuta una consulta primero.", "export.geoJSON_gist.title": "Guardado como gist", "export.geoJSON_gist.gist": "Gist:", "export.geoJSON_gist.geojsonio": "Editar con geojson.io:", "export.geoJSON_gist.geojsonio_link": "geojson.io", "export.GPX.title": "Exportar - GPX", - "export.GPX.expl": "Los datos actualmente mostrados como GPX:", - "export.GPX.no_data": "¡Sin datos GPX disponibles! Ejecuta una consulta primero.", + "export.GPX.expl": "Los datos que se muestran actualmente como GPX:", + "export.GPX.no_data": "¡No hay datos GPX disponibles! Ejecuta una consulta primero.", "export.KML.title": "Exportar - KML", - "export.KML.expl": "Los datos actualmente mostrados como KML:", - "export.KML.no_data": "¡Sin datos KML disponibles! Ejecuta una consulta primero.", - "export.raw.title": "Exportar - sin procesar", - "export.raw.no_data": "¡Sin datos no procesados disponibles! Ejecuta una consulta primero.", + "export.KML.expl": "Los datos que se muestran actualmente como KML:", + "export.KML.no_data": "¡No hay datos KML disponibles! Ejecuta una consulta primero.", + "export.raw.title": "Exportar - datos sin procesar", + "export.raw.no_data": "¡No hay datos sin procesar disponibles! Ejecuta una consulta primero.", "export.map_view.title": "Vista del mapa actual", "export.map_view.permalink": "Enlace permanente", "export.map_view.permalink_osm": "a osm.org", - "export.map_view.center": "Centrar", - "export.map_view.center_expl": "lat, lon", + "export.map_view.center": "Centro", + "export.map_view.center_expl": "latitud, longitud", "export.map_view.bounds": "Límites", - "export.map_view.bounds_selection": "Límites (seleccione manualmente el bbox)", + "export.map_view.bounds_selection": "Límites (bbox seleccionado manualmente)", "export.map_view.bounds_expl": "sur, oeste, norte, este", - "export.map_view.zoom": "Ampliar", + "export.map_view.zoom": "Zoom", "export.image.title": "Exportar - Imagen", "export.image.alt": "el mapa exportado", "export.image.download": "Descargar", - "export.image.attribution_missing": "¡Asegúrate de incluir las atribuciones necesarias cuando distribuyas esta imagen!", + "export.image.attribution_missing": "¡Asegúrate de incluir las atribuciones adecuadas al distribuir esta imagen!", "share.title": "Compartir", "share.header": "Enlace permanente", - "share.copy_this_link": "Copie este enlace para compartir el código actual:", + "share.copy_this_link": "Copia este enlace para compartir el código actual:", "share.options": "Opciones", "share.incl_map_state": "incluir el estado actual del mapa", - "share.run_immediately": "ejecutar esta consulta inmediatamente después de cargar", + "share.run_immediately": "ejecutar esta consulta inmediatamente después de la carga", "help.title": "Ayuda", "help.section.introduction": "Introducción", - "help.intro.0": "Este es overpass turbo, una herramienta de filtrado de datos basado en la web para OpenStreetMap.", - "help.intro.1": "Con overpass turbo puede ejecutar consultas Overpass API y analizar los datos resultantes de OSM 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.0": "Esto es Overpass Turbo, una herramienta de filtrado de datos basada en web para OpenStreetMap.", + "help.intro.1": "Con Overpass Turbo, puedes ejecutar consultas de la API Overpass y analizar los datos OSM resultantes de forma interactiva en un mapa.", + "help.intro.1b": "Hay un asistente integrado que facilita mucho la creación de consultas.", + "help.intro.2": "Puedes encontrar más información sobre Overpass Turbo y cómo escribir consultas Overpass en la wiki de OSM.", "help.section.queries": "Consultas Overpass", - "help.queries.expl": "Overpass API permite consultar los datos OSM 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.queries.expl": "La API Overpass permite consultar datos de OSM con tus propios criterios de búsqueda. Para este propósito, tiene un lenguaje de consulta diseñado específicamente.", + "help.intro.shortcuts": "Además de las consultas regulares a la API Overpass, puedes usar los siguientes atajos útiles en Overpass Turbo:", + "help.intro.shortcuts.bbox": "coordenadas del cuadro delimitador de la vista actual del mapa", "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.date": "cadena de fecha y hora ISO 8601 de un intervalo de tiempo atrás (por ejemplo, «24 hours»)", "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.custom": "Puedes definir atajos arbitrarios colocando {{atajo=valor}} en cualquier parte del script.", + "help.intro.shortcuts.more": "Puedes encontrar más atajos de Overpass Turbo, información adicional sobre lo anterior y ejemplos de uso en la wiki de 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.)", + "help.ide.share.title": "Compartir", + "help.ide.share.expl": "Puedes enviar un enlace permanente con la consulta en la que estás trabajando actualmente a otra persona. Esto se encuentra en la herramienta Compartir y muestra un enlace que puedes enviar a un amigo o publicar en línea. (Ten en cuenta que los demás trabajarán en su propia copia de la consulta).", "help.ide.save_load.title": "Guardar y cargar", - "help.ide.save_load.expl": "También puede guardar y cargar sus consultas. Para empezar, hay algunas consultas de ejemplo precargadas. Eche un vistazo a estas para ver un pantallazo de lo que overpass puede hacer.", + "help.ide.save_load.expl": "También puedes guardar y cargar tus consultas. Para empezar, hay algunas consultas de ejemplo precargadas. Échales un vistazo para ver un resumen de lo que Overpass puede hacer.", "help.ide.keyboard.title": "Atajos de teclado:", "help.ide.keyboard.run": "Ejecuta la consulta actual.", "help.ide.keyboard.wizard": "Inicia el asistente de consultas.", "help.ide.keyboard.load_save": "Carga (abre) / Guarda una consulta.", "help.ide.keyboard.help": "Abre este diálogo de ayuda.", - "help.section.key": "Claves del mapa", - "help.key.example": "diversas características del mapa", - "help.key.description": "Las vías se muestran como líneas azules resaltadas, los polígonos como áreas amarillas con un contorno azul fino, los DPI (nodos con etiquetas) como círculos amarillos con un contorno azul fino. Los círculos con un relleno rojo representan los polígonos o vías que son demasiado pequeños para ser mostrados normalmente.\n\nLas líneas o contornos rosados significan que un objeto es parte de al menos una relación (cargada). Las líneas punteadas significan que una vía o un polígono tiene geometría incompleta (lo más probable debido a que algunos de sus nodos no han sido cargados).", + "help.section.key": "Clave del mapa", + "help.key.example": "varios elementos del mapa", + "help.key.description": "Las vías se muestran como líneas azules en negrita, los polígonos como áreas amarillas con un contorno azul fino, los PDI (nodos con etiquetas) como círculos amarillos con un contorno azul fino. Los círculos con relleno rojo representan polígonos o vías que son demasiado pequeños para mostrarse normalmente.\n\nLas líneas o contornos rosas significan que un objeto es parte de al menos una relación (cargada). Las líneas discontinuas significan que una vía o un polígono tiene una geometría incompleta (lo más probable es que se deba a que algunos de sus nodos no se han cargado).", "help.section.export": "Exportar", - "help.export": "La herramienta de exportación tiene una variedad de opciones por hacer con la consulta y/o datos cargados por la consulta.
Opciones con este símbolo: invocan o hacen referencia a herramientas externas (en línea).", - "help.export.query_data.title": "Consulta / Datos", - "help.export.query_data.expl": "Estas son algunas de las cosas que puede hacer con la consulta o datos sin procesar, como convertir la consulta entre los diversos lenguajes de consulta o exportar los datos como geoJSON. Una opción muy útil es la posibilidad de enviar la consulta a JOSM.", + "help.export": "La herramienta Exportar tiene una variedad de opciones para la consulta o los datos cargados por la consulta.
Las opciones con este símbolo: se basan o hacen referencia a herramientas externas (en línea).", + "help.export.query_data.title": "Consulta/Datos", + "help.export.query_data.expl": "Aquí tienes algunas cosas que puedes hacer con la consulta o los datos sin procesar, como convertir la consulta entre los distintos lenguajes de consulta o exportar los datos como GeoJSON. Una opción muy útil es la posibilidad de enviar la consulta a JOSM.", "help.export.map.title": "Mapa", - "help.export.map.expl": "Convertir la vista del mapa con datos actual a una imagen png estática, o un mapa interactivo (a pantalla completa), etc.", + "help.export.map.expl": "Convierte la vista actual del mapa con datos a una imagen PNG estática, o a un mapa interactivo (a pantalla completa), etc.", "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.maintained": "Overpass Turbo es mantenido por Martin Raifer (tyr.asd en gmail.com).", + "help.about.feedback.title": "Comentarios, informes de errores, solicitudes de funciones", + "help.about.feedback": "Si quieres dar tu opinión, informar de un problema o solicitar una función en particular, utiliza el registro de problemas en GitHub o la página de discusión en la wiki de 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.about.source": "El código fuente de esta aplicación se publica bajo la licencia MIT.", "help.section.attribution": "Atribución", "help.attr.data_sources": "Fuentes de datos", - "help.attr.data": "Datos © contribuidores OpenStreetMap, ODbL (términos)", + "help.attr.data": "Datos © colaboradores de OpenStreetMap, ODbL (Condiciones)", "help.attr.mining": "Minería de datos por", - "help.attr.tiles": "Map tiles © OpenStreetMap contributors", - "help.attr.search": "Búsqueda provista por", + "help.attr.tiles": "Teselas del mapa © colaboradores de OpenStreetMap", + "help.attr.search": "Búsqueda proporcionada por", "help.attr.software": "Software y bibliotecas", - "help.attr.leaflet": "Mapa provisto por", - "help.attr.codemirror": "Editor provisto por", + "help.attr.leaflet": "Mapa proporcionado por", + "help.attr.codemirror": "Editor proporcionado por", "help.attr.other_libs": "Otras bibliotecas:", - "ffs.title": "Asistente para consultas", - "ffs.comments": "añadir comentarios de consulta", + "ffs.title": "Asistente de consultas", + "ffs.comments": "añadir comentarios a la consulta", "ffs.placeholder": "buscar", - "ffs.expl": "El asistente le ayuda con la creación de consultas Overpass. He aquí algunos ejemplos de uso:", - "ffs.parse_error": "Lo sentimos, la búsqueda no se entiende.", - "ffs.parse_error_expl": "Tenga en cuenta que debe utilizar comillas en cadenas que contengan espacios o caracteres especiales y múltiples filtros de búsqueda deben estar separados por operadores booleanos correspondientes (and u or). Lea la documentación para más información.", - "ffs.typo": "Quisiste decir:", - "dialog.dismiss": "desechar", - "dialog.cancel": "cancelar", - "dialog.save": "guardar", + "ffs.expl": "El asistente te ayuda a crear consultas Overpass. Aquí tienes algunos ejemplos de uso:", + "ffs.parse_error": "Lo siento, no se entiende la búsqueda.", + "ffs.parse_error_expl": "Ten en cuenta que debes usar comillas en cadenas que contengan espacios o caracteres especiales, y que los filtros de búsqueda múltiple deben estar separados por operadores booleanos apropiados (y u o). Lee la documentación para obtener más información.", + "ffs.typo": "¿Quizás querías decir?:", + "dialog.dismiss": "Descartar", + "dialog.cancel": "Cancelar", + "dialog.save": "Guardar", "dialog.save-local": "guardar (local)", "dialog.save-osm": "guardar en osm.org", - "dialog.delete": "borrar", + "dialog.delete": "eliminar", "dialog.close": "cerrar", - "dialog.done": "hecho", + "dialog.done": "listo", "dialog.abort": "abortar", - "dialog.reset": "reiniciar", + "dialog.reset": "restablecer", "dialog.repair_query": "reparar consulta", "dialog.continue_anyway": "continuar de todos modos", - "dialog.show_data": "mostrar los datos", - "dialog.wizard_build": "construir consulta", - "dialog.wizard_run": "construir y ejecutar la consulta", + "dialog.show_data": "mostrar datos", + "dialog.wizard_build": "crear consulta", + "dialog.wizard_run": "crear y ejecutar la consulta", "dialog.delete_query.title": "¿Eliminar consulta?", - "dialog.delete_query.expl": "¿Realmente quiere eliminar la siguiente consulta", - "dialog.delete_query.expl-osm": "Realmente quiere eliminar la siguiente consulta sincronizada", - "error.query.title": "Error en la consulta", - "error.query.expl": "¡Ocurrió un error durante la ejecución de la consulta overpass! Esto es lo que overpass API devolvió:", - "error.ajax.title": "Error ajax", - "error.ajax.expl": "¡Ocurrió un error durante la ejecución de la consulta overpass!", - "error.mapcss.title": "Error en MapCSS", - "error.mapcss.expl": "Estilo MapCSS no válido:", - "error.remote.title": "Error en el control remoto", - "error.remote.incompat": "Error: incompatible con la versión del control remoto de JOSM", - "error.remote.not_found": "Control remoto no encontrado. :( Asegúrate que JOSM esté en ejecución y configurado correctamente.", - "error.nominatim.title": "Error en Nominatim", + "dialog.delete_query.expl": "¿Realmente quieres eliminar la siguiente consulta?", + "dialog.delete_query.expl-osm": "¿Realmente quieres eliminar la siguiente consulta sincronizada?", + "error.query.title": "Error de consulta", + "error.query.expl": "¡Se ha producido un error durante la ejecución de la consulta Overpass! Esto es lo que devolvió la API Overpass:", + "error.ajax.title": "Error de Ajax", + "error.ajax.expl": "¡Se ha producido un error durante la ejecución de la consulta Overpass!", + "error.mapcss.title": "Error de MapCSS", + "error.mapcss.expl": "Hoja de estilos MapCSS no válida:", + "error.remote.title": "Error de control remoto", + "error.remote.incompat": "Error: versión incompatible del control remoto de JOSM", + "error.remote.not_found": "No se ha encontrado el control remoto. :( Asegúrate de que JOSM ya se esté ejecutando y de que esté configurado correctamente.", + "error.nominatim.title": "Error de 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.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.title": "Tu navegador no es compatible :(", + "warning.browser.expl.1": "El navegador que estás usando (probablemente) no puede ejecutar (partes importantes de) esta aplicación. Debe ser compatible con Web Storage API y cross origin resource sharing (CORS).", + "warning.browser.expl.2": "Ten en cuenta que es posible que tengas que habilitar las cookies o los «datos locales» para este sitio en algunos navegadores (como Firefox y Chrome).", + "warning.browser.expl.3": "¡Actualiza tu navegador a una versión más reciente o cambia a uno más capaz! Se ha probado que las versiones recientes de Opera, Chrome y Firefox funcionan. Alternativamente, puedes usar el formulario de consulta de la API de Overpass.", "warning.incomplete.title": "Datos incompletos", - "warning.incomplete.expl.1": "Esta consulta no devolvió ningún nodo. En OSM, 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.", + "warning.incomplete.expl.1": "Esta consulta no devolvió ningún nodo. En OSM, solo los nodos contienen coordenadas. Por ejemplo, no se puede mostrar una vía sin sus nodos.", + "warning.incomplete.expl.2": "Si esto no es lo que querías obtener, Overpass Turbo puede ayudarte a reparar (autocompletar) la consulta. Para ello, selecciona «reparar consulta» a continuación. De lo contrario, puedes continuar con los datos.", "warning.incomplete.not_again": "no mostrar este mensaje de nuevo.", - "warning.incomplete.remote.expl.1": "Parece como si esta consulta no devolviera los datos de OSM en formato XML con los metadatos. Sin embargo, editores como JOSM requieren que los datos estén en ese formato.", - "warning.incomplete.remote.expl.2": "overpass turbo te puede ayudar a corregir la consulta seleccionando «reparar consulta» a continuación.", - "warning.share.long": "Advertencia: Este enlace compartido es bastante largo. Puede no funcionar en determinadas circunstancias", - "warning.share.very_long": "Advertencia: ¡Este enlace compartido es muy largo. Probablemente falle en circunstancias normales (navegadores, servidores web). Utilice con precaución!", + "warning.incomplete.remote.expl.1": "Parece que esta consulta no devolverá datos de OSM en formato XML con metadatos. Sin embargo, los editores como JOSM requieren que los datos estén en ese formato.", + "warning.incomplete.remote.expl.2": "Overpass Turbo puede ayudarte a corregir la consulta. Para ello, selecciona «reparar consulta» a continuación.", + "warning.share.long": "Advertencia: este enlace para compartir es bastante largo. Puede que no funcione en determinadas circunstancias.", + "warning.share.very_long": "¡Advertencia: este enlace para compartir es muy largo! Es probable que falle en circunstancias normales (navegadores, servidores web). ¡Úsalo con precaución!", "warning.huge_data.title": "Grandes cantidades de datos", - "warning.huge_data.expl.1": "Esta consulta devuelve un buen montón de datos (aprox. {{amount_txt}}).", - "warning.huge_data.expl.2": "Su navegador puede tener dificultades tratando de renderizar esto. ¿Está seguro que quiere continuar?", - "waiter.processing_query": "procesando consulta...", - "waiter.export_as_image": "exportando como imagen...", + "warning.huge_data.expl.1": "Esta consulta devuelve una gran cantidad de datos (aprox. {{amount_txt}}).", + "warning.huge_data.expl.2": "¿Tu navegador puede tener dificultades para intentar renderizar esto. ¿Seguro que quieres continuar?", + "waiter.processing_query": "Procesando consulta…", + "waiter.export_as_image": "Exportando como imagen…", "data_stats.loaded": "Cargado", "data_stats.displayed": "Mostrado", "data_stats.nodes": "nodos", "data_stats.ways": "vías", "data_stats.relations": "relaciones", "data_stats.areas": "áreas", - "data_stats.pois": "pdis", + "data_stats.pois": "PDI", "data_stats.lines": "líneas", "data_stats.polygons": "polígonos", - "data_stats.request_duration": "La petición de Overpass ha tardado", + "data_stats.request_duration": "La solicitud de Overpass tardó", "data_stats.lag": "Actualidad de los datos", "data_stats.lag_areas": "Actualidad de las áreas", - "data_stats.lag.expl": "detrás de la principal base de datos OSM", - "popup.tags": "Tags", - "popup.metadata": "Metadata", + "data_stats.lag.expl": "con respecto a la base de datos principal de OSM", + "popup.tags": "Etiquetas", + "popup.metadata": "Metadatos", "popup.coordinates": "Coordenadas", "popup.node": "Nodo", "popup.nodes": "Nodos", diff --git a/locales/fa.json b/locales/fa.json index e34ad6ef..4bce8930 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -164,14 +164,14 @@ "help.attr.data_sources": "منابع داده", "help.attr.data": "داده‌ها © مشارکت‌کنندگان OpenStreetMap،‏ ODbL (شرایط)", "help.attr.mining": "داده‌کاوی توسط", - "help.attr.tiles": "Map tiles © OpenStreetMap contributors", + "help.attr.tiles": "کاشی‌های نقشه © مشارکت‌کنندگان OpenStreetMap", "help.attr.search": "جست‌وجو ارائه‌شده توسط", "help.attr.software": "نرم‌افزار و کتابخانه‌ها", "help.attr.leaflet": "نقشه بر پایهٔ", "help.attr.codemirror": "ویرایشگر کد بر پایهٔ", "help.attr.other_libs": "سایر کتابخانه‌ها:", "ffs.title": "دستیار پرس‌وجو", - "ffs.comments": "add query comments", + "ffs.comments": "افزودن توضیحات پرس‌وجو", "ffs.placeholder": "جست‌وجو", "ffs.expl": "دستیار برای ساخت پرس‌وجوهای Overpass کمکتان می‌کند. چند نمونهٔ کاربردی:", "ffs.parse_error": "متأسفانه این جست‌وجو را نمی‌فهمم.", @@ -236,15 +236,15 @@ "data_stats.lag": "به‌هنگامیِ داده‌ها", "data_stats.lag_areas": "به‌هنگامیِ ناحیه‌ها", "data_stats.lag.expl": "عقب‌تر از پایگاه‌دادهٔ اصلی OSM", - "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)", + "popup.tags": "برچسب‌ها", + "popup.metadata": "متادیتا", + "popup.coordinates": "جهت‌ها", + "popup.node": "گره", + "popup.nodes": "گره‌ها", + "popup.way": "راه", + "popup.ways": "راه‌ها", + "popup.relation": "ارتباط", + "popup.relations": "ارتباط‌ها", + "popup.incomplete_geometry": "توجّه: چندضلعی ناقص (احتمال نبود چند گره)", "map.intentionally_blank": "این نقشه خالی است." } \ No newline at end of file diff --git a/locales/oc.json b/locales/oc.json new file mode 100644 index 00000000..64a9ce42 --- /dev/null +++ b/locales/oc.json @@ -0,0 +1,250 @@ +{ + "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.settings": "Settings", + "nav.settings_tt": "various settings", + "nav.help": "Help", + "nav.help_tt": "help, about and attributions", + "nav.logout": "Logout", + "nav.logout_tt": "logout 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/autorepair 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": "e.g. \"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 center.", + "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 (osm.org)", + "load.saved_queries-osm-loading": "Loading saved queries from osm.org...", + "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.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 OSM 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": "osm 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 OSM 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 osm.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 OpenStreetMap.", + "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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 OSM 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 © OpenStreetMap contributors, ODbL (Terms)", + "help.attr.mining": "Data mining by", + "help.attr.tiles": "Map tiles © OpenStreetMap 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 osm.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 OSM, 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 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!", + "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 OSM 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." +} \ No newline at end of file diff --git a/locales/pt.json b/locales/pt.json index 50c621f2..0e6fc4df 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -1,15 +1,15 @@ { "nav.run": "Executar", "nav.run_tt": "executar esta consulta na API do Overpass", - "nav.rerender_tt": "parse the MapCSS and rerender the map", + "nav.rerender_tt": "analisar o MapCSS e renderizar novamente o mapa", "nav.share": "Partilhar", - "nav.share_tt": "obter uma ligação permanente para esta consulta", + "nav.share_tt": "obter uma hiperligação permanente para esta consulta", "nav.export": "Exportar", "nav.export_tt": "várias ferramentas de exportação", - "nav.save": "Gravar", - "nav.save_tt": "gravar esta consulta", + "nav.save": "Guardar", + "nav.save_tt": "guardar esta consulta", "nav.load": "Carregar", - "nav.load_tt": "carregar consulta gravada ou exemplo", + "nav.load_tt": "carregar consulta guardada ou exemplo", "nav.wizard": "Assistente", "nav.wizard_tt": "um construtor de consultas", "nav.settings": "Opções", @@ -24,27 +24,27 @@ "tabs.data_tt": "visão de dados", "map_controlls.zoom_to_data": "enquadrar nos dados", "map_controlls.localize_user": "localiza-me!", - "map_controlls.localize_user_disabled": "disabled because overpass turbo has not been loaded via https://", + "map_controlls.localize_user_disabled": "desativado porque o Overpass Turbo não foi carregado via https://", "map_controlls.select_bbox": "definir manualmente a caixa de limites", "map_controlls.select_bbox_disabled": "desativado uma vez que a consulta atual não necessita de uma caixa de limites", - "map_controlls.toggle_wide_map": "mostrar/ocultar mapa largo", - "map_controlls.toggle_data": "mostrar/esconder camada de dados", + "map_controlls.toggle_wide_map": "mostrar / ocultar mapa largo", + "map_controlls.toggle_data": "mostrar / ocultar camada de dados", "map_controlls.suggest_zoom_to_data": "clique aqui para mostrar os dados", "settings.title": "Opções", - "settings.section.general": "Opções Gerais", - "settings.ui_lang": "Idioma da Interface", + "settings.section.general": "Opções gerais", + "settings.ui_lang": "Idioma da interface", "settings.server": "Servidor", - "settings.disable_autorepair": "Desativar a mensagem de aviso/corrigir automaticamente quando a API do Overpass não obtém dados visíveis.", + "settings.disable_autorepair": "Desativar a mensagem de aviso / corrigir automaticamente quando a API do Overpass não obtém dados visíveis.", "settings.section.editor": "Editor", "settings.enable_rich_editor": "Ativar editor de código completo", - "settings.enable_rich_editor_expl": "desativar isto em dispositivos móveis; necessita de recarregar a página para surtir efeito", + "settings.enable_rich_editor_expl": "desative isto em dispositivos móveis; necessita de recarregar a página para surtir efeito", "settings.editor_width": "Largura do editor", - "settings.editor_width_expl": "por exemplo \"400px\"; deixar em branco para usar o padrão", + "settings.editor_width_expl": "por exemplo \"400px\"; deixar em branco para usar o predefinido", "settings.section.map": "Mapa", - "settings.tile_server": "Servidor de Telas", - "settings.tile_opacity": "Opacidade das Telas", - "settings.tile_opacity_expl": "transparência das telas de fundo: 0=transparente … 1=visível", - "settings.show_crosshairs": "Mostrar cruz no centro do mapa", + "settings.tile_server": "Servidor de mosaicos", + "settings.tile_opacity": "Opacidade dos mosaicos", + "settings.tile_opacity_expl": "transparência dos mosaicos de fundo: 0=transparente … 1=visível", + "settings.show_crosshairs": "Mostrar a mira no centro do mapa.", "settings.disable_poiomatic": "Não mostrar elementos pequenos como os POIs.", "settings.show_data_stats": "Mostrar alguma estatísticas sobre dados carregados e mostrados.", "settings.section.sharing": "Partilhar", @@ -53,43 +53,43 @@ "settings.section.export": "Exportar", "settings.export_image_scale": "Mostrar escala nas imagens exportadas.", "settings.export_image_attr": "Mostrar atribuição dos autores nas imagens exportadas.", - "save.title": "Gravar", + "save.title": "Guardar", "save.enter_name": "Introduza um nome para esta consulta", "load.title": "Carregar", "load.delete_query": "eliminar esta consulta", - "load.saved_queries-local": "Consultas Gravadas (local)", - "load.saved_queries-osm": "Consultas Gravadas (osm.org)", - "load.saved_queries-osm-loading": "A carregar consultas gravadas de osm.org...", - "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.org :(", + "load.saved_queries-local": "Consultas guardadas (local)", + "load.saved_queries-osm": "Consultas guardadas (osm.org)", + "load.saved_queries-osm-loading": "A carregar consultas guardadas de osm.org...", + "load.saved_queries-osm-error": "Ocorreu um erro ao carregar as consultas guardadas de osm.org :(", "load.examples": "Exemplos", - "load.no_saved_query": "sem nenhuma consulta gravada", + "load.no_saved_query": "sem nenhuma consulta guardada", "export.title": "Exportar", - "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.download-error": "Exportar - Erro", + "export.copy_to_clipboard": "Copiar este texto para a área de transferência", + "export.copy_to_clipboard_success": "Exportar - Copiado com sucesso para a área de transferência", + "export.copy_to_clipboard_success-message": " foi copiado com sucesso para a área de transferência.", "export.section.map": "Mapa", - "export.as_png": "como imagem png", - "export.as_interactive_map": "como Mapa interativo", + "export.as_png": "como imagem PNG", + "export.as_interactive_map": "como mapa interativo", "export.current_map_view": "vista do mapa atual", "export.map_view_expl": "caixa de limites, centro, etc.", "export.section.data": "Dados", - "export.generic_download_copy": "
", + "export.generic_download_copy": "
", "export.raw_data": "dados OSM em bruto", "export.raw_interpreter": "dados em bruto da API do Overpass", - "export.save_geoJSON_gist": "gravar GeoJSON para o gist", + "export.save_geoJSON_gist": "guardar GeoJSON para o gist", "export.section.query": "Consulta", "export.format_text": "consulta autónoma", - "export.format_text_raw": "consulta em bruto", - "export.format_text_wiki": "wiki osm", - "export.format_text_umap": "umap remote data url", + "export.format_text_raw": "consulta em bruto", + "export.format_text_wiki": "wiki OSM", + "export.format_text_umap": "URL de dados remoto uMap ", "export.to_xml": "converter para Overpass-XML", "export.to_ql": "converter para (compacto) OverpassQL", "export.editors": "carregar dados num editor OSM:", "export.geoJSON.title": "Exportar - GeoJSON", "export.geoJSON.expl": "Os dados atualmente mostrados em GeoJSON:", "export.geoJSON.no_data": "Nenhuns dados GeoJSON disponíveis! Por favor faça primeiro uma consulta.", - "export.geoJSON_gist.title": "Gravado como gist", + "export.geoJSON_gist.title": "Guardado como gist", "export.geoJSON_gist.gist": "Gist:", "export.geoJSON_gist.geojsonio": "Editar com geojson.io:", "export.geoJSON_gist.geojsonio_link": "geojson.io", @@ -101,126 +101,126 @@ "export.KML.no_data": "Nenhuns dados KML disponíveis! Por favor faça primeiro uma consulta.", "export.raw.title": "Exportar - dados em bruto", "export.raw.no_data": "Nenhuns dados em bruto disponíveis! Por favor faça primeiro uma consulta.", - "export.map_view.title": "Vista do Mapa Atual", - "export.map_view.permalink": "Ligação permanente", + "export.map_view.title": "Vista do mapa atual", + "export.map_view.permalink": "Hiperligação permanente", "export.map_view.permalink_osm": "para o osm.org", "export.map_view.center": "Centro", "export.map_view.center_expl": "lat, lon", "export.map_view.bounds": "Limites", "export.map_view.bounds_selection": "Limites (caixa de limites selecionada manualmente)", "export.map_view.bounds_expl": "sul, oeste, norte, este", - "export.map_view.zoom": "Aproximar/afastar", + "export.map_view.zoom": "Aproximar / afastar", "export.image.title": "Exportar - Imagem", "export.image.alt": "o mapa exportado", "export.image.download": "Descarregar", "export.image.attribution_missing": "Certifique-se que inclui as atribuições da autoria ao distribuir esta imagem!", "share.title": "Partilhar", - "share.header": "Ligação permanente", + "share.header": "Hiperligação permanente", "share.copy_this_link": "Copie esta hiperligação para partilhar o código atual:", "share.options": "Opções", "share.incl_map_state": "incluir estado atual do mapa", "share.run_immediately": "executar esta consulta imediatamente após carregar", "help.title": "Ajuda", "help.section.introduction": "Introdução", - "help.intro.0": "Isto é o overpass turbo, uma ferramenta de filtrar baseada na Internet para o OpenStreetMap.", - "help.intro.1": "Com o overpass turbo pode executar consultas Overpass API e analisar os dados OSM 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.0": "Isto é o Overpass Turbo, uma ferramenta de filtrar baseada na Internet para o OpenStreetMap.", + "help.intro.1": "Com o Overpass Turbo pode executar consultas com a API do Overpass e analisar os dados OSM 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.section.queries": "Consultas Overpass", - "help.queries.expl": "A Overpass API permite consultar dados do OSM 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.queries.expl": "A API do Overpass permite consultar dados do OSM 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 à API do Overpass, 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.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.section.ide": "Ambiente de Desenvolvimento Integrado- IDE", + "help.section.ide": "IDE (ambiente de desenvolvimento integrado)", "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.)", - "help.ide.save_load.title": "Gravar e Carregar", - "help.ide.save_load.expl": "Também pode cravar e carregar as suas consultas. Para começar, existem alguns exemplos de consultas pré-carregadas. Veja-as para ter uma ideia do que o Overpass Turbo pode fazer.", + "help.ide.share.expl": "É possível enviar uma hiperligaçã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 hiperligaçã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.)", + "help.ide.save_load.title": "Guardar e carregar", + "help.ide.save_load.expl": "Também pode guardar e carregar as suas consultas. Para começar, existem alguns exemplos de consultas pré-carregadas. Veja-as para ter uma ideia do que o Overpass Turbo pode fazer.", "help.ide.keyboard.title": "Atalhos de teclado:", "help.ide.keyboard.run": "Executar a consulta atual.", "help.ide.keyboard.wizard": "Iniciar o assistente de consultas.", - "help.ide.keyboard.load_save": "Carregar (abrir) / Gravar uma consulta.", + "help.ide.keyboard.load_save": "Carregar (abrir) / guardar uma consulta.", "help.ide.keyboard.help": "Abrir esta janela de ajuda.", - "help.section.key": "Legenda do Mapa", + "help.section.key": "Legenda do mapa", "help.key.example": "vários elementos do mapa", - "help.key.description": "As Vias são mostradas como linhas azuis espessas. Os Polígonos como áreas a amarelo com uma linha de contorno azul fina. Os POIs (nós com etiquetas) como círculos amarelos com uma linha de contorno azul fina. Os círculos com um preenchimento a vermelho são polígonos ou vias que são demasiado pequenos para serem mostrados normalmente. As linhas a rosa ou contornos a rosa são mostradas em objetos que façam parte de pelo menos uma relação (carregada). Linhas a tracejado são mostradas em linhas ou polígonos com geometria incompleta (provavelmente porque os seus nós não foram todos carregados).", + "help.key.description": "As vias são mostradas como linhas azuis espessas. Os polígonos como áreas a amarelo com uma linha de contorno azul fina. Os POIs (nós com etiquetas) como círculos amarelos com uma linha de contorno azul fina. Os círculos com um preenchimento a vermelho são polígonos ou vias que são demasiado pequenos para serem mostrados normalmente. As linhas a rosa ou contornos a rosa são mostradas em objetos que façam parte de pelo menos uma relação (carregada). As linhas a tracejado são mostradas em linhas ou polígonos com geometria incompleta (provavelmente porque os seus nós não foram todos carregados).", "help.section.export": "Exportar", "help.export": "A ferramenta Exportar tem uma série de opções a usar na consulta e/ou nos dados obtidos pela consulta.
As opções com este símbolo: usam um site externo (online) ao Overpass Turbo.", - "help.export.query_data.title": "Consulta / Dados", - "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.query_data.title": "Consulta / dados", + "help.export.query_data.expl": "Isto contém algumas coisas que pode fazer com a consulta ou dados em bruto, como converter a consulta entre as várias linguagens de consulta ou exportar os dados como geoJSON. Uma opção muito útil é a possibilidade de enviar a consulta para o JOSM.", "help.export.map.title": "Mapa", - "help.export.map.expl": "Converte a vista do mapa-com-dados atual numa imagem PNG, ou num mapa interativo (preenche o ecrã todo), etc.", + "help.export.map.expl": "Converte a vista do mapa com dados atual numa imagem PNG, ou num mapa interativo (preenche o ecrã todo), etc.", "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.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.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", - "help.attr.data_sources": "Fontes dos Dados", + "help.attr.data_sources": "Fontes dos dados", "help.attr.data": "Dados © contribuidores do OpenStreetMap ODbL (Termos)", "help.attr.mining": "Mineração de dados por", - "help.attr.tiles": "Map tiles © OpenStreetMap contributors", + "help.attr.tiles": "Mosaicos do mapa © contribuidores do OpenStreetMap", "help.attr.search": "Pesquisa fornecida por", - "help.attr.software": "Programas e Bibliotecas", + "help.attr.software": "Programas e bibliotecas", "help.attr.leaflet": "Mapa fornecido por", "help.attr.codemirror": "Editor fornecido por", "help.attr.other_libs": "Outras bibliotecas:", - "ffs.title": "Assistente de Consulta", - "ffs.comments": "add query comments", + "ffs.title": "Assistente de consulta", + "ffs.comments": "adicionar comentários de consulta", "ffs.placeholder": "pesquisar", "ffs.expl": "O assistente ajuda-o a criar consultas. Aqui estão alguns exemplos:", "ffs.parse_error": "Desculpe, a pesquisa não foi compreendida.", - "ffs.parse_error_expl": "Note que tem de usar aspas duplas ao adicionar palavras/frases que tenham espaços ou caracteres especiais e que filtros múltiplos de pesquisa têm de ser separados pelos operadores boleanos apropriados (and ou or). Veja a documentação (em inglês) para mais informações.", + "ffs.parse_error_expl": "Note que tem de usar aspas duplas ao adicionar palavras / frases que tenham espaços ou caracteres especiais e que filtros múltiplos de pesquisa têm de ser separados pelos operadores boleanos apropriados (and ou or). Veja a documentação (em inglês) para mais informações.", "ffs.typo": "Será que queria dizer:", "dialog.dismiss": "descartar", "dialog.cancel": "cancelar", - "dialog.save": "Gravar", - "dialog.save-local": "Gravar (local)", - "dialog.save-osm": "Gravar em osm.org", + "dialog.save": "guardar", + "dialog.save-local": "guardar (local)", + "dialog.save-osm": "guardar em osm.org", "dialog.delete": "eliminar", "dialog.close": "fechar", "dialog.done": "feito", "dialog.abort": "abortar", - "dialog.reset": "reset", + "dialog.reset": "repor", "dialog.repair_query": "reparar consulta", "dialog.continue_anyway": "continuar mesmo assim", "dialog.show_data": "mostrar dados", "dialog.wizard_build": "construir consulta", "dialog.wizard_run": "construir e executar a consulta", - "dialog.delete_query.title": "Eliminar Consulta?", + "dialog.delete_query.title": "Eliminar a consulta?", "dialog.delete_query.expl": "Quer mesmo eliminar a seguinte consulta?", "dialog.delete_query.expl-osm": "Quer mesmo eliminar a seguinte consulta sincronizada?", - "error.query.title": "Erro na Consulta", - "error.query.expl": "An error occurred during the execution of the overpass query! This is what overpass API returned:", + "error.query.title": "Erro na consulta", + "error.query.expl": "Ocorreu um erro durante a execução da consulta Overpass! Isto é o que a API da Overpass devolveu:", "error.ajax.title": "Erro Ajax", - "error.ajax.expl": "An error occurred during the execution of the overpass query!", + "error.ajax.expl": "Ocorreu um erro durante a execução da consulta Overpass!", "error.mapcss.title": "Erro MapCSS", "error.mapcss.expl": "Folha de estilos MapCSS inválida:", - "error.remote.title": "Erro de Controlo Remoto", + "error.remote.title": "Erro de controlo remoto", "error.remote.incompat": "Erro: versão de controlo remoto do JOSM incompatível", "error.remote.not_found": "Controlo remoto não encontrado :( Certifique-se que o JOSM está aberto e configurado corretamente.", "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 API do Overpass.", "warning.incomplete.title": "Dados incompletos", "warning.incomplete.expl.1": "Esta consulta não obteve nós. No OSM 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 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.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!", "warning.huge_data.title": "Grande quantidade de dados", - "warning.huge_data.expl.1": "Esta consulta resultou numa grande quantidade de dqados (aproximadamente {{amount_txt}}).", - "warning.huge_data.expl.2": "O seu navegador de Internet pode ter problemas em carregar os dados. Quer mesmo continuar?", + "warning.huge_data.expl.1": "Esta consulta resultou numa grande quantidade de dados (aproximadamente {{amount_txt}}).", + "warning.huge_data.expl.2": "O seu navegador de Internet pode ter problemas a carregar estes dados. Quer mesmo continuar?", "waiter.processing_query": "a processar a consulta...", "waiter.export_as_image": "a exportar imagem...", "data_stats.loaded": "Carregado", @@ -232,19 +232,19 @@ "data_stats.pois": "POIs", "data_stats.lines": "linhas", "data_stats.polygons": "polígonos", - "data_stats.request_duration": "Overpass request took", + "data_stats.request_duration": "O pedido Overpass demorou", "data_stats.lag": "Atualidade dos dados", "data_stats.lag_areas": "Atualidade das áreas", "data_stats.lag.expl": "mais antigos que a base de dados do OSM", - "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)", + "popup.tags": "Etiquetas", + "popup.metadata": "Metadados", + "popup.coordinates": "Coordenadas", + "popup.node": "Nó", + "popup.nodes": "Nós", + "popup.way": "Via", + "popup.ways": "Vias", + "popup.relation": "Relação", + "popup.relations": "Relações", + "popup.incomplete_geometry": "Atenção: geometria incompleta (por exemplo, faltam alguns nós)", "map.intentionally_blank": "Este mapa foi deixando em branco intencionalmente." } \ No newline at end of file diff --git a/locales/pt_BR.json b/locales/pt_BR.json new file mode 100644 index 00000000..0e7a5f02 --- /dev/null +++ b/locales/pt_BR.json @@ -0,0 +1,250 @@ +{ + "nav.run": "Executar", + "nav.run_tt": "execute esta consulta na API do Overpass", + "nav.rerender_tt": "analisar o MapCSS e renderizar novamente o mapa", + "nav.share": "Compartilhar", + "nav.share_tt": "pegue um link permanente para essa consulta", + "nav.export": "Exportar", + "nav.export_tt": "várias ferramentas de exportação", + "nav.save": "Salvar", + "nav.save_tt": "Salvar esta consulta", + "nav.load": "Carregar", + "nav.load_tt": "Carregar consulta ou exemplo salvo", + "nav.wizard": "Assistente", + "nav.wizard_tt": "Um construtor de consultas", + "nav.settings": "Configurações", + "nav.settings_tt": "Várias configurações", + "nav.help": "Ajuda", + "nav.help_tt": "ajuda, sobre e atribuições", + "nav.logout": "Sair", + "nav.logout_tt": "sair da conta osm atual sincronizada", + "tabs.map": "Mapa", + "tabs.map_tt": "vista de mapa", + "tabs.data": "Dados", + "tabs.data_tt": "vista de dados", + "map_controlls.zoom_to_data": "ampliar para dados", + "map_controlls.localize_user": "me localize!", + "map_controlls.localize_user_disabled": "desativado porque o overpass turbo não foi carregado via https://", + "map_controlls.select_bbox": "selecionar bbox manualmente", + "map_controlls.select_bbox_disabled": "desabilitado porque a consulta atual não requer um bbox", + "map_controlls.toggle_wide_map": "mudar para mapa amplo", + "map_controlls.toggle_data": "ativar/desativar camada de dados", + "map_controlls.suggest_zoom_to_data": "clique aqui para exibir os dados", + "settings.title": "Configurações", + "settings.section.general": "Configurações gerais", + "settings.ui_lang": "Idioma da interface", + "settings.server": "Servidor", + "settings.disable_autorepair": "Desabilitar mensagem de aviso/autoreparo quando a API do Overpass não retornar dados visíveis. ", + "settings.section.editor": "Editor", + "settings.enable_rich_editor": "Habilitar editor de código enriquecido", + "settings.enable_rich_editor_expl": "desabilitar isto em dispositivos móveis; é necessário recarregar a página", + "settings.editor_width": "Largura de editor", + "settings.editor_width_expl": "ex. \"400px\", deixar em branco para padrão", + "settings.section.map": "Mapa", + "settings.tile_server": "Servidor de blocos", + "settings.tile_opacity": "Opacidade dos blocos", + "settings.tile_opacity_expl": "transparência dos blocos de fundo: 0=transparente ... 1=visível", + "settings.show_crosshairs": "Mostra mira no centro do mapa.", + "settings.disable_poiomatic": "Não mostre pequenos recursos como POIs.", + "settings.show_data_stats": "Mostrar algumas estatísticas sobre dados carregados e exibidos.", + "settings.section.sharing": "Compartilhamento", + "settings.include_map_state": "Incluir o estado atual do mapa nos links compartilhados", + "settings.compression": "Compressão", + "settings.section.export": "Exportar", + "settings.export_image_scale": "Mostrar escala em imagens exportadas.", + "settings.export_image_attr": "Mostrar atribuição em imagens exportadas.", + "save.title": "Salvar", + "save.enter_name": "Insira um nome para a consulta", + "load.title": "Carregar", + "load.delete_query": "delete esta consulta", + "load.saved_queries-local": "Salvar consultas (local)", + "load.saved_queries-osm": "Salvar consultas (osm.org)", + "load.saved_queries-osm-loading": "Carregando consultas salvas do osm.org ...", + "load.saved_queries-osm-error": "Ocorreu um erro ao carregar as consultas salvas de osm.org :(", + "load.examples": "Exemplos", + "load.no_saved_query": "consulta ainda não foi salva", + "export.title": "Exportar", + "export.download-error": "Exportar - Erro", + "export.copy_to_clipboard": "Copie este texto para a área de transferência", + "export.copy_to_clipboard_success": "Exportar - Copiado com sucesso para a área de transferência", + "export.copy_to_clipboard_success-message": " foi copiado com sucesso para a área de transferência.", + "export.section.map": "Mapa", + "export.as_png": "como imagem png ", + "export.as_interactive_map": "como mapa interativo", + "export.current_map_view": "vista do mapa atual", + "export.map_view_expl": "bbox, centro, etc.", + "export.section.data": "Dados", + "export.generic_download_copy": "
", + "export.raw_data": "dados OSM brutos", + "export.raw_interpreter": "dados brutos diretamente de API do Overpass", + "export.save_geoJSON_gist": "salvar dados GeoJSON para um gist", + "export.section.query": "Consulta", + "export.format_text": "consulta autônoma", + "export.format_text_raw": "consulta bruta", + "export.format_text_wiki": "osm wiki", + "export.format_text_umap": "URL de dados remoto uMap", + "export.to_xml": "converter para XML-Overpass", + "export.to_ql": "converter para OverpassQL (compactado) ", + "export.editors": "carregar dados em um editor do OSM:", + "export.geoJSON.title": "Exportar - GeoJSON", + "export.geoJSON.expl": "Os dados exibidos atualmente como GeoJSON:", + "export.geoJSON.no_data": "Dados GeoJSON não disponíveis! Executar consulta antes.", + "export.geoJSON_gist.title": "Salvar como um gist", + "export.geoJSON_gist.gist": "Gist:", + "export.geoJSON_gist.geojsonio": "Editar com geojson.io:", + "export.geoJSON_gist.geojsonio_link": "geojson.io", + "export.GPX.title": "Exportar - GPX", + "export.GPX.expl": "Dados atuais exibidos como GPX:", + "export.GPX.no_data": "Nenhum arquivo GPX disponível! Por favor execute a consulta primeiro.", + "export.KML.title": "Exportar - KML", + "export.KML.expl": "Dados atuais exibidos como KML:", + "export.KML.no_data": "Dados KML não disponívels! Execute consulta antes.", + "export.raw.title": "Exportar - raw", + "export.raw.no_data": "Não há dados brutos! Por favor, rode a consulta primeiro.", + "export.map_view.title": "Visão atual do mapa", + "export.map_view.permalink": "Link permanente", + "export.map_view.permalink_osm": "para osm.org", + "export.map_view.center": "Centralizar", + "export.map_view.center_expl": "lat, lon", + "export.map_view.bounds": "Fronteira", + "export.map_view.bounds_selection": "Limites (selecionar bbox manualmente)", + "export.map_view.bounds_expl": "sul, oeste, norte, leste", + "export.map_view.zoom": "Zoom", + "export.image.title": "Exportar - Imagem", + "export.image.alt": "o mapa exportado", + "export.image.download": "Baixar", + "export.image.attribution_missing": "Certifique-se de incluir adequadamente atribuições ao distribuir estas imagens!", + "share.title": "Compartilhar", + "share.header": "Link permanente", + "share.copy_this_link": "Copie este link para compartilhar o código a seguir: ", + "share.options": "Opiniões ", + "share.incl_map_state": "incluir o estado atual do mapa", + "share.run_immediately": "executar esta consulta imediatamente após carregar", + "help.title": "Ajuda", + "help.section.introduction": "Introduction", + "help.intro.0": "Este é o overpass turbo, uma ferramenta web para filtrar dados do OpenStreetMap.", + "help.intro.1": "Com o overpass turbo é possível executar consultas à API do Overpass 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.section.queries": "Consultas Overpass", + "help.queries.expl": "API do Overpass permite consultar dados OSM 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 do 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.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.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 Compartilhar, 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.)", + "help.ide.save_load.title": "Carregar e salvar", + "help.ide.save_load.expl": "Você também pode salver e carregar suas consultas. ", + "help.ide.keyboard.title": "Atalhos do teclado:", + "help.ide.keyboard.run": "Execute a consulta atual.", + "help.ide.keyboard.wizard": "Iniciar o assistente de criação de consultas", + "help.ide.keyboard.load_save": "Carregar (abrir) / salvar uma consulta", + "help.ide.keyboard.help": "Abrir este diálogo de ajuda.", + "help.section.key": "Legenda do mapa", + "help.key.example": "diversos recursos do mapa", + "help.key.description": "Os caminhos são mostrados como linhas azuis em negrito, Polígonos como áreas amarelas com um contorno azul fino, POIs (nós com marcas) como círculos amarelos com um contorno azul fino. Círculos com preenchimento vermelho representam polígonos ou formas muito pequenas para serem exibidas normalmente. Linhas ou contornos rosa significam que um objeto faz parte de pelo menos uma relação (carregada). As linhas tracejadas significam que uma via ou polígono tem geometria incompleta (provavelmente porque alguns de seus nós não foram carregados).", + "help.section.export": "Exportar", + "help.export": "A ferramenta Exportar possui uma série de opções de ação com a consulta e/ou com os dados carregados pela consulta.
Opções com o símbolo: referem-se a ferramentas online externas.", + "help.export.query_data.title": "Consulta / dados", + "help.export.query_data.expl": "Isso contém algumas coisas que você pode fazer com a consulta ou dados brutos, como converter a consulta entre as várias linguagens de consulta ou exportar os dados como geoJSON. Uma opção muito útil é a possibilidade de enviar a consulta ao JOSM.", + "help.export.map.title": "Mapa", + "help.export.map.expl": "Converta a visualização do mapa com dados atual em uma imagem PNG estática ou em um mapa interativo (tela inteira) etc.", + "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.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", + "help.attr.data_sources": "Fontes de dados", + "help.attr.data": "Dados © contribuidores do OpenStreetMap, ODbL (Termos)", + "help.attr.mining": "Dados produzidos por", + "help.attr.tiles": "Blocos de mapa © contribuidores do OpenStreetMap", + "help.attr.search": "Busca oferecida por", + "help.attr.software": "Software e bibliotecas", + "help.attr.leaflet": "Mapa desenvolvido por", + "help.attr.codemirror": "Editor desenvolvido por", + "help.attr.other_libs": "Outras bibliotecas:", + "ffs.title": "Assistente de criação de consultas", + "ffs.comments": "adicionar comentários de consulta", + "ffs.placeholder": "pesquisar", + "ffs.expl": "O assistente de criação de consultas o auxilia na criação de consultas no Overpass. Veja alguns exemplos de uso:", + "ffs.parse_error": "Desculpe, esta consulta não foi entendida.", + "ffs.parse_error_expl": "Note que você precisa utilizar aspas duplas ao adicionar palavras/frases que possuem espaços ou caracteres especiais, e múltiplos critérios de busca devem ser separados por operadores booleanos apropriados (and ou or). Leia a documentação (em inglês) para mais informações.", + "ffs.typo": "Você quis dizer:", + "dialog.dismiss": "descartar", + "dialog.cancel": "cancelar", + "dialog.save": "salvar", + "dialog.save-local": "salvar (local)", + "dialog.save-osm": "salvar em osm.org", + "dialog.delete": "apagar", + "dialog.close": "fechar", + "dialog.done": "feito", + "dialog.abort": "abortar", + "dialog.reset": "redefinir", + "dialog.repair_query": "reparar consulta", + "dialog.continue_anyway": "continuar assim mesmo", + "dialog.show_data": "mostrar dados", + "dialog.wizard_build": "construir consulta", + "dialog.wizard_run": "construir e executar consulta", + "dialog.delete_query.title": "Apagar consulta?", + "dialog.delete_query.expl": "Você tem certeza que deseja excluir a consulta a seguir", + "dialog.delete_query.expl-osm": "Tem certeza de que deseja excluir a seguinte consulta sincronizada", + "error.query.title": "Erro de consulta", + "error.query.expl": "Ocorreu um erro durante a execução da consulta overpass! Isto é o que a API do Overpass retornou:", + "error.ajax.title": "Erro Ajax", + "error.ajax.expl": "Ocorreu um erro durante a execução da consulta overpass!", + "error.mapcss.title": "Erro no MapCSS", + "error.mapcss.expl": "A folha de estilos MapCSS é inválida:", + "error.remote.title": "Erro do controle remoto", + "error.remote.incompat": "Erro: versão incompatível do controle remoto do JOSM", + "error.remote.not_found": "Controle remoto não encontrado. :( Verivique se o JOSM está rodando e configurado apropriadamente.", + "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.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.incomplete.title": "Dados incompletos", + "warning.incomplete.expl.1": "A consulta não retornou nenhum ponto. No OSM, 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 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!", + "warning.huge_data.title": "Grande quantidade de dados", + "warning.huge_data.expl.1": "Esta consulta retornou uma grande quantidade de dados (aproximadamente {{amount_txt}}).", + "warning.huge_data.expl.2": "Seu navegador pode levar muito tempo tentando exibir isso. Você deseja realmente continuar?", + "waiter.processing_query": "processando consulta...", + "waiter.export_as_image": "exportar como imagem...", + "data_stats.loaded": "Carregado", + "data_stats.displayed": "Exibido", + "data_stats.nodes": "nós", + "data_stats.ways": "caminhos", + "data_stats.relations": "relações", + "data_stats.areas": "áreas", + "data_stats.pois": "pois", + "data_stats.lines": "linhas", + "data_stats.polygons": "poligonos", + "data_stats.request_duration": "A solicitação overpass levou", + "data_stats.lag": "Atualidade dos dados", + "data_stats.lag_areas": "Atualidade das áreas", + "data_stats.lag.expl": "por trás do banco de dados OSM principal", + "popup.tags": "Tags", + "popup.metadata": "Metadados", + "popup.coordinates": "Coordenadas", + "popup.node": "Nó", + "popup.nodes": "Nós", + "popup.way": "Caminho", + "popup.ways": "Caminhos", + "popup.relation": "Relação", + "popup.relations": "Relações", + "popup.incomplete_geometry": "Atenção: geometria incompleta (por exemplo, faltam alguns nós)", + "map.intentionally_blank": "Este mapa está intencionalmente em branco." +} \ No newline at end of file diff --git a/locales/ru.json b/locales/ru.json index aff76815..6920a33c 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -1,7 +1,7 @@ { "nav.run": "Старт", "nav.run_tt": "выполнить этот запрос в Overpass API", - "nav.rerender_tt": "parse the MapCSS and rerender the map", + "nav.rerender_tt": "проанализировать MapCSS и перерисовать карту", "nav.share": "Поделиться", "nav.share_tt": "получить постоянную ссылку на этот запрос", "nav.export": "Экспорт", @@ -12,7 +12,7 @@ "nav.load_tt": "открыть сохранённый запрос или пример", "nav.wizard": "Помощник", "nav.wizard_tt": "конструктор запросов", - "nav.settings": "Настройка", + "nav.settings": "Настройки", "nav.settings_tt": "разные настройки", "nav.help": "Справка", "nav.help_tt": "справка, авторы и о программе", @@ -24,13 +24,13 @@ "tabs.data_tt": "данные", "map_controlls.zoom_to_data": "перейти к данным", "map_controlls.localize_user": "найди меня!", - "map_controlls.localize_user_disabled": "disabled because overpass turbo has not been loaded via https://", + "map_controlls.localize_user_disabled": "отключено потому что overpass turbo не был загружен через https://", "map_controlls.select_bbox": "выбрать прямоугольник вручную", "map_controlls.select_bbox_disabled": "отключено потому как запрос не требует bbox", "map_controlls.toggle_wide_map": "карта во всю ширину", "map_controlls.toggle_data": "переключить показ данных", "map_controlls.suggest_zoom_to_data": "нажмите сюда для просмотра данных", - "settings.title": "Настройка", + "settings.title": "Настройки", "settings.section.general": "Общие настройки", "settings.ui_lang": "Язык интерфейса", "settings.server": "Сервер", @@ -60,7 +60,7 @@ "load.saved_queries-local": "Сохранённые запросы (локально)", "load.saved_queries-osm": "Сохранённые запросы (osm.org)", "load.saved_queries-osm-loading": "Загрузка сохранённых запросов с osm.org...", - "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.org :(", + "load.saved_queries-osm-error": "Произошла ошибка при загрузке сохранённых запросов с osm.org :(", "load.examples": "Примеры", "load.no_saved_query": "нет сохранённых запросов", "export.title": "Экспорт", @@ -74,7 +74,7 @@ "export.current_map_view": "текущий вид карты", "export.map_view_expl": "область, центр и т.п.", "export.section.data": "Данные", - "export.generic_download_copy": "
", + "export.generic_download_copy": "
", "export.raw_data": "необработанные данные OSM", "export.raw_interpreter": "сырые данные от Overpass API", "export.save_geoJSON_gist": "сохранить GeoJSON в gist", @@ -82,7 +82,7 @@ "export.format_text": "сокращённый запрос", "export.format_text_raw": "запрос как есть", "export.format_text_wiki": "вики OSM", - "export.format_text_umap": "umap remote data url", + "export.format_text_umap": "URL удаленных данных umap", "export.to_xml": "преобразовать в Overpass-XML", "export.to_ql": "преобразовать в (компактный) OverpassQL", "export.editors": "загрузить данные в редактор OSM:", @@ -151,7 +151,7 @@ "help.section.export": "Экспорт", "help.export": "Инструменты экспорта содержат множество вариантов того, что можно сделать с запросом или полученными по нему данными.
Пункты, отмеченные символом , открывают внешние онлайн-инструменты.", "help.export.query_data.title": "Запрос / данные", - "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.query_data.expl": "Здесь перечислены варианты того, что можно сделать с запросом или полученными данными, например, преобразование между языками запроса, или экспорт данных в GeoJSON. Очень полезна возможность отправить результат запроса в JOSM.", "help.export.map.title": "Карта", "help.export.map.expl": "Превратить текущий вид карты с данными в растровое изображение, (полноэкранную) интерактивную карту, или что-нибудь ещё.", "help.section.about": "О приложении", @@ -164,14 +164,14 @@ "help.attr.data_sources": "Источники данных", "help.attr.data": "Данные © участники OpenStreetMap, ODbL (условия)", "help.attr.mining": "Обработка данных", - "help.attr.tiles": "Map tiles © OpenStreetMap contributors", + "help.attr.tiles": "Тайлы карты © авторы OpenStreetMap", "help.attr.search": "Поиск предоставлен", "help.attr.software": "Программы и библиотеки", "help.attr.leaflet": "Карта предоставлена", "help.attr.codemirror": "Редактор на движке", "help.attr.other_libs": "Другие библиотеки:", "ffs.title": "Помощник по составлению запросов", - "ffs.comments": "add query comments", + "ffs.comments": "добавить комментарии", "ffs.placeholder": "поиск", "ffs.expl": "Помощник поможет вам с созданием запросов Overpass. Вот несколько примеров:", "ffs.parse_error": "К сожалению этот запрос не распознан.", @@ -191,14 +191,14 @@ "dialog.continue_anyway": "всё равно продолжить", "dialog.show_data": "показать данные", "dialog.wizard_build": "составить запрос", - "dialog.wizard_run": "Составить и запустить запрос", + "dialog.wizard_run": "составить и запустить запрос", "dialog.delete_query.title": "Удалить запрос?", "dialog.delete_query.expl": "Действительно удалить этот запрос", "dialog.delete_query.expl-osm": "Вы действительно хотите удалить следующий синхронизированный запрос?", "error.query.title": "Ошибка запроса", - "error.query.expl": "An error occurred during the execution of the overpass query! This is what overpass API returned:", + "error.query.expl": "Произошла ошибка при выполнении запроса Overpass! Вот что вернул Overpass API:", "error.ajax.title": "Ошибка Ajax", - "error.ajax.expl": "An error occurred during the execution of the overpass query!", + "error.ajax.expl": "Произошла ошибка при выполнении запроса Overpass!", "error.mapcss.title": "Ошибка MapCSS", "error.mapcss.expl": "Некорректный стиль MapCSS:", "error.remote.title": "Ошибка remote control", @@ -232,19 +232,19 @@ "data_stats.pois": "POI", "data_stats.lines": "линии", "data_stats.polygons": "полигоны", - "data_stats.request_duration": "Overpass request took", + "data_stats.request_duration": "Запрос overpass занял", "data_stats.lag": "Актуальность данных", "data_stats.lag_areas": "Актуальность площадей", "data_stats.lag.expl": "позже от основной базы OSM", - "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)", + "popup.tags": "Теги", + "popup.metadata": "Метаданные", + "popup.coordinates": "Координаты", + "popup.node": "Точка", + "popup.nodes": "Точки", + "popup.way": "Линия", + "popup.ways": "Линии", + "popup.relation": "Отношение", + "popup.relations": "Отношения", + "popup.incomplete_geometry": "Внимание: неполная геометрия (например, некоторые Точки отсутствуют)", "map.intentionally_blank": "Карта намеренно не содержит данных." } \ No newline at end of file diff --git a/locales/th.json b/locales/th.json new file mode 100644 index 00000000..64a9ce42 --- /dev/null +++ b/locales/th.json @@ -0,0 +1,250 @@ +{ + "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.settings": "Settings", + "nav.settings_tt": "various settings", + "nav.help": "Help", + "nav.help_tt": "help, about and attributions", + "nav.logout": "Logout", + "nav.logout_tt": "logout 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/autorepair 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": "e.g. \"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 center.", + "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 (osm.org)", + "load.saved_queries-osm-loading": "Loading saved queries from osm.org...", + "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.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 OSM 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": "osm 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 OSM 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 osm.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 OpenStreetMap.", + "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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 OSM 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 © OpenStreetMap contributors, ODbL (Terms)", + "help.attr.mining": "Data mining by", + "help.attr.tiles": "Map tiles © OpenStreetMap 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 osm.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 OSM, 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 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!", + "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 OSM 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." +} \ No newline at end of file diff --git a/locales/tr.json b/locales/tr.json deleted file mode 100644 index e3285c52..00000000 --- a/locales/tr.json +++ /dev/null @@ -1,250 +0,0 @@ -{ - "nav.run": "Run", - "nav.run_tt": "execute this query on Overpass API", - "nav.rerender_tt": "parse the MapCSS and rerender the map", - "nav.share": "Paylaş", - "nav.share_tt": "get a permalink for this query", - "nav.export": "Export", - "nav.export_tt": "various export tools", - "nav.save": "Kaydet", - "nav.save_tt": "save this query", - "nav.load": "Yükle", - "nav.load_tt": "load saved query or example", - "nav.wizard": "Wizard", - "nav.wizard_tt": "a query builder", - "nav.settings": "Ayarlar", - "nav.settings_tt": "various settings", - "nav.help": "Yardım", - "nav.help_tt": "help, about and attributions", - "nav.logout": "Logout", - "nav.logout_tt": "logout from currently synced osm account", - "tabs.map": "Harita", - "tabs.map_tt": "harita görünümü", - "tabs.data": "Veri", - "tabs.data_tt": "veri görünümü", - "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": "Ayarlar", - "settings.section.general": "Genel Ayarlar", - "settings.ui_lang": "UI Dili", - "settings.server": "Sunucu", - "settings.disable_autorepair": "Disable warning/autorepair message when Overpass API returns no visible data.", - "settings.section.editor": "Düzenleyici", - "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": "e.g. \"400px\", leave blank for defaults", - "settings.section.map": "Harita", - "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 center.", - "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": "Kaydet", - "save.enter_name": "Enter a name for this query", - "load.title": "Yükle", - "load.delete_query": "delete this query", - "load.saved_queries-local": "Saved Queries (local)", - "load.saved_queries-osm": "Saved Queries (osm.org)", - "load.saved_queries-osm-loading": "Loading saved queries from osm.org...", - "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.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": "Harita", - "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": "Veri", - "export.generic_download_copy": "
", - "export.raw_data": "raw OSM 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": "osm 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 OSM 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 osm.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": "Paylaş", - "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": "Yardım", - "help.section.introduction": "Introduction", - "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenStreetMap.", - "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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 OSM 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": "Harita", - "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 © OpenStreetMap contributors, ODbL (Terms)", - "help.attr.mining": "Data mining by", - "help.attr.tiles": "Map tiles © OpenStreetMap 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 osm.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 OSM, 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 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!", - "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 OSM 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." -} \ No newline at end of file diff --git a/locales/tr.json b/locales/tr.json new file mode 120000 index 00000000..c72acc8e --- /dev/null +++ b/locales/tr.json @@ -0,0 +1 @@ +tr_TR.json \ No newline at end of file diff --git a/locales/tr_TR.json b/locales/tr_TR.json new file mode 100644 index 00000000..e3285c52 --- /dev/null +++ b/locales/tr_TR.json @@ -0,0 +1,250 @@ +{ + "nav.run": "Run", + "nav.run_tt": "execute this query on Overpass API", + "nav.rerender_tt": "parse the MapCSS and rerender the map", + "nav.share": "Paylaş", + "nav.share_tt": "get a permalink for this query", + "nav.export": "Export", + "nav.export_tt": "various export tools", + "nav.save": "Kaydet", + "nav.save_tt": "save this query", + "nav.load": "Yükle", + "nav.load_tt": "load saved query or example", + "nav.wizard": "Wizard", + "nav.wizard_tt": "a query builder", + "nav.settings": "Ayarlar", + "nav.settings_tt": "various settings", + "nav.help": "Yardım", + "nav.help_tt": "help, about and attributions", + "nav.logout": "Logout", + "nav.logout_tt": "logout from currently synced osm account", + "tabs.map": "Harita", + "tabs.map_tt": "harita görünümü", + "tabs.data": "Veri", + "tabs.data_tt": "veri görünümü", + "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": "Ayarlar", + "settings.section.general": "Genel Ayarlar", + "settings.ui_lang": "UI Dili", + "settings.server": "Sunucu", + "settings.disable_autorepair": "Disable warning/autorepair message when Overpass API returns no visible data.", + "settings.section.editor": "Düzenleyici", + "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": "e.g. \"400px\", leave blank for defaults", + "settings.section.map": "Harita", + "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 center.", + "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": "Kaydet", + "save.enter_name": "Enter a name for this query", + "load.title": "Yükle", + "load.delete_query": "delete this query", + "load.saved_queries-local": "Saved Queries (local)", + "load.saved_queries-osm": "Saved Queries (osm.org)", + "load.saved_queries-osm-loading": "Loading saved queries from osm.org...", + "load.saved_queries-osm-error": "An error occurred while loading saved queries from osm.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": "Harita", + "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": "Veri", + "export.generic_download_copy": "
", + "export.raw_data": "raw OSM 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": "osm 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 OSM 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 osm.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": "Paylaş", + "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": "Yardım", + "help.section.introduction": "Introduction", + "help.intro.0": "This is overpass turbo, a web-based data filtering tool for OpenStreetMap.", + "help.intro.1": "With overpass turbo you can run Overpass API queries and analyse the resulting OSM 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 OSM 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": "Harita", + "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 © OpenStreetMap contributors, ODbL (Terms)", + "help.attr.mining": "Data mining by", + "help.attr.tiles": "Map tiles © OpenStreetMap 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 osm.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 OSM, 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 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!", + "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 OSM 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." +} \ No newline at end of file diff --git a/locales/vi.json b/locales/vi.json index bc8e6724..1ae16357 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -164,14 +164,14 @@ "help.attr.data_sources": "Nguồn Dữ liệu", "help.attr.data": "Dữ liệu © những người đóng góp vào OpenStreetMap, ODbL (Điều khoản)", "help.attr.mining": "Dữ liệu được khai thác bởi", - "help.attr.tiles": "Map tiles © OpenStreetMap contributors", + "help.attr.tiles": "Mảnh bản đồ © những người đóng góp vào OpenStreetMap", "help.attr.search": "Máy tìm kiếm được cung cấp bởi", "help.attr.software": "Phần mềm & Thư viện", "help.attr.leaflet": "Bản đồ hoạt động do", "help.attr.codemirror": "Trình soạn thảo hoạt động do", "help.attr.other_libs": "Thư viện khác:", "ffs.title": "Trình thuật sĩ Truy vấn", - "ffs.comments": "add query comments", + "ffs.comments": "thêm lời chú thích vào truy vấn", "ffs.placeholder": "tìm kiếm", "ffs.expl": "Trình thuật sĩ giúp bạn soạn thảo các truy vấn Overpass. Một vài ví dụ sử dụng:", "ffs.parse_error": "Rất tiếc, không hiểu truy vấn này.", @@ -236,15 +236,15 @@ "data_stats.lag": "Độ trễ dữ liệu", "data_stats.lag_areas": "Độ trễ dữ liệu theo vùng", "data_stats.lag.expl": "trễ hơn CSDL chính của OSM", - "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)", + "popup.tags": "Thẻ", + "popup.metadata": "Siêu dữ liệu", + "popup.coordinates": "Tọa độ", + "popup.node": "Nốt", + "popup.nodes": "Các nốt", + "popup.way": "Lối", + "popup.ways": "Các lối", + "popup.relation": "Quan hệ", + "popup.relations": "Các quan hệ", + "popup.incomplete_geometry": "Chú ý: hình dạng không hoàn thành (chẳng hạn thiếu nốt)", "map.intentionally_blank": "Bản đồ này được chủ ý để trống." } \ No newline at end of file diff --git a/locales/zh_CN.json b/locales/zh_CN.json new file mode 100644 index 00000000..5a33b08d --- /dev/null +++ b/locales/zh_CN.json @@ -0,0 +1,250 @@ +{ + "nav.run": "运行", + "nav.run_tt": "使用Overpass API执行查询", + "nav.rerender_tt": "解析MapCSS并渲染地图", + "nav.share": "分享", + "nav.share_tt": "获得这次查询的固定链接", + "nav.export": "导出", + "nav.export_tt": "多种导出工具", + "nav.save": "保存", + "nav.save_tt": "保存这次查询", + "nav.load": "加载", + "nav.load_tt": "加载已保存的查询或样例", + "nav.wizard": "助手精灵", + "nav.wizard_tt": "查询构建器", + "nav.settings": "设置", + "nav.settings_tt": "多种可设置项", + "nav.help": "帮助", + "nav.help_tt": "帮助、关于我们与署名", + "nav.logout": "登出", + "nav.logout_tt": "从目前同步的OSM账号登出", + "tabs.map": "地图", + "tabs.map_tt": "地图视图", + "tabs.data": "数据", + "tabs.data_tt": "数据视图", + "map_controlls.zoom_to_data": "缩放到数据", + "map_controlls.localize_user": "定位我的位置", + "map_controlls.localize_user_disabled": "因为没有使用https://载入Overpass Turbo而终止", + "map_controlls.select_bbox": "手动选择bbox", + "map_controlls.select_bbox_disabled": "因当前查询不需要bbox而终止", + "map_controlls.toggle_wide_map": "启动宽地图查询模式", + "map_controlls.toggle_data": "启动数据叠层视图", + "map_controlls.suggest_zoom_to_data": "点击这里以展示数据", + "settings.title": "设置", + "settings.section.general": "通用设置", + "settings.ui_lang": "界面语言", + "settings.server": "服务器", + "settings.disable_autorepair": "当Overpass API没有传回可展示的数据时关闭警告或自动修正信息", + "settings.section.editor": "编辑器", + "settings.enable_rich_editor": "启动编辑器代码高亮", + "settings.enable_rich_editor_expl": "在移动设备上关闭它。需要重新载入页面方可生效", + "settings.editor_width": "编辑器宽度", + "settings.editor_width_expl": "例如:“400px”,默认为空", + "settings.section.map": "地图", + "settings.tile_server": "瓦片服务器", + "settings.tile_opacity": "瓦片透明度", + "settings.tile_opacity_expl": "背景瓦片透明度:0为完全透明,1为完全可见", + "settings.show_crosshairs": "在地图中央显示交叉十字", + "settings.disable_poiomatic": "不要以POI展示过小要素", + "settings.show_data_stats": "展示已载入和已屏显的数据统计", + "settings.section.sharing": "分享", + "settings.include_map_state": "在分享链接中保存当前地图状态", + "settings.compression": "短网址", + "settings.section.export": "导出", + "settings.export_image_scale": "在导出的图片中显示比例", + "settings.export_image_attr": "在导出的图片中显示署名", + "save.title": "保存", + "save.enter_name": "为查询命名", + "load.title": "加载", + "load.delete_query": "删除这次查询", + "load.saved_queries-local": "已保存的查询(本地)", + "load.saved_queries-osm": "已保存的查询(OSM官网)", + "load.saved_queries-osm-loading": "从OSM官网载入已保存的查询", + "load.saved_queries-osm-error": "从OSM官网载入已保存的查询时发生错误", + "load.examples": "样例", + "load.no_saved_query": "目前暂无已保存的查询", + "export.title": "导出", + "export.download-error": "导出 - 错误", + "export.copy_to_clipboard": "复制这段文本到剪贴板", + "export.copy_to_clipboard_success": "导出 - 成功复制到剪贴板", + "export.copy_to_clipboard_success-message": " 已成功复制到剪贴板", + "export.section.map": "地图", + "export.as_png": "导出为 PNG图片", + "export.as_interactive_map": "导出为 交互式地图", + "export.current_map_view": "当前 地图视图", + "export.map_view_expl": "bbox,中心,等……", + "export.section.data": "数据", + "export.generic_download_copy": "
", + "export.raw_data": "原始OSM数据", + "export.raw_interpreter": "直接从Overpass API获取原始数据", + "export.save_geoJSON_gist": "保存GeoJSON为Gist", + "export.section.query": "查询", + "export.format_text": "独立查询", + "export.format_text_raw": "原始查询", + "export.format_text_wiki": "OSMWiki", + "export.format_text_umap": "Umap远端数据URL", + "export.to_xml": "转换为Overpass-XML", + "export.to_ql": "转换为(压缩的OverpassQL", + "export.editors": "在OSM编辑器中加载数据", + "export.geoJSON.title": "导出 - GeoJSON", + "export.geoJSON.expl": "目前显示的数据为GeoJSON格式", + "export.geoJSON.no_data": "无可用的GeoJSON数据!请先运行一次查询。", + "export.geoJSON_gist.title": "以Gist保存", + "export.geoJSON_gist.gist": "Gist", + "export.geoJSON_gist.geojsonio": "通过geojson.io编辑", + "export.geoJSON_gist.geojsonio_link": "geojson.io", + "export.GPX.title": "导出 - GPX", + "export.GPX.expl": "目前显示的数据为GPX格式", + "export.GPX.no_data": "无可用的GPX数据!请先运行一次查询。", + "export.KML.title": "导出 - KML", + "export.KML.expl": "目前显示的数据为KML格式", + "export.KML.no_data": "无可用的KML数据!请先运行一次查询。", + "export.raw.title": "导出 - 原始数据", + "export.raw.no_data": "无可用的原始数据!请先运行一次查询。", + "export.map_view.title": "当前地图视图", + "export.map_view.permalink": "固定链接", + "export.map_view.permalink_osm": "转到OSM官网", + "export.map_view.center": "中心", + "export.map_view.center_expl": "经度,纬度", + "export.map_view.bounds": "边界", + "export.map_view.bounds_selection": "边界(手动选择bbox)", + "export.map_view.bounds_expl": "南、西、北、东", + "export.map_view.zoom": "缩放", + "export.image.title": "导出 - 图片", + "export.image.alt": "导出的地图", + "export.image.download": "下载", + "export.image.attribution_missing": "请确认分发图片时已经包含适当的署名", + "share.title": "分享", + "share.header": "固定链接", + "share.copy_this_link": "复制这条链接以分享当前的源代码:", + "share.options": "选项", + "share.incl_map_state": "包含当前地图状态", + "share.run_immediately": "载入后立即运行查询", + "help.title": "帮助", + "help.section.introduction": "介绍", + "help.intro.0": "这是Overpass Turbo,一个网页端OpenStreetMap数据筛选工具。", + "help.intro.1": "通过Overpass Turbo你可以进行Overpass API 查询并在地图上交互式的分析OSM数据的结果。", + "help.intro.1b": "这里有一个可以帮你快速构建查询的助手精灵。", + "help.intro.2": "更多关于Overpass Turbo以及如何编写Overpass查询的信息可以在OSMWiki上找到。", + "help.section.queries": "Overpass查询", + "help.queries.expl": "Overpass API允许你通过自定义条件查询OSM数据,并为此设计了 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.custom": "在脚本中添加{{shortcut=value}}可自由指定快捷键。", + "help.intro.shortcuts.more": "更多Overpass快捷键,以及其他使用范例等信息可以在OSMWiki上找到。", + "help.section.ide": "IDE", + "help.ide.share.title": "分享", + "help.ide.share.expl": "你可以将你现在正在进行的查询以固定连接的方式分享给其他人。使用分享工具,之后把显示出来的链接告诉别人或者发在网上。(注意,别人打开分享链接后需要自己完成查询工作)", + "help.ide.save_load.title": "保存并载入", + "help.ide.save_load.expl": "你也可以保存并载入你的查询。为了让你更好的开始,已经有写好的查询样例。可以简单看看来了解Overpass可以做到什么。", + "help.ide.keyboard.title": "键盘快捷键", + "help.ide.keyboard.run": "运行当前的查询", + "help.ide.keyboard.wizard": "打开助手精灵", + "help.ide.keyboard.load_save": "载入(打开)或保存查询", + "help.ide.keyboard.help": "打开这条帮助对话", + "help.section.key": "地图要素", + "help.key.example": "多种地图要素", + "help.key.description": "路径用蓝色粗线条表示,多边形用蓝色细线条表示并以黄色填充,POI(带标签的点)用蓝色细线条圈出并用黄色填充。红圈意味着太小而不能正常显示的多边形或路径。紫色线或边框表示它们至少是一个已加载的关系的部分。虚线则代表路径或多边形并不完整(多半是有些点尚未加载)。", + "help.section.export": "导出", + "help.export": "导出工具包含多种关于查询或查询数据处理的选项。
带有这个符号的选项:则需要外部(或在线)工具的支持。", + "help.export.query_data.title": "查询 / 数据", + "help.export.query_data.expl": "这里有一些你可以用原始查询或数据做的事情,例如将查询转换为其他多种查询语言或以GeoJSON的形式导出数据。其中一项非常方便的功能是可以直接将查询发送到JOSM。", + "help.export.map.title": "地图", + "help.export.map.expl": "将目前地图与数据的视图转化为一张静态PNG图片,或一个全屏的交互式地图。", + "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.source.title": "源代码", + "help.about.source": "本程序的 源代码MIT协议授权。", + "help.section.attribution": "署名", + "help.attr.data_sources": "数据来源", + "help.attr.data": "数据与版权;OpenStreetMap贡献者,ODbL条款", + "help.attr.mining": "数据挖掘", + "help.attr.tiles": "地图瓦片©OpenStreetMap贡献者", + "help.attr.search": "搜索引擎提供方", + "help.attr.software": "软件与库", + "help.attr.leaflet": "地图提供方", + "help.attr.codemirror": "编辑器提供方", + "help.attr.other_libs": "其他库", + "ffs.title": "查询助手", + "ffs.comments": "添加查询注释", + "ffs.placeholder": "搜索", + "ffs.expl": "这个助手精灵可以帮助您生成Overpass查询,如下是一些使用样例:", + "ffs.parse_error": "抱歉,我无法理解您的搜索意图", + "ffs.parse_error_expl": "需要注意的是当字符串包含空格或特殊符号时,你需要用引号将整体包装起来,并且搭配适当的布尔运算符(andor)。阅读文档以了解更多信息。", + "ffs.typo": "您是否想问:", + "dialog.dismiss": "撤回", + "dialog.cancel": "取消", + "dialog.save": "保存", + "dialog.save-local": "保存(本地)", + "dialog.save-osm": "保存(OSM官网)", + "dialog.delete": "删除", + "dialog.close": "关闭", + "dialog.done": "完成", + "dialog.abort": "中断", + "dialog.reset": "重置", + "dialog.repair_query": "修正查询", + "dialog.continue_anyway": "无条件继续", + "dialog.show_data": "展示数据", + "dialog.wizard_build": "构建查询", + "dialog.wizard_run": "构建并运行查询", + "dialog.delete_query.title": "是否删除查询", + "dialog.delete_query.expl": "您真的想要删除如下查询吗?", + "dialog.delete_query.expl-osm": "您真的想要删除如下已同步的查询吗?", + "error.query.title": "查询错误", + "error.query.expl": "在执行Overpass查询时出错!这是Overpass API的返回内容:", + "error.ajax.title": "Ajax错误", + "error.ajax.expl": "在执行Overpass查询时出错!", + "error.mapcss.title": "MapCSS错误", + "error.mapcss.expl": "无效的MapCSS样式表", + "error.remote.title": "远程控制错误", + "error.remote.incompat": "错误:不受支持的JOSM远程控制版本", + "error.remote.not_found": "未找到有效的远程控制,请确认JOSM已正确配置且远程控制正在运行。", + "error.nominatim.title": "Nominatim错误", + "error.nominatim.expl": "根据这个名称无法找到任何要素:", + "warning.browser.title": "您的浏览器不受支持", + "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.incomplete.title": "不完整的数据", + "warning.incomplete.expl.1": "这次查询未返回任何点。在OSM,只有点才包含坐标信息。举个例子,您无法在没有点的情况下显示一条路径。", + "warning.incomplete.expl.2": "如果这不是你要的结果,Overpass Turbo可以通过点击下方的“修复查询”按钮帮你自动修正查询。当然你也可以直接使用数据。", + "warning.incomplete.not_again": "不要再提示这条消息了", + "warning.incomplete.remote.expl.1": "看上去这次查询并没有以XML格式返回任何带元数据的OSM数据。但JOSM之类的编辑器需要这种格式的数据。", + "warning.incomplete.remote.expl.2": "点击“修复查询”按钮,Overpass Turbo可以帮你自动修正你的查询。", + "warning.share.long": "注意:分享链接有点长,在某些场景下可能无法正常工作。", + "warning.share.very_long": "注意:分享链接非常昌,一般浏览器或网站下很可能无法正常使用,请特别注意!", + "warning.huge_data.title": "大量数据", + "warning.huge_data.expl.1": "这次查询返回的数据非常大(估计有 {{amount_txt}})。", + "warning.huge_data.expl.2": "您的浏览器要渲染他们可能会有暂时卡顿,您确定要继续吗?", + "waiter.processing_query": "查询处理中……", + "waiter.export_as_image": "图片导出中……", + "data_stats.loaded": "已加载", + "data_stats.displayed": "已屏显", + "data_stats.nodes": "点", + "data_stats.ways": "路径", + "data_stats.relations": "关系", + "data_stats.areas": "区域", + "data_stats.pois": "POI", + "data_stats.lines": "线", + "data_stats.polygons": "多边形", + "data_stats.request_duration": "创建Overpass请求", + "data_stats.lag": "资料即时性", + "data_stats.lag_areas": "区域即时性", + "data_stats.lag.expl": "位于OSM数据库之后", + "popup.tags": "标签", + "popup.metadata": "元数据", + "popup.coordinates": "坐标", + "popup.node": "节点", + "popup.nodes": "节点", + "popup.way": "路径", + "popup.ways": "路径", + "popup.relation": "关系", + "popup.relations": "关系", + "popup.incomplete_geometry": "注意:几何形状不完整(例如缺少一些节点)", + "map.intentionally_blank": "地图的确是空的" +} \ No newline at end of file diff --git a/locales/zh_TW.json b/locales/zh_TW.json new file mode 100644 index 00000000..4288019e --- /dev/null +++ b/locales/zh_TW.json @@ -0,0 +1,250 @@ +{ + "nav.run": "執行", + "nav.run_tt": "使用Overpass API執行檢索", + "nav.rerender_tt": "解析MapCSS並且渲染地圖", + "nav.share": "分享", + "nav.share_tt": "取得檢索結果的永久連結", + "nav.export": "匯出", + "nav.export_tt": "多個匯出工具", + "nav.save": "儲存", + "nav.save_tt": "儲存檢索", + "nav.load": "載入", + "nav.load_tt": "載入儲存檢索或範例", + "nav.wizard": "精靈模式", + "nav.wizard_tt": "檢索產生器", + "nav.settings": "設定", + "nav.settings_tt": "更多設定", + "nav.help": "幫助", + "nav.help_tt": "幫助、關於和署名", + "nav.logout": "登出", + "nav.logout_tt": "從目前同步的 osm 帳號登出", + "tabs.map": "地圖", + "tabs.map_tt": "地圖檢視", + "tabs.data": "資料", + "tabs.data_tt": "資料檢視", + "map_controlls.zoom_to_data": "縮放至資料範圍", + "map_controlls.localize_user": "定位我的位置", + "map_controlls.localize_user_disabled": "因為 overpass turbo 沒有用 https:// 來載入,因此已經中止", + "map_controlls.select_bbox": "手動選擇bbox範圍", + "map_controlls.select_bbox_disabled": "bbox功能關閉,目前檢索不需要bbox", + "map_controlls.toggle_wide_map": "啟動寬地圖檢視模式", + "map_controlls.toggle_data": "啟動資料檢視視窗", + "map_controlls.suggest_zoom_to_data": "按這裡顯示資料", + "settings.title": "設定", + "settings.section.general": "一般設定", + "settings.ui_lang": "界面語言", + "settings.server": "伺服器", + "settings.disable_autorepair": "當Overpass API回傳不可視資料時,關閉警告/自動修復訊息", + "settings.section.editor": "編輯器", + "settings.enable_rich_editor": "啟用程式碼高亮度編輯器", + "settings.enable_rich_editor_expl": "在行動裝置上關閉;需重新載入頁面才會生效", + "settings.editor_width": "編輯器寬度", + "settings.editor_width_expl": "e.g. \"400px\",預設留下空白", + "settings.section.map": "地圖", + "settings.tile_server": "圖磚伺服器", + "settings.tile_opacity": "圖磚透明度", + "settings.tile_opacity_expl": "背景圖磚透明度:0=透明... 1=可見", + "settings.show_crosshairs": "在地圖中央顯示十字標示", + "settings.disable_poiomatic": "不要以小圖徵顯示POI", + "settings.show_data_stats": "顯示載入和顯示的資料數量", + "settings.section.sharing": "分享", + "settings.include_map_state": "分享連結時包括現在檢視地圖畫面", + "settings.compression": "縮網址", + "settings.section.export": "匯出", + "settings.export_image_scale": "在匯出圖片顯示比例尺", + "settings.export_image_attr": "在匯出圖片顯示署名", + "save.title": "儲存", + "save.enter_name": "命名這次檢索", + "load.title": "載入", + "load.delete_query": "刪除這次檢索", + "load.saved_queries-local": "已儲存的檢索 (本地)", + "load.saved_queries-osm": "已儲存的檢索 (osm.org)", + "load.saved_queries-osm-loading": "從 osm.org 載入已儲存的檢索...", + "load.saved_queries-osm-error": "從 osm.org 載入已儲存的檢索時發生錯誤 :(", + "load.examples": "範例", + "load.no_saved_query": "還沒有儲存的檢索", + "export.title": "匯出", + "export.download-error": "匯出 - 錯誤", + "export.copy_to_clipboard": "複製這段文件到剪貼簿", + "export.copy_to_clipboard_success": "匯出 - 成功複製到剪貼簿", + "export.copy_to_clipboard_success-message": "已經成功複製到剪貼簿。", + "export.section.map": "地圖", + "export.as_png": "輸出為 png圖片", + "export.as_interactive_map": "輸出為互動式地圖", + "export.current_map_view": "現在 地圖顯示", + "export.map_view_expl": "bbox, 置中, 等", + "export.section.data": "資料", + "export.generic_download_copy": "
", + "export.raw_data": "原始 OSM 資料", + "export.raw_interpreter": "直接從Overpass API輸出原始資料", + "export.save_geoJSON_gist": "儲存GeoJSON為gist", + "export.section.query": "檢索", + "export.format_text": "獨立檢索", + "export.format_text_raw": "原始檢索", + "export.format_text_wiki": "osm wiki", + "export.format_text_umap": "umap遠端資料網址", + "export.to_xml": "轉換為Overpass-XML格式", + "export.to_ql": "轉換為 (壓縮)的 OverpassQL格式", + "export.editors": "載入資料到OSM編輯器", + "export.geoJSON.title": "輸出 - GeoJSON", + "export.geoJSON.expl": "目前顯示資料為GeoJSON格式:", + "export.geoJSON.no_data": "目前沒有GeoJSON資料!請先執行檢索。", + "export.geoJSON_gist.title": "儲存為gist", + "export.geoJSON_gist.gist": "Gist:", + "export.geoJSON_gist.geojsonio": "以geojson.io編輯", + "export.geoJSON_gist.geojsonio_link": "geojson.io", + "export.GPX.title": "輸出 - GPX", + "export.GPX.expl": "目前顯示資料為GPX格式:", + "export.GPX.no_data": "目前沒有GPX資料!請先執行檢索。", + "export.KML.title": "輸出 - KML", + "export.KML.expl": "目前顯示資料為KML:", + "export.KML.no_data": "目前沒有KML資料!請先執行檢索。", + "export.raw.title": "輸出 - 原始資料", + "export.raw.no_data": "目前沒有原始資料!請先執行檢索。", + "export.map_view.title": "目前顯示地圖範圍", + "export.map_view.permalink": "連結", + "export.map_view.permalink_osm": "連到osm.org", + "export.map_view.center": "置中", + "export.map_view.center_expl": "經度,緯度", + "export.map_view.bounds": "邊界", + "export.map_view.bounds_selection": "邊界 (手動選擇bbox)", + "export.map_view.bounds_expl": "南/西/北/東", + "export.map_view.zoom": "放大縮小", + "export.image.title": "輸出 - 圖片", + "export.image.alt": "輸出圖片", + "export.image.download": "下載", + "export.image.attribution_missing": "請確認散佈圖片時已經加上適當的署名", + "share.title": "分享", + "share.header": "連結", + "share.copy_this_link": "複製連結分享目前的程式碼:", + "share.options": "選項", + "share.incl_map_state": "包括目前地圖頁面", + "share.run_immediately": "載入時立即執行檢索", + "help.title": "幫助", + "help.section.introduction": "簡介", + "help.intro.0": "這是適用開放街圖,基於網路的資料篩選工具 overpass turbo。", + "help.intro.1": "當你使用overpass turbo執行Overpass API,就能夠用互動地圖顯示的方式,檢索和分析OSM資料。", + "help.intro.1b": "內建的精靈模式讓你產生檢索超級簡單。", + "help.intro.2": "更多有關overpass turbo,以及怎麼撰寫Overpass檢索的資訊,可以在OSM wiki上找到。", + "help.section.queries": "Overpass檢索", + "help.queries.expl": "Overpass API允許你用自訂的條件檢索OSM圖資。為了這個目的,特定設計了檢索語言。", + "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.custom": "在腳本中透過添加{{shortcut=value}}指定快速鍵。", + "help.intro.shortcuts.more": "更多Overpass快速鍵,以及其他像是使用範例等說明資訊,可以在OSM wiki>.查閱。>查閱。", + "help.section.ide": "IDE", + "help.ide.share.title": "分享", + "help.ide.share.expl": "你還可以寄給別人連結分享你檢索的成果。你可以用分享工具拿給你朋友或者貼上網。 (注意別人會用他們自己的那份檢索工作)", + "help.ide.save_load.title": "儲存和載入", + "help.ide.save_load.expl": "你也可以儲存和載入你的檢索。為了讓你更快進入狀況,已經有寫好的檢索範例,可以快速瞄過,讓你理解overpass的能耐。", + "help.ide.keyboard.title": "鍵盤快速鍵", + "help.ide.keyboard.run": "執行目前檢索。", + "help.ide.keyboard.wizard": "啟動精靈模式。", + "help.ide.keyboard.load_save": "載入(開啟) / 儲存檢索", + "help.ide.keyboard.help": "開啟這份說明文件。", + "help.section.key": "圖徵", + "help.key.example": "不同的圖徵", + "help.key.description": "路徑用粗藍線顯示,而多邊形則是黃色實心填滿,邊框是藍色細線,POI(有標籤的節點)則是用黃色實心填滿,藍色細線圍起來。紅色填滿的圓圈表示太小無法被正常顯示的多邊形或是路徑。紫色線或是邊框表示他們至少是部分或是一個(已經讀取的)關係。破折線則是路徑或多邊形並不完整(多邊是有些節點並未完全讀取)。", + "help.section.export": "匯出", + "help.export": "匯出工具擁有不少選項,讓你調整檢索或是檢索時讀取的圖資。有這個象徵的選項:,則仰賴外部(線上)工具。", + "help.export.query_data.title": "檢索 / 資料", + "help.export.query_data.expl": "這個功能能夠決定怎麼處理原始檢索或資料,像是轉換檢索語言,或是匯出資料為 geoJSON 格式。其中相當方便的功能是轉送檢索到 JOSM。", + "help.export.map.title": "地圖", + "help.export.map.expl": "將目前地圖資料檢視轉換為靜態png圖片,或是(全螢幕)的互動地圖。", + "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.source.title": "原始碼", + "help.about.source": "本程式 原始碼MIT授權條款.釋出。", + "help.section.attribution": "署名", + "help.attr.data_sources": "資料來源", + "help.attr.data": "資料和版權;OpenStreetMap 貢獻者, ODbL (條款)", + "help.attr.mining": "資料探勘:", + "help.attr.tiles": "地圖圖磚 ©開放街圖貢獻者", + "help.attr.search": "搜尋提供:", + "help.attr.software": "軟體和函式庫", + "help.attr.leaflet": "地圖提供:", + "help.attr.codemirror": "編輯器驅動:", + "help.attr.other_libs": "其他函式庫", + "ffs.title": "檢索精靈", + "ffs.comments": "新增檢索註解", + "ffs.placeholder": "搜尋", + "ffs.expl": "精靈可以協助您生成 Overpass 檢索. 以下是使用範例:", + "ffs.parse_error": "抱歉,無法理解這次搜尋字串", + "ffs.parse_error_expl": "注意當字串有空白或是特殊符號,還是其他搜尋字串,你得用引號括起來,並且搭配適當的布林符號 (and or or)。請閱讀 文件獲得更多資訊。", + "ffs.typo": "你的意思是:", + "dialog.dismiss": "撤回", + "dialog.cancel": "取消", + "dialog.save": "儲存", + "dialog.save-local": "儲存 (本地)", + "dialog.save-osm": "儲存到 osm.org", + "dialog.delete": "刪除", + "dialog.close": "關閉", + "dialog.done": "完成", + "dialog.abort": "中斷", + "dialog.reset": "重設", + "dialog.repair_query": "修正檢索", + "dialog.continue_anyway": "無論如何繼續", + "dialog.show_data": "顯示資料", + "dialog.wizard_build": "建構檢索", + "dialog.wizard_run": "建立並執行檢索", + "dialog.delete_query.title": "刪除檢索?", + "dialog.delete_query.expl": "你確定你真的要刪除下列檢索", + "dialog.delete_query.expl-osm": "你確定你真的要刪除下列同步的檢索", + "error.query.title": "檢索錯誤", + "error.query.expl": "執行 overpass 檢索時發生錯誤!這是 overpass API 回傳的結果:", + "error.ajax.title": "Ajax錯誤", + "error.ajax.expl": "執行 overpass 檢索時發生錯誤!", + "error.mapcss.title": "MapCSS錯誤", + "error.mapcss.expl": "無效的MapCSS樣式", + "error.remote.title": "遠端控制錯誤", + "error.remote.incompat": "錯誤:不相容的JOSM遠端控制版本", + "error.remote.not_found": "無法找到遠端控制。:( 確認JOSM已經執行而且已經設定好。", + "error.nominatim.title": "Nominatim錯誤", + "error.nominatim.expl": "用這個名稱無法找到任何東西:", + "warning.browser.title": "你的瀏覽器不被支援 :(", + "warning.browser.expl.1": "你操作的瀏覽器(很可能)沒辦法執行(可觀的部分)應用程式。瀏覽器必須支援 Web Storage API跨來源資源共享(CORS).", + "warning.browser.expl.2": "注意你在幾款瀏覽器上(像是Firefox和Chrome),必須啟用cookies和/或為本站開啟\"本機資料\"", + "warning.browser.expl.3": "請更新你的瀏覽器,或者換另一款!Opera, ChromeFirefox 測試過已經能運作。當然,你仍可使用 Overpass_API 檢索模式.", + "warning.incomplete.title": "不完整資料", + "warning.incomplete.expl.1": "這次檢索並未回傳節點。在OSM,只有節點才有座標資訊。舉例來說,你無法在沒有節點的情況下顯示路徑。", + "warning.incomplete.expl.2": "如果這不是你要的結果,overpass turbo能藉由選擇下面的 \"修復檢索\" 選項幫助你修復 (自動完成) 檢索。不然你也可以繼續原來原來選項檢索資料。", + "warning.incomplete.not_again": "別再顯示這項訊息", + "warning.incomplete.remote.expl.1": "看起來這次檢索不會回傳任何有metadata XML格式的OSM圖資。然後,像JOSM這類編輯器需要這種格式的資料。", + "warning.incomplete.remote.expl.2": "透過下面的\"修復檢索\"功能,Overpass Turbo幫你修正檢索。", + "warning.share.long": "注意: 分享連結有點長,在某些程式中可能無法正常使用", + "warning.share.very_long": "注意: 分享連結非常長,一般(瀏覽器、網站)很可能無法正常使用, 請特別留意!", + "warning.huge_data.title": "資料量相當大", + "warning.huge_data.expl.1": "這個檢索傳回相當多的資料(約 {{amount_txt}}).", + "warning.huge_data.expl.2": "瀏覽器要顯示那麼多資料可能有點吃力,您確定要繼續嗎?", + "waiter.processing_query": "處理檢索中...", + "waiter.export_as_image": "以圖片方式匯出...", + "data_stats.loaded": "已載入", + "data_stats.displayed": "已顯示", + "data_stats.nodes": "節點", + "data_stats.ways": "路徑", + "data_stats.relations": "關係", + "data_stats.areas": "區域", + "data_stats.pois": "興趣點", + "data_stats.lines": "線段", + "data_stats.polygons": "多邊形", + "data_stats.request_duration": "發生 Overpass 請求", + "data_stats.lag": "資料即時性", + "data_stats.lag_areas": "區域的的即時性", + "data_stats.lag.expl": "落後OSM主要資料庫", + "popup.tags": "標籤", + "popup.metadata": "元資料", + "popup.coordinates": "座標", + "popup.node": "節點", + "popup.nodes": "節點", + "popup.way": "路徑", + "popup.ways": "路徑", + "popup.relation": "關係", + "popup.relations": "關系", + "popup.incomplete_geometry": "注意:不完整的幾何 (例如缺失一些節點)", + "map.intentionally_blank": "地圖的確是空的." +} \ No newline at end of file