From dab90453d5004cd638cf0ec246d6e45d91776399 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 18:31:05 +0200 Subject: [PATCH] Delete website/src/locales/pt-br.json --- website/src/locales/pt-br.json | 432 --------------------------------- 1 file changed, 432 deletions(-) delete mode 100644 website/src/locales/pt-br.json diff --git a/website/src/locales/pt-br.json b/website/src/locales/pt-br.json deleted file mode 100644 index c2a20acd..00000000 --- a/website/src/locales/pt-br.json +++ /dev/null @@ -1,432 +0,0 @@ -{ - "metadata": { - "home_title": "início", - "app_title": "o editor online de arquivos GPX", - "embed_title": "o editor online de arquivos GPX", - "help_title": "ajuda", - "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." - }, - "menu": { - "new": "Novo", - "new_file": "Novo arquivo", - "new_track": "Novo percurso", - "new_segment": "Novo segmento", - "open": "Abrir...", - "duplicate": "Duplicar", - "close": "Fechar", - "close_all": "Fechar todos", - "copy": "Copiar", - "paste": "Colar", - "cut": "Cortar", - "export": "Exportar...", - "export_all": "Exportar todos...", - "export_options": "Opções de exportação", - "support_message": "Essa ferramenta é gratuita para você, mas não para nós. Por favor, considere suportar financeiramente o site se você o utiliza frequentemente. Obrigado!", - "support_button": "Ajude a manter o site gratuito", - "download_file": "Baixar arquivo", - "download_files": "Baixar arquivos", - "edit": "Editar", - "undo": "Desfazer", - "redo": "Refazer", - "delete": "Apagar", - "select_all": "Selecionar todos", - "view": "Visualizar", - "elevation_profile": "Perfil de elevação", - "vertical_file_view": "Lista vertical de arquivos", - "switch_basemap": "Trocar para mapa base anterior", - "toggle_overlays": "Alternar sobreposições", - "toggle_3d": "Alternar 3D", - "settings": "Configurações", - "distance_units": "Unidades de distância", - "metric": "Métrico", - "imperial": "Imperial", - "velocity_units": "Unidades de velocidade", - "temperature_units": "Unidade de temperatura", - "celsius": "Celsius", - "fahrenheit": "Fahrenheit", - "language": "Idioma", - "mode": "Tema", - "light": "Claro", - "dark": "Escuro", - "street_view_source": "Street view source", - "mapillary": "Mapillary", - "google": "Google", - "layers": "Camadas do mapa...", - "distance_markers": "Marcadores de distância", - "direction_markers": "Direction arrows", - "help": "Ajuda", - "donate": "Doar", - "ctrl": "Ctrl", - "click": "Clique", - "drag": "Arrastar", - "metadata": { - "button": "Informações...", - "name": "Nome", - "description": "Descrição", - "save": "Salvar" - }, - "style": { - "button": "Aparência...", - "color": "Cor", - "opacity": "Opacidade", - "width": "Largura" - }, - "hide": "Ocultar", - "unhide": "Mostrar", - "open_in": "Abrir em" - }, - "toolbar": { - "routing": { - "tooltip": "Planejar ou editar uma rota", - "activity": "Atividade", - "use_routing": "Rota", - "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", - "allow_private": "Permitir estradas privadas", - "reverse": { - "button": "Inverter", - "tooltip": "Reverse the direction of the route" - }, - "route_back_to_start": { - "button": "Voltar para o início", - "tooltip": "Connect the last point of the route with the starting point" - }, - "round_trip": { - "button": "Ida e volta", - "tooltip": "Return to the starting point by the same route" - }, - "start_loop_here": "Iniciar o loop aqui", - "help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.", - "help": "Click on the map to add a new anchor point, or drag existing ones to change the route.", - "activities": { - "bike": "Bicicleta", - "racing_bike": "Bicicleta de estrada", - "mountain_bike": "Bicicleta de montanha", - "foot": "Corrida/caminhada", - "motorcycle": "Moto", - "water": "Água", - "railway": "Ferrovia" - }, - "surface": { - "unknown": "Desconhecido", - "paved": "Pavimentado", - "unpaved": "Não pavimentado", - "asphalt": "Asfalto", - "concrete": "Cimento", - "chipseal": "Chipseal", - "cobblestone": "Empedrado", - "unhewn_cobblestone": "Unhewn cobblestone", - "paving_stones": "Paving stones", - "stepping_stones": "Stepping stones", - "sett": "Sett", - "metal": "Metal", - "wood": "Madeira", - "compacted": "Cascalho compactado", - "fine_gravel": "Cascalho fino", - "gravel": "Gravilha", - "pebblestone": "Pebblestone", - "rock": "Pedra", - "dirt": "Terra", - "ground": "Chão", - "earth": "Terra", - "snow": "Neve", - "ice": "Gelo", - "salt": "Sal", - "mud": "Lama", - "sand": "Areia", - "woodchips": "Woodchips", - "grass": "Grama", - "grass_paver": "Grass paver" - }, - "error": { - "from": "The start point is too far from the nearest road", - "via": "The via point is too far from the nearest road", - "to": "The end point is too far from the nearest road", - "timeout": "Route calculation took too long, try adding points closer together" - } - }, - "scissors": { - "tooltip": "Cortar ou dividir", - "crop": "Cortar", - "split_as": "Dividir a trilha em", - "help_invalid_selection": "Select a trace to crop or split.", - "help": "Use the slider to crop the trace, or click on the map to split it at the selected point." - }, - "time": { - "tooltip": "Manage time data", - "start": "Iniciar", - "end": "End", - "total_time": "Tempo em Movimento", - "pick_date": "Escolha uma data", - "artificial": "Create realistic time data", - "update": "Update time data", - "help": "Use the form to set new time data.", - "help_invalid_selection": "Select a single trace to manage its time data." - }, - "merge": { - "merge_traces": "Connect the traces", - "merge_contents": "Merge the contents and keep the traces disconnected", - "merge_selection": "Merge selection", - "tooltip": "Merge items together", - "help_merge_traces": "Connecting the selected traces will create a single continuous trace.", - "help_cannot_merge_traces": "Your selection must contain several traces to connect them.", - "help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.", - "help_cannot_merge_contents": "Your selection must contain several items to merge their contents." - }, - "extract": { - "tooltip": "Extract contents to separate items", - "button": "Extract", - "help": "Extracting the contents of the selected items will create a separate item for each of their contents.", - "help_invalid_selection": "Your selection must contain items with multiple traces to extract them." - }, - "waypoint": { - "tooltip": "Create and edit points of interest", - "longitude": "Longitude", - "latitude": "Latitude", - "create": "Create point of interest", - "add": "Add point of interest to file", - "help": "Fill in the form to create a new point of interest, or click on an existing one to edit it. Click on the map to fill the coordinates, or drag points of interest to move them.", - "help_no_selection": "Select a file to create or edit points of interest." - }, - "reduce": { - "tooltip": "Reduce the number of GPS points", - "tolerance": "Tolerância", - "number_of_points": "Number of GPS points", - "button": "Minify", - "help": "Use the slider to choose the number of GPS points to keep.", - "help_no_selection": "Select a trace to reduce the number of its GPS points." - }, - "clean": { - "tooltip": "Clean GPS points and points of interest with a rectangle selection", - "delete_trackpoints": "Delete GPS points", - "delete_waypoints": "Delete points of interest", - "delete_inside": "Delete inside selection", - "delete_outside": "Delete outside selection", - "button": "Apagar", - "help": "Select a rectangle area on the map to remove GPS points and points of interest.", - "help_no_selection": "Select a trace to clean GPS points and points of interest." - } - }, - "layers": { - "settings": "Layer settings", - "settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.", - "selection": "Layer selection", - "custom_layers": { - "title": "Custom layers", - "new": "New custom layer", - "edit": "Edit custom layer", - "urls": "URL(s)", - "url_placeholder": "WMTS, WMS or Mapbox style JSON", - "max_zoom": "Max zoom", - "layer_type": "Layer type", - "basemap": "Mapa-base", - "overlay": "Cobertura", - "create": "Create layer", - "update": "Update layer" - }, - "opacity": "Overlay opacity", - "heatmap": "Strava Heatmap", - "label": { - "basemaps": "Basemaps", - "overlays": "Sobreposições", - "custom": "Personalizado", - "world": "Mundo", - "countries": "Países", - "belgium": "Bélgica", - "bulgaria": "Bulgária", - "finland": "Finlândia", - "france": "França", - "new_zealand": "Nova Zelândia", - "norway": "Noruega", - "spain": "Espanha", - "sweden": "Suécia", - "switzerland": "Suíça", - "united_kingdom": "Reino Unido", - "united_states": "Estados Unidos", - "mapboxOutdoors": "Mapbox Outdoors", - "mapboxSatellite": "Satélite do Mapbox", - "openStreetMap": "OpenStreetMap", - "openTopoMap": "OpenTopoMap", - "openHikingMap": "OpenHikingMap", - "cyclOSM": "CyclOSM", - "linz": "LINZ Topo", - "linzTopo": "LINZ Topo50", - "swisstopoRaster": "swisstopo Raster", - "swisstopoVector": "swisstopo Vector", - "swisstopoSatellite": "swisstopo Satellite", - "ignBe": "IGN Topo", - "ignFrPlan": "IGN Plan", - "ignFrScan25": "IGN SCAN25", - "ignFrSatellite": "IGN Satellite", - "ignEs": "IGN", - "ordnanceSurvey": "Ordnance Survey", - "norwayTopo": "Topografisk Norgeskart 4", - "swedenTopo": "Lantmäteriet Topo", - "finlandTopo": "Lantmäteriverket Terrängkarta", - "bgMountains": "BGMountains", - "usgs": "USGS", - "cyclOSMlite": "CyclOSM Lite", - "swisstopoSlope": "swisstopo Slope", - "swisstopoHiking": "swisstopo Hiking", - "swisstopoHikingClosures": "swisstopo Hiking Closures", - "swisstopoCycling": "swisstopo Cycling", - "swisstopoCyclingClosures": "swisstopo Cycling Closures", - "swisstopoMountainBike": "swisstopo MTB", - "swisstopoMountainBikeClosures": "swisstopo MTB Closures", - "swisstopoSkiTouring": "swisstopo Ski Touring", - "ignFrCadastre": "IGN Cadastre", - "ignSlope": "IGN Slope", - "ignSkiTouring": "IGN Ski Touring", - "strava": "Strava", - "stravaHeatmapRun": "Corrida", - "stravaHeatmapTrailRun": "Corrida em trilha", - "stravaHeatmapHike": "Caminhada", - "stravaHeatmapRide": "Ciclismo", - "stravaHeatmapGravel": "Ciclismo de cascalho", - "stravaHeatmapMTB": "MTB", - "stravaHeatmapWater": "Água", - "stravaHeatmapWinter": "Inverno", - "waymarked_trails": "Trilhas demarcadas", - "waymarkedTrailsHiking": "Caminhada", - "waymarkedTrailsCycling": "Ciclismo", - "waymarkedTrailsMTB": "MTB", - "waymarkedTrailsSkating": "Patinação", - "waymarkedTrailsHorseRiding": "Hipismo", - "waymarkedTrailsWinter": "Inverno", - "points_of_interest": "Pontos de interesse", - "food": "Comida", - "bakery": "Padoca", - "food-store": "Loja de alimentos", - "eat-and-drink": "Comes e bebes", - "amenities": "Amenities", - "toilets": "Toilets", - "water": "Água", - "shower": "Chuveiro", - "motorized": "Carros e Motocicletas", - "fuel-station": "Postos de combustível", - "parking": "Estacionamento", - "garage": "Garagem", - "barrier": "Barrier", - "tourism": "Turismo", - "attraction": "Atração", - "viewpoint": "Mirante", - "hotel": "Hotel", - "campsite": "Acampamento", - "hut": "Cabana", - "summit": "Pico", - "pass": "Passagem", - "climbing": "Escalada", - "bicycle": "Bicicleta", - "bicycle-parking": "Estacionamento de bicicleta", - "bicycle-rental": "Aluguel de bicicleta", - "bicycle-shop": "Loja de bicicletas", - "public-transport": "Transporte Público", - "railway-station": "Estações ferroviárias", - "tram-stop": "Parada de bonde", - "bus-stop": "Parada de Ônibus", - "ferry": "Balsa" - }, - "color": { - "blue": "Azul", - "bluered": "Blue Red", - "gray": "Cinzento", - "hot": "Popular", - "purple": "Roxo", - "orange": "Orange" - } - }, - "chart": { - "show_slope": "Show slope data", - "show_surface": "Show surface data", - "show_speed": "Show speed data", - "show_pace": "Show pace data", - "show_heartrate": "Show heart rate data", - "show_cadence": "Show cadence data", - "show_temperature": "Show temperature data", - "show_power": "Show power data" - }, - "quantities": { - "distance": "Distância", - "elevation": "Elevação", - "temperature": "Temperatura", - "speed": "Velocidade", - "pace": "Ritmo", - "heartrate": "Heart rate", - "cadence": "Cadência", - "power": "Potência", - "slope": "Slope", - "surface": "Superfície", - "time": "Tempo", - "moving": "Moving", - "total": "Total" - }, - "units": { - "meters": "m", - "feet": "pés", - "kilometers": "km", - "miles": "mi", - "celsius": "°C", - "fahrenheit": "°F", - "kilometers_per_hour": "km/h", - "miles_per_hour": "mph", - "minutes_per_kilometer": "min/km", - "minutes_per_mile": "min/mi", - "heartrate": "bpm", - "cadence": "rpm", - "power": "W" - }, - "gpx": { - "file": "File", - "files": "Files", - "track": "Track", - "tracks": "Percursos", - "segment": "Segment", - "segments": "Segmentos", - "waypoint": "Point of interest", - "waypoints": "Points of interest" - }, - "homepage": { - "website": "Website", - "home": "Home", - "app": "App", - "contact": "Contact", - "x": "X", - "facebook": "Facebook", - "github": "GitHub", - "crowdin": "Crowdin", - "email": "Email", - "contribute": "Contribute", - "supported_by": "supported by", - "support_button": "Support gpx.studio on Ko-fi", - "route_planning": "Route planning", - "route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.", - "file_processing": "Advanced file processing", - "file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.", - "maps": "Global and local maps", - "maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.", - "data_visualization": "Data visualization", - "data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.", - "identity": "Grátis, sem anúncios e de código aberto", - "identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community." - }, - "embedding": { - "title": "Create your own map", - "mapbox_token": "Mapbox access token", - "file_urls": "File URLs (separated by commas)", - "basemap": "Mapa-base", - "height": "Altura", - "fill_by": "Fill by", - "none": "Nenhum", - "show_controls": "Mostrar controles", - "manual_camera": "Câmera manual", - "manual_camera_description": "You can move the map below to adjust the camera position.", - "latitude": "Latitude", - "longitude": "Longitude", - "zoom": "Zoom", - "pitch": "Pitch", - "bearing": "Bearing", - "preview": "Prévia", - "code": "Integration code" - }, - "webgl2_required": "WebGL 2 is required to display the map.", - "enable_webgl2": "Learn how to enable WebGL 2 in your browser" -} \ No newline at end of file