diff --git a/website/src/lib/docs/ca/menu/edit.mdx b/website/src/lib/docs/ca/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/ca/menu/edit.mdx +++ b/website/src/lib/docs/ca/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/cs/menu/edit.mdx b/website/src/lib/docs/cs/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/cs/menu/edit.mdx +++ b/website/src/lib/docs/cs/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/de/menu/edit.mdx b/website/src/lib/docs/de/menu/edit.mdx index f8060415..f2f266d4 100644 --- a/website/src/lib/docs/de/menu/edit.mdx +++ b/website/src/lib/docs/de/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Konfigurieren Sie die Sichtbarkeit der ausgewählten Dateielemente auf der Karte Alle Dateielemente in der aktuellen Hierarchieebene zur Auswahl hinzufügen. +### Center + +Center the map on the selected file items. + ### Kopieren Kopieren Sie die ausgewählten Dateielemente in die Zwischenablage. diff --git a/website/src/lib/docs/el/menu/edit.mdx b/website/src/lib/docs/el/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/el/menu/edit.mdx +++ b/website/src/lib/docs/el/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/es/files-and-stats.mdx b/website/src/lib/docs/es/files-and-stats.mdx index c415ce8b..e3ab80c3 100644 --- a/website/src/lib/docs/es/files-and-stats.mdx +++ b/website/src/lib/docs/es/files-and-stats.mdx @@ -69,7 +69,7 @@ Al pasar el cursor sobre el perfil de elevación, un globo emergente mostrará e Para obtener las estadísticas de una sección específica del perfil de elevación, puede arrastrar para crear una selección rectangular en el perfil. Haga clic en el perfil para reiniciar la selección. -You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. +Puede usar el ratón para acercar o alejar el perfil de elevación y moverse hacia la izquierda y derecha arrastrando el perfil manteniendo pulsada la tecla Shift. ### Datos adicionales diff --git a/website/src/lib/docs/es/integration.mdx b/website/src/lib/docs/es/integration.mdx index ce4de741..a099b8da 100644 --- a/website/src/lib/docs/es/integration.mdx +++ b/website/src/lib/docs/es/integration.mdx @@ -14,7 +14,7 @@ Puede usar **gpx.studio** para crear mapas que muestren sus archivos GPX e integ Todo lo que necesita es: 1. Un token de acceso a Mapbox para cargar el mapa, y -2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. +2. Archivos GPX alojados en su servidor, en Google Drive o accesibles a través de una URL pública. Luego puede jugar con el configurador de abajo para personalizar su mapa y generar el código HTML correspondiente. diff --git a/website/src/lib/docs/es/menu/edit.mdx b/website/src/lib/docs/es/menu/edit.mdx index fe71ff9c..3029392e 100644 --- a/website/src/lib/docs/es/menu/edit.mdx +++ b/website/src/lib/docs/es/menu/edit.mdx @@ -3,7 +3,7 @@ title: Acciones de edición --- @@ -35,6 +35,10 @@ Alterna la visibilidad de los elementos del archivo seleccionado en el mapa. Añade todos los elementos del archivo en el nivel de jerarquía actual a la selección. +### Center + +Center the map on the selected file items. + ### Copiar Copia los elementos del archivo seleccionado al portapapeles. diff --git a/website/src/lib/docs/fr/menu/edit.mdx b/website/src/lib/docs/fr/menu/edit.mdx index cc0cd340..2f92a168 100644 --- a/website/src/lib/docs/fr/menu/edit.mdx +++ b/website/src/lib/docs/fr/menu/edit.mdx @@ -3,7 +3,7 @@ title: Actions d'édition --- @@ -35,6 +35,10 @@ Activer/désactiver la visibilité des éléments de fichier sélectionnés sur Ajouter tous les éléments de fichier du niveau de hiérarchie actuel à la sélection. +### Centrer + +Centrer la carte sur les éléments de fichier sélectionnés. + ### Copier Copier les éléments de fichier sélectionnés dans le presse-papiers. diff --git a/website/src/lib/docs/he/files-and-stats.mdx b/website/src/lib/docs/he/files-and-stats.mdx new file mode 100644 index 00000000..f6eb7be6 --- /dev/null +++ b/website/src/lib/docs/he/files-and-stats.mdx @@ -0,0 +1,82 @@ +--- +title: Files and statistics +--- + + + +# { title } + +## File list + +Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map. +You can reorder them by dragging and dropping the tabs. +And when many files are open, you can scroll through the list of tabs to navigate between them. + + + +When using a mouse, you need to hold Shift to scroll horizontally. + + + +### File selection + +By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar/) to them. +By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files. +Most of the [edit actions](./menu/edit) and [tools](./toolbar/) can be applied to multiple files at once. + + + +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. + + + +### Edit actions + +By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). + +### Vertical layout + +As mentioned in the [view options section](./menu/view), you can switch between a horizontal and a vertical layout for the file list. +The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx). +Indeed, this layout allows you to inspect the content of the files through collapsible sections. + +You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to internal file items. +Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file. + + + +The size of the file list can be adjusted by dragging the separator between the map and the file list. + + + +## Elevation profile and statistics + +At the bottom of the interface, you can find the elevation profile and statistics for the current selection. + + + +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. + + + +### Interactive statistics + +When hovering over the elevation profile, a tooltip will show statistics at the cursor position. + +To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile. +Click on the profile to reset the selection. + +You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. + +### Additional data + +Using the buttons on the right of the elevation profile, you can optionally color the elevation profile by: + +- **slope** information computed from the elevation data, or +- **surface** data coming from OpenStreetMap's surface tags. + This is only available for files created with **gpx.studio**. + +If your selection includes it, you can also visualize: **speed** , **heart rate** , **cadence** , **temperature** , and **power** data on the elevation profile. diff --git a/website/src/lib/docs/he/getting-started.mdx b/website/src/lib/docs/he/getting-started.mdx new file mode 100644 index 00000000..3c57e8ad --- /dev/null +++ b/website/src/lib/docs/he/getting-started.mdx @@ -0,0 +1,38 @@ +--- +title: Getting started +--- + + + +# { title } + +Welcome to the official guide for **gpx.studio**! +This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application. + + + +As shown in the screenshot above, the interface is divided into four main sections organized around the map. +Before we dive into the details of each section, let's have a quick overview of the interface. + +## Menu + +At the top of the interface, you will find the [main menu](./menu). +This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings. + +## Files and statistics + +At the bottom of the interface, you will find the list of files currently open in the application. +You can click on a file to select it and display its statistics below the list. +In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a vertical layout for advanced file management. + +## Toolbar + +On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files. + +## Map controls + +Finally, on the right side of the interface, you will find the [map controls](./map-controls). +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. diff --git a/website/src/lib/docs/he/gpx.mdx b/website/src/lib/docs/he/gpx.mdx new file mode 100644 index 00000000..bef13ac7 --- /dev/null +++ b/website/src/lib/docs/he/gpx.mdx @@ -0,0 +1,34 @@ +--- +title: GPX file format +--- + + + +# { title } + +The GPX file format is an open standard for exchanging GPS data between applications and GPS devices. +It essentially consists of a series of GPS points encoding one or multiple GPS traces, and, optionally, some points of interest. + +GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users. + +### Tracks, segments, and GPS points + +As mentioned above, a GPX file can contain multiple GPS traces. +These are organized in a hierarchical structure, with tracks at the top level. + +- A **track** is made of a sequence of disconnected segments. + Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. +- A **segment** is a sequence of GPS points that form a continuous path. +- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. + Some devices also store additional information such as heart rate, cadence, temperature, and power. + +In most cases, GPX files contain a single track with a single segment. +However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day. + +### Points of interest + +**Points of interest** (technically called _waypoints_) represent locations of interest to show either on a GPS device or on a digital map. + +In addition to its coordinates, a point of interest can have a **name** and a **description**. diff --git a/website/src/lib/docs/he/home/funding.mdx b/website/src/lib/docs/he/home/funding.mdx new file mode 100644 index 00000000..93c7014f --- /dev/null +++ b/website/src/lib/docs/he/home/funding.mdx @@ -0,0 +1,13 @@ + + +## Help keep the website free (and ad-free) + +Each time you add or move GPS points, our servers calculate the best route on the road network. +We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. + +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. + +Thank you very much for your support! ❤️ diff --git a/website/src/lib/docs/he/home/mapbox.mdx b/website/src/lib/docs/he/home/mapbox.mdx new file mode 100644 index 00000000..3085ec53 --- /dev/null +++ b/website/src/lib/docs/he/home/mapbox.mdx @@ -0,0 +1,5 @@ +Mapbox is the company that provides some of the beautiful maps on this website. +They also develop the map engine which powers **gpx.studio**. + +We are incredibly fortunate and grateful to be part of their Community 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. diff --git a/website/src/lib/docs/he/home/translation.mdx b/website/src/lib/docs/he/home/translation.mdx new file mode 100644 index 00000000..1299512e --- /dev/null +++ b/website/src/lib/docs/he/home/translation.mdx @@ -0,0 +1,12 @@ + + +## Translation + +The website is translated by volunteers using a collaborative translation platform. +You can contribute by adding or improving translations on our Crowdin project. + +If you would like to start translating into a new language, please get in touch. + +Any help is greatly appreciated! diff --git a/website/src/lib/docs/he/integration.mdx b/website/src/lib/docs/he/integration.mdx new file mode 100644 index 00000000..a08c54df --- /dev/null +++ b/website/src/lib/docs/he/integration.mdx @@ -0,0 +1,27 @@ +--- +title: Integration +--- + + + +# { title } + +You can use **gpx.studio** to create maps showing your GPX files and embed them in your website. + +All you need is: + +1. A Mapbox access token to load the map, and +2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. + +You can then play with the configurator below to customize your map and generate the corresponding HTML code. + + + +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + + + + diff --git a/website/src/lib/docs/he/map-controls.mdx b/website/src/lib/docs/he/map-controls.mdx new file mode 100644 index 00000000..9eb67edf --- /dev/null +++ b/website/src/lib/docs/he/map-controls.mdx @@ -0,0 +1,67 @@ +--- +title: Map controls +--- + + + +# { title } + +### Map navigation + +The controls at the top allow you to zoom in and out , and to change the orientation and tilt of the map . + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + + +### Search bar + +You can use the search bar to look for an address and navigate to it on the map. + +### Locate button + +The locate button centers the map on your current location. + + + +This only works if you have allowed your browser and gpx.studio to access your location. + + + +### Street view + +This button can be used to enable street view mode on the map. +Depending on the street view source chosen in the [settings](./menu/settings), street view imagery can be accessed differently. + +- Mapillary: the street view coverage will appear as green lines on the map. When zoomed in enough, green dots will show the exact locations where street view imagery is available. Hovering over a green dot will show the street view image at that location. +- Google Street View: click on the map to open a new tab with the street view imagery at that location. + +### Map layers + +The map layers button allows you to switch between different basemaps, and toggle map overlays and categories of points of interest. + +- **Basemaps** are background maps that present the main geographic features of the world. + Depending on their purpose, basemaps have different styles and levels of detail. + Only one basemap can be displayed at a time. +- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information. +- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations. + +
+ + + Hover over the map to show the Waymarked Trails hiking overlay on top of the Mapbox Outdoors basemap. + +
+ +A large collection of global and local basemaps and overlays is available in **gpx.studio**, as well as a selection of point-of-interest categories. +They can be enabled in the [map layer settings dialog](./menu/settings). + +In these settings, you can also manage the opacity of the overlays. + +For advanced users, it is possible to add custom basemaps and overlays by providing WMTS, WMS, or Mapbox style JSON URLs. diff --git a/website/src/lib/docs/he/menu.mdx b/website/src/lib/docs/he/menu.mdx new file mode 100644 index 00000000..db6245de --- /dev/null +++ b/website/src/lib/docs/he/menu.mdx @@ -0,0 +1,17 @@ +--- +title: Menu +--- + + + +# { title } + +The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections. + + + +Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu. + + diff --git a/website/src/lib/docs/he/menu/edit.mdx b/website/src/lib/docs/he/menu/edit.mdx new file mode 100644 index 00000000..a364ea71 --- /dev/null +++ b/website/src/lib/docs/he/menu/edit.mdx @@ -0,0 +1,74 @@ +--- +title: Edit actions +--- + + + +# { title } + +Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. +Moreover, when the vertical layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Therefore, we will refer to the elements that can be modified by these actions as _file items_. +Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. + +### Undo and redo + +Using these buttons, you can undo or redo the last actions you performed. +This applies to all actions of the interface but not to view options, application settings, or map navigation. + +### Info... + +Open the information dialog of the currently selected file item, where you can see and edit its name and description. + +### Appearance... + +Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. + +### Hide/unhide + +Toggle the visibility of the selected file items on the map. + +### Select all + +Add all file items in the current hierarchy level to the selection. + +### Center + +Center the map on the selected file items. + +### Copy + +Copy the selected file items to the clipboard. + + + +This action is only available when the vertical layout of the files list is enabled. + + + +### Cut + +Cut the selected file items to the clipboard. + + + +This action is only available when the vertical layout of the files list is enabled. + + + +### Paste + +Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. + + + +This action is only available when the vertical layout of the files list is enabled. + + + +### Delete + +Delete the selected file items. diff --git a/website/src/lib/docs/he/menu/file.mdx b/website/src/lib/docs/he/menu/file.mdx new file mode 100644 index 00000000..5ef690e2 --- /dev/null +++ b/website/src/lib/docs/he/menu/file.mdx @@ -0,0 +1,52 @@ +--- +title: File actions +--- + + + +# { title } + +The file actions menu contains a set of pretty self-explanatory file operations. + +### New + +Create a new empty file. + +### Open... + +Open files from your computer. + + + +You can also drag and drop files directly from your file system into the window. + + + +### Duplicate + +Create a copy of the currently selected files. + +### Close + +Close the currently selected files. + +### Close all + +Close all files. + +### Export... + +Open the export dialog to save the currently selected files to your computer. + +### Export all... + +Open the export dialog to save all files to your computer. + + + +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + + diff --git a/website/src/lib/docs/he/menu/settings.mdx b/website/src/lib/docs/he/menu/settings.mdx new file mode 100644 index 00000000..9768f5b8 --- /dev/null +++ b/website/src/lib/docs/he/menu/settings.mdx @@ -0,0 +1,50 @@ +--- +title: Settings +--- + + + +# { title } + +### Distance units + +Change the units used to display distances in the interface. + +### Velocity units + +Change the units used to display velocities in the interface. +You can choose between distance per hour or minutes per distance, which can be more suitable for running activities. + +### Temperature units + +Change the units used to display temperatures in the interface. + +### Language + +Change the language used in the interface. + + + +You can contribute by adding or improving translations on our Crowdin project. +If you would like to start translating into a new language, please get in touch. +Any help is greatly appreciated! + + + +### Theme + +Change the theme used in the interface. + +### Street view source + +Change the source used for the [street view control](../map-controls). +The default one is Mapillary, but you can also use Google Street View. +Learn more about how to use the street view control in the [map controls section](../map-controls). + +### Map layers... + +Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more. +More information about map layers can be found in the [map controls section](../map-controls). diff --git a/website/src/lib/docs/he/menu/view.mdx b/website/src/lib/docs/he/menu/view.mdx new file mode 100644 index 00000000..88aa5075 --- /dev/null +++ b/website/src/lib/docs/he/menu/view.mdx @@ -0,0 +1,48 @@ +--- +title: View options +--- + + + +# { title } + +This menu provides options to rearrange the interface and the map view. + +### Elevation profile + +Hide the elevation profile to make room for the map, or show it to inspect the current selection. + +### Vertical file list + +Switch between a vertical and a horizontal layout for the file list. +The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx). + +### Switch to previous basemap + +Change the basemap to the one previously selected through the [map layer control](../map-controls). + +### Toggle overlays + +Toggle the visibility of the map overlays selected through the [map layer control](../map-controls). + +### Distance markers + +Toggle the visibility of distance markers on the map. +They are displayed for the current selection, like the [elevation profile](../files-and-stats). + +### Direction arrows + +Toggle the visibility of direction arrows on the map. + +### Toggle 3D + +Enter or exit the 3D map view. + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + diff --git a/website/src/lib/docs/he/toolbar.mdx b/website/src/lib/docs/he/toolbar.mdx new file mode 100644 index 00000000..86a6a980 --- /dev/null +++ b/website/src/lib/docs/he/toolbar.mdx @@ -0,0 +1,32 @@ +--- +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. + +
+
+ +
+
+ +As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). + +The next sections describe each tool in detail. diff --git a/website/src/lib/docs/he/toolbar/clean.mdx b/website/src/lib/docs/he/toolbar/clean.mdx new file mode 100644 index 00000000..e8b8ffc5 --- /dev/null +++ b/website/src/lib/docs/he/toolbar/clean.mdx @@ -0,0 +1,18 @@ +--- +title: Clean +--- + + + +# { title } + +When the clean tool is selected, dragging the map will create a rectangular selection. + +Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection. + +
+ +
diff --git a/website/src/lib/docs/he/toolbar/extract.mdx b/website/src/lib/docs/he/toolbar/extract.mdx new file mode 100644 index 00000000..737c451d --- /dev/null +++ b/website/src/lib/docs/he/toolbar/extract.mdx @@ -0,0 +1,26 @@ +--- +title: Extract +--- + + + +# { title } + +This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them. + +
+ +
+ +Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains. +Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + + + +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + + diff --git a/website/src/lib/docs/he/toolbar/merge.mdx b/website/src/lib/docs/he/toolbar/merge.mdx new file mode 100644 index 00000000..11ca1f1d --- /dev/null +++ b/website/src/lib/docs/he/toolbar/merge.mdx @@ -0,0 +1,20 @@ +--- +title: Merge +--- + + + +# { title } + +To use this tool, you need to [select](../files-and-stats) multiple files, [tracks, or segments](../gpx). + +- If your goal is to create a single continuous trace from your selection, use the **Connect the traces** option and validate. +- The second option can be used to create or manage files with multiple [tracks or segments](../gpx). + Merging files (or tracks) will result in a single file (or track) containing all tracks (or segments) from the selection. + +
+ +
diff --git a/website/src/lib/docs/he/toolbar/minify.mdx b/website/src/lib/docs/he/toolbar/minify.mdx new file mode 100644 index 00000000..11b53248 --- /dev/null +++ b/website/src/lib/docs/he/toolbar/minify.mdx @@ -0,0 +1,26 @@ +--- +title: Minify +--- + + + +# { title } + +This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. + +You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. + +
+ +
+ + + +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. + + diff --git a/website/src/lib/docs/he/toolbar/poi.mdx b/website/src/lib/docs/he/toolbar/poi.mdx new file mode 100644 index 00000000..6cdc531f --- /dev/null +++ b/website/src/lib/docs/he/toolbar/poi.mdx @@ -0,0 +1,27 @@ +--- +title: Points of interest +--- + + + +# { title } + +[Points of interest](../gpx) can be added to GPX files to mark locations of interest on the map and display them on your GPS device. + +### Creating a point of interest + +To create a point of interest, fill in the form shown below. +You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually. +Validate the form when you are done. + +
+ +
+ +### Editing a point of interest + +The form above can also be used to edit an existing point of interest after selecting it on the map. +If you only need to move the point of interest, you can drag it to the desired location. diff --git a/website/src/lib/docs/he/toolbar/routing.mdx b/website/src/lib/docs/he/toolbar/routing.mdx new file mode 100644 index 00000000..583adb0f --- /dev/null +++ b/website/src/lib/docs/he/toolbar/routing.mdx @@ -0,0 +1,85 @@ +--- +title: Route planning and editing +--- + + + +# { title } + +The route planning and editing tool allows you to create and edit routes by placing or moving anchor points on the map. + +## Settings + +As shown below, the tool dialog contains a few settings to control the routing behavior. +You can minimize the dialog to save space by clicking on . + +
+ +
+ +### Routing + +When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the OpenStreetMap road network. +Disable routing to connect anchor points with straight lines. +This setting can also be toggled by pressing F5. + +### Activity + +Select the activity type to tailor the routes for. + +### Allow private roads + +When enabled, the routing engine will consider private roads when computing routes. + + + +Only use this option if you have local knowledge of the area and have permission to use the roads in question. + + + +## Plotting and editing routes + +Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point. + +You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. + +Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. +On touch devices, you can tap on the segment to insert a new anchor point. + + + +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. + + + +Finally, you can delete anchor points by clicking on them and selecting from the context menu. + + + +## Additional tools + +The following tools automate some common route modification operations. + +### Reverse + +Reverse the direction of the route. + +### Back to start + +Connect the last point of the route with the starting point, using the chosen routing settings. + +### Round trip + +Return to the starting point by the same route. + +### Change the start of the loop + +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. diff --git a/website/src/lib/docs/he/toolbar/scissors.mdx b/website/src/lib/docs/he/toolbar/scissors.mdx new file mode 100644 index 00000000..73f6bd32 --- /dev/null +++ b/website/src/lib/docs/he/toolbar/scissors.mdx @@ -0,0 +1,33 @@ +--- +title: Crop and split +--- + + + +# { title } + +## Crop + +Using the slider, you can define the part of the selected trace that you want to keep. +The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection. +Alternatively, you can drag a selection rectangle directly on the elevation profile. +Validate the selection when you are satisfied with the result. + +
+ +
+ +## Split + +To split the selected trace into two parts, click on one of the split markers displayed along the trace. +To split at a specific point of your choice, hover over the trace on the map. +Scissors will appear at the cursor position, showing that you can split the trace at that point. + +You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx). + + diff --git a/website/src/lib/docs/he/toolbar/time.mdx b/website/src/lib/docs/he/toolbar/time.mdx new file mode 100644 index 00000000..4b016114 --- /dev/null +++ b/website/src/lib/docs/he/toolbar/time.mdx @@ -0,0 +1,27 @@ +--- +title: Time +--- + + + +# { title } + +This tool allows you to change or add timestamps to a trace. +You simply need to use the form shown below and validate it when you are done. + +
+
+ +When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. +Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. + + + +When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. + + diff --git a/website/src/lib/docs/hu/menu/edit.mdx b/website/src/lib/docs/hu/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/hu/menu/edit.mdx +++ b/website/src/lib/docs/hu/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/it/getting-started.mdx b/website/src/lib/docs/it/getting-started.mdx index 3c57e8ad..0effb0aa 100644 --- a/website/src/lib/docs/it/getting-started.mdx +++ b/website/src/lib/docs/it/getting-started.mdx @@ -1,5 +1,5 @@ --- -title: Getting started +title: Come iniziare --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/it/menu/file.mdx b/website/src/lib/docs/it/menu/file.mdx index 5ef690e2..3589a91e 100644 --- a/website/src/lib/docs/it/menu/file.mdx +++ b/website/src/lib/docs/it/menu/file.mdx @@ -1,5 +1,5 @@ --- -title: File actions +title: Azione sui File --- + +# { title } + +## File list + +Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map. +You can reorder them by dragging and dropping the tabs. +And when many files are open, you can scroll through the list of tabs to navigate between them. + + + +When using a mouse, you need to hold Shift to scroll horizontally. + + + +### File selection + +By clicking on a tab, you can switch between the files to inspect their statistics, and apply [edit actions](./menu/edit) and [tools](./toolbar/) to them. +By holding the Ctrl/Cmd key, you can add files to the selection or remove them, and by holding Shift, you can select a range of files. +Most of the [edit actions](./menu/edit) and [tools](./toolbar/) can be applied to multiple files at once. + + + +You can also navigate through the files using the arrow keys on your keyboard, and use Shift to add files to the selection. + + + +### Edit actions + +By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit). + +### Vertical layout + +As mentioned in the [view options section](./menu/view), you can switch between a horizontal and a vertical layout for the file list. +The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx). +Indeed, this layout allows you to inspect the content of the files through collapsible sections. + +You can also apply [edit actions](./menu/edit) and [tools](./toolbar/) to internal file items. +Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file. + + + +The size of the file list can be adjusted by dragging the separator between the map and the file list. + + + +## Elevation profile and statistics + +At the bottom of the interface, you can find the elevation profile and statistics for the current selection. + + + +The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile. + + + +### Interactive statistics + +When hovering over the elevation profile, a tooltip will show statistics at the cursor position. + +To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile. +Click on the profile to reset the selection. + +You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. + +### Additional data + +Using the buttons on the right of the elevation profile, you can optionally color the elevation profile by: + +- **slope** information computed from the elevation data, or +- **surface** data coming from OpenStreetMap's surface tags. + This is only available for files created with **gpx.studio**. + +If your selection includes it, you can also visualize: **speed** , **heart rate** , **cadence** , **temperature** , and **power** data on the elevation profile. diff --git a/website/src/lib/docs/ko/getting-started.mdx b/website/src/lib/docs/ko/getting-started.mdx new file mode 100644 index 00000000..3c57e8ad --- /dev/null +++ b/website/src/lib/docs/ko/getting-started.mdx @@ -0,0 +1,38 @@ +--- +title: Getting started +--- + + + +# { title } + +Welcome to the official guide for **gpx.studio**! +This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application. + + + +As shown in the screenshot above, the interface is divided into four main sections organized around the map. +Before we dive into the details of each section, let's have a quick overview of the interface. + +## Menu + +At the top of the interface, you will find the [main menu](./menu). +This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings. + +## Files and statistics + +At the bottom of the interface, you will find the list of files currently open in the application. +You can click on a file to select it and display its statistics below the list. +In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a vertical layout for advanced file management. + +## Toolbar + +On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files. + +## Map controls + +Finally, on the right side of the interface, you will find the [map controls](./map-controls). +These controls allow you to navigate the map, zoom in and out, and switch between different map styles. diff --git a/website/src/lib/docs/ko/gpx.mdx b/website/src/lib/docs/ko/gpx.mdx new file mode 100644 index 00000000..bef13ac7 --- /dev/null +++ b/website/src/lib/docs/ko/gpx.mdx @@ -0,0 +1,34 @@ +--- +title: GPX file format +--- + + + +# { title } + +The GPX file format is an open standard for exchanging GPS data between applications and GPS devices. +It essentially consists of a series of GPS points encoding one or multiple GPS traces, and, optionally, some points of interest. + +GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users. + +### Tracks, segments, and GPS points + +As mentioned above, a GPX file can contain multiple GPS traces. +These are organized in a hierarchical structure, with tracks at the top level. + +- A **track** is made of a sequence of disconnected segments. + Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**. +- A **segment** is a sequence of GPS points that form a continuous path. +- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude. + Some devices also store additional information such as heart rate, cadence, temperature, and power. + +In most cases, GPX files contain a single track with a single segment. +However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day. + +### Points of interest + +**Points of interest** (technically called _waypoints_) represent locations of interest to show either on a GPS device or on a digital map. + +In addition to its coordinates, a point of interest can have a **name** and a **description**. diff --git a/website/src/lib/docs/ko/home/funding.mdx b/website/src/lib/docs/ko/home/funding.mdx new file mode 100644 index 00000000..93c7014f --- /dev/null +++ b/website/src/lib/docs/ko/home/funding.mdx @@ -0,0 +1,13 @@ + + +## Help keep the website free (and ad-free) + +Each time you add or move GPS points, our servers calculate the best route on the road network. +We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. + +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. + +Thank you very much for your support! ❤️ diff --git a/website/src/lib/docs/ko/home/mapbox.mdx b/website/src/lib/docs/ko/home/mapbox.mdx new file mode 100644 index 00000000..3085ec53 --- /dev/null +++ b/website/src/lib/docs/ko/home/mapbox.mdx @@ -0,0 +1,5 @@ +Mapbox is the company that provides some of the beautiful maps on this website. +They also develop the map engine which powers **gpx.studio**. + +We are incredibly fortunate and grateful to be part of their Community 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. diff --git a/website/src/lib/docs/ko/home/translation.mdx b/website/src/lib/docs/ko/home/translation.mdx new file mode 100644 index 00000000..038e2e34 --- /dev/null +++ b/website/src/lib/docs/ko/home/translation.mdx @@ -0,0 +1,11 @@ + + +## 번역 + +이 웹사이트는 협업 번역 플랫폼을 통해 자원봉사자들이 번역하고 있습니다.Crowdin 프로젝트에서 번역을 추가하거나 개선하여 기여할 수 있습니다. + +새로운 언어로 번역을 시작하고 싶다면, 연락해 주세요. + +여러분의 도움이 큰 힘이 됩니다! diff --git a/website/src/lib/docs/ko/integration.mdx b/website/src/lib/docs/ko/integration.mdx new file mode 100644 index 00000000..a08c54df --- /dev/null +++ b/website/src/lib/docs/ko/integration.mdx @@ -0,0 +1,27 @@ +--- +title: Integration +--- + + + +# { title } + +You can use **gpx.studio** to create maps showing your GPX files and embed them in your website. + +All you need is: + +1. A Mapbox access token to load the map, and +2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. + +You can then play with the configurator below to customize your map and generate the corresponding HTML code. + + + +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + + + + diff --git a/website/src/lib/docs/ko/map-controls.mdx b/website/src/lib/docs/ko/map-controls.mdx new file mode 100644 index 00000000..9eb67edf --- /dev/null +++ b/website/src/lib/docs/ko/map-controls.mdx @@ -0,0 +1,67 @@ +--- +title: Map controls +--- + + + +# { title } + +### Map navigation + +The controls at the top allow you to zoom in and out , and to change the orientation and tilt of the map . + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + + +### Search bar + +You can use the search bar to look for an address and navigate to it on the map. + +### Locate button + +The locate button centers the map on your current location. + + + +This only works if you have allowed your browser and gpx.studio to access your location. + + + +### Street view + +This button can be used to enable street view mode on the map. +Depending on the street view source chosen in the [settings](./menu/settings), street view imagery can be accessed differently. + +- Mapillary: the street view coverage will appear as green lines on the map. When zoomed in enough, green dots will show the exact locations where street view imagery is available. Hovering over a green dot will show the street view image at that location. +- Google Street View: click on the map to open a new tab with the street view imagery at that location. + +### Map layers + +The map layers button allows you to switch between different basemaps, and toggle map overlays and categories of points of interest. + +- **Basemaps** are background maps that present the main geographic features of the world. + Depending on their purpose, basemaps have different styles and levels of detail. + Only one basemap can be displayed at a time. +- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information. +- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations. + +
+ + + Hover over the map to show the Waymarked Trails hiking overlay on top of the Mapbox Outdoors basemap. + +
+ +A large collection of global and local basemaps and overlays is available in **gpx.studio**, as well as a selection of point-of-interest categories. +They can be enabled in the [map layer settings dialog](./menu/settings). + +In these settings, you can also manage the opacity of the overlays. + +For advanced users, it is possible to add custom basemaps and overlays by providing WMTS, WMS, or Mapbox style JSON URLs. diff --git a/website/src/lib/docs/ko/menu.mdx b/website/src/lib/docs/ko/menu.mdx new file mode 100644 index 00000000..db6245de --- /dev/null +++ b/website/src/lib/docs/ko/menu.mdx @@ -0,0 +1,17 @@ +--- +title: Menu +--- + + + +# { title } + +The main menu, located at the top of the interface, provides access to actions, options, and settings divided into several categories, explained separately in the following sections. + + + +Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu. + + diff --git a/website/src/lib/docs/ko/menu/edit.mdx b/website/src/lib/docs/ko/menu/edit.mdx new file mode 100644 index 00000000..a364ea71 --- /dev/null +++ b/website/src/lib/docs/ko/menu/edit.mdx @@ -0,0 +1,74 @@ +--- +title: Edit actions +--- + + + +# { title } + +Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. +Moreover, when the vertical layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). +Therefore, we will refer to the elements that can be modified by these actions as _file items_. +Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. + +### Undo and redo + +Using these buttons, you can undo or redo the last actions you performed. +This applies to all actions of the interface but not to view options, application settings, or map navigation. + +### Info... + +Open the information dialog of the currently selected file item, where you can see and edit its name and description. + +### Appearance... + +Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. + +### Hide/unhide + +Toggle the visibility of the selected file items on the map. + +### Select all + +Add all file items in the current hierarchy level to the selection. + +### Center + +Center the map on the selected file items. + +### Copy + +Copy the selected file items to the clipboard. + + + +This action is only available when the vertical layout of the files list is enabled. + + + +### Cut + +Cut the selected file items to the clipboard. + + + +This action is only available when the vertical layout of the files list is enabled. + + + +### Paste + +Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. + + + +This action is only available when the vertical layout of the files list is enabled. + + + +### Delete + +Delete the selected file items. diff --git a/website/src/lib/docs/ko/menu/file.mdx b/website/src/lib/docs/ko/menu/file.mdx new file mode 100644 index 00000000..5ef690e2 --- /dev/null +++ b/website/src/lib/docs/ko/menu/file.mdx @@ -0,0 +1,52 @@ +--- +title: File actions +--- + + + +# { title } + +The file actions menu contains a set of pretty self-explanatory file operations. + +### New + +Create a new empty file. + +### Open... + +Open files from your computer. + + + +You can also drag and drop files directly from your file system into the window. + + + +### Duplicate + +Create a copy of the currently selected files. + +### Close + +Close the currently selected files. + +### Close all + +Close all files. + +### Export... + +Open the export dialog to save the currently selected files to your computer. + +### Export all... + +Open the export dialog to save all files to your computer. + + + +If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + + diff --git a/website/src/lib/docs/ko/menu/settings.mdx b/website/src/lib/docs/ko/menu/settings.mdx new file mode 100644 index 00000000..148d3b41 --- /dev/null +++ b/website/src/lib/docs/ko/menu/settings.mdx @@ -0,0 +1,50 @@ +--- +title: Settings +--- + + + +# { title } + +### Distance units + +Change the units used to display distances in the interface. + +### Velocity units + +Change the units used to display velocities in the interface. +You can choose between distance per hour or minutes per distance, which can be more suitable for running activities. + +### Temperature units + +Change the units used to display temperatures in the interface. + +### Language + +Change the language used in the interface. + + + +Crowdin 프로젝트에서 번역을 추가하거나 개선하여 기여할 수 있습니다. +새로운 언어로 번역을 시작하고 싶다면, 연락해 주세요. +여러분의 도움이 큰 힘이 됩니다! + + + +### Theme + +Change the theme used in the interface. + +### Street view source + +Change the source used for the [street view control](../map-controls). +The default one is Mapillary, but you can also use Google Street View. +Learn more about how to use the street view control in the [map controls section](../map-controls). + +### Map layers... + +Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more. +More information about map layers can be found in the [map controls section](../map-controls). diff --git a/website/src/lib/docs/ko/menu/view.mdx b/website/src/lib/docs/ko/menu/view.mdx new file mode 100644 index 00000000..88aa5075 --- /dev/null +++ b/website/src/lib/docs/ko/menu/view.mdx @@ -0,0 +1,48 @@ +--- +title: View options +--- + + + +# { title } + +This menu provides options to rearrange the interface and the map view. + +### Elevation profile + +Hide the elevation profile to make room for the map, or show it to inspect the current selection. + +### Vertical file list + +Switch between a vertical and a horizontal layout for the file list. +The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx). + +### Switch to previous basemap + +Change the basemap to the one previously selected through the [map layer control](../map-controls). + +### Toggle overlays + +Toggle the visibility of the map overlays selected through the [map layer control](../map-controls). + +### Distance markers + +Toggle the visibility of distance markers on the map. +They are displayed for the current selection, like the [elevation profile](../files-and-stats). + +### Direction arrows + +Toggle the visibility of direction arrows on the map. + +### Toggle 3D + +Enter or exit the 3D map view. + + + +To control the orientation and tilt of the map, you can also drag the map while holding Ctrl. + + diff --git a/website/src/lib/docs/ko/toolbar.mdx b/website/src/lib/docs/ko/toolbar.mdx new file mode 100644 index 00000000..86a6a980 --- /dev/null +++ b/website/src/lib/docs/ko/toolbar.mdx @@ -0,0 +1,32 @@ +--- +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. + +
+
+ +
+
+ +As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx). + +The next sections describe each tool in detail. diff --git a/website/src/lib/docs/ko/toolbar/clean.mdx b/website/src/lib/docs/ko/toolbar/clean.mdx new file mode 100644 index 00000000..e8b8ffc5 --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/clean.mdx @@ -0,0 +1,18 @@ +--- +title: Clean +--- + + + +# { title } + +When the clean tool is selected, dragging the map will create a rectangular selection. + +Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection. + +
+ +
diff --git a/website/src/lib/docs/ko/toolbar/extract.mdx b/website/src/lib/docs/ko/toolbar/extract.mdx new file mode 100644 index 00000000..737c451d --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/extract.mdx @@ -0,0 +1,26 @@ +--- +title: Extract +--- + + + +# { title } + +This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them. + +
+ +
+ +Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains. +Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + + + +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + + diff --git a/website/src/lib/docs/ko/toolbar/merge.mdx b/website/src/lib/docs/ko/toolbar/merge.mdx new file mode 100644 index 00000000..11ca1f1d --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/merge.mdx @@ -0,0 +1,20 @@ +--- +title: Merge +--- + + + +# { title } + +To use this tool, you need to [select](../files-and-stats) multiple files, [tracks, or segments](../gpx). + +- If your goal is to create a single continuous trace from your selection, use the **Connect the traces** option and validate. +- The second option can be used to create or manage files with multiple [tracks or segments](../gpx). + Merging files (or tracks) will result in a single file (or track) containing all tracks (or segments) from the selection. + +
+ +
diff --git a/website/src/lib/docs/ko/toolbar/minify.mdx b/website/src/lib/docs/ko/toolbar/minify.mdx new file mode 100644 index 00000000..11b53248 --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/minify.mdx @@ -0,0 +1,26 @@ +--- +title: Minify +--- + + + +# { title } + +This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size. + +You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map. + +
+ +
+ + + +The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. +You can read more about the algorithm used here. + + diff --git a/website/src/lib/docs/ko/toolbar/poi.mdx b/website/src/lib/docs/ko/toolbar/poi.mdx new file mode 100644 index 00000000..6cdc531f --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/poi.mdx @@ -0,0 +1,27 @@ +--- +title: Points of interest +--- + + + +# { title } + +[Points of interest](../gpx) can be added to GPX files to mark locations of interest on the map and display them on your GPS device. + +### Creating a point of interest + +To create a point of interest, fill in the form shown below. +You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually. +Validate the form when you are done. + +
+ +
+ +### Editing a point of interest + +The form above can also be used to edit an existing point of interest after selecting it on the map. +If you only need to move the point of interest, you can drag it to the desired location. diff --git a/website/src/lib/docs/ko/toolbar/routing.mdx b/website/src/lib/docs/ko/toolbar/routing.mdx new file mode 100644 index 00000000..583adb0f --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/routing.mdx @@ -0,0 +1,85 @@ +--- +title: Route planning and editing +--- + + + +# { title } + +The route planning and editing tool allows you to create and edit routes by placing or moving anchor points on the map. + +## Settings + +As shown below, the tool dialog contains a few settings to control the routing behavior. +You can minimize the dialog to save space by clicking on . + +
+ +
+ +### Routing + +When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the OpenStreetMap road network. +Disable routing to connect anchor points with straight lines. +This setting can also be toggled by pressing F5. + +### Activity + +Select the activity type to tailor the routes for. + +### Allow private roads + +When enabled, the routing engine will consider private roads when computing routes. + + + +Only use this option if you have local knowledge of the area and have permission to use the roads in question. + + + +## Plotting and editing routes + +Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point. + +You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. + +Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. +On touch devices, you can tap on the segment to insert a new anchor point. + + + +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. + + + +Finally, you can delete anchor points by clicking on them and selecting from the context menu. + + + +## Additional tools + +The following tools automate some common route modification operations. + +### Reverse + +Reverse the direction of the route. + +### Back to start + +Connect the last point of the route with the starting point, using the chosen routing settings. + +### Round trip + +Return to the starting point by the same route. + +### Change the start of the loop + +When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. diff --git a/website/src/lib/docs/ko/toolbar/scissors.mdx b/website/src/lib/docs/ko/toolbar/scissors.mdx new file mode 100644 index 00000000..73f6bd32 --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/scissors.mdx @@ -0,0 +1,33 @@ +--- +title: Crop and split +--- + + + +# { title } + +## Crop + +Using the slider, you can define the part of the selected trace that you want to keep. +The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection. +Alternatively, you can drag a selection rectangle directly on the elevation profile. +Validate the selection when you are satisfied with the result. + +
+ +
+ +## Split + +To split the selected trace into two parts, click on one of the split markers displayed along the trace. +To split at a specific point of your choice, hover over the trace on the map. +Scissors will appear at the cursor position, showing that you can split the trace at that point. + +You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx). + + diff --git a/website/src/lib/docs/ko/toolbar/time.mdx b/website/src/lib/docs/ko/toolbar/time.mdx new file mode 100644 index 00000000..4b016114 --- /dev/null +++ b/website/src/lib/docs/ko/toolbar/time.mdx @@ -0,0 +1,27 @@ +--- +title: Time +--- + + + +# { title } + +This tool allows you to change or add timestamps to a trace. +You simply need to use the form shown below and validate it when you are done. + +
+
+ +When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. +Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. + + + +When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. + + diff --git a/website/src/lib/docs/lt/menu/edit.mdx b/website/src/lib/docs/lt/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/lt/menu/edit.mdx +++ b/website/src/lib/docs/lt/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/nl/integration.mdx b/website/src/lib/docs/nl/integration.mdx index 2791e167..bbe1e177 100644 --- a/website/src/lib/docs/nl/integration.mdx +++ b/website/src/lib/docs/nl/integration.mdx @@ -14,7 +14,7 @@ Je kunt **gpx.studio** gebruiken om kaarten te maken die je GPX bestanden laten Alles wat je nodig hebt is: 1. Een Mapbox access token om de kaart te laden, en -2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. +2. GPX-bestanden gehost op uw server of op Google Drive, of toegankelijk via een openbare URL. U kunt dan met de onderstaande configurator spelen om de kaart aan te passen en de corresponderende HTML-code te genereren. diff --git a/website/src/lib/docs/nl/menu/edit.mdx b/website/src/lib/docs/nl/menu/edit.mdx index 2182f03e..e970e105 100644 --- a/website/src/lib/docs/nl/menu/edit.mdx +++ b/website/src/lib/docs/nl/menu/edit.mdx @@ -3,7 +3,7 @@ title: Bewerkingen --- @@ -35,6 +35,10 @@ De zichtbaarheid van de geselecteerde bestandsitems op de kaart in-/uitschakelen Alle bestanden in het huidige hiërarchie niveau aan de selectie toevoegen. +### Center + +Center the map on the selected file items. + ### Kopie Kopieer de geselecteerde bestanden naar het klembord. diff --git a/website/src/lib/docs/no/menu/edit.mdx b/website/src/lib/docs/no/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/no/menu/edit.mdx +++ b/website/src/lib/docs/no/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/pl/home/funding.mdx b/website/src/lib/docs/pl/home/funding.mdx index 93c7014f..9b1ced0c 100644 --- a/website/src/lib/docs/pl/home/funding.mdx +++ b/website/src/lib/docs/pl/home/funding.mdx @@ -2,12 +2,12 @@ import { HeartHandshake } from 'lucide-svelte'; -## Help keep the website free (and ad-free) +## Pomóż, aby ta strona pozostała darmową (i bez reklam) -Each time you add or move GPS points, our servers calculate the best route on the road network. -We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. +Za każdym razem, gdy dodasz lub przenosisz punkty GPS, nasze serwery obliczają najlepszą trasę w sieci drogowej. +Używamy również API z Mapbox do wyświetlania pięknych map, pobierania danych wysokości i wyszukiwania miejsc. -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. +Niestety jest to kosztowne. +Jeśli podoba Ci się korzystanie z tego narzędzia i uznajesz je za wartościowe, rozważ przekazanie małej darowizny, aby pomóc w utrzymaniu strony bez reklam. -Thank you very much for your support! ❤️ +Bardzo dziękuję za wsparcie! ❤️ diff --git a/website/src/lib/docs/pl/home/mapbox.mdx b/website/src/lib/docs/pl/home/mapbox.mdx index 3085ec53..1f39c0bd 100644 --- a/website/src/lib/docs/pl/home/mapbox.mdx +++ b/website/src/lib/docs/pl/home/mapbox.mdx @@ -1,5 +1,5 @@ -Mapbox is the company that provides some of the beautiful maps on this website. -They also develop the map engine which powers **gpx.studio**. +Mapbox jest firmą, która dostarczyła kilka pięknych map na tej stronie. +Oni opracowują również silnik , który napędza **gpx.studio**. -We are incredibly fortunate and grateful to be part of their Community 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. +Jesteśmy niezwykle wdzięczni za udział w programie Community , który wspiera nonprofity, instytucje edukacyjne i organizacje o pozytywnym wpływie. +To partnerstwo pozwala **gpx.studio** korzystać z narzędzi Mapbox po obniżonych cenach, w znacznym stopniu przyczyniając się do rentowności projektu i umożliwiając nam zaoferowanie możliwie najlepszych doświadczeń użytkowników. diff --git a/website/src/lib/docs/pl/home/translation.mdx b/website/src/lib/docs/pl/home/translation.mdx index e35a2759..12cea124 100644 --- a/website/src/lib/docs/pl/home/translation.mdx +++ b/website/src/lib/docs/pl/home/translation.mdx @@ -2,11 +2,11 @@ import { Languages } from 'lucide-svelte'; -## Translation +## Tłumaczenie -The website is translated by volunteers using a collaborative translation platform. -You can contribute by adding or improving translations on our Crowdin project. +Strona internetowa jest tłumaczona przez wolontariuszy na platformie do współpracy w tłumaczeniu. +Możesz pomóc dodając i sprawdzając istniejące tłumaczenie w projekcie Crowdin. -If you would like to start translating into a new language, please get in touch. +Jeśli chciałbyś dodać język, którego nie ma na liście skontaktuj się. Każda pomoc jest bardzo mile widziana! diff --git a/website/src/lib/docs/pl/menu.mdx b/website/src/lib/docs/pl/menu.mdx index db6245de..fbf57d00 100644 --- a/website/src/lib/docs/pl/menu.mdx +++ b/website/src/lib/docs/pl/menu.mdx @@ -12,6 +12,6 @@ The main menu, located at the top of the interface, provides access to actions, -Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu. +Większość działań może być również wykonywana przy użyciu skrótów klawiszowych wyświetlanych w menu. diff --git a/website/src/lib/docs/pl/menu/edit.mdx b/website/src/lib/docs/pl/menu/edit.mdx index a2bedead..991b6426 100644 --- a/website/src/lib/docs/pl/menu/edit.mdx +++ b/website/src/lib/docs/pl/menu/edit.mdx @@ -3,68 +3,72 @@ title: Edit actions --- # { title } -Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. -Moreover, when the vertical layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx). -Therefore, we will refer to the elements that can be modified by these actions as _file items_. -Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items. +W przeciwieństwie do pliku, edycja może potencjalnie modyfikować zawartość aktualnie wybranych plików. +Ponadto, gdy układ pionowy listy plików jest włączony (patrz [Pliki i statystyki](../files-and-stats)), może być również zastosowane do [ścieżek, segmentów i punktów zainteresowania](../gpx). +Dlatego będziemy odnosić się do elementów, które mogą być modyfikowane przez te działania jako _elementy pliku_. +Zauważ, że z wyjątkiem akcji cofania i powtarzania, akcje edycji są również dostępne w menu kontekstowym (prawy przycisk myszy) elementów pliku. -### Undo and redo +### Cofnij i ponów -Using these buttons, you can undo or redo the last actions you performed. -This applies to all actions of the interface but not to view options, application settings, or map navigation. +Używając tych przycisków, możesz cofnąć lub ponownie wykonać ostatnio wykonane czynności. +Ma to zastosowanie do wszystkich akcji interfejsu, ale nie do opcji wyświetlania, ustawień aplikacji lub nawigacji mapy. ### Info... -Open the information dialog of the currently selected file item, where you can see and edit its name and description. +Otwórz okno dialogowe aktualnie wybranego pliku, gdzie możesz zobaczyć i edytować jego nazwę i opis. -### Appearance... +### Wygląd... -Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map. +Otwórz okno dialogowe wyglądu, aby zmienić kolor, przezroczystość i szerokość zaznaczonych elementów pliku na mapie. -### Hide/unhide +### Ukryj/pokaż -Toggle the visibility of the selected file items on the map. +Przełącz widoczność zaznaczonego pliku na mapie. -### Select all +### Zaznacz wszystko -Add all file items in the current hierarchy level to the selection. +Dodaj do zaznaczenia wszystkie pliki na bieżącym poziomie hierarchii. -### Copy +### Center -Copy the selected file items to the clipboard. +Center the map on the selected file items. + +### Kopiuj + +Skopiuj zaznaczone pliki do schowka. -This action is only available when the vertical layout of the files list is enabled. +Ta akcja jest dostępna tylko wtedy, gdy układ pionowy listy plików jest włączony. -### Cut +### Wytnij -Cut the selected file items to the clipboard. +Wytnij zaznaczone pliki do schowka. -This action is only available when the vertical layout of the files list is enabled. +Ta akcja jest dostępna tylko wtedy, gdy układ pionowy listy plików jest włączony. -### Paste +### Wklej -Paste the file items from the clipboard to the current hierarchy level if they are compatible with it. +Wklej elementy pliku ze schowka do bieżącego poziomu hierarchii, jeśli są z nim zgodne. -This action is only available when the vertical layout of the files list is enabled. +Ta akcja jest dostępna tylko wtedy, gdy układ pionowy listy plików jest włączony. -### Delete +### Usuń -Delete the selected file items. +Usuń zaznaczone pliki. diff --git a/website/src/lib/docs/pl/menu/settings.mdx b/website/src/lib/docs/pl/menu/settings.mdx index 9fe06e17..9dd8a0ec 100644 --- a/website/src/lib/docs/pl/menu/settings.mdx +++ b/website/src/lib/docs/pl/menu/settings.mdx @@ -28,8 +28,8 @@ Change the language used in the interface. -You can contribute by adding or improving translations on our Crowdin project. -If you would like to start translating into a new language, please get in touch. +Możesz pomóc dodając i sprawdzając istniejące tłumaczenie w projekcie Crowdin. +Jeśli chciałbyś dodać język, którego nie ma na liście skontaktuj się. Każda pomoc jest bardzo mile widziana! diff --git a/website/src/lib/docs/pt-BR/files-and-stats.mdx b/website/src/lib/docs/pt-BR/files-and-stats.mdx index 64711b7d..23324820 100644 --- a/website/src/lib/docs/pt-BR/files-and-stats.mdx +++ b/website/src/lib/docs/pt-BR/files-and-stats.mdx @@ -40,7 +40,7 @@ Clicando com o botão direito em uma aba arquivo, você pode acessar as mesmas a ### Layout vertical Como mencionado na [seção de opções de visualização](./menu/view), você pode alternar entre um layout horizontal e vertical para a lista de arquivos. -The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx). +A lista vertical é útil quando você tem muito arquivos abertos, ou arquivos com múltiplas [faixas, segmentos ou waypoints](../gpx). De fato, este layout permite que você inspecione o conteúdo dos arquivos por seções ocultáveis. Você também pode aplicar as [ações de edição](./menu/edit) e [ferramentas](./toolbar/) para itens de arquivos internos. @@ -69,7 +69,7 @@ Ao passar o mouse sobre o perfil de elevação, uma dica mostrará estatísticas Para obter as estatísticas de uma seção específica do perfil de elevação, você pode arrastar um retângulo de seleção no perfil. Clique no perfil para redefinir a seleção. -You can also use the mouse wheel to zoom in and out on the elevation profile, and move left and right by dragging the profile while holding the Shift key. +Você também pode usar a roda do mouse para aumentar e diminuir o zoom no perfil de elevação, e mover para esquerda e direita arrastando o perfil enquanto segura a tecla Shift. ### Dados adicionais diff --git a/website/src/lib/docs/pt-BR/integration.mdx b/website/src/lib/docs/pt-BR/integration.mdx index b2bb960c..a02d7e1c 100644 --- a/website/src/lib/docs/pt-BR/integration.mdx +++ b/website/src/lib/docs/pt-BR/integration.mdx @@ -14,7 +14,7 @@ Você pode usar **gpx.studio** para criar mapas mostrando os seus arquivos GPX e Tudo que você precisa é: 1. Um Token de acesso do Mapbox para caeegar o mapa, e -2. GPX files hosted on your server or on Google Drive, or accessible via a public URL. +2. Arquivos GPX hospedados no seu servidor ou no Google Drive, ou acessíveis através de uma URL pública. Você pode configurar abaixo a aparência do seu mapa e gerar o código HTML correspondente. diff --git a/website/src/lib/docs/pt-BR/map-controls.mdx b/website/src/lib/docs/pt-BR/map-controls.mdx index c2121c88..a45a12c8 100644 --- a/website/src/lib/docs/pt-BR/map-controls.mdx +++ b/website/src/lib/docs/pt-BR/map-controls.mdx @@ -26,7 +26,7 @@ Você pode usar a barra de pesquisa para procurar um endereço e navegar até el ### U Botão Localizar -The locate button centers the map on your current location. +O botão de localizar centraliza o mapa na sua localização atual. diff --git a/website/src/lib/docs/pt-BR/menu/edit.mdx b/website/src/lib/docs/pt-BR/menu/edit.mdx index 7672dfb1..d4ec4f3e 100644 --- a/website/src/lib/docs/pt-BR/menu/edit.mdx +++ b/website/src/lib/docs/pt-BR/menu/edit.mdx @@ -3,7 +3,7 @@ title: Ações de edição --- @@ -35,6 +35,10 @@ Alternar a visibilidade dos arquivos selecionados no mapa. Adicionar todos os itens na hierarquia atual à seleção. +### Center + +Center the map on the selected file items. + ### Copiar Copiar os arquivos selecionados para a área de transferência. diff --git a/website/src/lib/docs/pt-BR/toolbar/routing.mdx b/website/src/lib/docs/pt-BR/toolbar/routing.mdx index f77350aa..5d69f076 100644 --- a/website/src/lib/docs/pt-BR/toolbar/routing.mdx +++ b/website/src/lib/docs/pt-BR/toolbar/routing.mdx @@ -47,7 +47,7 @@ Só utilize esta opção se tiver conhecimento local da região e tiver autoriza Criar uma rota ou estender uma já existente é tão simples quanto clicar no mapa para colocar um novo ponto de âncora. -You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. +Você também pode arrastar um ponto de âncora existente para re-rotear o segmento conectando-o com os pontos de âncora anterior e posterior. Adicionalmente, novos pontos de âncora podem ser inseridos entre os existentes passando o mouse sobre o segmento que os conecta e arrastando o ponto de âncora que parece para a localização desejada. Em dispositivos com tela sensível ao toque, você pode tocar no segmento para inserir um novo ponto de âncora. diff --git a/website/src/lib/docs/pt/menu/edit.mdx b/website/src/lib/docs/pt/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/pt/menu/edit.mdx +++ b/website/src/lib/docs/pt/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/ro/menu/edit.mdx b/website/src/lib/docs/ro/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/ro/menu/edit.mdx +++ b/website/src/lib/docs/ro/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/ru/menu/edit.mdx b/website/src/lib/docs/ru/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/ru/menu/edit.mdx +++ b/website/src/lib/docs/ru/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/sv/menu/edit.mdx b/website/src/lib/docs/sv/menu/edit.mdx index c94f0e8f..0f47e645 100644 --- a/website/src/lib/docs/sv/menu/edit.mdx +++ b/website/src/lib/docs/sv/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/vi/home/funding.mdx b/website/src/lib/docs/vi/home/funding.mdx index 93c7014f..a9edac43 100644 --- a/website/src/lib/docs/vi/home/funding.mdx +++ b/website/src/lib/docs/vi/home/funding.mdx @@ -2,10 +2,10 @@ import { HeartHandshake } from 'lucide-svelte'; -## Help keep the website free (and ad-free) +## Hãy giúp cho website hoạt động hoàn toàn miễn phí (không quảng cáo) Each time you add or move GPS points, our servers calculate the best route on the road network. -We also use APIs from Mapbox to display beautiful maps, retrieve elevation data and allow you to search for places. +. 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. diff --git a/website/src/lib/docs/vi/menu/edit.mdx b/website/src/lib/docs/vi/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/vi/menu/edit.mdx +++ b/website/src/lib/docs/vi/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/lib/docs/zh/menu/edit.mdx b/website/src/lib/docs/zh/menu/edit.mdx index a2bedead..a364ea71 100644 --- a/website/src/lib/docs/zh/menu/edit.mdx +++ b/website/src/lib/docs/zh/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map. Add all file items in the current hierarchy level to the selection. +### Center + +Center the map on the selected file items. + ### Copy Copy the selected file items to the clipboard. diff --git a/website/src/locales/ca.json b/website/src/locales/ca.json index 24753e40..fcea52ac 100644 --- a/website/src/locales/ca.json +++ b/website/src/locales/ca.json @@ -41,6 +41,7 @@ "distance_units": "Unitats de distancia", "metric": "Mètric", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Unitats de velocitat", "temperature_units": "Unitat de temperatura", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Amagar", "unhide": "Veure", + "center": "Center", "open_in": "Obrir amb" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "peus", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/cs.json b/website/src/locales/cs.json index f640a030..960bd557 100644 --- a/website/src/locales/cs.json +++ b/website/src/locales/cs.json @@ -41,6 +41,7 @@ "distance_units": "Jednotky vzdálenosti", "metric": "Metrické", "imperial": "Imperiální", + "nautical": "Nautical", "velocity_units": "Jednotky rychlosti", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Hide", "unhide": "Unhide", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "stop", "kilometers": "km", "miles": "mil", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/de.json b/website/src/locales/de.json index b8e8c66f..dfb3e68b 100644 --- a/website/src/locales/de.json +++ b/website/src/locales/de.json @@ -41,6 +41,7 @@ "distance_units": "Entfernungseinheiten", "metric": "Metrisch", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Geschwindigkeitseinheiten", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Hide", "unhide": "Unhide", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/el.json b/website/src/locales/el.json index be622b7f..a3c34d57 100644 --- a/website/src/locales/el.json +++ b/website/src/locales/el.json @@ -41,6 +41,7 @@ "distance_units": "Μονάδες απόστασης", "metric": "Μονάδες Μέτρησης", "imperial": "Αγγλοσαξωνικό Σύστημα", + "nautical": "Nautical", "velocity_units": "Μονάδες ταχύτητας", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Hide", "unhide": "Unhide", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "πόδια", "kilometers": "χλμ", "miles": "μίλια", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/es.json b/website/src/locales/es.json index ba9cb2d5..840d5aa8 100644 --- a/website/src/locales/es.json +++ b/website/src/locales/es.json @@ -41,13 +41,14 @@ "distance_units": "Unidades de distancia", "metric": "Métrico", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Unidades de velocidad", "temperature_units": "Unidades de temperatura", "celsius": "Celsius", "fahrenheit": "Fahrenheit", "language": "Idioma", "mode": "Tema", - "system": "System", + "system": "Sistema", "light": "Claro", "dark": "Oscuro", "street_view_source": "Fuente de vista de calle", @@ -76,6 +77,7 @@ }, "hide": "Ocultar", "unhide": "Mostrar", + "center": "Center", "open_in": "Abrir en" }, "toolbar": { @@ -298,7 +300,7 @@ "toilets": "Baños", "water": "Agua", "shower": "Ducha", - "shelter": "Shelter", + "shelter": "Refugio", "motorized": "Coches y motos", "fuel-station": "Gasolinera", "parking": "Aparcamiento", @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "ºC", "fahrenheit": "ºF", "kilometers_per_hour": "km/h", "miles_per_hour": "millas/h", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/milla", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "ppm", "cadence": "rpm", "power": "W" @@ -383,12 +388,12 @@ "waypoint": "Punto de interés", "waypoints": "Puntos de interés", "symbol": { - "alert": "Alert", - "anchor": "Anchor", + "alert": "Alerta", + "anchor": "Ancla", "bank": "Banco", "beach": "Playa", "bike_trail": "Sendero de bicicleta", - "binoculars": "Binoculars", + "binoculars": "Prismáticos", "bridge": "Puente", "building": "Edificio", "campground": "Camping", @@ -412,17 +417,17 @@ "pharmacy": "Farmacia", "picnic_area": "Zona de picnic", "restaurant": "Restaurante", - "restricted_area": "Restricted Area", + "restricted_area": "Área Restringida", "restroom": "Baños", - "road": "Road", - "scenic_area": "Scenic Area", - "shelter": "Shelter", - "shopping_center": "Shopping Center", + "road": "Carretera", + "scenic_area": "Zona Pintoresca", + "shelter": "Refugio", + "shopping_center": "Centro Comercial", "shower": "Ducha", "summit": "Cima", - "telephone": "Telephone", - "tunnel": "Tunnel", - "water_source": "Water Source" + "telephone": "Teléfono", + "tunnel": "Túnel", + "water_source": "Fuente de Agua" } }, "homepage": { diff --git a/website/src/locales/fr.json b/website/src/locales/fr.json index ec43058f..7cabca30 100644 --- a/website/src/locales/fr.json +++ b/website/src/locales/fr.json @@ -41,6 +41,7 @@ "distance_units": "Unités de distance", "metric": "Métrique", "imperial": "Impérial", + "nautical": "Nautique", "velocity_units": "Unités de vitesse", "temperature_units": "Unités de température", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Cacher", "unhide": "Afficher", + "center": "Centrer", "open_in": "Ouvrir dans" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mi/h", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/he.json b/website/src/locales/he.json new file mode 100644 index 00000000..4cfad91a --- /dev/null +++ b/website/src/locales/he.json @@ -0,0 +1,480 @@ +{ + "metadata": { + "home_title": "בית", + "app_title": "the online GPX file editor", + "embed_title": "the online GPX file editor", + "help_title": "עזרה", + "404_title": "דף לא נמצא", + "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_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": "עזור לשמור על האתר חינמי", + "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": "הגדרות", + "distance_units": "Distance units", + "metric": "Metric", + "imperial": "Imperial", + "nautical": "Nautical", + "velocity_units": "Velocity units", + "temperature_units": "Temperature units", + "celsius": "Celsius", + "fahrenheit": "Fahrenheit", + "language": "שפה", + "mode": "Theme", + "system": "System", + "light": "Light", + "dark": "Dark", + "street_view_source": "", + "mapillary": "Mapillary", + "google": "Google", + "layers": "Map layers...", + "distance_markers": "Distance markers", + "direction_markers": "Direction arrows", + "help": "Help", + "more": "More...", + "donate": "Donate", + "ctrl": "Ctrl", + "click": "Click", + "drag": "Drag", + "metadata": { + "button": "Info...", + "name": "Name", + "description": "Description", + "save": "Save" + }, + "style": { + "button": "Appearance...", + "color": "Color", + "opacity": "Opacity", + "width": "Width" + }, + "hide": "Hide", + "unhide": "Unhide", + "center": "Center", + "open_in": "Open in" + }, + "toolbar": { + "routing": { + "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": "Allow private roads", + "reverse": { + "button": "Reverse", + "tooltip": "Reverse the direction of the route" + }, + "route_back_to_start": { + "button": "Back to start", + "tooltip": "Connect the last point of the route with the starting point" + }, + "round_trip": { + "button": "Round trip", + "tooltip": "Return to the starting point by the same route" + }, + "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": "Bike", + "racing_bike": "אופני כביש", + "gravel_bike": "Gravel bike", + "mountain_bike": "Mountain bike", + "foot": "Run/hike", + "motorcycle": "Motorcycle", + "water": "Water", + "railway": "Railway" + }, + "surface": { + "unknown": "Unknown", + "paved": "Paved", + "unpaved": "Unpaved", + "asphalt": "Asphalt", + "concrete": "Concrete", + "chipseal": "Chipseal", + "cobblestone": "Cobblestone", + "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", + "pebblestone": "Pebblestone", + "rock": "Rock", + "dirt": "Dirt", + "ground": "Ground", + "earth": "Earth", + "snow": "Snow", + "ice": "Ice", + "salt": "Salt", + "mud": "Mud", + "sand": "Sand", + "woodchips": "Woodchips", + "grass": "Grass", + "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": "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 split it by clicking on one of the split markers or on the trace itself." + }, + "time": { + "tooltip": "Manage time data", + "start": "Start", + "end": "End", + "total_time": "Moving time", + "pick_date": "בחר תאריך", + "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", + "icon": "Icon", + "link": "Link", + "longitude": "Longitude", + "latitude": "Latitude", + "create": "", + "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": "Tolerance", + "number_of_points": "Number of GPS points", + "button": "הקטן", + "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": "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." + } + }, + "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": "Basemap", + "overlay": "Overlay", + "create": "Create layer", + "update": "Update layer" + }, + "opacity": "Overlay opacity", + "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", + "mapboxOutdoors": "Mapbox Outdoors", + "mapboxSatellite": "Mapbox Satellite", + "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", + "ignFrTopo": "IGN Topo", + "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", + "waymarked_trails": "Waymarked Trails", + "waymarkedTrailsHiking": "Hiking", + "waymarkedTrailsCycling": "Cycling", + "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", + "amenities": "Amenities", + "toilets": "Toilets", + "water": "Water", + "shower": "", + "shelter": "Shelter", + "motorized": "Cars and Motorcycles", + "fuel-station": "Fuel Station", + "parking": "Parking", + "garage": "Garage", + "barrier": "Barrier", + "tourism": "Tourism", + "attraction": "Attraction", + "viewpoint": "Viewpoint", + "hotel": "Hotel", + "campsite": "Campsite", + "hut": "Hut", + "picnic": "Picnic Area", + "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": "Blue", + "bluered": "Blue Red", + "gray": "Gray", + "hot": "Hot", + "purple": "Purple", + "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": "Distance", + "elevation": "Elevation", + "temperature": "Temperature", + "speed": "Speed", + "pace": "Pace", + "heartrate": "Heart rate", + "cadence": "Cadence", + "power": "Power", + "slope": "Slope", + "surface": "Surface", + "time": "Time", + "moving": "Moving", + "total": "Total" + }, + "units": { + "meters": "m", + "feet": "ft", + "kilometers": "km", + "miles": "mi", + "nautical_miles": "nm", + "celsius": "°C", + "fahrenheit": "°F", + "kilometers_per_hour": "קמ\"ש", + "miles_per_hour": "mph", + "minutes_per_kilometer": "min/km", + "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", + "heartrate": "bpm", + "cadence": "rpm", + "power": "W" + }, + "gpx": { + "file": "File", + "files": "Files", + "track": "Track", + "tracks": "Tracks", + "segment": "Segment", + "segments": "Segments", + "waypoint": "Point of interest", + "waypoints": "Points of interest", + "symbol": { + "alert": "Alert", + "anchor": "Anchor", + "bank": "Bank", + "beach": "Beach", + "bike_trail": "Bike Trail", + "binoculars": "Binoculars", + "bridge": "Bridge", + "building": "Building", + "campground": "Campsite", + "car": "Car", + "car_repair": "Garage", + "convenience_store": "Convenience Store", + "crossing": "Crossing", + "department_store": "Department Store", + "drinking_water": "Water", + "exit": "", + "lodge": "Hut", + "lodging": "Accommodation", + "forest": "Forest", + "gas_station": "Fuel Station", + "ground_transportation": "Ground Transportation", + "hotel": "Hotel", + "house": "House", + "information": "Information", + "park": "Park", + "parking_area": "Parking", + "pharmacy": "Pharmacy", + "picnic_area": "Picnic Area", + "restaurant": "Restaurant", + "restricted_area": "Restricted Area", + "restroom": "Toilets", + "road": "Road", + "scenic_area": "Scenic Area", + "shelter": "Shelter", + "shopping_center": "Shopping Center", + "shower": "Shower", + "summit": "Summit", + "telephone": "Telephone", + "tunnel": "Tunnel", + "water_source": "Water Source" + } + }, + "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": "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)", + "drive_ids": "Google Drive file IDs (separated by commas)", + "basemap": "Basemap", + "height": "Height", + "fill_by": "Fill by", + "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": "Preview", + "code": "Integration code" + }, + "webgl2_required": "WebGL 2 is required to display the map.", + "enable_webgl2": "Learn how to enable WebGL 2 in your browser", + "page_not_found": "page not found" +} \ No newline at end of file diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index b25b1a3c..4590c4d9 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -41,6 +41,7 @@ "distance_units": "Távolságmérés mértékegységei", "metric": "Metrikus", "imperial": "Angolszász", + "nautical": "Nautical", "velocity_units": "Sebesség mérés mértékegységei", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Elrejtés", "unhide": "Felfedés", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/it.json b/website/src/locales/it.json index 0dd03601..03057ff6 100644 --- a/website/src/locales/it.json +++ b/website/src/locales/it.json @@ -41,6 +41,7 @@ "distance_units": "Unità distanza", "metric": "Metrico", "imperial": "Imperiale", + "nautical": "Nautical", "velocity_units": "Unità velocità", "temperature_units": "Unità di temperatura", "celsius": "Centigradi", @@ -57,7 +58,7 @@ "distance_markers": "Indicatori di distanza", "direction_markers": "Frecce di direzione", "help": "Aiuto", - "more": "More...", + "more": "Altro...", "donate": "Dona", "ctrl": "Ctrl", "click": "Click", @@ -76,6 +77,7 @@ }, "hide": "Nascondi", "unhide": "Mostra", + "center": "Center", "open_in": "Apri con" }, "toolbar": { @@ -84,17 +86,17 @@ "activity": "Attività", "use_routing": "Instradamento", "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", - "allow_private": "Allow private roads", + "allow_private": "Consenti strade private", "reverse": { "button": "Inverti la traccia", "tooltip": "Invertire la direzione del percorso" }, "route_back_to_start": { - "button": "Back to start", + "button": "Torna all'inizio", "tooltip": "Connect the last point of the route with the starting point" }, "round_trip": { - "button": "Round trip", + "button": "Andata e ritorno", "tooltip": "Return to the starting point by the same route" }, "start_loop_here": "Avviare il ciclo qui", @@ -102,7 +104,7 @@ "help": "Click on the map to add a new anchor point, or drag existing ones to change the route.", "activities": { "bike": "Bicicletta", - "racing_bike": "Road bike", + "racing_bike": "Bici da strada", "gravel_bike": "Bici da gravel", "mountain_bike": "Mountain bike", "foot": "Corsa/escursione", @@ -121,11 +123,11 @@ "unhewn_cobblestone": "Unhewn cobblestone", "paving_stones": "Paving stones", "stepping_stones": "Stepping stones", - "sett": "Sett", + "sett": "Pavé", "metal": "Metallo", "wood": "Legno", - "compacted": "Compacted gravel", - "fine_gravel": "Fine gravel", + "compacted": "Ghiaia compatta", + "fine_gravel": "Ghiaia fine", "gravel": "Ghiaia", "pebblestone": "Ciottoli", "rock": "Roccia", @@ -150,7 +152,7 @@ }, "scissors": { "tooltip": "Crop or split", - "crop": "Crop", + "crop": "Ritaglia", "split_as": "Split the trace into", "help_invalid_selection": "Select a trace to crop or split.", "help": "Utilizzare il cursore per ritagliare la traccia, o dividerla facendo clic su uno dei marcatori divisi o sulla traccia stessa." @@ -160,14 +162,14 @@ "start": "Partenza", "end": "Fine", "total_time": "Tempo in movimento", - "pick_date": "Pick a date", + "pick_date": "Seleziona una data", "artificial": "Create realistic time data", - "update": "Update time data", + "update": "Aggiorna i dati del tempo", "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_traces": "Collega le tracce", "merge_contents": "Merge the contents and keep the traces disconnected", "merge_selection": "Selezione unione", "tooltip": "Unisci gli elementi insieme", @@ -206,7 +208,7 @@ "delete_trackpoints": "Eliminare punti GPS", "delete_waypoints": "Delete points of interest", "delete_inside": "Delete inside selection", - "delete_outside": "Delete outside selection", + "delete_outside": "Elimina fuori dalla selezione", "button": "Elimina", "help": "Selezionare un'area rettangolare sulla mappa per rimuovere i punti GPS e i punti di interesse.", "help_no_selection": "Select a trace to clean GPS points and points of interest." @@ -280,19 +282,19 @@ "swisstopoMountainBikeClosures": "swisstopo MTB Closures", "swisstopoSkiTouring": "swisstopo Ski Touring", "ignFrCadastre": "IGN Cadastre", - "ignSlope": "IGN Slope", + "ignSlope": "Pendenza IGN", "ignSkiTouring": "IGN Ski Touring", "waymarked_trails": "Waymarked Trails", - "waymarkedTrailsHiking": "Hiking", - "waymarkedTrailsCycling": "Cycling", + "waymarkedTrailsHiking": "Escursionismo", + "waymarkedTrailsCycling": "Ciclismo", "waymarkedTrailsMTB": "MTB", - "waymarkedTrailsSkating": "Skating", - "waymarkedTrailsHorseRiding": "Horse Riding", + "waymarkedTrailsSkating": "Pattinaggio", + "waymarkedTrailsHorseRiding": "Equitazione", "waymarkedTrailsWinter": "Inverno", "points_of_interest": "Punti di interesse", - "food": "Food", + "food": "Cibo", "bakery": "Panificio", - "food-store": "Food Store", + "food-store": "Negozi di alimentari", "eat-and-drink": "Mangiare e bere", "amenities": "Servizi", "toilets": "Servizi igienici", @@ -313,7 +315,7 @@ "picnic": "Area Picnic", "summit": "Summit", "pass": "Pass", - "climbing": "Climbing", + "climbing": "Arrampicata", "bicycle": "Bicicletta", "bicycle-parking": "Parcheggio per biciclette", "bicycle-rental": "Noleggio biciclette", @@ -322,7 +324,7 @@ "railway-station": "Stazione ferroviaria", "tram-stop": "Fermata del tram", "bus-stop": "Fermata dell'autobus", - "ferry": "Ferry" + "ferry": "Traghetto" }, "color": { "blue": "Blu", @@ -335,7 +337,7 @@ }, "chart": { "show_slope": "Mostra dati pendenza", - "show_surface": "Show surface data", + "show_surface": "Mostra dati di superficie", "show_speed": "Mostra dati velocità", "show_pace": "Mostra i dati del ritmo", "show_heartrate": "Mostra i dati della frequenza cardiaca", @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "giri/min", "power": "W" @@ -384,7 +389,7 @@ "waypoints": "Punti di interesse", "symbol": { "alert": "Avviso", - "anchor": "Anchor", + "anchor": "Ancora", "bank": "Banca", "beach": "Spiaggia", "bike_trail": "Sentiero Per Bici", @@ -407,7 +412,7 @@ "hotel": "Hotel", "house": "Casa", "information": "Informazioni", - "park": "Park", + "park": "Parco", "parking_area": "Parcheggio", "pharmacy": "Farmacia", "picnic_area": "Area Picnic", @@ -420,7 +425,7 @@ "shopping_center": "Centro commerciale", "shower": "Doccia", "summit": "Summit", - "telephone": "Telephone", + "telephone": "Telefono", "tunnel": "Tunnel", "water_source": "Water Source" } @@ -429,7 +434,7 @@ "website": "Sito web", "home": "Home", "app": "App", - "contact": "Contact", + "contact": "Contatto", "x": "X", "facebook": "Facebook", "github": "GitHub", @@ -450,26 +455,26 @@ "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", + "title": "Crea la tua mappa", "mapbox_token": "Token di accesso a Mapbox", "file_urls": "URL dei file (separati da virgole)", "drive_ids": "ID dei file in Google Drive (separati da virgole)", "basemap": "Mappa Base", "height": "Altezza", "fill_by": "Fill by", - "none": "None", + "none": "Nessuno", "show_controls": "Visualizza controlli", "manual_camera": "Manual camera", "manual_camera_description": "You can move the map below to adjust the camera position.", - "latitude": "Latitude", - "longitude": "Longitude", + "latitude": "Latitudine", + "longitude": "Longitudine", "zoom": "Zoom", "pitch": "Pitch", "bearing": "Bearing", "preview": "Anteprima", "code": "Integration code" }, - "webgl2_required": "WebGL 2 is required to display the map.", - "enable_webgl2": "Learn how to enable WebGL 2 in your browser", + "webgl2_required": "WebGL 2 è necessario per visualizzare la mappa.", + "enable_webgl2": "Scopri come abilitare WebGL 2 nel tuo browser", "page_not_found": "pagina non trovata" } \ No newline at end of file diff --git a/website/src/locales/ko.json b/website/src/locales/ko.json new file mode 100644 index 00000000..d857795b --- /dev/null +++ b/website/src/locales/ko.json @@ -0,0 +1,480 @@ +{ + "metadata": { + "home_title": "메인", + "app_title": "온라인 GPX 파일 편집기", + "embed_title": "온라인 GPX 파일 편집기", + "help_title": "도움말", + "404_title": "페이지를 찾을 수 없음", + "description": "고급 경로 계획과 파일 처리 도구를 이용하여 온라인에서 GPX 파일을 확인하고, 편집하고, 생성하세요. 아름다운 지도와 정밀한 데이터 시각화도 지원합니다." + }, + "menu": { + "new": "새 파일", + "new_file": "새 파일", + "new_track": "새 트랙", + "new_segment": "새 세그먼트", + "open": "열기...", + "duplicate": "복제", + "close": "닫기", + "close_all": "모두 닫기", + "copy": "복사", + "paste": "붙여넣기", + "cut": "잘라내기", + "export": "내보내기...", + "export_all": "모두 내보내기...", + "export_options": "내보내기 설정", + "support_message": "이 편집기는 무료로 제공되지만, 운영에는 비용이 필요합니다. 자주 사용하신다면 웹사이트에 대한 지원을 고려해 주세요. 감사합니다!", + "support_button": "웹사이트가 무료로 유지될 수 있도록 도와주세요", + "download_file": "파일 다운로드", + "download_files": "파일 다운로드", + "edit": "편집", + "undo": "실행 취소", + "redo": "다시 실행", + "delete": "삭제", + "select_all": "전체 선택", + "view": "보기", + "elevation_profile": "고도 정보", + "vertical_file_view": "수직 파일 목록", + "switch_basemap": "이전 배경 지도로 전환", + "toggle_overlays": "오버레이 전환", + "toggle_3d": "3D 전환", + "settings": "설정", + "distance_units": "거리 단위", + "metric": "미터법", + "imperial": "야드/파운드법", + "nautical": "Nautical", + "velocity_units": "속도 단위", + "temperature_units": "온도 단위", + "celsius": "섭씨", + "fahrenheit": "화씨", + "language": "언어", + "mode": "테마", + "system": "시스템", + "light": "밝은 테마", + "dark": "어두운 테마", + "street_view_source": "스트리트 뷰 출처", + "mapillary": "Mapillary", + "google": "Google", + "layers": "지도 레이어...", + "distance_markers": "Distance markers", + "direction_markers": "방향 화살표", + "help": "도움말", + "more": "More...", + "donate": "후원", + "ctrl": "Ctrl", + "click": "Click", + "drag": "Drag", + "metadata": { + "button": "정보...", + "name": "이름", + "description": "Description", + "save": "저장" + }, + "style": { + "button": "Appearance...", + "color": "Color", + "opacity": "투명도", + "width": "Width" + }, + "hide": "숨기기", + "unhide": "표시", + "center": "Center", + "open_in": "Open in" + }, + "toolbar": { + "routing": { + "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": "Allow private roads", + "reverse": { + "button": "Reverse", + "tooltip": "Reverse the direction of the route" + }, + "route_back_to_start": { + "button": "Back to start", + "tooltip": "Connect the last point of the route with the starting point" + }, + "round_trip": { + "button": "Round trip", + "tooltip": "Return to the starting point by the same route" + }, + "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": "자전거", + "racing_bike": "로드 바이크", + "gravel_bike": "그래블 바이크", + "mountain_bike": "산악 자전거", + "foot": "달리기/등산", + "motorcycle": "오토바이", + "water": "수역", + "railway": "철로" + }, + "surface": { + "unknown": "알 수 없음", + "paved": "포장 도로", + "unpaved": "비포장 도로", + "asphalt": "아스팔트", + "concrete": "콘크리트", + "chipseal": "칩씰", + "cobblestone": "조약돌", + "unhewn_cobblestone": "거친 조약돌", + "paving_stones": "포장석", + "stepping_stones": "디딤돌", + "sett": "정형 자갈", + "metal": "금속", + "wood": "목재", + "compacted": "다진 자갈", + "fine_gravel": "고운 자갈", + "gravel": "자갈", + "pebblestone": "조약돌", + "rock": "암석", + "dirt": "흙길", + "ground": "지면", + "earth": "자연 지면", + "snow": "눈", + "ice": "얼음", + "salt": "소금", + "mud": "진흙", + "sand": "모래", + "woodchips": "목재 칩", + "grass": "잔디", + "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": "잘라내기/분할", + "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 split it by clicking on one of the split markers or on the trace itself." + }, + "time": { + "tooltip": "시간 정보 설정", + "start": "시작", + "end": "종료", + "total_time": "이동 시간", + "pick_date": "날짜 선택", + "artificial": "현실적인 시간 정보 생성", + "update": "시간 정보 수정", + "help": "새로운 시간 정보를 설정하기 위해 양식을 이용하세요.", + "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", + "icon": "아이콘", + "link": "링크", + "longitude": "경도", + "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": "GPS 포인트 줄이기", + "tolerance": "허용 오차", + "number_of_points": "GPS 포인트 개수", + "button": "단순화", + "help": "슬라이더를 이용하여 유지할 GPS 포인트 수를 설정하세요.", + "help_no_selection": "GPS 포인트 수를 줄일 경로를 선택하세요." + }, + "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_outside": "선택 영역 바깥쪽 삭제", + "button": "삭제", + "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": "레이어 설정", + "settings_help": "인터페이스에 표시할 지도 레이어를 선택하고, 사용자 지정 레이어를 추가하여 설정을 조정하세요.", + "selection": "레이어 선택", + "custom_layers": { + "title": "사용자 정의 레이어", + "new": "사용자 정의 레이어 생성", + "edit": "사용자 정의 레이어 편집", + "urls": "URL", + "url_placeholder": "WMTS, WMS 또는 Mapbox 스타일 JSON", + "max_zoom": "최대 확대 정도", + "layer_type": "레이어 유형", + "basemap": "배경 지도", + "overlay": "오버레이", + "create": "레이어 생성", + "update": "레이어 갱신" + }, + "opacity": "오버레이 투명도", + "label": { + "basemaps": "배경 지도", + "overlays": "오버레이", + "custom": "사용자 정의", + "world": "세계", + "countries": "국가", + "belgium": "벨기에", + "bulgaria": "불가리아", + "finland": "핀란드", + "france": "프랑스", + "new_zealand": "뉴질랜드", + "norway": "노르웨이", + "spain": "스페인", + "sweden": "스웨덴", + "switzerland": "스위스", + "united_kingdom": "영국", + "united_states": "미국", + "mapboxOutdoors": "Mapbox 아웃도어", + "mapboxSatellite": "Mapbox 위성", + "openStreetMap": "오픈스트리트맵", + "openTopoMap": "OpenTopoMap", + "openHikingMap": "OpenHikingMap", + "cyclOSM": "CyclOSM", + "linz": "LINZ Topo", + "linzTopo": "LINZ Topo50", + "swisstopoRaster": "swisstopo 래스터", + "swisstopoVector": "swisstopo 벡터", + "swisstopoSatellite": "swisstopo 위성", + "ignBe": "IGN Topo", + "ignFrPlan": "IGN Plan", + "ignFrTopo": "IGN Topo", + "ignFrScan25": "IGN SCAN25", + "ignFrSatellite": "IGN 위성", + "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", + "waymarked_trails": "Waymarked Trails", + "waymarkedTrailsHiking": "하이킹", + "waymarkedTrailsCycling": "자전거 타기", + "waymarkedTrailsMTB": "산악 자전거", + "waymarkedTrailsSkating": "스케이팅", + "waymarkedTrailsHorseRiding": "승마", + "waymarkedTrailsWinter": "동계", + "points_of_interest": "관심 지점", + "food": "음식", + "bakery": "제과점", + "food-store": "Food Store", + "eat-and-drink": "Eat and Drink", + "amenities": "편의 시설", + "toilets": "화장실", + "water": "Water", + "shower": "Shower", + "shelter": "대피소", + "motorized": "Cars and Motorcycles", + "fuel-station": "주유소", + "parking": "주차장", + "garage": "차고", + "barrier": "Barrier", + "tourism": "Tourism", + "attraction": "Attraction", + "viewpoint": "Viewpoint", + "hotel": "호텔", + "campsite": "야영지", + "hut": "Hut", + "picnic": "Picnic Area", + "summit": "정상", + "pass": "Pass", + "climbing": "Climbing", + "bicycle": "자전거", + "bicycle-parking": "자전거 주차장", + "bicycle-rental": "자전거 대여소", + "bicycle-shop": "Bicycle Shop", + "public-transport": "대중교통", + "railway-station": "철도역", + "tram-stop": "트램 정류장", + "bus-stop": "버스 정류장", + "ferry": "페리" + }, + "color": { + "blue": "Blue", + "bluered": "Blue Red", + "gray": "Gray", + "hot": "Hot", + "purple": "Purple", + "orange": "Orange" + } + }, + "chart": { + "show_slope": "경사 정보 표시", + "show_surface": "지면 정보 표시", + "show_speed": "속도 정보 표시", + "show_pace": "페이스 정보 표시", + "show_heartrate": "심박수 정보 표시", + "show_cadence": "케이던스 정보 표시", + "show_temperature": "온도 정보 표시", + "show_power": "파워 정보 표시" + }, + "quantities": { + "distance": "거리", + "elevation": "고도", + "temperature": "온도", + "speed": "속도", + "pace": "페이스", + "heartrate": "심박수", + "cadence": "케이던스", + "power": "파워", + "slope": "경사", + "surface": "표면", + "time": "시간", + "moving": "이동 중", + "total": "전체" + }, + "units": { + "meters": "m", + "feet": "ft", + "kilometers": "km", + "miles": "mi", + "nautical_miles": "nm", + "celsius": "°C", + "fahrenheit": "°F", + "kilometers_per_hour": "km/h", + "miles_per_hour": "mph", + "minutes_per_kilometer": "min/km", + "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", + "heartrate": "bpm", + "cadence": "rpm", + "power": "W" + }, + "gpx": { + "file": "파일", + "files": "파일", + "track": "경로", + "tracks": "경로", + "segment": "Segment", + "segments": "Segments", + "waypoint": "Point of interest", + "waypoints": "Points of interest", + "symbol": { + "alert": "Alert", + "anchor": "Anchor", + "bank": "은행", + "beach": "해변", + "bike_trail": "Bike Trail", + "binoculars": "Binoculars", + "bridge": "다리", + "building": "건물", + "campground": "야영지", + "car": "Car", + "car_repair": "차고", + "convenience_store": "편의점", + "crossing": "Crossing", + "department_store": "백화점", + "drinking_water": "Water", + "exit": "Exit", + "lodge": "Hut", + "lodging": "Accommodation", + "forest": "숲", + "gas_station": "주유소", + "ground_transportation": "Ground Transportation", + "hotel": "호텔", + "house": "주택", + "information": "Information", + "park": "공원", + "parking_area": "주차장", + "pharmacy": "약국", + "picnic_area": "Picnic Area", + "restaurant": "식당", + "restricted_area": "제한 구역", + "restroom": "화장실", + "road": "도로", + "scenic_area": "Scenic Area", + "shelter": "대피소", + "shopping_center": "쇼핑 센터", + "shower": "Shower", + "summit": "정상", + "telephone": "전화", + "tunnel": "터널", + "water_source": "Water Source" + } + }, + "homepage": { + "website": "웹 사이트", + "home": "홈", + "app": "앱", + "contact": "문의", + "x": "X", + "facebook": "Facebook", + "github": "GitHub", + "crowdin": "Crowdin", + "email": "이메일", + "contribute": "기여", + "supported_by": "supported by", + "support_button": "Ko-fi에서 gpx.studio 후원", + "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_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.", + "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)", + "drive_ids": "Google Drive file IDs (separated by commas)", + "basemap": "Basemap", + "height": "Height", + "fill_by": "Fill by", + "none": "없음", + "show_controls": "Show controls", + "manual_camera": "Manual camera", + "manual_camera_description": "You can move the map below to adjust the camera position.", + "latitude": "위도", + "longitude": "경도", + "zoom": "확대/축소", + "pitch": "Pitch", + "bearing": "Bearing", + "preview": "미리 보기", + "code": "Integration code" + }, + "webgl2_required": "지도를 표시하려면 WebGL 2가 필요합니다.", + "enable_webgl2": "브라우저에서 WebGL 2를 활성화하는 법을 확인하세요 ", + "page_not_found": "페이지를 찾을 수 없음" +} \ No newline at end of file diff --git a/website/src/locales/lt.json b/website/src/locales/lt.json index a362a78c..899623a3 100644 --- a/website/src/locales/lt.json +++ b/website/src/locales/lt.json @@ -41,6 +41,7 @@ "distance_units": "Atstumo vienetai", "metric": "Metriniai", "imperial": "Imperiniai", + "nautical": "Nautical", "velocity_units": "Greičio matavimo vienetai", "temperature_units": "Temperatūros vienetas", "celsius": "Celsijus", @@ -76,6 +77,7 @@ }, "hide": "Slėpti", "unhide": "Rodyti", + "center": "Center", "open_in": "Atverti naudojant" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "pėd.", "kilometers": "km", "miles": "myl.", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/val.", "miles_per_hour": "myl./val.", "minutes_per_kilometer": "min./km", "minutes_per_mile": "min./myl.", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "dūž./min.", "cadence": "aps./min.", "power": "W" diff --git a/website/src/locales/nl.json b/website/src/locales/nl.json index 24ea6c48..9f0e81c2 100644 --- a/website/src/locales/nl.json +++ b/website/src/locales/nl.json @@ -41,6 +41,7 @@ "distance_units": "Afstandseenheden", "metric": "Metrische eenheden", "imperial": "Imperiaal", + "nautical": "Nautical", "velocity_units": "Snelheids eenheden", "temperature_units": "Temperatuureenheden", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Verberg", "unhide": "Maak zichtbaar", + "center": "Center", "open_in": "Openen in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mijl", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mijl", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "slagen/min", "cadence": "omwentelingen per minuut", "power": "W" diff --git a/website/src/locales/no.json b/website/src/locales/no.json index 5c034653..5471c936 100644 --- a/website/src/locales/no.json +++ b/website/src/locales/no.json @@ -41,6 +41,7 @@ "distance_units": "Avstandsenhet", "metric": "Metrisk", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Hastighetsenhet", "temperature_units": "Temperaturenhet", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Skjul", "unhide": "Vis", + "center": "Center", "open_in": "Åpne I" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/pl.json b/website/src/locales/pl.json index 8011e718..78bf2788 100644 --- a/website/src/locales/pl.json +++ b/website/src/locales/pl.json @@ -4,7 +4,7 @@ "app_title": "edytor online plików GPX", "embed_title": "edytor online plików GPX", "help_title": "pomoc", - "404_title": "page not found", + "404_title": "nie odnaleziono strony", "description": "Przeglądaj, edytuj i twórz pliki GPX online z zaawansowanymi możliwościami planowania trasy i narzędziami do przetwarzania plików, pięknymi mapami i szczegółowymi wizualizacjami danych." }, "menu": { @@ -22,7 +22,7 @@ "export": "Eksportuj...", "export_all": "Eksportuj wszystko...", "export_options": "Opcje eksportu", - "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_message": "Narzędzie jest darmowe w użyciu, ale nie jest darmowe w utrzymaniu. Jeśli często go używasz, rozważ wsparcie witryny. Dziękujemy!", "support_button": "Wspomóż, by strona nadal była darmowa", "download_file": "Pobierz plik", "download_files": "Pobierz pliki", @@ -34,13 +34,14 @@ "view": "Wyświetl", "elevation_profile": "Profil wysokości", "vertical_file_view": "Pionowa lista plików", - "switch_basemap": "Switch to previous basemap", + "switch_basemap": "Przełącz na poprzednią mapę", "toggle_overlays": "Przełącz nakładki", "toggle_3d": "Przełącz widok 3D", "settings": "Ustawienia", "distance_units": "Jednostki odległości", "metric": "Metryczne", "imperial": "Imperialne", + "nautical": "Nautical", "velocity_units": "Jednostki prędkości", "temperature_units": "Jednostki temperatury", "celsius": "Stopnie Celsjusza", @@ -50,40 +51,41 @@ "system": "System", "light": "Jasny", "dark": "Ciemny", - "street_view_source": "Street view source", + "street_view_source": "Źródło widoku ulicznego", "mapillary": "Mapillary", "google": "Google", "layers": "Warstwy mapy...", "distance_markers": "Znaczniki odległości", "direction_markers": "Strzałki kierunku", "help": "Pomoc", - "more": "More...", + "more": "Więcej...", "donate": "Przekaż darowiznę", "ctrl": "Ctrl", "click": "Kliknij", "drag": "Przeciągnij", "metadata": { - "button": "Info...", + "button": "Informacje...", "name": "Nazwa", "description": "Opis", "save": "Zapisz" }, "style": { - "button": "Appearance...", + "button": "Wygląd...", "color": "Kolor", "opacity": "Przezroczystość", "width": "Szerokość" }, "hide": "Ukryj", "unhide": "Pokaż", + "center": "Center", "open_in": "Otwórz w" }, "toolbar": { "routing": { - "tooltip": "Plan or edit a route", + "tooltip": "Zaplanuj lub edytuj trasę", "activity": "Aktywność", - "use_routing": "Routing", - "use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled", + "use_routing": "Trasa", + "use_routing_tooltip": "Połącz punkty drogami lub w linii prostej, jeśli wyłączone", "allow_private": "Zezwalaj na prywatne drogi", "reverse": { "button": "Odwróć", @@ -91,19 +93,19 @@ }, "route_back_to_start": { "button": "Wróć do początku", - "tooltip": "Connect the last point of the route with the starting point" + "tooltip": "Połącz ostatni punkt trasy z punktem początkowym" }, "round_trip": { "button": "Przejazd z powrotem", - "tooltip": "Return to the starting point by the same route" + "tooltip": "Powrót do punktu początkowego tą samą trasą" }, "start_loop_here": "Rozpocznij pętlę tutaj", - "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.", + "help_no_file": "Wybierz ślad do użycia narzędzia trasy lub kliknij mapę, aby rozpocząć tworzenie nowej trasy.", + "help": "Kliknij mapę, aby dodać nowy punkt lub przeciągnij istniejące, aby zmienić trasę.", "activities": { "bike": "Rower", "racing_bike": "Rower szosowy", - "gravel_bike": "Gravel bike", + "gravel_bike": "Gravel", "mountain_bike": "Rower górski", "foot": "Bieg/Wędrówka", "motorcycle": "Motocykl", @@ -118,14 +120,14 @@ "concrete": "Beton", "chipseal": "Nawierzchnia utrwalana powierzchniowo", "cobblestone": "Bruk", - "unhewn_cobblestone": "Unhewn cobblestone", - "paving_stones": "Paving stones", - "stepping_stones": "Stepping stones", - "sett": "Sett", + "unhewn_cobblestone": "Bruk", + "paving_stones": "Płyta", + "stepping_stones": "Bruk", + "sett": "Bruk", "metal": "Metal", "wood": "Drewno", - "compacted": "Compacted gravel", - "fine_gravel": "Fine gravel", + "compacted": "Utwardzony żwir", + "fine_gravel": "Drobny żwir", "gravel": "Żwir", "pebblestone": "Otoczak", "rock": "Kamień", @@ -139,21 +141,21 @@ "sand": "Piasek", "woodchips": "Zrębki", "grass": "Trawa", - "grass_paver": "Grass paver" + "grass_paver": "Płyta ażurowa" }, "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" + "from": "Punkt początkowy jest zbyt daleko od najbliższej drogi", + "via": "Punkt przelotowy jest zbyt daleko od najbliższej drogi", + "to": "Punkt końcowy jest zbyt daleko od najbliższej drogi", + "timeout": "Obliczanie trasy trwało zbyt długo, spróbuj dodać punkty bliżej siebie" } }, "scissors": { "tooltip": "Przytnij lub podziel", "crop": "Przytnij", "split_as": "Podziel ślad na", - "help_invalid_selection": "Select a trace to crop or split.", - "help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself." + "help_invalid_selection": "Wybierz ślad do przycinania lub rozdzielenia.", + "help": ".." }, "time": { "tooltip": "Zarządzaj danymi czasu", @@ -161,52 +163,52 @@ "end": "Koniec", "total_time": "Czas ruchu", "pick_date": "Wybierz datę", - "artificial": "Create realistic time data", + "artificial": "Utwórz realistyczne dane czasu", "update": "Aktualizuj dane czasu", - "help": "Use the form to set new time data.", - "help_invalid_selection": "Select a single trace to manage its time data." + "help": "Użyj formularza, aby ustawić nowe dane czasu.", + "help_invalid_selection": "Wybierz pojedynczy ślad do zarządzania danymi czasowymi." }, "merge": { "merge_traces": "Połącz ślady", - "merge_contents": "Merge the contents and keep the traces disconnected", + "merge_contents": "Scal zawartość, ale utrzymaj rozłączone ślady", "merge_selection": "Scal zaznaczenie", "tooltip": "Scal elementy razem", - "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_merge_traces": "Połączenie zaznaczonych śladów stworzy pojedynczy ciągły ślad.", + "help_cannot_merge_traces": "Wybór musi zawierać kilka śladów, aby je połączyć.", + "help_merge_contents": "Scalanie zawartości zaznaczonych elementów zgrupuje całą zawartość wewnątrz pierwszego elementu.", "help_cannot_merge_contents": "Twój wybór musi zawierać kilka elementów, aby scalić ich zawartość." }, "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." + "tooltip": "Wyodrębnij zawartość do rozdzielenia elementów", + "button": "Wyodrębnij", + "help": "Wyodrębnienie zawartości zaznaczonych elementów utworzy oddzielny element dla każdej z nich.", + "help_invalid_selection": "Twój wybór musi zawierać elementy z kilkoma śladami, aby je rozpakować." }, "waypoint": { "tooltip": "Twórz i edytuj punkty zainteresowania", - "icon": "Icon", + "icon": "Ikona", "link": "Link", "longitude": "Długość", "latitude": "Szerokość", "create": "Utwórz punkt zainteresowania", "add": "Dodaj punkt zainteresowania do pliku", - "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." + "help": "Wypełnij formularz, aby utworzyć nowy punkt zainteresowania, lub kliknij istniejący, aby go edytować. Kliknij mapę, aby wypełnić współrzędne, lub przeciągnij interesujące punkty, aby je przenieść.", + "help_no_selection": "Wybierz plik, aby utworzyć lub edytować punkty zainteresowania." }, "reduce": { - "tooltip": "Reduce the number of GPS points", - "tolerance": "Tolerance", - "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." + "tooltip": "Zredukuj liczbę punktów GPS", + "tolerance": "Dokładność", + "number_of_points": "Liczba punktów GPS", + "button": "Zmniejsz", + "help": "Użyj suwaka, aby wybrać liczbę punktów GPS do zachowania.", + "help_no_selection": "Wybierz ślad, aby zmniejszyć liczbę punktów GPS." }, "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", + "tooltip": "Wyczyść punkty GPS i punkty zainteresowania za pomocą zaznaczenia prostokątnego", + "delete_trackpoints": "Usuń punkty GPS", + "delete_waypoints": "Usuń punkt zainteresowania", + "delete_inside": "Usuń wewnątrz zaznaczenia", + "delete_outside": "Usuń na zewnątrz zaznaczenia", "button": "Usuń", "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." @@ -284,78 +286,78 @@ "ignSkiTouring": "IGN Ski Touring", "waymarked_trails": "Waymarked Trails", "waymarkedTrailsHiking": "Hiking", - "waymarkedTrailsCycling": "Cycling", - "waymarkedTrailsMTB": "MTB", - "waymarkedTrailsSkating": "Skating", - "waymarkedTrailsHorseRiding": "Horse Riding", - "waymarkedTrailsWinter": "Winter", - "points_of_interest": "Points of interest", - "food": "Food", + "waymarkedTrailsCycling": "Kolarstwo", + "waymarkedTrailsMTB": "Rower górski", + "waymarkedTrailsSkating": "Rolki", + "waymarkedTrailsHorseRiding": "Jazda konna", + "waymarkedTrailsWinter": "Zima", + "points_of_interest": "Punkty zainteresowania", + "food": "Odżywianie", "bakery": "Piekarnia", - "food-store": "Food Store", + "food-store": "Sklep z żywnością", "eat-and-drink": "Jedzenie i picie", "amenities": "Udogodnienia", "toilets": "Toalety", "water": "Woda", "shower": "Prysznic", - "shelter": "Shelter", - "motorized": "Cars and Motorcycles", + "shelter": "Schronienie", + "motorized": "Samochody i motocykle", "fuel-station": "Stacja paliw", "parking": "Parking", - "garage": "Garage", + "garage": "Warsztat", "barrier": "Bariera", "tourism": "Turystyka", "attraction": "Atrakcja", "viewpoint": "Punkt widokowy", "hotel": "Hotel", "campsite": "Kemping", - "hut": "Hut", - "picnic": "Picnic Area", - "summit": "Summit", - "pass": "Pass", - "climbing": "Climbing", + "hut": "Chatka", + "picnic": "Strefa piknikowa", + "summit": "Szczyt", + "pass": "Przełęcz", + "climbing": "Wspinaczka", "bicycle": "Rower", - "bicycle-parking": "Bicycle Parking", + "bicycle-parking": "Parking dla rowerów", "bicycle-rental": "Wypożyczalnia rowerów", "bicycle-shop": "Sklep rowerowy", "public-transport": "Transport publiczny", "railway-station": "Stacja kolejowa", "tram-stop": "Przystanek tramwajowy", "bus-stop": "Przystanek autobusowy", - "ferry": "Ferry" + "ferry": "Prom" }, "color": { "blue": "Niebieski", - "bluered": "Blue Red", + "bluered": "Niebiesko-czerwony", "gray": "Szary", "hot": "Gorący", "purple": "Fioletowy", - "orange": "Orange" + "orange": "Pomarańczowy" } }, "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" + "show_slope": "Pokaż dane nachylenia", + "show_surface": "Pokaż dane nawierzchni", + "show_speed": "Pokaż dane prędkości", + "show_pace": "Pokaż dane tempa", + "show_heartrate": "Pokaż dane tętna", + "show_cadence": "Pokaż dane rytmu", + "show_temperature": "Pokaż dane temperatury", + "show_power": "Pokaż dane mocy" }, "quantities": { "distance": "Dystans", "elevation": "Przewyższenie", - "temperature": "Temperature", + "temperature": "Temperatura", "speed": "Prędkość", "pace": "Tempo", - "heartrate": "Heart rate", - "cadence": "Cadence", - "power": "Power", + "heartrate": "Tętno", + "cadence": "Rytm", + "power": "Moc", "slope": "Nachylenie", "surface": "Powierzchnia", - "time": "Time", - "moving": "Moving", + "time": "Czas", + "moving": "W ruchu", "total": "Łącznie" }, "units": { @@ -363,28 +365,31 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" }, "gpx": { - "file": "File", - "files": "Files", + "file": "Plik", + "files": "Pliki", "track": "Trasa", "tracks": "Trasy", "segment": "Segment", - "segments": "Segments", - "waypoint": "Point of interest", - "waypoints": "Points of interest", + "segments": "Segmenty", + "waypoint": "Ciekawe miejsce", + "waypoints": "Ciekawe miejsca", "symbol": { - "alert": "Alert", - "anchor": "Anchor", + "alert": "Ostrzeżenie", + "anchor": "Punkt stały", "bank": "Bank", "beach": "Beach", "bike_trail": "Bike Trail", @@ -456,20 +461,20 @@ "drive_ids": "ID pliku na Google Drive (rozdzielonego przecinkami)", "basemap": "Mapa bazowa", "height": "Height", - "fill_by": "Fill by", - "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", + "fill_by": "Wypełnij przez", + "none": "Brak", + "show_controls": "Pokazuj przyciski", + "manual_camera": "Ręczna kamera", + "manual_camera_description": "Możesz przesunąć mapę poniżej, aby dostosować pozycję kamery.", + "latitude": "Szerokość geograficzna", + "longitude": "Długość geograficzna", + "zoom": "Powiększenie", + "pitch": "Nachylenie", + "bearing": "Kierunek", "preview": "Podgląd", - "code": "Integration code" + "code": "Kod integracyjny" }, - "webgl2_required": "WebGL 2 is required to display the map.", - "enable_webgl2": "Learn how to enable WebGL 2 in your browser", - "page_not_found": "page not found" + "webgl2_required": "WebGL 2 jest wymagany do wyświetlenia mapy.", + "enable_webgl2": "Dowiedz się, jak włączyć WebGL 2 w przeglądarce", + "page_not_found": "nie odnaleziono strony" } \ No newline at end of file diff --git a/website/src/locales/pt-BR.json b/website/src/locales/pt-BR.json index 8c6239ee..b3a43618 100644 --- a/website/src/locales/pt-BR.json +++ b/website/src/locales/pt-BR.json @@ -41,13 +41,14 @@ "distance_units": "Unidades de distância", "metric": "Métrico", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Unidades de velocidade", "temperature_units": "Unidade de temperatura", "celsius": "Celsius", "fahrenheit": "Fahrenheit", "language": "Idioma", "mode": "Tema", - "system": "System", + "system": "Sistema", "light": "Claro", "dark": "Escuro", "street_view_source": "Fonte de Street View", @@ -57,7 +58,7 @@ "distance_markers": "Marcadores de distância", "direction_markers": "Setas de direção", "help": "Ajuda", - "more": "More...", + "more": "Mais...", "donate": "Doar", "ctrl": "Ctrl", "click": "Clique", @@ -76,6 +77,7 @@ }, "hide": "Ocultar", "unhide": "Mostrar", + "center": "Center", "open_in": "Abrir em" }, "toolbar": { @@ -184,7 +186,7 @@ }, "waypoint": { "tooltip": "Criar e editar pontos de interesse", - "icon": "Icon", + "icon": "Ícone", "link": "Link", "longitude": "Longitude", "latitude": "Latitude", @@ -298,7 +300,7 @@ "toilets": "Banheiros", "water": "Água", "shower": "Chuveiro", - "shelter": "Shelter", + "shelter": "Abrigo", "motorized": "Carros e Motocicletas", "fuel-station": "Postos de combustível", "parking": "Estacionamento", @@ -310,7 +312,7 @@ "hotel": "Hotel", "campsite": "Acampamento", "hut": "Cabana", - "picnic": "Picnic Area", + "picnic": "Área de piquenique", "summit": "Pico", "pass": "Passagem", "climbing": "Escalada", @@ -363,12 +365,15 @@ "feet": "pés", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" @@ -383,46 +388,46 @@ "waypoint": "Ponto de interesse", "waypoints": "Pontos de interesse", "symbol": { - "alert": "Alert", - "anchor": "Anchor", - "bank": "Bank", - "beach": "Beach", - "bike_trail": "Bike Trail", - "binoculars": "Binoculars", - "bridge": "Bridge", - "building": "Building", + "alert": "Alerta", + "anchor": "Âncora", + "bank": "Banco", + "beach": "Praia", + "bike_trail": "Trilha de Bicicleta", + "binoculars": "Binóculos", + "bridge": "Ponte", + "building": "Prédio", "campground": "Acampamento", - "car": "Car", + "car": "Carro", "car_repair": "Garagem", - "convenience_store": "Convenience Store", - "crossing": "Crossing", - "department_store": "Department Store", + "convenience_store": "Loja De Conveniência", + "crossing": "Cruzamento", + "department_store": "Lojas de Departamento", "drinking_water": "Água", - "exit": "Exit", + "exit": "Sair", "lodge": "Cabana", - "lodging": "Accommodation", - "forest": "Forest", + "lodging": "Acomodação", + "forest": "Floresta", "gas_station": "Postos de combustível", - "ground_transportation": "Ground Transportation", + "ground_transportation": "Transporte em solo", "hotel": "Hotel", - "house": "House", - "information": "Information", - "park": "Park", + "house": "Casa", + "information": "Informação", + "park": "Parque", "parking_area": "Estacionamento", - "pharmacy": "Pharmacy", - "picnic_area": "Picnic Area", - "restaurant": "Restaurant", - "restricted_area": "Restricted Area", + "pharmacy": "Farmácia", + "picnic_area": "Área de piquenique", + "restaurant": "Restaurante", + "restricted_area": "Área Restrita", "restroom": "Banheiros", - "road": "Road", - "scenic_area": "Scenic Area", - "shelter": "Shelter", + "road": "Estrada", + "scenic_area": "Área Cênica", + "shelter": "Abrigo", "shopping_center": "Shopping Center", "shower": "Chuveiro", "summit": "Pico", - "telephone": "Telephone", - "tunnel": "Tunnel", - "water_source": "Water Source" + "telephone": "Telefone", + "tunnel": "Túnel", + "water_source": "Fonte de água" } }, "homepage": { @@ -453,7 +458,7 @@ "title": "Crie seu próprio mapa", "mapbox_token": "Token de acesso do Mapbox", "file_urls": "URLs de arquivos (separados por vírgula)", - "drive_ids": "Google Drive file IDs (separated by commas)", + "drive_ids": "IDs de arquivos do Google Drive (separados por vírgulas)", "basemap": "Mapa-base", "height": "Altura", "fill_by": "Preencher por", diff --git a/website/src/locales/pt.json b/website/src/locales/pt.json index 534a9045..f06bf602 100644 --- a/website/src/locales/pt.json +++ b/website/src/locales/pt.json @@ -41,6 +41,7 @@ "distance_units": "Unidades de distância", "metric": "Métrico", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Unidades de velocidade", "temperature_units": "Unidade de temperatura", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Ocultar", "unhide": "Mostrar", + "center": "Center", "open_in": "Abrir em" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "pés", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/ro.json b/website/src/locales/ro.json index b1717ba8..3ee8d24c 100644 --- a/website/src/locales/ro.json +++ b/website/src/locales/ro.json @@ -41,6 +41,7 @@ "distance_units": "Distance units", "metric": "Metric", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Velocity units", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Hide", "unhide": "Unhide", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/ru.json b/website/src/locales/ru.json index e1f88fe8..8eb65930 100644 --- a/website/src/locales/ru.json +++ b/website/src/locales/ru.json @@ -41,6 +41,7 @@ "distance_units": "Единицы измерения расстояния", "metric": "Метрические", "imperial": "Имперские", + "nautical": "Nautical", "velocity_units": "Единицы измерения скорости", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Hide", "unhide": "Unhide", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "фт", "kilometers": "км", "miles": "ми", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/sv.json b/website/src/locales/sv.json index 552c9d7f..c175d904 100644 --- a/website/src/locales/sv.json +++ b/website/src/locales/sv.json @@ -41,6 +41,7 @@ "distance_units": "Enhet för distans", "metric": "Metrisk", "imperial": "Imperiala", + "nautical": "Nautical", "velocity_units": "Enhet för hastighet", "temperature_units": "Temperaturenheter", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Dölj", "unhide": "Visa", + "center": "Center", "open_in": "Öppna i" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "fot", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/vi.json b/website/src/locales/vi.json index 990e8830..3db624c9 100644 --- a/website/src/locales/vi.json +++ b/website/src/locales/vi.json @@ -41,6 +41,7 @@ "distance_units": "Distance units", "metric": "Hệ mét", "imperial": "Imperial", + "nautical": "Nautical", "velocity_units": "Velocity units", "temperature_units": "Temperature units", "celsius": "Celsius", @@ -76,6 +77,7 @@ }, "hide": "Hide", "unhide": "Unhide", + "center": "Center", "open_in": "Open in" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "ft", "kilometers": "km", "miles": "mi", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W" diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index 75387ad1..43c1ee52 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -41,6 +41,7 @@ "distance_units": "长度单位", "metric": "公制", "imperial": "英制", + "nautical": "Nautical", "velocity_units": "速度单位", "temperature_units": "温度单位", "celsius": "摄氏度", @@ -76,6 +77,7 @@ }, "hide": "隐藏", "unhide": "取消隐藏", + "center": "Center", "open_in": "打开" }, "toolbar": { @@ -363,12 +365,15 @@ "feet": "英尺", "kilometers": "千米", "miles": "英里", + "nautical_miles": "nm", "celsius": "°C", "fahrenheit": "°F", "kilometers_per_hour": "km/h", "miles_per_hour": "mph", "minutes_per_kilometer": "min/km", "minutes_per_mile": "min/mi", + "minutes_per_nautical_mile": "min/nm", + "knots": "kn", "heartrate": "bpm", "cadence": "rpm", "power": "W"