import portuguese translations

This commit is contained in:
vcoppe
2024-07-23 16:36:26 +02:00
parent 855d4af70e
commit 2547837d77
6 changed files with 204 additions and 204 deletions

View File

@@ -2,12 +2,12 @@
import { HeartHandshake } from 'lucide-svelte';
</script>
## <HeartHandshake size="18" class="mr-1 inline-block align-baseline" /> Help keep the website free (and ad-free)
## <HeartHandshake size="18" class="mr-1 inline-block align-baseline" /> Ajude a manter o site gratuito (e sem anúncios)
Each time you add or move GPS points, our servers calculate the best route on the road network.
We also use APIs from <a href="https://mapbox.com" target="_blank">Mapbox</a> to display beautiful maps, retrieve elevation data and allow you to search for places.
Cada vez que você adiciona ou move pontos de GPS, nosso servidor calcula a melhor rota no mapa.
Nos também usamos as APIs do <a href="https://mapbox.com" target="_blank">Mapbox</a> para mostrar mapas bonitos, pegar dados de elevação e permitir que você busque por lugares.
Unfortunately, this is expensive.
If you enjoy using this tool and find it valuable, please consider making a small donation to help keep the website free and ad-free.
Infelizmente, isso é caro.
Se você gosta dessa ferramenta e acha ela valiosa, considere fazer uma pequena doação para ajudar a manter o site grátis e sem propagandas.
Thank you very much for your support! ❤️
Muito obrigado pelo seu apoio! ❤️

View File

@@ -1,5 +1,5 @@
Mapbox is the company that provides some of the beautiful maps on this website.
They also develop the <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">map engine</a> which powers **gpx.studio**.
Mapbox é uma empresa que fornece alguns dos belos mapas desse site.
Eles também desenvolvem o <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">mecanismo de mapa</a> que alimenta **gpx.studio**.
We are incredibly fortunate and grateful to be part of their <a href="https://mapbox.com/community" target="_blank">Community</a> program, which supports nonprofits, educational institutions, and positive impact organizations.
This partnership allows **gpx.studio** to benefit from Mapbox tools at discounted prices, greatly contributing to the financial viability of the project and enabling us to offer the best possible user experience.
Somos incrivelmente afortunados e gratos de ser parte do programa de <a href="https://mapbox.com/community" target="_blank">Comunidade</a>, que apoia instituições educacionais, sem fins lucrativos e de grande impacto positivo.
Essa parceria permite **gpx.studio** se beneficiar de descontos no uso das ferramentas do Mapbox, contribuindo para a viabilidade financeira do projeto e nos permite oferecer a melhor experiência possível de usuário.

View File

@@ -2,11 +2,11 @@
import { Languages } from 'lucide-svelte';
</script>
## <Languages size="18" class="mr-1 inline-block align-baseline" /> Translation
## <Languages size="18" class="mr-1 inline-block align-baseline" /> Tradução
The website is translated by volunteers using a collaborative translation platform.
You can contribute by adding or improving translations on our <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
O site é traduzido por voluntários usando uma plataforma de tradução colaborativa.
Você pode contribuir adicionando ou melhorando as traduções em nosso <a href="https://crowdin.com/project/gpxstudio" target="_blank">projeto do Crowdin</a>.
If you would like to start translating into a new language, please <a href="#contact">get in touch</a>.
Se quiser iniciar a tradução de uma nova língua, por favor <a href="#contact">entre em contato</a>.
Any help is greatly appreciated!
Qualquer ajuda é muito bem-vinda!

View File

@@ -18,8 +18,8 @@ title: Toolbar
# { title }
The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**.
Each tool is represented by an icon and can be activated by clicking on it.
A barra de ferramentas está localizada do lado esquerdo do mapa sendo o coração da aplicação, dando acesso as principais funcionalidades do **gpx.studio**.
Cada ferramenta é representada por um ícone e pode ser ativado ao clicar sobre ele.
<div class="flex flex-row justify-center text-foreground">
<div>
@@ -27,6 +27,6 @@ Each tool is represented by an icon and can be activated by clicking on it.
</div>
</div>
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx).
Assim como [ações de edição](./menu/edit), a maioria das ferramentas pode ser aplicada a vários arquivos de uma só vez e também [faixas e segmentos](./gpx).
The next sections describe each tool in detail.
As próximas seções descrevem cada ferramenta em detalhes.

View File

@@ -1,5 +1,5 @@
---
title: Time
title: Tempo
---
<script>

View File

@@ -1,140 +1,140 @@
{
"metadata": {
"home_title": "home",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "help",
"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": "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",
"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": "Velocity units",
"temperature_units": "Temperature units",
"velocity_units": "Unidades de velocidade",
"temperature_units": "Unidade de temperatura",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Language",
"mode": "Theme",
"light": "Light",
"dark": "Dark",
"language": "Idioma",
"mode": "Tema",
"light": "Claro",
"dark": "Escuro",
"street_view_source": "Street view source",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Map layers...",
"distance_markers": "Distance markers",
"layers": "Camadas do mapa...",
"distance_markers": "Marcadores de distância",
"direction_markers": "Direction arrows",
"help": "Help",
"donate": "Donate",
"help": "Ajuda",
"donate": "Doar",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Drag",
"click": "Clique",
"drag": "Arrastar",
"metadata": {
"button": "Info...",
"name": "Name",
"description": "Description",
"save": "Save"
"button": "Informações...",
"name": "Nome",
"description": "Descrição",
"save": "Salvar"
},
"style": {
"button": "Appearance...",
"color": "Color",
"opacity": "Opacity",
"width": "Width"
"button": "Aparência...",
"color": "Cor",
"opacity": "Opacidade",
"width": "Largura"
},
"hide": "Hide",
"unhide": "Unhide",
"open_in": "Open in"
"hide": "Ocultar",
"unhide": "Mostrar",
"open_in": "Abrir em"
},
"toolbar": {
"routing": {
"tooltip": "Plan or edit a route",
"activity": "Activity",
"use_routing": "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": "Allow private roads",
"allow_private": "Permitir estradas privadas",
"reverse": {
"button": "Reverse",
"button": "Inverter",
"tooltip": "Reverse the direction of the route"
},
"route_back_to_start": {
"button": "Back to start",
"button": "Voltar para o início",
"tooltip": "Connect the last point of the route with the starting point"
},
"round_trip": {
"button": "Round trip",
"button": "Ida e volta",
"tooltip": "Return to the starting point by the same route"
},
"start_loop_here": "Start loop here",
"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": "Bike",
"racing_bike": "Road bike",
"mountain_bike": "Mountain bike",
"foot": "Run/hike",
"motorcycle": "Motorcycle",
"water": "Water",
"railway": "Railway"
"bike": "Bicicleta",
"racing_bike": "Bicicleta de estrada",
"mountain_bike": "Bicicleta de montanha",
"foot": "Corrida/caminhada",
"motorcycle": "Moto",
"water": "Água",
"railway": "Ferrovia"
},
"surface": {
"unknown": "Unknown",
"paved": "Paved",
"unpaved": "Unpaved",
"asphalt": "Asphalt",
"concrete": "Concrete",
"unknown": "Desconhecido",
"paved": "Pavimentado",
"unpaved": "Não pavimentado",
"asphalt": "Asfalto",
"concrete": "Cimento",
"chipseal": "Chipseal",
"cobblestone": "Cobblestone",
"cobblestone": "Empedrado",
"unhewn_cobblestone": "Unhewn cobblestone",
"paving_stones": "Paving stones",
"stepping_stones": "Stepping stones",
"sett": "Sett",
"metal": "Metal",
"wood": "Wood",
"compacted": "Compacted gravel",
"fine_gravel": "Fine gravel",
"gravel": "Gravel",
"wood": "Madeira",
"compacted": "Cascalho compactado",
"fine_gravel": "Cascalho fino",
"gravel": "Gravilha",
"pebblestone": "Pebblestone",
"rock": "Rock",
"dirt": "Dirt",
"ground": "Ground",
"earth": "Earth",
"snow": "Snow",
"ice": "Ice",
"salt": "Salt",
"mud": "Mud",
"sand": "Sand",
"rock": "Pedra",
"dirt": "Terra",
"ground": "Chão",
"earth": "Terra",
"snow": "Neve",
"ice": "Gelo",
"salt": "Sal",
"mud": "Lama",
"sand": "Areia",
"woodchips": "Woodchips",
"grass": "Grass",
"grass": "Grama",
"grass_paver": "Grass paver"
},
"error": {
@@ -145,18 +145,18 @@
}
},
"scissors": {
"tooltip": "Crop or split",
"crop": "Crop",
"split_as": "Split the trace into",
"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": "Start",
"start": "Iniciar",
"end": "End",
"total_time": "Moving time",
"pick_date": "Pick a date",
"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.",
@@ -189,7 +189,7 @@
},
"reduce": {
"tooltip": "Reduce the number of GPS points",
"tolerance": "Tolerance",
"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.",
@@ -201,7 +201,7 @@
"delete_waypoints": "Delete points of interest",
"delete_inside": "Delete inside selection",
"delete_outside": "Delete outside selection",
"button": "Delete",
"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."
}
@@ -218,8 +218,8 @@
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
"max_zoom": "Max zoom",
"layer_type": "Layer type",
"basemap": "Basemap",
"overlay": "Overlay",
"basemap": "Mapa-base",
"overlay": "Cobertura",
"create": "Create layer",
"update": "Update layer"
},
@@ -227,23 +227,23 @@
"heatmap": "Strava Heatmap",
"label": {
"basemaps": "Basemaps",
"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",
"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": "Mapbox Satellite",
"mapboxSatellite": "Satélite do Mapbox",
"openStreetMap": "OpenStreetMap",
"openTopoMap": "OpenTopoMap",
"openHikingMap": "OpenHikingMap",
@@ -277,60 +277,60 @@
"ignSlope": "IGN Slope",
"ignSkiTouring": "IGN Ski Touring",
"strava": "Strava",
"stravaHeatmapRun": "Running",
"stravaHeatmapTrailRun": "Trail Running",
"stravaHeatmapHike": "Hiking",
"stravaHeatmapRide": "Cycling",
"stravaHeatmapGravel": "Gravel Cycling",
"stravaHeatmapRun": "Corrida",
"stravaHeatmapTrailRun": "Corrida em trilha",
"stravaHeatmapHike": "Caminhada",
"stravaHeatmapRide": "Ciclismo",
"stravaHeatmapGravel": "Ciclismo de cascalho",
"stravaHeatmapMTB": "MTB",
"stravaHeatmapWater": "Water",
"stravaHeatmapWinter": "Winter",
"waymarked_trails": "Waymarked Trails",
"waymarkedTrailsHiking": "Hiking",
"waymarkedTrailsCycling": "Cycling",
"stravaHeatmapWater": "Água",
"stravaHeatmapWinter": "Inverno",
"waymarked_trails": "Trilhas demarcadas",
"waymarkedTrailsHiking": "Caminhada",
"waymarkedTrailsCycling": "Ciclismo",
"waymarkedTrailsMTB": "MTB",
"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",
"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": "Water",
"shower": "Shower",
"motorized": "Cars and Motorcycles",
"fuel-station": "Fuel Station",
"parking": "Parking",
"garage": "Garage",
"water": "Água",
"shower": "Chuveiro",
"motorized": "Carros e Motocicletas",
"fuel-station": "Postos de combustível",
"parking": "Estacionamento",
"garage": "Garagem",
"barrier": "Barrier",
"tourism": "Tourism",
"attraction": "Attraction",
"viewpoint": "Viewpoint",
"tourism": "Turismo",
"attraction": "Atração",
"viewpoint": "Mirante",
"hotel": "Hotel",
"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"
"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": "Blue",
"blue": "Azul",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"gray": "Cinzento",
"hot": "Popular",
"purple": "Roxo",
"orange": "Orange"
}
},
@@ -345,23 +345,23 @@
"show_power": "Show power data"
},
"quantities": {
"distance": "Distance",
"elevation": "Elevation",
"temperature": "Temperature",
"speed": "Speed",
"pace": "Pace",
"distance": "Distância",
"elevation": "Elevação",
"temperature": "Temperatura",
"speed": "Velocidade",
"pace": "Ritmo",
"heartrate": "Heart rate",
"cadence": "Cadence",
"power": "Power",
"cadence": "Cadência",
"power": "Potência",
"slope": "Slope",
"surface": "Surface",
"time": "Time",
"surface": "Superfície",
"time": "Tempo",
"moving": "Moving",
"total": "Total"
},
"units": {
"meters": "m",
"feet": "ft",
"feet": "pés",
"kilometers": "km",
"miles": "mi",
"celsius": "°C",
@@ -378,9 +378,9 @@
"file": "File",
"files": "Files",
"track": "Track",
"tracks": "Tracks",
"tracks": "Percursos",
"segment": "Segment",
"segments": "Segments",
"segments": "Segmentos",
"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": "Free, ad-free and open source",
"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": "Basemap",
"height": "Height",
"basemap": "Mapa-base",
"height": "Altura",
"fill_by": "Fill by",
"none": "None",
"show_controls": "Show controls",
"manual_camera": "Manual camera",
"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": "Preview",
"preview": "Prévia",
"code": "Integration code"
},
"webgl2_required": "WebGL 2 is required to display the map.",