From 4b8d2a481eb1f047b95e8defd7301f34e0c7afbd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 16:42:00 +0200 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) --- website/src/locales/pt-br.json | 368 ++++++++++++++++----------------- 1 file changed, 184 insertions(+), 184 deletions(-) diff --git a/website/src/locales/pt-br.json b/website/src/locales/pt-br.json index c2a20acd..f534f54a 100644 --- a/website/src/locales/pt-br.json +++ b/website/src/locales/pt-br.json @@ -1,140 +1,140 @@ { "metadata": { - "home_title": "início", - "app_title": "o editor online de arquivos GPX", - "embed_title": "o editor online de arquivos GPX", - "help_title": "ajuda", + "home_title": "home", + "app_title": "the online GPX file editor", + "embed_title": "the online GPX file editor", + "help_title": "help", "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", + "new": "New", + "new_file": "New file", + "new_track": "New track", + "new_segment": "New segment", + "open": "Open...", + "duplicate": "Duplicate", + "close": "Close", + "close_all": "Close all", + "copy": "Copy", + "paste": "Paste", + "cut": "Cut", + "export": "Export...", + "export_all": "Export all...", + "export_options": "Export options", + "support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!", + "support_button": "Help keep the website free", + "download_file": "Download file", + "download_files": "Download files", + "edit": "Edit", + "undo": "Undo", + "redo": "Redo", + "delete": "Delete", + "select_all": "Select all", + "view": "View", + "elevation_profile": "Elevation profile", + "vertical_file_view": "Vertical file list", + "switch_basemap": "Switch to previous basemap", + "toggle_overlays": "Toggle overlays", + "toggle_3d": "Toggle 3D", + "settings": "Settings", + "distance_units": "Distance units", + "metric": "Metric", "imperial": "Imperial", - "velocity_units": "Unidades de velocidade", - "temperature_units": "Unidade de temperatura", + "velocity_units": "Velocity units", + "temperature_units": "Temperature units", "celsius": "Celsius", "fahrenheit": "Fahrenheit", - "language": "Idioma", - "mode": "Tema", - "light": "Claro", - "dark": "Escuro", + "language": "Language", + "mode": "Theme", + "light": "Light", + "dark": "Dark", "street_view_source": "Street view source", "mapillary": "Mapillary", "google": "Google", - "layers": "Camadas do mapa...", - "distance_markers": "Marcadores de distância", + "layers": "Map layers...", + "distance_markers": "Distance markers", "direction_markers": "Direction arrows", - "help": "Ajuda", - "donate": "Doar", + "help": "Help", + "donate": "Donate", "ctrl": "Ctrl", - "click": "Clique", - "drag": "Arrastar", + "click": "Click", + "drag": "Drag", "metadata": { - "button": "Informações...", - "name": "Nome", - "description": "Descrição", - "save": "Salvar" + "button": "Info...", + "name": "Name", + "description": "Description", + "save": "Save" }, "style": { - "button": "Aparência...", - "color": "Cor", - "opacity": "Opacidade", - "width": "Largura" + "button": "Appearance...", + "color": "Color", + "opacity": "Opacity", + "width": "Width" }, - "hide": "Ocultar", - "unhide": "Mostrar", - "open_in": "Abrir em" + "hide": "Hide", + "unhide": "Unhide", + "open_in": "Open in" }, "toolbar": { "routing": { - "tooltip": "Planejar ou editar uma rota", - "activity": "Atividade", - "use_routing": "Rota", + "tooltip": "Plan or edit a route", + "activity": "Activity", + "use_routing": "Routing", "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", - "allow_private": "Permitir estradas privadas", + "allow_private": "Allow private roads", "reverse": { - "button": "Inverter", + "button": "Reverse", "tooltip": "Reverse the direction of the route" }, "route_back_to_start": { - "button": "Voltar para o início", + "button": "Back to start", "tooltip": "Connect the last point of the route with the starting point" }, "round_trip": { - "button": "Ida e volta", + "button": "Round trip", "tooltip": "Return to the starting point by the same route" }, - "start_loop_here": "Iniciar o loop aqui", + "start_loop_here": "Start loop here", "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" + "bike": "Bike", + "racing_bike": "Road bike", + "mountain_bike": "Mountain bike", + "foot": "Run/hike", + "motorcycle": "Motorcycle", + "water": "Water", + "railway": "Railway" }, "surface": { - "unknown": "Desconhecido", - "paved": "Pavimentado", - "unpaved": "Não pavimentado", - "asphalt": "Asfalto", - "concrete": "Cimento", + "unknown": "Unknown", + "paved": "Paved", + "unpaved": "Unpaved", + "asphalt": "Asphalt", + "concrete": "Concrete", "chipseal": "Chipseal", - "cobblestone": "Empedrado", + "cobblestone": "Cobblestone", "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", + "wood": "Wood", + "compacted": "Compacted gravel", + "fine_gravel": "Fine gravel", + "gravel": "Gravel", "pebblestone": "Pebblestone", - "rock": "Pedra", - "dirt": "Terra", - "ground": "Chão", - "earth": "Terra", - "snow": "Neve", - "ice": "Gelo", - "salt": "Sal", - "mud": "Lama", - "sand": "Areia", + "rock": "Rock", + "dirt": "Dirt", + "ground": "Ground", + "earth": "Earth", + "snow": "Snow", + "ice": "Ice", + "salt": "Salt", + "mud": "Mud", + "sand": "Sand", "woodchips": "Woodchips", - "grass": "Grama", + "grass": "Grass", "grass_paver": "Grass paver" }, "error": { @@ -145,18 +145,18 @@ } }, "scissors": { - "tooltip": "Cortar ou dividir", - "crop": "Cortar", - "split_as": "Dividir a trilha em", + "tooltip": "Crop or split", + "crop": "Crop", + "split_as": "Split the trace into", "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", + "start": "Start", "end": "End", - "total_time": "Tempo em Movimento", - "pick_date": "Escolha uma data", + "total_time": "Moving time", + "pick_date": "Pick a date", "artificial": "Create realistic time data", "update": "Update time data", "help": "Use the form to set new time data.", @@ -189,7 +189,7 @@ }, "reduce": { "tooltip": "Reduce the number of GPS points", - "tolerance": "Tolerância", + "tolerance": "Tolerance", "number_of_points": "Number of GPS points", "button": "Minify", "help": "Use the slider to choose the number of GPS points to keep.", @@ -201,7 +201,7 @@ "delete_waypoints": "Delete points of interest", "delete_inside": "Delete inside selection", "delete_outside": "Delete outside selection", - "button": "Apagar", + "button": "Delete", "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." } @@ -218,8 +218,8 @@ "url_placeholder": "WMTS, WMS or Mapbox style JSON", "max_zoom": "Max zoom", "layer_type": "Layer type", - "basemap": "Mapa-base", - "overlay": "Cobertura", + "basemap": "Basemap", + "overlay": "Overlay", "create": "Create layer", "update": "Update layer" }, @@ -227,23 +227,23 @@ "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", + "overlays": "Overlays", + "custom": "Custom", + "world": "World", + "countries": "Countries", + "belgium": "Belgium", + "bulgaria": "Bulgaria", + "finland": "Finland", + "france": "France", + "new_zealand": "New Zealand", + "norway": "Norway", + "spain": "Spain", + "sweden": "Sweden", + "switzerland": "Switzerland", + "united_kingdom": "United Kingdom", + "united_states": "United States", "mapboxOutdoors": "Mapbox Outdoors", - "mapboxSatellite": "Satélite do Mapbox", + "mapboxSatellite": "Mapbox Satellite", "openStreetMap": "OpenStreetMap", "openTopoMap": "OpenTopoMap", "openHikingMap": "OpenHikingMap", @@ -277,60 +277,60 @@ "ignSlope": "IGN Slope", "ignSkiTouring": "IGN Ski Touring", "strava": "Strava", - "stravaHeatmapRun": "Corrida", - "stravaHeatmapTrailRun": "Corrida em trilha", - "stravaHeatmapHike": "Caminhada", - "stravaHeatmapRide": "Ciclismo", - "stravaHeatmapGravel": "Ciclismo de cascalho", + "stravaHeatmapRun": "Running", + "stravaHeatmapTrailRun": "Trail Running", + "stravaHeatmapHike": "Hiking", + "stravaHeatmapRide": "Cycling", + "stravaHeatmapGravel": "Gravel Cycling", "stravaHeatmapMTB": "MTB", - "stravaHeatmapWater": "Água", - "stravaHeatmapWinter": "Inverno", - "waymarked_trails": "Trilhas demarcadas", - "waymarkedTrailsHiking": "Caminhada", - "waymarkedTrailsCycling": "Ciclismo", + "stravaHeatmapWater": "Water", + "stravaHeatmapWinter": "Winter", + "waymarked_trails": "Waymarked Trails", + "waymarkedTrailsHiking": "Hiking", + "waymarkedTrailsCycling": "Cycling", "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", + "waymarkedTrailsSkating": "Skating", + "waymarkedTrailsHorseRiding": "Horse Riding", + "waymarkedTrailsWinter": "Winter", + "points_of_interest": "Points of interest", + "food": "Food", + "bakery": "Bakery", + "food-store": "Food Store", + "eat-and-drink": "Eat and Drink", "amenities": "Amenities", "toilets": "Toilets", - "water": "Água", - "shower": "Chuveiro", - "motorized": "Carros e Motocicletas", - "fuel-station": "Postos de combustível", - "parking": "Estacionamento", - "garage": "Garagem", + "water": "Water", + "shower": "Shower", + "motorized": "Cars and Motorcycles", + "fuel-station": "Fuel Station", + "parking": "Parking", + "garage": "Garage", "barrier": "Barrier", - "tourism": "Turismo", - "attraction": "Atração", - "viewpoint": "Mirante", + "tourism": "Tourism", + "attraction": "Attraction", + "viewpoint": "Viewpoint", "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" + "campsite": "Campsite", + "hut": "Hut", + "summit": "Summit", + "pass": "Pass", + "climbing": "Climbing", + "bicycle": "Bicycle", + "bicycle-parking": "Bicycle Parking", + "bicycle-rental": "Bicycle Rental", + "bicycle-shop": "Bicycle Shop", + "public-transport": "Public Transport", + "railway-station": "Railway Station", + "tram-stop": "Tram Stop", + "bus-stop": "Bus Stop", + "ferry": "Ferry" }, "color": { - "blue": "Azul", + "blue": "Blue", "bluered": "Blue Red", - "gray": "Cinzento", - "hot": "Popular", - "purple": "Roxo", + "gray": "Gray", + "hot": "Hot", + "purple": "Purple", "orange": "Orange" } }, @@ -345,23 +345,23 @@ "show_power": "Show power data" }, "quantities": { - "distance": "Distância", - "elevation": "Elevação", - "temperature": "Temperatura", - "speed": "Velocidade", - "pace": "Ritmo", + "distance": "Distance", + "elevation": "Elevation", + "temperature": "Temperature", + "speed": "Speed", + "pace": "Pace", "heartrate": "Heart rate", - "cadence": "Cadência", - "power": "Potência", + "cadence": "Cadence", + "power": "Power", "slope": "Slope", - "surface": "Superfície", - "time": "Tempo", + "surface": "Surface", + "time": "Time", "moving": "Moving", "total": "Total" }, "units": { "meters": "m", - "feet": "pés", + "feet": "ft", "kilometers": "km", "miles": "mi", "celsius": "°C", @@ -378,9 +378,9 @@ "file": "File", "files": "Files", "track": "Track", - "tracks": "Percursos", + "tracks": "Tracks", "segment": "Segment", - "segments": "Segmentos", + "segments": "Segments", "waypoint": "Point of interest", "waypoints": "Points of interest" }, @@ -405,26 +405,26 @@ "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": "Free, ad-free and open source", "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", + "basemap": "Basemap", + "height": "Height", "fill_by": "Fill by", - "none": "Nenhum", - "show_controls": "Mostrar controles", - "manual_camera": "Câmera manual", + "none": "None", + "show_controls": "Show controls", + "manual_camera": "Manual camera", "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", + "preview": "Preview", "code": "Integration code" }, "webgl2_required": "WebGL 2 is required to display the map.",