mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
New Crowdin updates (#140)
* New translations en.json (German) * New translations en.json (German) * New translations minify.mdx (German) * New translations en.json (Belarusian) * New translations en.json (Belarusian) * New translations en.json (Belarusian) * New translations en.json (Spanish) * New translations en.json (Spanish) * New translations en.json (Chinese Simplified) * New translations en.json (Serbian (Latin)) * New translations en.json (Serbian (Latin)) * New translations en.json (Hebrew) * New translations en.json (Hebrew) * New translations en.json (Serbian (Latin)) * New translations translation.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations mapbox.mdx (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations gpx.mdx (Chinese Simplified) * New translations edit.mdx (Chinese Simplified) * New translations file.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations faq.mdx (Chinese Simplified) * New translations getting-started.mdx (Chinese Simplified) * New translations en.json (Catalan) * New translations en.json (Belarusian) * New translations en.json (Norwegian) * New translations en.json (Norwegian) * New translations mapbox.mdx (Catalan) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations files-and-stats.mdx (Hungarian) * New translations getting-started.mdx (Hungarian) * New translations integration.mdx (Hungarian) * New translations map-controls.mdx (Hungarian) * New translations menu.mdx (Hungarian) * New translations edit.mdx (Hungarian) * New translations settings.mdx (Hungarian) * New translations view.mdx (Hungarian) * New translations toolbar.mdx (Hungarian) * New translations routing.mdx (Hungarian) * New translations scissors.mdx (Hungarian) * New translations time.mdx (Hungarian) * New translations en.json (Vietnamese) * New translations translation.mdx (Vietnamese) * New translations settings.mdx (Vietnamese) * New translations funding.mdx (Vietnamese) * New translations map-controls.mdx (Belarusian) * New translations view.mdx (Belarusian) * New translations map-controls.mdx (Belarusian) * New translations integration.mdx (Belarusian) * New translations integration.mdx (Belarusian) * New translations gpx.mdx (Belarusian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations faq.mdx (Italian)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: GPX file format
|
title: Фармат файла GPX
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -8,27 +8,27 @@ title: GPX file format
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The <a href="https://www.topografix.com/gpx.asp" target="_blank">GPX file format</a> is an open standard for exchanging GPS data between applications and GPS devices.
|
<a href="https://www.topografix.com/gpx.asp" target="_blank">Фармат файла GPX</a> - гэта адкрыты стандарт для абмену дадзенымі GPS паміж праграмамі і прыладамі GPS.
|
||||||
It essentially consists of a series of GPS points encoding one or multiple GPS traces, and, optionally, some points of interest.
|
Па сутнасці, ён складаецца з серыі кропак GPS, якія кадзіруюць адну або некалькі слядоў GPS, і, па жаданні, некаторыя кропкі цікавасці.
|
||||||
|
|
||||||
GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users.
|
Файлы GPX могуць таксама ўтрымліваць метададзеныя, з якіх палі **імя** і **апісанне** найбольш карысныя для карыстальнікаў.
|
||||||
|
|
||||||
### <Waypoints size="16" class="inline-block" style="margin-bottom: 2px" /> Tracks, segments, and GPS points
|
### <Waypoints size="16" class="inline-block" style="margin-bottom: 2px" /> Трэкі, сегменты і кропкі GPS
|
||||||
|
|
||||||
As mentioned above, a GPX file can contain multiple GPS traces.
|
Як згадвалася вышэй, файл GPX можа ўтрымліваць некалькі слядоў GPS.
|
||||||
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.
|
- **Сегмент** - гэта паслядоўнасць GPS кропак, якія ўтвараюць бесперапынны шлях.
|
||||||
- A **GPS point** is a location with a latitude, a longitude, and optionally a timestamp and an altitude.
|
- **Кропка GPS** - гэта месцазнаходжанне з шыратой, даўгатой і, магчыма, пазнакай часу і вышыні.
|
||||||
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.
|
У большасці выпадкаў файлы GPX утрымліваюць адзін трэк з адным сегментам.
|
||||||
However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day.
|
Аднак іерархія, апісаная вышэй, дазваляе выкарыстоўваць больш складаныя выпадкі, напрыклад, планаваць шматдзённыя паездкі з некалькімі варыянтамі на кожны дзень.
|
||||||
|
|
||||||
### <MapPin size="16" class="inline-block" style="margin-bottom: 2px" /> Points of interest
|
### <MapPin size="16" class="inline-block" style="margin-bottom: 2px" /> Кропкі цікавасці
|
||||||
|
|
||||||
**Points of interest** (technically called _waypoints_) represent locations of interest to show either on a GPS device or on a digital map.
|
**Кропкі цікавасці** (тэхнічна званыя _маршрутнымі кропкамі_) уяўляюць цікавыя месцы, якія можна паказаць альбо на прыладзе GPS, альбо на лічбавай карце.
|
||||||
|
|
||||||
In addition to its coordinates, a point of interest can have a **name** and a **description**.
|
У дадатак да каардынатаў кропка цікавасці можа мець **імя** і **апісанне**.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Integration
|
title: Інтэграцыя
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -9,18 +9,18 @@ title: Integration
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
You can use **gpx.studio** to create maps showing your GPX files and embed them in your website.
|
Вы можаце выкарыстоўваць **gpx.studio** для стварэння карт, якія паказваюць вашыя файлы GPX, і ўбудаваць іх у свой сайт.
|
||||||
|
|
||||||
All you need is:
|
Усё, што вам трэба, гэта:
|
||||||
|
|
||||||
1. A <a href="https://account.mapbox.com/auth/signup" target="_blank">Mapbox access token</a> to load the map, and
|
1. <a href="https://account.mapbox.com/auth/signup" target="_blank">Ключ доступу Mapbox</a> для загрузкі карты і
|
||||||
2. GPX files hosted on your server or on Google Drive, or accessible via a public URL.
|
2. Файлы GPX, размешчаныя на вашым серверы або на Google Drive, або даступныя праз публічны URL.
|
||||||
|
|
||||||
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
|
Затым вы можаце пагуляць з канфігуратарам ніжэй, каб наладзіць сваю карту і стварыць адпаведны HTML-код.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
You will need to set up <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> headers on your server to allow <b>gpx.studio</b> to load your GPX files.
|
Вам трэба будзе наладзіць загалоўкі <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> на вашым серверы, каб дазволіць <b>gpx.studio</b> загружаць вашы файлы GPX.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
@@ -10,61 +10,61 @@ title: Map controls
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The map controls are located on the right side of the interface.
|
Элементы кіравання картай знаходзяцца ў правай частцы інтэрфэйсу.
|
||||||
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
||||||
|
|
||||||
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> Map navigation
|
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> Навігацыя па карце
|
||||||
|
|
||||||
The controls at the top allow you to zoom in <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> and out <Minus size="16" class="inline-block" style="margin-bottom: 2px" />, and to change the orientation and tilt of the map <Compass size="16" class="inline-block" style="margin-bottom: 2px" />.
|
Элементы кіравання ўверсе дазваляюць павялічваць <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> і памяншаць <Minus size="16" class="inline-block" style="margin-bottom: 2px" />, а таксама змяняць арыентацыю і нахіл карты <Compass size="16" class="inline-block" style="margin-bottom: 2px" />.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
Каб кіраваць арыентацыяй і нахілам карты, вы таксама можаце перацягнуць карту, утрымліваючы <kbd>Ctrl</kbd>.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> Search bar
|
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> Пошукавы радок
|
||||||
|
|
||||||
You can use the search bar to look for an address and navigate to it on the map.
|
Вы можаце выкарыстоўваць пошукавы радок, каб знайсці адрас і перайсці да яго на карце.
|
||||||
|
|
||||||
### <LocateFixed size="16" class="inline-block" style="margin-bottom: 2px" /> Locate button
|
### <LocateFixed size="16" class="inline-block" style="margin-bottom: 2px" /> Кнопка месцазнаходжання
|
||||||
|
|
||||||
The locate button centers the map on your current location.
|
Кнопка цэнтруе карту на вашым бягучым месцазнаходжанні.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This only works if you have allowed your browser and <b>gpx.studio</b> to access your location.
|
Гэта працуе, толькі калі вы дазволілі вашаму браўзеру і <b>gpx.studio</b> доступ да вашага месцазнаходжання.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view
|
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Прагляд вуліц
|
||||||
|
|
||||||
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.
|
У залежнасці ад крыніцы прагляду вуліц, абранай у [наладах](./menu/settings), да прагляду вуліц можна атрымаць доступ па-рознаму.
|
||||||
|
|
||||||
- <a href="https://www.mapillary.com/" target="_blank">Mapillary</a>: 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.
|
- <a href="https://www.mapillary.com/" target="_blank">Mapillary</a>: прагляд вуліц будзе адлюстроўвацца на карце ў выглядзе зялёных ліній. Пры дастатковым павелічэнні зялёныя кропкі будуць паказваць дакладныя месцы, дзе даступныя здымкі вуліц. Пры навядзенні курсора на зялёную кропку будзе паказаны здымак вуліцы ў гэтым месцы.
|
||||||
- <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>: click on the map to open a new tab with the street view imagery at that location.
|
- <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>: націсніце на карту, каб адкрыць новую ўкладку са здымкамі вуліц у гэтым месцы.
|
||||||
|
|
||||||
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers
|
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Слаі карты
|
||||||
|
|
||||||
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.
|
- **Кропкі цікавасці** можна дадаць на карту, каб паказаць розныя катэгорыі месцаў, такіх як крамы, рэстараны або жыллё.
|
||||||
|
|
||||||
<div class="flex flex-col items-center">
|
<div class="flex flex-col items-center">
|
||||||
<DocsLayers />
|
<DocsLayers />
|
||||||
<span class="text-sm text-center mt-2">
|
<span class="text-sm text-center mt-2">
|
||||||
Hover over the map to show the <a href="https://hiking.waymarkedtrails.org" target="_blank">Waymarked Trails hiking</a> overlay on top of the <a href="https://www.mapbox.com/maps/outdoors" target="_blank">Mapbox Outdoors</a> basemap.
|
Навядзіце курсор мышы на карту, каб паказаць накладанне <a href="https://hiking.waymarkedtrails.org" target="_blank">Пешаходных Сцежак</a> на базавай карце <a href="https://www.mapbox.com/maps/outdoors" target="_blank">Mapbox Outdoors</a>.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
Вялікая калекцыя глабальных і лакальных базавых карт і накладанняў даступная ў **gpx.studio**, а таксама выбар катэгорый кропак цікавасці.
|
||||||
They can be enabled in the [map layer settings dialog](./menu/settings).
|
Іх можна ўключыць у [дыялогавым акне налад слаёў карты](./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 <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a>, or <a href="https://docs.mapbox.com/help/glossary/style/" target="_blank">Mapbox style JSON</a> URLs.
|
Для прасунутых карыстальнікаў можна дадаваць карыстальніцкія базавыя карты і накладкі, дадаўшы URL-адрасы <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a> або <a href="https://docs.mapbox.com/help/glossary/style/" target="_blank">JSON у стылі Mapbox</a>.
|
||||||
|
@@ -43,6 +43,6 @@ Enter or exit the 3D map view.
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
Каб кіраваць арыентацыяй і нахілам карты, вы таксама можаце перацягнуць карту, утрымліваючы <kbd>Ctrl</kbd>.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Mapbox is the company that provides some of the beautiful maps on this website.
|
Mapbox és l'empresa que ofereix alguns dels mapes d'aquest lloc web.
|
||||||
They also develop the <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">map engine</a> which powers **gpx.studio**.
|
They also develop the <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">map engine</a> which powers **gpx.studio**.
|
||||||
|
|
||||||
Som increïblement afortunats i estem agraïts de formar part del seu programa <a href="https://mapbox.com/community" target="_blank">comunitari</a>, que dona suport a organitzacions sense ànim de lucre, institucions educatives i organitzacions d'impacte positiu.
|
Som increïblement afortunats i estem agraïts de formar part del seu programa <a href="https://mapbox.com/community" target="_blank">comunitari</a>, que dona suport a organitzacions sense ànim de lucre, institucions educatives i organitzacions d'impacte positiu.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Minify
|
title: Minimieren
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Files and statistics
|
title: Fájlok és statisztikák
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -9,74 +9,74 @@ title: Files and statistics
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
## File list
|
## Fájl lista
|
||||||
|
|
||||||
Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map.
|
Miután [megnyitotta](./menu/file) fájlokat, azok fülekként jelennek meg a térkép alján található fájllistában.
|
||||||
You can reorder them by dragging and dropping the tabs.
|
A fülek húzásával átrendezheti őket.
|
||||||
And when many files are open, you can scroll through the list of tabs to navigate between them.
|
Ha pedig sok fájl van nyitva, a lapok listájában görgetve navigálhat közöttük.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When using a mouse, you need to hold <kbd>Shift</kbd> to scroll horizontally.
|
Egér használatakor a <kbd>Shift</kbd> billentyűt lenyomva kell tartania a vízszintes görgetéshez.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### File selection
|
### Fájl kiválasztása
|
||||||
|
|
||||||
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.
|
Ha egy lapra kattint, válthat a fájlok között, megtekintheti a statisztikáikat, és alkalmazhatja a [szerkesztési műveleteket] (./menu/edit) és az [eszközöket] (./toolbar).
|
||||||
By holding the <kbd>Ctrl/Cmd</kbd> key, you can add files to the selection or remove them, and by holding <kbd>Shift</kbd>, you can select a range of files.
|
A <kbd>Ctrl/Cmd</kbd> billentyű lenyomva tartásával fájlokat adhat hozzá vagy eltávolíthat a kijelöléshez, a <kbd>Shift</kbd> billentyű lenyomva tartása mellett pedig fájlok tartományát választhatja ki.
|
||||||
Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once.
|
A legtöbb [szerkesztési művelet] (./menu/edit) és [eszközök] (./toolbar) egyszerre több fájlra is alkalmazható.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
You can also navigate through the files using the arrow keys on your keyboard, and use <kbd>Shift</kbd> to add files to the selection.
|
A fájlok között a billentyűzet nyílbillentyűivel is navigálhat, és a <kbd>Shift</kbd> billentyűvel is hozzáadhat fájlokat a kijelöléshez.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### Edit actions
|
### Műveletek szerkesztése
|
||||||
|
|
||||||
By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit).
|
A jobb gombbal egy fájl fülre kattintva ugyanazokat a műveleteket érheti el, mint a [szerkesztés menü](./menu/edit).
|
||||||
|
|
||||||
### Vertical layout
|
### Függőleges elrendezés
|
||||||
|
|
||||||
As mentioned in the [view options section](./menu/view), you can switch between a horizontal and a vertical layout for the file list.
|
A [nézetbeállítások szakaszban](./menu/view) leírtak szerint a fájllista vízszintes és függőleges elrendezése között válthat.
|
||||||
The vertical file list is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](./gpx).
|
A függőleges fájllista akkor hasznos, ha sok fájl van megnyitva, vagy ha több [sávot, szegmenst vagy érdekes pontot] tartalmaz (./gpx).
|
||||||
Indeed, this layout allows you to inspect the content of the files through collapsible sections.
|
Valójában ez az elrendezés lehetővé teszi a fájlok tartalmának az összecsukható szakaszokon keresztül történő ellenőrzését.
|
||||||
|
|
||||||
You can also apply [edit actions](./menu/edit) and [tools](./toolbar) to internal file items.
|
A belső fájlelemekre [szerkesztési műveleteket] (./menu/edit) és [eszközöket] (./toolbar) is alkalmazhat.
|
||||||
Furthermore, you can drag and drop the inner items to reorder them, or move them in the hierarchy or even to another file.
|
Ezenkívül a belső elemek áthúzásával átrendezheti őket, vagy áthelyezheti őket a hierarchiába vagy akár egy másik fájlba.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
The size of the file list can be adjusted by dragging the separator between the map and the file list.
|
A fájllista mérete a térkép és a fájllista közötti elválasztó elhúzásával módosítható.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
## Elevation profile and statistics
|
## Magassági profil és statisztikák
|
||||||
|
|
||||||
At the bottom of the interface, you can find the elevation profile and statistics for the current selection.
|
A térképfelület alján találja az aktuális kijelölés magassági profilját és statisztikáit.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
The size of the elevation profile can be adjusted by dragging the separator between the map and the elevation profile.
|
A magassági profil mérete a térkép és a magassági profil közötti elválasztó elhúzásával állítható be.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### Interactive statistics
|
### Interaktív statisztikák
|
||||||
|
|
||||||
When hovering over the elevation profile, a tooltip will show statistics at the cursor position.
|
Amikor az egeret a magassági profil fölé viszi, egy eszköztipp a kurzor pozíciójában mutatja a statisztikákat.
|
||||||
|
|
||||||
To get the statistics for a specific section of the elevation profile, you can drag a selection rectangle on the profile.
|
A magassági profil egy adott szakaszára vonatkozó statisztikák megtekintéséhez húzhat egy kijelölő téglalapot a profilra.
|
||||||
Click on the profile to reset the selection.
|
Kattintson a profilra a kijelölés visszaállításához.
|
||||||
|
|
||||||
Az egérgörgővel is méretezheti a magassági profilt. Balra és jobbra mozoghat a profil húzásával, miközben lenyomva tartja a <kbd>Shift</kbd> billentyűt.
|
Az egérgörgővel is méretezheti a magassági profilt. Balra és jobbra mozoghat a profil húzásával, miközben lenyomva tartja a <kbd>Shift</kbd> billentyűt.
|
||||||
|
|
||||||
### Additional data
|
### További adatok
|
||||||
|
|
||||||
Using the <kbd><ChartNoAxesColumn size="16" class="inline-block" style="margin-bottom: 2px"/></kbd> button at the bottom-right of the elevation profile, you can optionally color the elevation profile by:
|
A magassági profil jobb alsó sarkában található <kbd><ChartNoAxesColumn size="16" class="inline-block" style="margin-bottom: 2px"/></kbd> gombbal opcionálisan színezheti a magassági profil:
|
||||||
|
|
||||||
- **slope** information computed from the elevation data, or
|
- **lejtő** információ a magassági adatokból számítva, vagy
|
||||||
- **surface** or **category** data coming from <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a>'s <a href="https://wiki.openstreetmap.org/wiki/Key:surface" target="_blank">surface</a> and <a href="https://wiki.openstreetmap.org/wiki/Key:highway" target="_blank">highway</a> tags.
|
- **felületi** vagy **kategória** adatok az <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a> <a href="https: //wiki.openstreetmap.org/wiki/Key:surface" target="_blank">felület</a> és <a href="https://wiki.openstreetmap.org/wiki/Key:highway" target="_blank">autópálya</a> címkék.
|
||||||
This is only available for files created with **gpx.studio**.
|
Ez csak a **gpx.studio** segítségével létrehozott fájlok esetén érhető el.
|
||||||
|
|
||||||
If your selection includes it, you can also visualize: **speed**, **heart rate**, **cadence**, **temperature** and **power** data on the elevation profile.
|
Ha a választása tartalmazza, akkor a magassági profilon megjelenítheti a következőket is: **sebesség**, **pulzusszám**, **fordulatszám**, **hőmérséklet** és **teljesítmény**.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Getting started
|
title: Kezdő lépések
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -8,30 +8,30 @@ title: Getting started
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
Welcome to the official guide for **gpx.studio**!
|
Üdvözöljük a **gpx.studio** hivatalos útmutatójában!
|
||||||
This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application.
|
Ez az útmutató végigvezeti Önt a felület összes összetevőjén és eszközén, segítve Önt, hogy az alkalmazás gyakorlott felhasználójává váljon.
|
||||||
|
|
||||||
<DocsImage src="getting-started/interface" alt="The gpx.studio interface." />
|
<DocsImage src="getting-started/interface" alt="A gpx.studio felület." />
|
||||||
|
|
||||||
As shown in the screenshot above, the interface is divided into four main sections organized around the map.
|
Amint a fenti képernyőképen látható, a felület négy fő részre van osztva a térkép köré szervezve.
|
||||||
Before we dive into the details of each section, let's have a quick overview of the interface.
|
Mielőtt belemerülnénk az egyes szakaszok részleteibe, tekintsük át gyorsan a felületet.
|
||||||
|
|
||||||
## Menu
|
## Menü
|
||||||
|
|
||||||
At the top of the interface, you will find the [main menu](./menu).
|
A felület tetején találja a [főmenüt](./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.
|
Itt érheti el a gyakori műveleteket, például a fájlok megnyitását, bezárását és exportálását, a műveletek visszavonását és újraindítását, valamint az alkalmazás beállításainak módosítását.
|
||||||
|
|
||||||
## Files and statistics
|
## Fájlok és statisztikák
|
||||||
|
|
||||||
At the bottom of the interface, you will find the list of files currently open in the application.
|
A felület alján találja az alkalmazásban jelenleg megnyitott fájlok listáját.
|
||||||
You can click on a file to select it and display its statistics below the list.
|
A fájlra kattintva kiválaszthatja azt, és a lista alatt megjelenítheti a statisztikáját.
|
||||||
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.
|
A [dedikált részben](./files-and-stats) elmagyarázzuk, hogyan választhat ki több fájlt, és hogyan válthat függőleges elrendezésre a speciális fájlkezelés érdekében.
|
||||||
|
|
||||||
## Toolbar
|
## Eszköztár
|
||||||
|
|
||||||
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.
|
A kezelőfelület bal oldalán található az [eszköztár](./toolbar), amely tartalmazza a fájlok szerkesztéséhez használható összes eszközt.
|
||||||
|
|
||||||
## Map controls
|
## Térkép vezérlők
|
||||||
|
|
||||||
Finally, on the right side of the interface, you will find the [map controls](./map-controls).
|
Végül a felület jobb oldalán találja a [térképvezérlők](./map-controls).
|
||||||
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
Ezekkel a vezérlőkkel navigálhat a térképen, nagyíthat és kicsinyíthet, valamint válthat a különböző térképstílusok között.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Integráció
|
title: "Integráció "
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -9,18 +9,18 @@ title: Integráció
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
You can use **gpx.studio** to create maps showing your GPX files and embed them in your website.
|
A **gpx.studio** segítségével létrehozhatja a GPX-fájlokat ábrázoló térképeket, és beágyazhatja azokat webhelyébe.
|
||||||
|
|
||||||
All you need is:
|
Minden amire szüksége van:
|
||||||
|
|
||||||
1. A <a href="https://account.mapbox.com/auth/signup" target="_blank">Mapbox access token</a> to load the map, and
|
1. Egy <a href="https://account.mapbox.com/auth/signup" target="_blank">Mapbox hozzáférési token</a> a térkép betöltéséhez, és
|
||||||
2. GPX files hosted on your server or on Google Drive, or accessible via a public URL.
|
2. A szerverén vagy a Google Drive-on tárolt GPX-fájlok, vagy nyilvános URL-en keresztül érhetők el.
|
||||||
|
|
||||||
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
|
Ezután játszhat az alábbi konfigurátorral a térkép testreszabásához és a megfelelő HTML-kód létrehozásához.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
You will need to set up <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> headers on your server to allow <b>gpx.studio</b> to load your GPX files.
|
A <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> fejléceket be kell állítania a szerveren, hogy a <b>gpx.studio</b> betölthesse a GPX-fájlokat.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Map controls
|
title: Térkép vezérlők
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -11,7 +11,7 @@ title: Map controls
|
|||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The map controls are located on the right side of the interface.
|
The map controls are located on the right side of the interface.
|
||||||
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
Ezekkel a vezérlőkkel navigálhat a térképen, nagyíthat és kicsinyíthet, valamint válthat a különböző térképstílusok között.
|
||||||
|
|
||||||
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> Map navigation
|
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> Map navigation
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Menu
|
title: Menü
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -8,7 +8,7 @@ title: Menu
|
|||||||
|
|
||||||
# { title }
|
# { 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.
|
A felület tetején található főmenü több kategóriára bontva kínál hozzáférést a műveletekhez, opciókhoz és beállításokhoz, amelyeket a következő részekben külön ismertetünk.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Edit actions
|
title: Műveletek szerkesztése
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -31,25 +31,25 @@ Nyissa meg a megjelenés párbeszédablakot, ahol módosíthatja a térképen ki
|
|||||||
|
|
||||||
Kapcsolja be a kijelölt fájlelemek láthatóságát a térképen.
|
Kapcsolja be a kijelölt fájlelemek láthatóságát a térképen.
|
||||||
|
|
||||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New track
|
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Új útvonal
|
||||||
|
|
||||||
Create a new track in the selected file.
|
Hozzon létre egy új útvonalatt a kiválasztott fájlban.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
Ez a művelet csak akkor érhető el, ha a fájllista függőleges elrendezése engedélyezett.
|
Ez a művelet csak akkor érhető el, ha a fájllista függőleges elrendezése engedélyezett.
|
||||||
Additionally, the selection must be a single file.
|
Ezenkívül a kijelölésnek egyetlen fájlnak kell lennie.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New segment
|
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Új szakasz
|
||||||
|
|
||||||
Create a new segment in the selected track.
|
Hozzon létre egy új szakaszt a kiválasztott sávban.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
Ez a művelet csak akkor érhető el, ha a fájllista függőleges elrendezése engedélyezett.
|
Ez a művelet csak akkor érhető el, ha a fájllista függőleges elrendezése engedélyezett.
|
||||||
Additionally, the selection must be a single track.
|
Ezenkívül a kijelölésnek egyetlen fájlnak kell lennie.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Settings
|
title: Beállítások
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -9,22 +9,22 @@ title: Settings
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
### <Ruler size="16" class="inline-block" style="margin-bottom: 2px" /> Distance units
|
### Távolságmérés mértékegységei
|
||||||
|
|
||||||
Change the units used to display distances in the interface.
|
Módosítsa a távolságok megjelenítéséhez használt mértékegységeket a felületen.
|
||||||
|
|
||||||
### <Zap size="16" class="inline-block" style="margin-bottom: 2px" /> Velocity units
|
### Sebesség mérés mértékegységei
|
||||||
|
|
||||||
Change the units used to display velocities in the interface.
|
Módosítsa a távolságok megjelenítéséhez használt mértékegységeket a felületen.
|
||||||
You can choose between distance per hour or minutes per distance, which can be more suitable for running activities.
|
Választhat az óránkénti vagy percenkénti táv között, amely alkalmasabb lehet futótevékenységre.
|
||||||
|
|
||||||
### <Thermometer size="16" class="inline-block" style="margin-bottom: 2px" /> Temperature units
|
### Hőmérséklet mértékegysége
|
||||||
|
|
||||||
Change the units used to display temperatures in the interface.
|
Módosítsa a hőmérsékletek megjelenítésére használt mértékegységeket a felületen.
|
||||||
|
|
||||||
### <Languages size="16" class="inline-block" style="margin-bottom: 2px" /> Language
|
### <Languages size="16" class="inline-block" style="margin-bottom: 2px" /> Nyelv
|
||||||
|
|
||||||
Change the language used in the interface.
|
Módosítsa a felületen használt nyelvet.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
@@ -34,17 +34,17 @@ Minden segítségnek nagyon örülünk és nagyra értékelünk!
|
|||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Theme
|
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Téma
|
||||||
|
|
||||||
Change the theme used in the interface.
|
Módosítsa a felületen használt témát.
|
||||||
|
|
||||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view source
|
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Utcakép forrása
|
||||||
|
|
||||||
Change the source used for the [street view control](../map-controls).
|
Módosítsa az [utcanézet-vezérlőhöz] (../map-controls) használt forrást.
|
||||||
The default one is <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, but you can also use <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>.
|
Az alapértelmezett a <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, de használhatja a <a href="https://www.google.com webhelyet is. /streetview/" target="_blank">Google Utcakép</a>.
|
||||||
Learn more about how to use the street view control in the [map controls section](../map-controls).
|
További információ az utcakép vezérlőelemének használatáról a [térképvezérlők szakaszban](../map-controls).
|
||||||
|
|
||||||
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers...
|
### Térképrétegek...
|
||||||
|
|
||||||
Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more.
|
Nyisson meg egy párbeszédpanelt, ahol engedélyezheti vagy letilthatja a térképrétegeket, egyéni rétegeket adhat hozzá, módosíthatja a fedvények átlátszatlanságát stb.
|
||||||
More information about map layers can be found in the [map controls section](../map-controls).
|
A térképrétegekről további információ a [térképvezérlők szakaszban] (../map-controls) található.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: View options
|
title: Nézet beállításai
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -9,37 +9,37 @@ title: View options
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
This menu provides options to rearrange the interface and the map view.
|
Ebben a menüben lehetőség nyílik a felület és a térképnézet átrendezésére.
|
||||||
|
|
||||||
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
|
### Magassági profil
|
||||||
|
|
||||||
Hide the elevation profile to make room for the map, or show it to inspect the current selection.
|
Rejtje el a magassági profilt, hogy helyet adjon a térképnek, vagy mutassa meg az aktuális kijelölés ellenőrzéséhez.
|
||||||
|
|
||||||
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
|
### Függőleges fájl lista
|
||||||
|
|
||||||
Switch between a vertical and a horizontal layout for the file list.
|
Váltás a fájllista függőleges és vízszintes elrendezése között.
|
||||||
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).
|
A függőleges fájllista akkor hasznos, ha sok fájl van megnyitva, vagy ha több [sávot, szegmenst vagy érdekes pontot] tartalmaz (./gpx).
|
||||||
|
|
||||||
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap
|
### Váltás az előző alaptérképre
|
||||||
|
|
||||||
Change the basemap to the one previously selected through the [map layer control](../map-controls).
|
Módosítsa az alaptérképet a [térképréteg-vezérlő] (../map-controls) segítségével korábban kiválasztottra.
|
||||||
|
|
||||||
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle overlays
|
### Átfedés váltása
|
||||||
|
|
||||||
Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
|
Módosítsa az alaptérképet a [térképréteg-vezérlő] (../map-controls) segítségével korábban kiválasztottra.
|
||||||
|
|
||||||
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> Distance markers
|
### Távolsági km szakaszok mutatása
|
||||||
|
|
||||||
Toggle the visibility of distance markers on the map.
|
Kapcsolja be a kijelölt fájlelemek láthatóságát a térképen.
|
||||||
They are displayed for the current selection, like the [elevation profile](../files-and-stats).
|
Ezek az aktuális kijelölésnél jelennek meg, például a [magassági profil](../files-and-stats).
|
||||||
|
|
||||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
|
### Menetirány mutatása
|
||||||
|
|
||||||
Toggle the visibility of direction arrows on the map.
|
Kapcsolja be a kijelölt fájlelemek láthatóságát a térképen.
|
||||||
|
|
||||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
|
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> 3D váltás
|
||||||
|
|
||||||
Enter or exit the 3D map view.
|
Lépjen be vagy lépjen ki a 3D térképnézetből.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Toolbar
|
title: Eszköztár
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -18,8 +18,8 @@ title: Toolbar
|
|||||||
|
|
||||||
# { title }
|
# { 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**.
|
Az eszköztár a térkép bal oldalán található, és az alkalmazás szíve, mivel hozzáférést biztosít a **gpx.studio** főbb funkcióihoz.
|
||||||
Each tool is represented by an icon and can be activated by clicking on it.
|
Minden eszközt egy ikon jelöl, és rákattintással aktiválható.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center text-foreground">
|
<div class="flex flex-row justify-center text-foreground">
|
||||||
<div>
|
<div>
|
||||||
@@ -27,6 +27,6 @@ Each tool is represented by an icon and can be activated by clicking on it.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx).
|
A [szerkesztési műveletekhez] (./menu/edit) hasonlóan a legtöbb eszköz egyszerre több fájlra és [belső sávokra és szegmensekre] (./gpx) is alkalmazható.
|
||||||
|
|
||||||
A következő szakaszok részletesen ismertetik az egyes eszközöket.
|
A következő szakaszok részletesen ismertetik az egyes eszközöket.
|
||||||
|
@@ -13,7 +13,7 @@ title: Útvonal tervezés és szerkesztés
|
|||||||
|
|
||||||
Az útvonaltervező és -szerkesztő eszköz lehetővé teszi útvonalak létrehozását és szerkesztését horgonypontok elhelyezésével vagy mozgatásával a térképen.
|
Az útvonaltervező és -szerkesztő eszköz lehetővé teszi útvonalak létrehozását és szerkesztését horgonypontok elhelyezésével vagy mozgatásával a térképen.
|
||||||
|
|
||||||
## Settings
|
## Beállítások
|
||||||
|
|
||||||
Az alábbiak szerint az eszköz párbeszédpanel néhány beállítást tartalmaz az útválasztási viselkedés szabályozásához.
|
Az alábbiak szerint az eszköz párbeszédpanel néhány beállítást tartalmaz az útválasztási viselkedés szabályozásához.
|
||||||
A <button><SquareArrowUpLeft size="16" class="inline-block" style="margin-bottom: 2px" /></button> elemre kattintva a párbeszédpanelt kicsinyítheti, hogy helyet takarítson meg.
|
A <button><SquareArrowUpLeft size="16" class="inline-block" style="margin-bottom: 2px" /></button> elemre kattintva a párbeszédpanelt kicsinyítheti, hogy helyet takarítson meg.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Crop and split
|
title: Vágja vagy hasítsa fel
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -12,7 +12,7 @@ title: Crop and split
|
|||||||
|
|
||||||
## Crop
|
## Crop
|
||||||
|
|
||||||
Using the slider, you can define the part of the selected trace that you want to keep.
|
A csúszka segítségével meghatározhatja a kiválasztott nyomkövetés megtartani kívánt részét.
|
||||||
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.
|
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.
|
Alternatively, you can drag a selection rectangle directly on the elevation profile.
|
||||||
Validate the selection when you are satisfied with the result.
|
Validate the selection when you are satisfied with the result.
|
||||||
|
@@ -10,18 +10,18 @@ title: Idő
|
|||||||
|
|
||||||
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
This tool allows you to change or add timestamps to a trace.
|
Ezzel az eszközzel időbélyegeket módosíthat vagy hozzáadhat egy nyomkövetéshez.
|
||||||
You simply need to use the form shown below and validate it when you are done.
|
Egyszerűen csak az alábbi űrlapot kell használnia, és ha végzett, érvényesítenie kell azt.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
When you edit the speed, the moving time is adapted accordingly in the form, and vice versa.
|
A sebesség szerkesztésekor a mozgási idő ennek megfelelően igazodik az űrlaphoz, és fordítva.
|
||||||
Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa.
|
Hasonlóképpen, amikor módosítja a kezdési időpontot, a befejezési idő is frissül, hogy a teljes időtartam ugyanaz maradjon, és fordítva.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly.
|
Ha ezt az eszközt meglévő időbélyegekkel használja, az idő vagy a sebesség módosítása egyszerűen eltolja, megnyújtja vagy tömöríti azokat.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -30,6 +30,6 @@ Qualcuno più esperto con OpenStreetMap passerà in rassegna la tua nota e appor
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
More information on how to contribute to OpenStreetMap can be found <a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" target="_blank">here</a>.
|
Ulteriori informazioni su come contribuire a OpenStreetMap sono disponibili <a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" target="_blank">qui</a>.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
## <HeartHandshake size="18" class="mr-1 inline-block align-baseline" /> Hãy giúp cho website hoạt động hoàn toàn miễn phí (không quảng cáo)
|
## <HeartHandshake size="18" class="mr-1 inline-block align-baseline" /> 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.
|
Khi bạn thêm hoặc di chuyển các điểm định vị, máy chủ của chúng tôi sẽ tính toán đoạn đường tốt nhất trên mạng lưới giao thông.
|
||||||
.
|
Chúng tôi cũng sử dụng các API từ <a href="https://mapbox.com" target="_blank">Mapbox</a> để hiển thị đa dạng các bản đồ, lưu trữ các dữ liệu độ cao cũng như giúp bạn có thể tìm kiếm các địa điểm khác nhau.
|
||||||
|
|
||||||
Unfortunately, this is expensive.
|
Hơi tiếc một tí, rằng việc này khá tốn kém.
|
||||||
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.
|
Nếu bạn thích công cụ này và cảm thấy nó hữu ích, bạn có thể xem xét ủng hộ dù chỉ một ít để giúp duy trì trang web hoàn toàn miễn phí và không quảng cáo.
|
||||||
|
|
||||||
Thank you very much for your support! ❤️
|
Cảm ơn rất nhiều vì sự đóng góp và hỗ trợ của bạn! ❤️
|
||||||
|
@@ -2,11 +2,11 @@
|
|||||||
import { Languages } from 'lucide-svelte';
|
import { Languages } from 'lucide-svelte';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
## <Languages size="18" class="mr-1 inline-block align-baseline" /> Translation
|
## <Languages size="18" class="mr-1 inline-block align-baseline" /> Dịch thuật
|
||||||
|
|
||||||
The website is translated by volunteers using a collaborative translation platform.
|
Trang web này được dịch bằng nền tảng cộng tác dịch thuật bởi các tình nguyện viên.
|
||||||
You can contribute by adding or improving translations on our <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
Bạn có thể đóng góp bằng cách thêm hoặc chỉnh sửa các bản dịch của dự án <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
||||||
|
|
||||||
If you would like to start translating into a new language, please <a href="#contact">get in touch</a>.
|
Nếu bạn muốn thêm một ngôn ngữ mới, hãy <a href="#contact">kết nối với chúng tôi</a>.
|
||||||
|
|
||||||
Any help is greatly appreciated!
|
Chúng tôi luôn trân trọng bất kể đóng góp nào!
|
||||||
|
@@ -28,9 +28,9 @@ Change the language used in the interface.
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
You can contribute by adding or improving translations on our <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
Bạn có thể đóng góp bằng cách thêm hoặc chỉnh sửa các bản dịch của dự án <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
||||||
If you would like to start translating into a new language, please <a href="#contact">get in touch</a>.
|
Nếu bạn muốn thêm một ngôn ngữ mới, hãy <a href="#contact">kết nối với chúng tôi</a>.
|
||||||
Any help is greatly appreciated!
|
Chúng tôi luôn trân trọng bất kể đóng góp nào!
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
@@ -11,25 +11,25 @@ title: 常见问题
|
|||||||
### 我需要捐赠才能使用网站吗?
|
### 我需要捐赠才能使用网站吗?
|
||||||
|
|
||||||
否
|
否
|
||||||
The website is free to use and always will be (as long as it is financially sustainable).
|
该网站可免费使用,将来也是如此(前提是网站的财务状况得以支持免费运行)。
|
||||||
不过,我们感谢捐助并帮助保持网站的运行。
|
不过,我们感谢任何捐赠,这能够维持网站的长久运行。
|
||||||
|
|
||||||
### Why is this route chosen over that one? _Or_ how can I add something to the map?
|
### 路线是如何生成的? _此外_,我如何在地图上添加内容?
|
||||||
|
|
||||||
**gpx.studio** uses data from <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a>, which is an open and collaborative world map.
|
**gpx.studio** 使用 <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a>的地图数据,这是一个开放式、支持协作的世界地图数据库。
|
||||||
This means you can contribute to the map by adding or editing data on OpenStreetMap.
|
这意味着您可在 OpenStreetMap 上添加或编辑数据来丰富地图信息。
|
||||||
|
|
||||||
If you have never contributed to OpenStreetMap before, here is how you can suggest changes:
|
If you have never contributed to OpenStreetMap before, here is how you can suggest changes:
|
||||||
|
|
||||||
1. Go to the location where you want to add or edit data on the <a href="https://www.openstreetmap.org/" target="_blank">map</a>.
|
1. Go to the location where you want to add or edit data on the <a href="https://www.openstreetmap.org/" target="_blank">map</a>.
|
||||||
2. Use the <button>Query features</button> tool on the right to inspect the existing data.
|
2. Use the <button>Query features</button> tool on the right to inspect the existing data.
|
||||||
3. Right-click on the location and select <button>Add a note here</button>.
|
3. 右键单击该位置并选择 <button>在此处添加注释</button> 。
|
||||||
4. Explain what is incorrect or missing in the note and click <button>Add note</button> to submit it.
|
4. Explain what is incorrect or missing in the note and click <button>Add note</button> to submit it.
|
||||||
|
|
||||||
Someone more experienced with OpenStreetMap will then review your note and make the necessary changes.
|
之后,OpenStreetMap 的资深用户将会审查您提交的内容,并做出适当更改。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
More information on how to contribute to OpenStreetMap can be found <a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" target="_blank">here</a>.
|
有关如何更新 OpenStreetMap 数据的更多信息,请参见<a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" target="_blank">此处</a>。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -8,7 +8,7 @@ title: Getting started
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
Welcome to the official guide for **gpx.studio**!
|
欢迎使用 **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.
|
This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application.
|
||||||
|
|
||||||
<DocsImage src="getting-started/interface" alt="The gpx.studio interface." />
|
<DocsImage src="getting-started/interface" alt="The gpx.studio interface." />
|
||||||
|
@@ -20,11 +20,10 @@ These are organized in a hierarchical structure, with tracks at the top level.
|
|||||||
|
|
||||||
- A **track** is made of a sequence of disconnected segments.
|
- A **track** is made of a sequence of disconnected segments.
|
||||||
Furthermore, it can contain metadata such as a **name**, a **description**, and **appearance properties**.
|
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.
|
||||||
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.
|
通常,GPX 文件包含一条含有单一分段的轨迹。
|
||||||
However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day.
|
However, the hierarchy described above allows for more advanced use cases, such as planning multi-day trips with several variants for each day.
|
||||||
|
|
||||||
### <MapPin size="16" class="inline-block" style="margin-bottom: 2px" /> Points of interest
|
### <MapPin size="16" class="inline-block" style="margin-bottom: 2px" /> Points of interest
|
||||||
|
@@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
## <HeartHandshake size="18" class="mr-1 inline-block align-baseline" /> Help keep the website free (and ad-free)
|
## <HeartHandshake size="18" class="mr-1 inline-block align-baseline" /> 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.
|
每次您添加或移动 GPS 路径点时,我们的服务器都会进行计算,提供道路网络上的最佳路线。
|
||||||
We also use APIs from <a href="https://mapbox.com" target="_blank">Mapbox</a> to display beautiful maps, retrieve elevation data and allow you to search for places.
|
我们还使用 <a href="https://mapbox.com" target="_blank">Mapbox</a> 的 API 来展示更美观的地图,可供检索海拔数据和位置搜索。
|
||||||
|
|
||||||
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! ❤️
|
非常感谢您的支持! ❤️
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
Mapbox is the company that provides some of the beautiful maps on this website.
|
Mapbox is the company that provides some of the beautiful maps on this website.
|
||||||
They also develop the <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">map engine</a> which powers **gpx.studio**.
|
They also develop the <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank">map engine</a> which powers **gpx.studio**.
|
||||||
|
|
||||||
We are incredibly fortunate and grateful to be part of their <a href="https://mapbox.com/community" target="_blank">Community</a> program, which supports nonprofits, educational institutions, and positive impact organizations.
|
其 <a href="https://mapbox.com/community" target="_blank">社区</a> 方案为众多非营利机构、教育机构和公益组织提供支持,我们非常荣幸能够参与其中。
|
||||||
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.
|
双方的合作使 **gpx.studio** 得以享用 Mapbox 的产品优惠,大幅缩减项目运行成本,以便为用户提供更加的体验。
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
## <Languages size="18" class="mr-1 inline-block align-baseline" /> Translation
|
## <Languages size="18" class="mr-1 inline-block align-baseline" /> Translation
|
||||||
|
|
||||||
The website is translated by volunteers using a collaborative translation platform.
|
The website is translated by volunteers using a collaborative translation platform.
|
||||||
您可以在我们的 Crowdin 项目上添加或改进翻译,从而帮助我们
|
您可以在我们的 <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin项目</a> 上添加或改进翻译,来贡献您的力量。
|
||||||
|
|
||||||
If you would like to start translating into a new language, please <a href="#contact">get in touch</a>.
|
如果您想创建一种新语言的翻译,请 <a href="#contact">联系我们</a> 。
|
||||||
|
|
||||||
我们非常感谢任何帮助!
|
我们非常感谢任何帮助!
|
||||||
|
@@ -10,55 +10,52 @@ title: Map controls
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The map controls are located on the right side of the interface.
|
地图控件位于界面右侧。
|
||||||
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
||||||
|
|
||||||
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> Map navigation
|
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> 导航
|
||||||
|
|
||||||
The controls at the top allow you to zoom in <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> and out <Minus size="16" class="inline-block" style="margin-bottom: 2px" />, and to change the orientation and tilt of the map <Compass size="16" class="inline-block" style="margin-bottom: 2px" />.
|
顶部的控件用于放大 <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> 和缩小 <Minus size="16" class="inline-block" style="margin-bottom: 2px" />,以及更改地图的方向和倾斜度<Compass size="16" class="inline-block" style="margin-bottom: 2px" />。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
按住 <kbd>Ctrl</kbd> 的同时用鼠标拖动地图,也可控制地图的方向和倾斜度。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> Search bar
|
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> 搜索
|
||||||
|
|
||||||
You can use the search bar to look for an address and navigate to it on the map.
|
使用搜索栏查找地址并在地图上导航。
|
||||||
|
|
||||||
### <LocateFixed size="16" class="inline-block" style="margin-bottom: 2px" /> Locate button
|
### <LocateFixed size="16" class="inline-block" style="margin-bottom: 2px" /> 定位
|
||||||
|
|
||||||
The locate button centers the map on your current location.
|
点击定位按钮,地图将以您的当前位置为中心。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
This only works if you have allowed your browser and <b>gpx.studio</b> to access your location.
|
该操作仅在浏览器和 <b>gpx.studio</b> 被允许访问您的位置时生效。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view
|
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> 街景
|
||||||
|
|
||||||
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.
|
根据 [设置](./menu/settings) 中选择的街头视图源,以不同的方式访问街景图像。
|
||||||
|
|
||||||
- <a href="https://www.mapillary.com/" target="_blank">Mapillary</a>: 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.
|
- <a href="https://www.mapillary.com/" target="_blank">Mapillary</a>: 街景覆盖范围显示为绿线。 当放大到足够大时,街景可用的准确位置将以绿点表示。 将鼠标悬停其上,将显示该位置的街景。
|
||||||
- <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>: click on the map to open a new tab with the street view imagery at that location.
|
- <a href="https://www.google.com/streetview/" target="_blank">Google 街景</a>: 点击地图可打开一个带有当前位置街景的新标签页。
|
||||||
|
|
||||||
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers
|
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> 图层
|
||||||
|
|
||||||
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.
|
- 可将**兴趣点**添加到地图上,以显示不同类别的地点,如商店、餐馆或住宿。
|
||||||
|
|
||||||
<div class="flex flex-col items-center">
|
将鼠标悬停在地图上可在 <a href="https://www.mapbox.com/maps/outdoors" target="_blank">Mapbox Outdoors</a> 底图上叠加 <a href="https://hiking.waymarkedtrails.org" target="_blank">Waymarked Trails hiking</a> 数据.
|
||||||
<DocsLayers />
|
|
||||||
<span class="text-sm text-center mt-2">
|
|
||||||
Hover over the map to show the <a href="https://hiking.waymarkedtrails.org" target="_blank">Waymarked Trails hiking</a> overlay on top of the <a href="https://www.mapbox.com/maps/outdoors" target="_blank">Mapbox Outdoors</a> basemap.
|
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@@ -8,10 +8,10 @@ title: Menu
|
|||||||
|
|
||||||
# { title }
|
# { 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.
|
主菜单位于页面顶端,包含各类操作、选项和设置,以下将逐项说明。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
Most of the menu actions can also be performed using the keyboard shortcuts displayed in the menu.
|
大多数菜单操作支持键盘快捷键。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -11,7 +11,7 @@ title: Edit actions
|
|||||||
|
|
||||||
Unlike the file actions, the edit actions can potentially modify the content of the currently selected files.
|
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).
|
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.
|
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.
|
||||||
|
|
||||||
### <Undo2 size="16" class="inline-block" style="margin-bottom: 2px" /><Redo2 size="16" class="inline-block" style="margin-bottom: 2px" /> Undo and redo
|
### <Undo2 size="16" class="inline-block" style="margin-bottom: 2px" /><Redo2 size="16" class="inline-block" style="margin-bottom: 2px" /> Undo and redo
|
||||||
@@ -21,7 +21,7 @@ This applies to all actions of the interface but not to view options, applicatio
|
|||||||
|
|
||||||
### <Info size="16" class="inline-block" style="margin-bottom: 2px" /> Info...
|
### <Info size="16" class="inline-block" style="margin-bottom: 2px" /> Info...
|
||||||
|
|
||||||
Open the information dialog of the currently selected file item, where you can see and edit its name and description.
|
您可在当前选定文件项的信息窗口中,查看并编辑项目名称和描述。
|
||||||
|
|
||||||
### <PaintBucket size="16" class="inline-block" style="margin-bottom: 2px" /> Appearance...
|
### <PaintBucket size="16" class="inline-block" style="margin-bottom: 2px" /> Appearance...
|
||||||
|
|
||||||
@@ -61,7 +61,7 @@ Add all file items in the current hierarchy level to the selection.
|
|||||||
|
|
||||||
Center the map on the selected file items.
|
Center the map on the selected file items.
|
||||||
|
|
||||||
### <ClipboardCopy size="16" class="inline-block" style="margin-bottom: 2px" /> Copy
|
### <ClipboardCopy size="16" class="inline-block" style="margin-bottom: 2px" /> 复制
|
||||||
|
|
||||||
Copy the selected file items to the clipboard.
|
Copy the selected file items to the clipboard.
|
||||||
|
|
||||||
|
@@ -41,7 +41,7 @@ Close the currently selected files.
|
|||||||
|
|
||||||
Open the export dialog to save the currently selected files to your computer.
|
Open the export dialog to save the currently selected files to your computer.
|
||||||
|
|
||||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> 全部导出...
|
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> 导出全部文件...
|
||||||
|
|
||||||
Open the export dialog to save all files to your computer.
|
Open the export dialog to save all files to your computer.
|
||||||
|
|
||||||
|
@@ -28,8 +28,8 @@ Change the language used in the interface.
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
您可以在我们的 Crowdin 项目上添加或改进翻译,从而帮助我们
|
您可以在我们的 <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin项目</a> 上添加或改进翻译,来贡献您的力量。
|
||||||
If you would like to start translating into a new language, please <a href="#contact">get in touch</a>.
|
如果您想创建一种新语言的翻译,请 <a href="#contact">联系我们</a> 。
|
||||||
我们非常感谢任何帮助!
|
我们非常感谢任何帮助!
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
@@ -42,7 +42,7 @@ Change the theme used in the interface.
|
|||||||
|
|
||||||
Change the source used for the [street view control](../map-controls).
|
Change the source used for the [street view control](../map-controls).
|
||||||
The default one is <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, but you can also use <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>.
|
The default one is <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, but you can also use <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>.
|
||||||
Learn more about how to use the street view control in the [map controls section](../map-controls).
|
有关如何使用街景控件的更多信息,请参阅[地图控件部分](../map-controls)。
|
||||||
|
|
||||||
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers...
|
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers...
|
||||||
|
|
||||||
|
@@ -13,7 +13,7 @@ This menu provides options to rearrange the interface and the map view.
|
|||||||
|
|
||||||
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
|
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
|
||||||
|
|
||||||
Hide the elevation profile to make room for the map, or show it to inspect the current selection.
|
隐藏海拔剖面图显示更多地图,或显示剖面图检查当前选区。
|
||||||
|
|
||||||
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
|
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
|
||||||
|
|
||||||
@@ -35,14 +35,14 @@ They are displayed for the current selection, like the [elevation profile](../fi
|
|||||||
|
|
||||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
|
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
|
||||||
|
|
||||||
Toggle the visibility of direction arrows on the map.
|
显示或隐藏地图方向箭头。
|
||||||
|
|
||||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
|
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
|
||||||
|
|
||||||
Enter or exit the 3D map view.
|
切换3D地图视图。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
按住 <kbd>Ctrl</kbd> 的同时用鼠标拖动地图,也可控制地图的方向和倾斜度。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -18,8 +18,8 @@ title: Toolbar
|
|||||||
|
|
||||||
# { title }
|
# { 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**.
|
工具栏位于地图左侧,作为应用程序的核心,您可以从中访问 **gpx.studio** 的主要功能。
|
||||||
Each tool is represented by an icon and can be activated by clicking on it.
|
每个工具都由一个图标表示,单击以激活。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center text-foreground">
|
<div class="flex flex-row justify-center text-foreground">
|
||||||
<div>
|
<div>
|
||||||
@@ -27,6 +27,6 @@ Each tool is represented by an icon and can be activated by clicking on it.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx).
|
以 [编辑](./menu/edit) 工具为例,大多数工具可同时应用于多个文件以及其 [内部轨迹和路段](./gpx)。
|
||||||
|
|
||||||
The next sections describe each tool in detail.
|
以下是每个工具的详细描述。
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Clean
|
title: 清理
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -9,9 +9,9 @@ title: Clean
|
|||||||
|
|
||||||
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { 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.
|
在下方对话框中,选择要删除的要素(GPS 点或 [兴趣点](.../gpx)),以及作用范围(选取内部或外部)。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Clean class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Clean class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
|
@@ -10,7 +10,7 @@ title: 高程
|
|||||||
|
|
||||||
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
This tool allows you to add elevation data to traces and [points of interest](../gpx), or to replace the existing data.
|
该工具支持对轨迹和[兴趣点](../gpx) 的海拔数据进行添加或修改。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
@@ -18,7 +18,7 @@ This tool allows you to add elevation data to traces and [points of interest](..
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
Elevation data is provided by <a href="https://mapbox.com" target="_blank">Mapbox</a>.
|
海拔数据来自 <a href="https://mapbox.com" target="_blank">Mapbox</a> 。
|
||||||
You can learn more about its origin and accuracy in the <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentation</a>.
|
查阅 <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">文档</a> 以了解更多。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Extract
|
title: 提取
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -10,17 +10,17 @@ title: Extract
|
|||||||
|
|
||||||
# <Ungroup size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <Ungroup size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them.
|
该工具可从文件(轨迹)中提取 [轨迹(路段)](../gpx) 。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Extract class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Extract class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
同样,该工具将为原轨迹中的每条路段创建一个新轨迹,并保存在同一个文件中。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When extracting the tracks from a file containing <a href="../gpx">points of interest</a>, the tool will automatically assign each point of interest to the track it is closest to.
|
从包含 <a href="../gpx">兴趣点</a> 的文件中提取轨迹时,兴趣点将被分配给最邻近的轨迹。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Merge
|
title: 合并
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -9,11 +9,11 @@ title: Merge
|
|||||||
|
|
||||||
# <Group size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <Group size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
To use this tool, you need to [select](../files-and-stats) multiple files, [tracks, or segments](../gpx).
|
[选择](../files-and-stats) 多个文件、[轨迹或分段](../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).
|
- 第二个选项可用于创建或管理包含多个 [轨迹或路段](../gpx) 的文件。
|
||||||
Merging files (or tracks) will result in a single file (or track) containing all tracks (or segments) from the selection.
|
最终生成一个包含所有内容的文件(或轨迹)。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Merge class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Merge class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 最小化
|
title: 简化
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -10,9 +10,9 @@ title: 最小化
|
|||||||
|
|
||||||
# <Filter size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <Filter size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
此工具可用来减少轨迹中GPS点的数量,这对缩小其大小是有用的。
|
该工具通过减少轨迹中 GPS 点的数量来压缩其文件大小。
|
||||||
|
|
||||||
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.
|
使用滑块调整简化算法的阈值,查看将保留的轨迹点数量,并在地图中查看简化后的轨迹。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
@@ -20,7 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
|
该阈值为原始迹线和简化后的迹线之间允许的最大距离。
|
||||||
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>.
|
点击 <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank"> 此处 </a> 查阅有关简化算法的更多信息。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -9,13 +9,13 @@ title: 兴趣点
|
|||||||
|
|
||||||
# <MapPin size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <MapPin size="24" class="inline-block" style="margin-bottom: 5px" /> { 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.
|
将 [兴趣点](../gpx) 添加到 GPX 文件中,以在地图上标记位置,并在 GPS 设备中显示。
|
||||||
|
|
||||||
### 创建兴趣点
|
### 创建兴趣点
|
||||||
|
|
||||||
To create a point of interest, fill in the form shown below.
|
要创建兴趣点,请填写下面的表单。
|
||||||
您可以通过点击地图或手动输入坐标来选择兴趣点的位置。
|
点击地图或手动输入坐标,以选择兴趣点位置。
|
||||||
Validate the form when you are done.
|
完成后请确认。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
@@ -23,5 +23,5 @@ Validate the form when you are done.
|
|||||||
|
|
||||||
### 编辑兴趣点
|
### 编辑兴趣点
|
||||||
|
|
||||||
The form above can also be used to edit an existing point of interest after selecting it on the map.
|
在地图上选取现有兴趣点后,可以使用上面的表单对其进行编辑。
|
||||||
如果您只需要移动兴趣点,您可以将其拖动到所需位置。
|
若只想移动兴趣点,可将其拖动到所需位置。
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 路线规划和编辑
|
title: 路线规划与编辑
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
@@ -11,74 +11,74 @@ title: 路线规划和编辑
|
|||||||
|
|
||||||
# <Pencil size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <Pencil size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
The route planning and editing tool allows you to create and edit routes by placing or moving anchor points on the map.
|
使用该工具在地图上添加或移动轨迹点,以创建和编辑路线。
|
||||||
|
|
||||||
## 设置
|
## 设置
|
||||||
|
|
||||||
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 <button><SquareArrowUpLeft size="16" class="inline-block" style="margin-bottom: 2px" /></button>.
|
点击 <button><SquareArrowUpLeft size="16" class="inline-block" style="margin-bottom: 2px" /></button> 使窗口最小化以节省空间。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Routing minimizable={false} class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Routing minimizable={false} class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### <Route size="16" class="inline-block" style="margin-bottom: 2px" /> Routing
|
### <Route size="16" class="inline-block" style="margin-bottom: 2px" /> 路线
|
||||||
|
|
||||||
When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> road network.
|
启用路线时, 地图上添加或移动的轨迹点将通过 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网的计算结果连接。
|
||||||
Disable routing to connect anchor points with straight lines.
|
禁用路线则以直线连接轨迹点。
|
||||||
This setting can also be toggled by pressing <kbd>F5</kbd>.
|
也可通过按 <kbd>F5</kbd> 切换设置。
|
||||||
|
|
||||||
### <Bike size="16" class="inline-block" style="margin-bottom: 2px" /> Activity
|
### <Bike size="16" class="inline-block" style="margin-bottom: 2px" /> 活动
|
||||||
|
|
||||||
Select the activity type to tailor the routes for.
|
选择活动类型。
|
||||||
|
|
||||||
### <TriangleAlert size="16" class="inline-block" style="margin-bottom: 2px" /> Allow private roads
|
### <TriangleAlert size="16" class="inline-block" style="margin-bottom: 2px" /> 允许私有道路
|
||||||
|
|
||||||
When enabled, the routing engine will consider private roads when computing routes.
|
启用后,规划路线时将考虑私有道路。
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
Only use this option if you have local knowledge of the area and have permission to use the roads in question.
|
仅当您了解该地区的当地情况并有权使用相关道路时才启用此选项。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
## 绘制和编辑路线
|
## 绘制和编辑路线
|
||||||
|
|
||||||
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.
|
在可触摸设备上,支持点击路段以插入新轨迹点。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When editing imported GPX files, an initial set of anchor points is created automatically.
|
编辑导入的 GPX 文件时,系统将自动创建一组初始轨迹点。
|
||||||
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.
|
这使得路线能够按不同的详细程度进行编辑。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
Finally, you can delete anchor points by clicking on them and selecting <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> Delete</button> from the context menu.
|
最后,若要删除轨迹点,可先点击选中它们,并点击菜单中的 <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> 删除</button> 完成删除操作。
|
||||||
|
|
||||||
<DocsImage src="tools/routing" alt="Anchor points allow you to easily edit a route." />
|
<DocsImage src="tools/routing" alt="轨迹点让您可以轻松编辑路线。" />
|
||||||
|
|
||||||
## Additional tools
|
## 其他工具
|
||||||
|
|
||||||
The following tools automate some common route modification operations.
|
以下工具可自动执行一些常见的路线修改操作。
|
||||||
|
|
||||||
### <ArrowRightLeft size="16" class="inline-block" style="margin-bottom: 2px" /> Reverse
|
### 反向
|
||||||
|
|
||||||
Reverse the direction of the route.
|
反转路线方向。
|
||||||
|
|
||||||
### <Home size="16" class="inline-block" style="margin-bottom: 2px" /> Back to start
|
### <Home size="16" class="inline-block" style="margin-bottom: 2px" /> 返回起点
|
||||||
|
|
||||||
Connect the last point of the route with the starting point, using the chosen routing settings.
|
使用所选的路线设置将终点和起点连接起来。
|
||||||
|
|
||||||
### <Repeat size="16" class="inline-block" style="margin-bottom: 2px" /> Round trip
|
### <Repeat size="16" class="inline-block" style="margin-bottom: 2px" /> 往返路线
|
||||||
|
|
||||||
通过相同路线返回起始点.
|
按原路返回起点。
|
||||||
|
|
||||||
### <CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> Change the start of the loop
|
### <CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> 更改环线起点
|
||||||
|
|
||||||
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 <button><CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> Start loop here</button> from the context menu.
|
当路线的起点和终点非常接近时,您可以点击任意轨迹点并选择 <button><CirclePlay size="16" class="inline-block" style="margin-bottom: 2px" /> 设为起点 </button> 来更改路线起点。
|
||||||
|
@@ -12,10 +12,10 @@ title: 裁剪和拆分
|
|||||||
|
|
||||||
## 裁剪
|
## 裁剪
|
||||||
|
|
||||||
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.
|
地图上的开始和结束标记,以及 [统计数据和高程剖面](../files-and-stats) 也会实时更新,以反映所选内容。
|
||||||
Alternatively, you can drag a selection rectangle directly on the elevation profile.
|
或者,您可以直接在高程剖面上拖动以形成一个矩形选区。
|
||||||
Validate the selection when you are satisfied with the result.
|
最后,确认选择。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
@@ -23,10 +23,10 @@ Validate the selection when you are satisfied with the result.
|
|||||||
|
|
||||||
## 拆分
|
## 拆分
|
||||||
|
|
||||||
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).
|
支持将轨迹拆分为两个 GPX 文件,或将它们作为不同的 [轨迹或分段](../gpx) 保留在同一个文件中。
|
||||||
|
|
||||||
<DocsImage src="tools/split" alt="Hovering over the selected trace turns your cursor into scissors." />
|
鼠标悬停在轨迹上时,光标将变为剪刀式样。 />
|
||||||
|
@@ -10,18 +10,18 @@ title: 时间
|
|||||||
|
|
||||||
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
此工具允许您更改或添加时间戳到轨迹。
|
该工具允许您更改时间戳,或向轨迹中添加时间戳。
|
||||||
You simply need to use the form shown below and validate it when you are done.
|
只需使用下面显示的表单,并在完成后确认。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
同样,编辑开始时间时,结束时间也会随之更新以保持总持续时间不变,反之亦然。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly.
|
当此工具与现有时间戳一起使用时,更改时间或速度只会相应地移位、拉伸或压缩它们。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
@@ -3,17 +3,17 @@
|
|||||||
"home_title": "the online GPX file editor",
|
"home_title": "the online GPX file editor",
|
||||||
"app_title": "app",
|
"app_title": "app",
|
||||||
"embed_title": "the online GPX file editor",
|
"embed_title": "the online GPX file editor",
|
||||||
"help_title": "help",
|
"help_title": "даведка",
|
||||||
"404_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."
|
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"new_file": "Стварыць новы файл",
|
"new_file": "Стварыць новы файл",
|
||||||
"new_track": "New track",
|
"new_track": "Стварыць маршрут",
|
||||||
"new_segment": "New segment",
|
"new_segment": "Стварыць сегмент",
|
||||||
"open": "Адкрыць...",
|
"open": "Адкрыць...",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "Дубляваць",
|
||||||
"close": "Закрыць",
|
"close": "Закрыць",
|
||||||
"close_all": "Закрыць усе",
|
"close_all": "Закрыць усе",
|
||||||
"copy": "Капіяваць",
|
"copy": "Капіяваць",
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
"download_files": "Спампаваць файлы",
|
"download_files": "Спампаваць файлы",
|
||||||
"edit": "Рэдагаваць",
|
"edit": "Рэдагаваць",
|
||||||
"undo": "Адрабіць",
|
"undo": "Адрабіць",
|
||||||
"redo": "Redo",
|
"redo": "Вярнуць",
|
||||||
"delete": "Выдаліць",
|
"delete": "Выдаліць",
|
||||||
"select_all": "Абраць усё",
|
"select_all": "Абраць усё",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
@@ -38,17 +38,17 @@
|
|||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "Toggle overlays",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "Toggle 3D",
|
||||||
"settings": "Налады",
|
"settings": "Налады",
|
||||||
"distance_units": "Distance units",
|
"distance_units": "Адзінкі вымярэння адлегласці",
|
||||||
"metric": "Metric",
|
"metric": "Метрычная",
|
||||||
"imperial": "Imperial",
|
"imperial": "Імперская",
|
||||||
"nautical": "Nautical",
|
"nautical": "Nautical",
|
||||||
"velocity_units": "Velocity units",
|
"velocity_units": "Velocity units",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "Адзінкі вымярэння тэмпературы",
|
||||||
"celsius": "Celsius",
|
"celsius": "Па Цэльсію",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "Па Фарэнгейце",
|
||||||
"language": "Language",
|
"language": "Мова",
|
||||||
"mode": "Тэма",
|
"mode": "Тэма",
|
||||||
"system": "System",
|
"system": "Сістэма",
|
||||||
"light": "Светлая",
|
"light": "Светлая",
|
||||||
"dark": "Цёмная",
|
"dark": "Цёмная",
|
||||||
"street_view_source": "Street view source",
|
"street_view_source": "Street view source",
|
||||||
@@ -58,36 +58,36 @@
|
|||||||
"layers": "Map layers...",
|
"layers": "Map layers...",
|
||||||
"distance_markers": "Distance markers",
|
"distance_markers": "Distance markers",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "Direction arrows",
|
||||||
"help": "Help",
|
"help": "Даведка",
|
||||||
"more": "More...",
|
"more": "Яшчэ...",
|
||||||
"donate": "Donate",
|
"donate": "Ахвяраваць",
|
||||||
"ctrl": "Ctrl",
|
"ctrl": "Ctrl",
|
||||||
"click": "Click",
|
"click": "Click",
|
||||||
"drag": "Drag",
|
"drag": "Drag",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"button": "Info...",
|
"button": "Інфармацыя...",
|
||||||
"name": "Name",
|
"name": "Назва",
|
||||||
"description": "Description",
|
"description": "Апісанне",
|
||||||
"save": "Save"
|
"save": "Захаваць"
|
||||||
},
|
},
|
||||||
"style": {
|
"style": {
|
||||||
"button": "Appearance...",
|
"button": "Знешні выгляд...",
|
||||||
"color": "Color",
|
"color": "Колер",
|
||||||
"opacity": "Opacity",
|
"opacity": "Празрыстасць",
|
||||||
"width": "Width"
|
"width": "Шырыня"
|
||||||
},
|
},
|
||||||
"hide": "Hide",
|
"hide": "Схаваць",
|
||||||
"unhide": "Unhide",
|
"unhide": "Паказаць",
|
||||||
"center": "Center",
|
"center": "Center",
|
||||||
"open_in": "Open in"
|
"open_in": "Адчыніць у"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"routing": {
|
"routing": {
|
||||||
"tooltip": "Plan or edit a route",
|
"tooltip": "Plan or edit a route",
|
||||||
"activity": "Activity",
|
"activity": "Актыўнасць",
|
||||||
"use_routing": "Routing",
|
"use_routing": "Routing",
|
||||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
||||||
"allow_private": "Allow private roads",
|
"allow_private": "Дазволіць прыватныя дарогі",
|
||||||
"reverse": {
|
"reverse": {
|
||||||
"button": "Reverse",
|
"button": "Reverse",
|
||||||
"tooltip": "Reverse the direction of the route"
|
"tooltip": "Reverse the direction of the route"
|
||||||
@@ -100,30 +100,30 @@
|
|||||||
"button": "Round trip",
|
"button": "Round trip",
|
||||||
"tooltip": "Return to the starting point by the same route"
|
"tooltip": "Return to the starting point by the same route"
|
||||||
},
|
},
|
||||||
"start_loop_here": "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_no_file": "Абярыце трэк, каб карыстацца прыладай маршрутызацыі, альбо клікніце на мапу каб пачаць стварэнне новага маршруту.",
|
||||||
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Bike",
|
"bike": "Ровар",
|
||||||
"racing_bike": "Road bike",
|
"racing_bike": "Дарожны ровар",
|
||||||
"gravel_bike": "Gravel bike",
|
"gravel_bike": "Gravel bike",
|
||||||
"mountain_bike": "Mountain bike",
|
"mountain_bike": "Mountain bike",
|
||||||
"foot": "Run/hike",
|
"foot": "Run/hike",
|
||||||
"motorcycle": "Motorcycle",
|
"motorcycle": "Motorcycle",
|
||||||
"water": "Water",
|
"water": "Water",
|
||||||
"railway": "Railway"
|
"railway": "Чыгунка"
|
||||||
},
|
},
|
||||||
"surface": {
|
"surface": {
|
||||||
"unknown": "Unknown",
|
"unknown": "Невядома",
|
||||||
"paved": "Paved",
|
"paved": "Paved",
|
||||||
"unpaved": "Unpaved",
|
"unpaved": "Unpaved",
|
||||||
"asphalt": "Asphalt",
|
"asphalt": "Asphalt",
|
||||||
"concrete": "Concrete",
|
"concrete": "Бетон",
|
||||||
"cobblestone": "Cobblestone",
|
"cobblestone": "Брукаванка",
|
||||||
"paving_stones": "Paving stones",
|
"paving_stones": "Paving stones",
|
||||||
"sett": "Sett",
|
"sett": "Sett",
|
||||||
"metal": "Metal",
|
"metal": "Metal",
|
||||||
"wood": "Wood",
|
"wood": "Лес",
|
||||||
"compacted": "Compacted gravel",
|
"compacted": "Compacted gravel",
|
||||||
"fine_gravel": "Fine gravel",
|
"fine_gravel": "Fine gravel",
|
||||||
"gravel": "Gravel",
|
"gravel": "Gravel",
|
||||||
|
@@ -156,13 +156,13 @@
|
|||||||
"living_street": "Carrer residencial",
|
"living_street": "Carrer residencial",
|
||||||
"service": "Via de servei",
|
"service": "Via de servei",
|
||||||
"track": "Pista",
|
"track": "Pista",
|
||||||
"footway": "Camí de vianants",
|
"footway": "Camí per a vianants",
|
||||||
"path": "Camí",
|
"path": "Camí",
|
||||||
"pedestrian": "Vianant",
|
"pedestrian": "Vianant",
|
||||||
"cycleway": "Carril bici",
|
"cycleway": "Carril bici",
|
||||||
"steps": "Graons",
|
"steps": "Graons",
|
||||||
"road": "Carretera",
|
"road": "Carretera",
|
||||||
"bridleway": "Camí de cavalls",
|
"bridleway": "Camí per a cavalls",
|
||||||
"platform": "Plataforma",
|
"platform": "Plataforma",
|
||||||
"raceway": "Circuit de competició",
|
"raceway": "Circuit de competició",
|
||||||
"rest_area": "Àrea de descans",
|
"rest_area": "Àrea de descans",
|
||||||
|
@@ -106,12 +106,12 @@
|
|||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Fahrrad",
|
"bike": "Fahrrad",
|
||||||
"racing_bike": "Rennrad",
|
"racing_bike": "Rennrad",
|
||||||
"gravel_bike": "Gravel Bike",
|
"gravel_bike": "Schotterrad",
|
||||||
"mountain_bike": "Mountainbike",
|
"mountain_bike": "Mountainbike",
|
||||||
"foot": "Laufen/Wandern",
|
"foot": "Laufen/Wandern",
|
||||||
"motorcycle": "Motorrad",
|
"motorcycle": "Motorrad",
|
||||||
"water": "Wasser",
|
"water": "Wasser",
|
||||||
"railway": "Bahnschiene"
|
"railway": "Eisenbahn"
|
||||||
},
|
},
|
||||||
"surface": {
|
"surface": {
|
||||||
"unknown": "Unbekannt",
|
"unknown": "Unbekannt",
|
||||||
@@ -248,7 +248,7 @@
|
|||||||
"tooltip": "Die Anzahl Wegpunkte verringern",
|
"tooltip": "Die Anzahl Wegpunkte verringern",
|
||||||
"tolerance": "Toleranz",
|
"tolerance": "Toleranz",
|
||||||
"number_of_points": "Anzahl der GPS-Punkte",
|
"number_of_points": "Anzahl der GPS-Punkte",
|
||||||
"button": "Minify",
|
"button": "Minimieren",
|
||||||
"help": ".",
|
"help": ".",
|
||||||
"help_no_selection": "Wählen Sie eine Spur aus, um die Anzahl der GPS-Punkte zu reduzieren."
|
"help_no_selection": "Wählen Sie eine Spur aus, um die Anzahl der GPS-Punkte zu reduzieren."
|
||||||
},
|
},
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "el editor online de archivos GPX",
|
"home_title": "el editor online de archivos GPX",
|
||||||
"app_title": "app",
|
"app_title": "app",
|
||||||
"embed_title": "el editor online de archivos GPX",
|
"embed_title": "El editor online de archivos GPX",
|
||||||
"help_title": "ayuda",
|
"help_title": "ayuda",
|
||||||
"404_title": "página no encontrada",
|
"404_title": "página no encontrada",
|
||||||
"description": "Ver, editar y crear archivos GPX online con capacidades de planificación avanzada de rutas y herramientas de procesamiento de archivos, hermosos mapas y visualizaciones detalladas de datos."
|
"description": "Ver, editar y crear archivos GPX online con capacidades de planificación avanzada de rutas y herramientas de procesamiento de archivos, hermosos mapas y visualizaciones detalladas de datos."
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"export": "Exportar...",
|
"export": "Exportar...",
|
||||||
"export_all": "Exportar todo...",
|
"export_all": "Exportar todo...",
|
||||||
"export_options": "Opciones de exportación",
|
"export_options": "Opciones de exportación",
|
||||||
"support_message": "El uso de la herramienta es gratuito, pero no así su ejecución. Por favor, considere apoyar este sitio web si lo usa a menudo. ¡Gracias!",
|
"support_message": "El uso de la herramienta es gratuito, pero no así su mantenimiento. Por favor, considere apoyar este sitio web si lo usa a menudo. ¡Gracias!",
|
||||||
"support_button": "Ayude a mantener gratuito este sitio web",
|
"support_button": "Ayude a mantener gratuito este sitio web",
|
||||||
"download_file": "Descargar archivo",
|
"download_file": "Descargar archivo",
|
||||||
"download_files": "Descargar archivos",
|
"download_files": "Descargar archivos",
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"select_all": "Seleccionar todo",
|
"select_all": "Seleccionar todo",
|
||||||
"view": "Vista",
|
"view": "Vista",
|
||||||
"elevation_profile": "Perfil de altura",
|
"elevation_profile": "Perfil de altura",
|
||||||
"vertical_file_view": "Lista vertical de archivos",
|
"vertical_file_view": "Panel vertical de archivos",
|
||||||
"switch_basemap": "Cambiar al mapa base anterior",
|
"switch_basemap": "Cambiar al mapa base anterior",
|
||||||
"toggle_overlays": "Alternar capas",
|
"toggle_overlays": "Alternar capas",
|
||||||
"toggle_3d": "Alternar 3D",
|
"toggle_3d": "Alternar 3D",
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
"street_view_source": "Fuente de vista de calle",
|
"street_view_source": "Fuente de vista de calle",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "Vista de calle",
|
||||||
"layers": "Capas de mapa...",
|
"layers": "Capas de mapa...",
|
||||||
"distance_markers": "Indicadores de distancia",
|
"distance_markers": "Indicadores de distancia",
|
||||||
"direction_markers": "Flechas de dirección",
|
"direction_markers": "Flechas de dirección",
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
"click": "Clic",
|
"click": "Clic",
|
||||||
"drag": "Arrastrar",
|
"drag": "Arrastrar",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"button": "Info...",
|
"button": "Información...",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"description": "Descripción",
|
"description": "Descripción",
|
||||||
"save": "Guardar"
|
"save": "Guardar"
|
||||||
@@ -86,7 +86,7 @@
|
|||||||
"tooltip": "Planificar o editar una ruta",
|
"tooltip": "Planificar o editar una ruta",
|
||||||
"activity": "Actividad",
|
"activity": "Actividad",
|
||||||
"use_routing": "Ruteo",
|
"use_routing": "Ruteo",
|
||||||
"use_routing_tooltip": "Conectar puntos de anclaje a través de la red viaria o en línea recta si está desactivado",
|
"use_routing_tooltip": "Conectar puntos de anclaje a través de la red vial o en línea recta si está desactivado",
|
||||||
"allow_private": "Permitir caminos privados",
|
"allow_private": "Permitir caminos privados",
|
||||||
"reverse": {
|
"reverse": {
|
||||||
"button": "Invertir track",
|
"button": "Invertir track",
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
"tooltip": "Volver al punto de inicio por la misma ruta"
|
"tooltip": "Volver al punto de inicio por la misma ruta"
|
||||||
},
|
},
|
||||||
"start_loop_here": "Iniciar bucle aquí",
|
"start_loop_here": "Iniciar bucle aquí",
|
||||||
"help_no_file": "Seleccione un rastro para utilizar la herramienta de enrutamiento o haga clic en el mapa para empezar a crear una nueva ruta.",
|
"help_no_file": "Seleccione una traza para utilizar la herramienta de enrutamiento o haga clic en el mapa para empezar a crear una nueva ruta.",
|
||||||
"help": "Haga clic en el mapa para añadir un nuevo punto ancla o arrastre los existentes para cambiar la ruta.",
|
"help": "Haga clic en el mapa para añadir un nuevo punto ancla o arrastre los existentes para cambiar la ruta.",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "En bicicleta",
|
"bike": "En bicicleta",
|
||||||
@@ -121,7 +121,7 @@
|
|||||||
"concrete": "Hormigón",
|
"concrete": "Hormigón",
|
||||||
"cobblestone": "Adoquinado",
|
"cobblestone": "Adoquinado",
|
||||||
"paving_stones": "Adoquines",
|
"paving_stones": "Adoquines",
|
||||||
"sett": "Adoquín",
|
"sett": "Baldosa",
|
||||||
"metal": "Metal",
|
"metal": "Metal",
|
||||||
"wood": "Madera",
|
"wood": "Madera",
|
||||||
"compacted": "Grava compacta",
|
"compacted": "Grava compacta",
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
"mud": "Barro",
|
"mud": "Barro",
|
||||||
"sand": "Arena",
|
"sand": "Arena",
|
||||||
"grass": "Hierba",
|
"grass": "Hierba",
|
||||||
"grass_paver": "Pavimento con césped",
|
"grass_paver": "Adoquines de césped",
|
||||||
"clay": "Arcilla",
|
"clay": "Arcilla",
|
||||||
"stone": "Piedra"
|
"stone": "Piedra"
|
||||||
},
|
},
|
||||||
@@ -156,11 +156,11 @@
|
|||||||
"living_street": "Calle residencial",
|
"living_street": "Calle residencial",
|
||||||
"service": "Vía de servicio",
|
"service": "Vía de servicio",
|
||||||
"track": "Pista",
|
"track": "Pista",
|
||||||
"footway": "Passarela",
|
"footway": "Pasarela",
|
||||||
"path": "Ruta",
|
"path": "Sendero",
|
||||||
"pedestrian": "Peatón",
|
"pedestrian": "Peatonal",
|
||||||
"cycleway": "Ciclovia",
|
"cycleway": "Ciclovía",
|
||||||
"steps": "Pasos",
|
"steps": "Escalones",
|
||||||
"road": "Carretera",
|
"road": "Carretera",
|
||||||
"bridleway": "Ruta ecuestre",
|
"bridleway": "Ruta ecuestre",
|
||||||
"platform": "Plataforma",
|
"platform": "Plataforma",
|
||||||
@@ -195,9 +195,9 @@
|
|||||||
"scissors": {
|
"scissors": {
|
||||||
"tooltip": "Recortar o dividir",
|
"tooltip": "Recortar o dividir",
|
||||||
"crop": "Recortar",
|
"crop": "Recortar",
|
||||||
"split_as": "Dividir el rastro en",
|
"split_as": "Dividir la traza en",
|
||||||
"help_invalid_selection": "Seleccione un rastro para recortar o dividir.",
|
"help_invalid_selection": "Seleccione una traza para recortar o dividir.",
|
||||||
"help": "Use el control deslizante para recortar el trazado o dividirlo haciendo clic en uno de los marcadores o en el propio trazado."
|
"help": "Use el control deslizante para recortar la traza o dividirla haciendo clic en uno de los marcadores o en la propia traza."
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"tooltip": "Gestionar datos de tiempo",
|
"tooltip": "Gestionar datos de tiempo",
|
||||||
@@ -250,7 +250,7 @@
|
|||||||
"number_of_points": "Cantidad de puntos GPS",
|
"number_of_points": "Cantidad de puntos GPS",
|
||||||
"button": "Minimizar",
|
"button": "Minimizar",
|
||||||
"help": "Use la barra deslizante para elegir la cantidad de puntos GPS a conservar.",
|
"help": "Use la barra deslizante para elegir la cantidad de puntos GPS a conservar.",
|
||||||
"help_no_selection": "Seleccione un rastro para reducir su cantidad de puntos GPS."
|
"help_no_selection": "Seleccione un trazo para reducir su cantidad de puntos GPS."
|
||||||
},
|
},
|
||||||
"clean": {
|
"clean": {
|
||||||
"tooltip": "Limpiar puntos GPS y puntos de interés con una selección rectangular",
|
"tooltip": "Limpiar puntos GPS y puntos de interés con una selección rectangular",
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
"delete_outside": "Eliminar exterior de la selección",
|
"delete_outside": "Eliminar exterior de la selección",
|
||||||
"button": "Eliminar track",
|
"button": "Eliminar track",
|
||||||
"help": "Seleccione un área rectangular en el mapa para eliminar puntos GPS y puntos de interés.",
|
"help": "Seleccione un área rectangular en el mapa para eliminar puntos GPS y puntos de interés.",
|
||||||
"help_no_selection": "Seleccione un rastro para limpiar puntos GPS y puntos de interés."
|
"help_no_selection": "Seleccione un trazo para limpiar puntos GPS y puntos de interés."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"layers": {
|
"layers": {
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "GPX-tiedostojen muokkaus verkossa",
|
"home_title": "GPX-tiedostojen muokkaus verkossa",
|
||||||
"app_title": "app",
|
"app_title": "sovellus",
|
||||||
"embed_title": "GPX-tiedostojen muokkaus verkossa",
|
"embed_title": "GPX-tiedostojen muokkaus verkossa",
|
||||||
"help_title": "apua",
|
"help_title": "apua",
|
||||||
"404_title": "sivua ei löydy",
|
"404_title": "sivua ei löydy",
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
"street_view_source": "Katunäkymäkuvapalvelu",
|
"street_view_source": "Katunäkymäkuvapalvelu",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "Katunäkymä",
|
||||||
"layers": "Karttatasot...",
|
"layers": "Karttatasot...",
|
||||||
"distance_markers": "Etäisyysmerkit",
|
"distance_markers": "Etäisyysmerkit",
|
||||||
"direction_markers": "Suuntanuolet",
|
"direction_markers": "Suuntanuolet",
|
||||||
@@ -136,12 +136,12 @@
|
|||||||
"sand": "Hiekka",
|
"sand": "Hiekka",
|
||||||
"grass": "Nurmi",
|
"grass": "Nurmi",
|
||||||
"grass_paver": "Nurmikivi",
|
"grass_paver": "Nurmikivi",
|
||||||
"clay": "Clay",
|
"clay": "Savi",
|
||||||
"stone": "Stone"
|
"stone": "Kivi"
|
||||||
},
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"unknown": "Unknown",
|
"unknown": "Tuntematon",
|
||||||
"motorway": "Highway",
|
"motorway": "Moottoritie",
|
||||||
"motorway_link": "Highway link",
|
"motorway_link": "Highway link",
|
||||||
"trunk": "Primary road",
|
"trunk": "Primary road",
|
||||||
"trunk_link": "Primary road link",
|
"trunk_link": "Primary road link",
|
||||||
@@ -157,17 +157,17 @@
|
|||||||
"service": "Service road",
|
"service": "Service road",
|
||||||
"track": "Track",
|
"track": "Track",
|
||||||
"footway": "Footway",
|
"footway": "Footway",
|
||||||
"path": "Path",
|
"path": "Polku",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "Kävelytie",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "Pyörätie",
|
||||||
"steps": "Steps",
|
"steps": "Steps",
|
||||||
"road": "Road",
|
"road": "Road",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "Horseriding path",
|
||||||
"platform": "Platform",
|
"platform": "Platform",
|
||||||
"raceway": "Racing circuit",
|
"raceway": "Racing circuit",
|
||||||
"rest_area": "Rest area",
|
"rest_area": "Lepopaikka",
|
||||||
"abandoned": "Abandoned",
|
"abandoned": "Hylätty",
|
||||||
"services": "Services",
|
"services": "Palvelut",
|
||||||
"corridor": "Corridor",
|
"corridor": "Corridor",
|
||||||
"bus_stop": "Bus stop",
|
"bus_stop": "Bus stop",
|
||||||
"busway": "Busway",
|
"busway": "Busway",
|
||||||
|
@@ -8,29 +8,29 @@
|
|||||||
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "New",
|
"new": "חדש",
|
||||||
"new_file": "New file",
|
"new_file": "קובץ חדש",
|
||||||
"new_track": "New track",
|
"new_track": "New track",
|
||||||
"new_segment": "New segment",
|
"new_segment": "קטע חדש",
|
||||||
"open": "Open...",
|
"open": "Open...",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "שכפול",
|
||||||
"close": "Close",
|
"close": "סגור",
|
||||||
"close_all": "Close all",
|
"close_all": "סגור הכל",
|
||||||
"copy": "Copy",
|
"copy": "העתק",
|
||||||
"paste": "Paste",
|
"paste": "הדבק",
|
||||||
"cut": "Cut",
|
"cut": "גזור",
|
||||||
"export": "ייצא...",
|
"export": "ייצא...",
|
||||||
"export_all": "Export all...",
|
"export_all": "ייצא הכל...",
|
||||||
"export_options": "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_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": "עזור לשמור על האתר חינמי",
|
"support_button": "עזור לשמור על האתר חינמי",
|
||||||
"download_file": "Download file",
|
"download_file": "הורד קובץ",
|
||||||
"download_files": "Download files",
|
"download_files": "הורד קבצים",
|
||||||
"edit": "Edit",
|
"edit": "Edit",
|
||||||
"undo": "Undo",
|
"undo": "ביטול",
|
||||||
"redo": "Redo",
|
"redo": "בצע מחדש",
|
||||||
"delete": "Delete",
|
"delete": "מחיקה",
|
||||||
"select_all": "Select all",
|
"select_all": "בחר הכל",
|
||||||
"view": "View",
|
"view": "View",
|
||||||
"elevation_profile": "Elevation profile",
|
"elevation_profile": "Elevation profile",
|
||||||
"vertical_file_view": "Vertical file list",
|
"vertical_file_view": "Vertical file list",
|
||||||
@@ -38,29 +38,29 @@
|
|||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "Toggle overlays",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "Toggle 3D",
|
||||||
"settings": "הגדרות",
|
"settings": "הגדרות",
|
||||||
"distance_units": "Distance units",
|
"distance_units": "יחידות מרחק",
|
||||||
"metric": "Metric",
|
"metric": "מטרי",
|
||||||
"imperial": "Imperial",
|
"imperial": "Imperial",
|
||||||
"nautical": "Nautical",
|
"nautical": "Nautical",
|
||||||
"velocity_units": "Velocity units",
|
"velocity_units": "Velocity units",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "יחידת טמפרטורה",
|
||||||
"celsius": "Celsius",
|
"celsius": "צלזיוס",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "פרנהייט",
|
||||||
"language": "שפה",
|
"language": "שפה",
|
||||||
"mode": "Theme",
|
"mode": "ערכת נושא",
|
||||||
"system": "System",
|
"system": "System",
|
||||||
"light": "Light",
|
"light": "בהירה",
|
||||||
"dark": "Dark",
|
"dark": "כהה",
|
||||||
"street_view_source": "",
|
"street_view_source": "",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "תצוגת רחוב",
|
||||||
"layers": "Map layers...",
|
"layers": "Map layers...",
|
||||||
"distance_markers": "Distance markers",
|
"distance_markers": "Distance markers",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "Direction arrows",
|
||||||
"help": "Help",
|
"help": "עזרה",
|
||||||
"more": "עוד...",
|
"more": "עוד...",
|
||||||
"donate": "Donate",
|
"donate": "תרומה",
|
||||||
"ctrl": "Ctrl",
|
"ctrl": "Ctrl",
|
||||||
"click": "Click",
|
"click": "Click",
|
||||||
"drag": "Drag",
|
"drag": "Drag",
|
||||||
@@ -110,7 +110,7 @@
|
|||||||
"mountain_bike": "Mountain bike",
|
"mountain_bike": "Mountain bike",
|
||||||
"foot": "Run/hike",
|
"foot": "Run/hike",
|
||||||
"motorcycle": "Motorcycle",
|
"motorcycle": "Motorcycle",
|
||||||
"water": "Water",
|
"water": "מים",
|
||||||
"railway": "Railway"
|
"railway": "Railway"
|
||||||
},
|
},
|
||||||
"surface": {
|
"surface": {
|
||||||
@@ -160,10 +160,10 @@
|
|||||||
"path": "Path",
|
"path": "Path",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "Pedestrian",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "Cycleway",
|
||||||
"steps": "Steps",
|
"steps": "צעדים",
|
||||||
"road": "Road",
|
"road": "Road",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "Horseriding path",
|
||||||
"platform": "Platform",
|
"platform": "פלטפורמה",
|
||||||
"raceway": "Racing circuit",
|
"raceway": "Racing circuit",
|
||||||
"rest_area": "Rest area",
|
"rest_area": "Rest area",
|
||||||
"abandoned": "Abandoned",
|
"abandoned": "Abandoned",
|
||||||
|
@@ -2,32 +2,32 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "az online GPX szerkesztő",
|
"home_title": "az online GPX szerkesztő",
|
||||||
"app_title": "app",
|
"app_title": "app",
|
||||||
"embed_title": "az online GPX szerkesztő",
|
"embed_title": "online útvonal (GPX fájl) szerkesztő",
|
||||||
"help_title": "súgó",
|
"help_title": "súgó",
|
||||||
"404_title": "az oldal nem található",
|
"404_title": "oldal nem található",
|
||||||
"description": "GPX fájlok online megtekintése, szerkesztése és létrehozása fejlett útvonal tervezési képességekkel és fájlfeldolgozó eszközökkel, gyönyörű térképekkel és részletes adatmegjelenítésekkel."
|
"description": "GPX fájlok online szerkesztése és létrehozása fejlett útvonal tervezési képességekkel és fájlfeldolgozó eszközökkel, gyönyörű térképekkel és részletekkel."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "Új",
|
"new": "Új.",
|
||||||
"new_file": "Új fájl",
|
"new_file": "Új fájl ",
|
||||||
"new_track": "Új nyomvonal",
|
"new_track": "Új útvonal",
|
||||||
"new_segment": "Új szegmens",
|
"new_segment": "Új szakasz",
|
||||||
"open": "Megnyitás...",
|
"open": "Megnyitás",
|
||||||
"duplicate": "Duplikálás",
|
"duplicate": "Duplikálás",
|
||||||
"close": "Bezár",
|
"close": "Bezár ",
|
||||||
"close_all": "Összes bezárása",
|
"close_all": "Mindent bezár",
|
||||||
"copy": "Másolás",
|
"copy": "Másolás ",
|
||||||
"paste": "Beillesztés",
|
"paste": "Beillesztés ",
|
||||||
"cut": "Kivágás",
|
"cut": "Kivágás ",
|
||||||
"export": "Exportálás...",
|
"export": "Exportálás",
|
||||||
"export_all": "Az összes exportálása...",
|
"export_all": "Mindent exportál...",
|
||||||
"export_options": "Exportálási beállítások",
|
"export_options": "Exportálási beállítások ",
|
||||||
"support_message": "Ennek az eszköznek a használata ingyenes, de a fenntartása pénzbe kerül. Kérjük, fontold meg az oldal támogatását amennyiben gyakran használod. Köszönjük!",
|
"support_message": "Ennek az eszköznek a használata ingyenes, de a fenntartása pénzbe kerül. Kérjük, fontold meg az oldal támogatását amennyiben gyakran használod. Köszönjük! ",
|
||||||
"support_button": "Segíts megőrizni a weboldal ingyenességét",
|
"support_button": "Segíts megőrizni a weboldal ingyenességét ",
|
||||||
"download_file": "Fájl letöltése",
|
"download_file": "Fájl letöltése ",
|
||||||
"download_files": "Fájlok letöltése",
|
"download_files": "Fájlok letöltése ",
|
||||||
"edit": "Szerkesztés",
|
"edit": "Szerkesztés ",
|
||||||
"undo": "Visszavonás",
|
"undo": "Visszavonás ",
|
||||||
"redo": "Újra",
|
"redo": "Újra",
|
||||||
"delete": "Törlés",
|
"delete": "Törlés",
|
||||||
"select_all": "Összes kijelölése",
|
"select_all": "Összes kijelölése",
|
||||||
@@ -67,65 +67,65 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"button": "Infó...",
|
"button": "Infó...",
|
||||||
"name": "Név",
|
"name": "Név",
|
||||||
"description": "Leírás",
|
"description": "Leírás ",
|
||||||
"save": "Mentés"
|
"save": "Mentés"
|
||||||
},
|
},
|
||||||
"style": {
|
"style": {
|
||||||
"button": "Megjelenés...",
|
"button": "Megjelenés... ",
|
||||||
"color": "Szín",
|
"color": "Szín ",
|
||||||
"opacity": "Átlátszóság",
|
"opacity": "Átlátszóság ",
|
||||||
"width": "Szélesség"
|
"width": "Szélesség "
|
||||||
},
|
},
|
||||||
"hide": "Elrejtés",
|
"hide": "Elrejtés ",
|
||||||
"unhide": "Felfedés",
|
"unhide": "Felfedés ",
|
||||||
"center": "Középre",
|
"center": "Középre ",
|
||||||
"open_in": "Megnyitás itt"
|
"open_in": "Megnyitás itt "
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"routing": {
|
"routing": {
|
||||||
"tooltip": "Útvonal tervezése vagy szerkesztése",
|
"tooltip": "Útvonal tervezése vagy szerkesztése ",
|
||||||
"activity": "Tevékenység",
|
"activity": "Tevékenység",
|
||||||
"use_routing": "Útvonal választása",
|
"use_routing": "Útvonal választása ",
|
||||||
"use_routing_tooltip": "Útvonal követés kikapcsolva egyenes vonal rajzolása",
|
"use_routing_tooltip": "Útvonal követés kikapcsolva egyenes vonal rajzolása ",
|
||||||
"allow_private": "Magánutak engedélyezése",
|
"allow_private": "Magánutak engedélyezése ",
|
||||||
"reverse": {
|
"reverse": {
|
||||||
"button": "Út menetirány váltás",
|
"button": "Út menetirány váltás",
|
||||||
"tooltip": "Útvonal irányának megfordítása"
|
"tooltip": "Útvonal irányának megfordítása "
|
||||||
},
|
},
|
||||||
"route_back_to_start": {
|
"route_back_to_start": {
|
||||||
"button": "Vissza a starthoz",
|
"button": "Vissza a starthoz ",
|
||||||
"tooltip": "Kapcsolja össze az útvonal utolsó pontját a kiindulási ponttal"
|
"tooltip": "Kapcsolja össze az útvonal utolsó pontját a kiindulási ponttal "
|
||||||
},
|
},
|
||||||
"round_trip": {
|
"round_trip": {
|
||||||
"button": "Körút",
|
"button": "Körút ",
|
||||||
"tooltip": "Ugyanezen az útvonalon vissza a kiindulóponthoz"
|
"tooltip": "Ugyanezen az útvonalon vissza a kiindulóponthoz "
|
||||||
},
|
},
|
||||||
"start_loop_here": "Rajt áthelyezése ide",
|
"start_loop_here": "Rajt áthelyezése ide",
|
||||||
"help_no_file": "Válasszon egy nyomkövetést az útválasztó eszköz használatához, vagy kattintson a térképre egy új útvonal létrehozásához.",
|
"help_no_file": "Válasszon egy útvonalat az útvonal eszköz használatához, vagy kattintson a térképre egy új útvonal létrehozásához.",
|
||||||
"help": "Kattintson a térképre új rögzítési pont hozzáadásához, vagy húzza a meglévőket az útvonal módosításához.",
|
"help": "Kattintson a térképre új rögzítési pont hozzáadásához, vagy húzza a meglévőket az útvonal módosításához. ",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Kerékpár",
|
"bike": "Kerékpár",
|
||||||
"racing_bike": "Országúti kerékpár",
|
"racing_bike": "Országúti kerékpár ",
|
||||||
"gravel_bike": "Terep kerékpár",
|
"gravel_bike": "Terep kerékpár ",
|
||||||
"mountain_bike": "Hegyi kerékpár",
|
"mountain_bike": "Hegyi kerékpár",
|
||||||
"foot": "Futás/Túrázás",
|
"foot": "Futás/Túrázás",
|
||||||
"motorcycle": "Motorkerékpár",
|
"motorcycle": "Motorkerékpár",
|
||||||
"water": "Víz",
|
"water": "Víz ",
|
||||||
"railway": "Vasút"
|
"railway": "Vasút "
|
||||||
},
|
},
|
||||||
"surface": {
|
"surface": {
|
||||||
"unknown": "Ismeretlen",
|
"unknown": "Ismeretlen ",
|
||||||
"paved": "Szilárd burkolatú",
|
"paved": "Szilárd burkolatú",
|
||||||
"unpaved": "Földes",
|
"unpaved": "Földes",
|
||||||
"asphalt": "Aszfalt",
|
"asphalt": "Aszfalt",
|
||||||
"concrete": "Beton",
|
"concrete": "Beton",
|
||||||
"cobblestone": "Macskaköves",
|
"cobblestone": "Macskaköves",
|
||||||
"paving_stones": "Térkő",
|
"paving_stones": "Térkő ",
|
||||||
"sett": "Kőlap",
|
"sett": "Kőlap ",
|
||||||
"metal": "Fém",
|
"metal": "Fém",
|
||||||
"wood": "Fa",
|
"wood": "Fa",
|
||||||
"compacted": "Tömörített zúzott kő",
|
"compacted": "Tömörített zúzott kő ",
|
||||||
"fine_gravel": "Murva",
|
"fine_gravel": "Murva ",
|
||||||
"gravel": "Kavics",
|
"gravel": "Kavics",
|
||||||
"pebblestone": "Kavicsos kő",
|
"pebblestone": "Kavicsos kő",
|
||||||
"rock": "Szikla",
|
"rock": "Szikla",
|
||||||
@@ -135,56 +135,56 @@
|
|||||||
"mud": "Sár",
|
"mud": "Sár",
|
||||||
"sand": "Homok",
|
"sand": "Homok",
|
||||||
"grass": "Fű",
|
"grass": "Fű",
|
||||||
"grass_paver": "Gyephézagos térkő",
|
"grass_paver": "Gyephézagos térkő ",
|
||||||
"clay": "Clay",
|
"clay": "Agyag",
|
||||||
"stone": "Stone"
|
"stone": "Kőves"
|
||||||
},
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"unknown": "Unknown",
|
"unknown": "Ismeretlen",
|
||||||
"motorway": "Highway",
|
"motorway": "Autópálya",
|
||||||
"motorway_link": "Highway link",
|
"motorway_link": "Autópálya csatlakozás",
|
||||||
"trunk": "Primary road",
|
"trunk": "Elsődleges út",
|
||||||
"trunk_link": "Primary road link",
|
"trunk_link": "Elsődleges út csatlakozás",
|
||||||
"primary": "Primary road",
|
"primary": "Elsődleges út",
|
||||||
"primary_link": "Primary road link",
|
"primary_link": "Elsődleges út csatlakozás",
|
||||||
"secondary": "Secondary road",
|
"secondary": "Másodlagos út",
|
||||||
"secondary_link": "Secondary road link",
|
"secondary_link": "Másodlagos út csatlakozás",
|
||||||
"tertiary": "Tertiary road",
|
"tertiary": "Alsórendű út",
|
||||||
"tertiary_link": "Tertiary road link",
|
"tertiary_link": "Alsórendű út csatlakozás",
|
||||||
"unclassified": "Minor road",
|
"unclassified": "Kisebbrendű út",
|
||||||
"residential": "Residential road",
|
"residential": "Lakossági út",
|
||||||
"living_street": "Living street",
|
"living_street": "Élő utca",
|
||||||
"service": "Service road",
|
"service": "Szervíz út",
|
||||||
"track": "Track",
|
"track": "Útvonal",
|
||||||
"footway": "Footway",
|
"footway": "Gyalogút",
|
||||||
"path": "Path",
|
"path": "Ösvény",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "Gyalogos",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "Kerékpárút",
|
||||||
"steps": "Steps",
|
"steps": "Lépés",
|
||||||
"road": "Road",
|
"road": "Út",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "Lovas ösvény",
|
||||||
"platform": "Platform",
|
"platform": "Felület",
|
||||||
"raceway": "Racing circuit",
|
"raceway": "Versenypálya",
|
||||||
"rest_area": "Rest area",
|
"rest_area": "Pihenőhely",
|
||||||
"abandoned": "Abandoned",
|
"abandoned": "Elhagyatott",
|
||||||
"services": "Services",
|
"services": "Szervizek",
|
||||||
"corridor": "Corridor",
|
"corridor": "Folyosó",
|
||||||
"bus_stop": "Bus stop",
|
"bus_stop": "Buszmegálló",
|
||||||
"busway": "Busway",
|
"busway": "Buszút",
|
||||||
"elevator": "Elevator",
|
"elevator": "Lift",
|
||||||
"via_ferrata": "Via ferrata",
|
"via_ferrata": "Via ferrata",
|
||||||
"proposed": "Road to be built",
|
"proposed": "Építendő út",
|
||||||
"construction": "Road under construction"
|
"construction": "Út építés folyamatban"
|
||||||
},
|
},
|
||||||
"sac_scale": {
|
"sac_scale": {
|
||||||
"hiking": "Hiking",
|
"hiking": "Túrázás",
|
||||||
"mountain_hiking": "Mountain hiking",
|
"mountain_hiking": "Hegyi túrázás",
|
||||||
"demanding_mountain_hiking": "Demanding mountain hiking",
|
"demanding_mountain_hiking": "Nehéz hegyi túrázás",
|
||||||
"alpine_hiking": "Alpine hiking",
|
"alpine_hiking": "Alpesi túrázás",
|
||||||
"demanding_alpine_hiking": "Demanding alpine hiking",
|
"demanding_alpine_hiking": "Nehéz alpesi túrázás",
|
||||||
"difficult_alpine_hiking": "Difficult alpine hiking"
|
"difficult_alpine_hiking": "Nehéz alpesi túrázás"
|
||||||
},
|
},
|
||||||
"mtb_scale": "MTB scale",
|
"mtb_scale": "MTB mérték",
|
||||||
"error": {
|
"error": {
|
||||||
"from": "A kiindulási pont túl messze van a legközelebbi úttól",
|
"from": "A kiindulási pont túl messze van a legközelebbi úttól",
|
||||||
"via": "A köztes pont túl messze van a legközelebbi úttól",
|
"via": "A köztes pont túl messze van a legközelebbi úttól",
|
||||||
@@ -212,13 +212,13 @@
|
|||||||
},
|
},
|
||||||
"merge": {
|
"merge": {
|
||||||
"merge_traces": "Kösd össze az útvonalakat",
|
"merge_traces": "Kösd össze az útvonalakat",
|
||||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
"merge_contents": "Egyesítse a tartalmat, és ne kapcsolja össze az útvonalakat",
|
||||||
"merge_selection": "Egyesítés kijelölés",
|
"merge_selection": "Egyesítés kijelölés",
|
||||||
"remove_gaps": "Remove time gaps between traces",
|
"remove_gaps": "Távolítsa el az időközöket az útvonalak között",
|
||||||
"tooltip": "Merge items together",
|
"tooltip": "Egyesítse az elemeket",
|
||||||
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
|
"help_merge_traces": "A kiválasztott útvonalak összekapcsolása egyetlen folyamatos útvonalat hoz létre.",
|
||||||
"help_cannot_merge_traces": "Your selection must contain several traces to connect them.",
|
"help_cannot_merge_traces": "Kiválasztásának több útvonalat kell tartalmaznia ahhoz, hogy összekapcsolják őket.",
|
||||||
"help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.",
|
"help_merge_contents": "A kiválasztott elemek tartalmának egyesítésével az összes tartalom az első elemen belül csoportosul.",
|
||||||
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents.",
|
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents.",
|
||||||
"selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection."
|
"selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection."
|
||||||
},
|
},
|
||||||
@@ -433,26 +433,26 @@
|
|||||||
"tracks": "Útvonalak",
|
"tracks": "Útvonalak",
|
||||||
"segment": "Szegmens",
|
"segment": "Szegmens",
|
||||||
"segments": "Szakaszok",
|
"segments": "Szakaszok",
|
||||||
"waypoint": "Point of interest",
|
"waypoint": "Nevezetes helyek",
|
||||||
"waypoints": "Points of interest",
|
"waypoints": "Látnivaló",
|
||||||
"symbol": {
|
"symbol": {
|
||||||
"alert": "Alert",
|
"alert": "Figyelmeztetés",
|
||||||
"anchor": "Anchor",
|
"anchor": "Rögzítés",
|
||||||
"bank": "Bank",
|
"bank": "Bank",
|
||||||
"beach": "Beach",
|
"beach": "Tengerpart",
|
||||||
"bike_trail": "Bike Trail",
|
"bike_trail": "Kerékpárút",
|
||||||
"binoculars": "Binoculars",
|
"binoculars": "Távcső",
|
||||||
"bridge": "Bridge",
|
"bridge": "Híd",
|
||||||
"building": "Building",
|
"building": "Épület",
|
||||||
"campground": "Kemping",
|
"campground": "Kemping",
|
||||||
"car": "Car",
|
"car": "Autó",
|
||||||
"car_repair": "Garage",
|
"car_repair": "Garázs",
|
||||||
"convenience_store": "Kisbolt",
|
"convenience_store": "Kisbolt",
|
||||||
"crossing": "Crossing",
|
"crossing": "Átkelő",
|
||||||
"department_store": "Department Store",
|
"department_store": "Bevásárló központ",
|
||||||
"drinking_water": "Water",
|
"drinking_water": "Víz",
|
||||||
"exit": "Exit",
|
"exit": "Kilépés",
|
||||||
"lodge": "Hut",
|
"lodge": "Kunyhó",
|
||||||
"lodging": "Szálláshely",
|
"lodging": "Szálláshely",
|
||||||
"forest": "Erdő",
|
"forest": "Erdő",
|
||||||
"gas_station": "Benzinkút",
|
"gas_station": "Benzinkút",
|
||||||
@@ -512,11 +512,11 @@
|
|||||||
"clear": "Törlés",
|
"clear": "Törlés",
|
||||||
"cancel": "Mégsem",
|
"cancel": "Mégsem",
|
||||||
"recent": "Legutóbbi keresések",
|
"recent": "Legutóbbi keresések",
|
||||||
"no_recent": "No recent searches",
|
"no_recent": "Nincsenek keresési előzmények",
|
||||||
"save": "Save this search",
|
"save": "Keresés mentése",
|
||||||
"remove": "Remove this search from history",
|
"remove": "Keresés eltávolítása az előzményekből",
|
||||||
"favorites": "Favorites",
|
"favorites": "Kedvencek",
|
||||||
"remove_favorite": "Remove this search from favorites",
|
"remove_favorite": "Keresés eltávolítása a kedvencek közül",
|
||||||
"to_select": "kiválasztás",
|
"to_select": "kiválasztás",
|
||||||
"to_navigate": "navigálás",
|
"to_navigate": "navigálás",
|
||||||
"to_close": "bezárni",
|
"to_close": "bezárni",
|
||||||
@@ -534,17 +534,17 @@
|
|||||||
"fill_by": "Töltse ki",
|
"fill_by": "Töltse ki",
|
||||||
"none": "Nincs",
|
"none": "Nincs",
|
||||||
"show_controls": "Vezérlők megjelenítése",
|
"show_controls": "Vezérlők megjelenítése",
|
||||||
"manual_camera": "Manual camera",
|
"manual_camera": "Kézi kamera",
|
||||||
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
"manual_camera_description": "Az alábbi térkép mozgatásával módosíthatja a kamera pozícióját.",
|
||||||
"latitude": "Latitude",
|
"latitude": "Szélesség",
|
||||||
"longitude": "Hosszúság",
|
"longitude": "Hosszúság",
|
||||||
"zoom": "Zoom",
|
"zoom": "Zoom",
|
||||||
"pitch": "Dőlésszög",
|
"pitch": "Dőlésszög",
|
||||||
"bearing": "Irányszög",
|
"bearing": "Irányszög",
|
||||||
"preview": "Előnézet",
|
"preview": "Előnézet",
|
||||||
"code": "Integration code"
|
"code": "Integrációs kód"
|
||||||
},
|
},
|
||||||
"webgl2_required": "A térkép megjelenítéséhez WebGL 2 szükséges. ",
|
"webgl2_required": "A térkép megjelenítéséhez WebGL 2 szükséges. ",
|
||||||
"enable_webgl2": "Learn how to enable WebGL 2 in your browser",
|
"enable_webgl2": "Ismerje meg, hogyan engedélyezheti a WebGL 2-t böngészőjében",
|
||||||
"page_not_found": "page not found"
|
"page_not_found": "az oldal nem található"
|
||||||
}
|
}
|
@@ -25,7 +25,7 @@
|
|||||||
"support_message": "Lo strumento è gratuito nell'utilizzo, ma non nel funzionamento. Si prega di considerare il supportare al sito web se lo si utilizza frequentemente. Grazie!",
|
"support_message": "Lo strumento è gratuito nell'utilizzo, ma non nel funzionamento. Si prega di considerare il supportare al sito web se lo si utilizza frequentemente. Grazie!",
|
||||||
"support_button": "Aiutaci a mantenere il sito gratuito",
|
"support_button": "Aiutaci a mantenere il sito gratuito",
|
||||||
"download_file": "Scarica il file",
|
"download_file": "Scarica il file",
|
||||||
"download_files": "Scarica file",
|
"download_files": "Scarica i file",
|
||||||
"edit": "Modifica",
|
"edit": "Modifica",
|
||||||
"undo": "Annulla",
|
"undo": "Annulla",
|
||||||
"redo": "Ripeti",
|
"redo": "Ripeti",
|
||||||
|
@@ -157,10 +157,10 @@
|
|||||||
"service": "Service road",
|
"service": "Service road",
|
||||||
"track": "Track",
|
"track": "Track",
|
||||||
"footway": "Footway",
|
"footway": "Footway",
|
||||||
"path": "Path",
|
"path": "Sti",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "Fotgjenger",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "Cycleway",
|
||||||
"steps": "Steps",
|
"steps": "Skritt",
|
||||||
"road": "Road",
|
"road": "Road",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "Horseriding path",
|
||||||
"platform": "Platform",
|
"platform": "Platform",
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "onlajn uređivač GPX datoteka",
|
"home_title": "onlajn uređivač GPX datoteka",
|
||||||
"app_title": "app",
|
"app_title": "aplikacija",
|
||||||
"embed_title": "onlajn uređivač GPX datoteka",
|
"embed_title": "onlajn uređivač GPX datoteka",
|
||||||
"help_title": "pomoć",
|
"help_title": "pomoć",
|
||||||
"404_title": "stranica nije pronađena",
|
"404_title": "stranica nije pronađena",
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"open": "Otvori...",
|
"open": "Otvori...",
|
||||||
"duplicate": "Napravi kopiju",
|
"duplicate": "Napravi kopiju",
|
||||||
"close": "Zatvori",
|
"close": "Zatvori",
|
||||||
"close_all": "Zatvori svе",
|
"close_all": "Zatvori sve",
|
||||||
"copy": "Kopiraj",
|
"copy": "Kopiraj",
|
||||||
"paste": "Nalepi",
|
"paste": "Nalepi",
|
||||||
"cut": "Iseci",
|
"cut": "Iseci",
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
"street_view_source": "Izvor uličnog prikaza",
|
"street_view_source": "Izvor uličnog prikaza",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "Prikaz ulice",
|
||||||
"layers": "Slojevi mape...",
|
"layers": "Slojevi mape...",
|
||||||
"distance_markers": "Markeri udaljenosti",
|
"distance_markers": "Markeri udaljenosti",
|
||||||
"direction_markers": "Strelice pravca",
|
"direction_markers": "Strelice pravca",
|
||||||
@@ -136,55 +136,55 @@
|
|||||||
"sand": "Pesak",
|
"sand": "Pesak",
|
||||||
"grass": "Trava",
|
"grass": "Trava",
|
||||||
"grass_paver": "Ploče sa travom",
|
"grass_paver": "Ploče sa travom",
|
||||||
"clay": "Clay",
|
"clay": "Glina",
|
||||||
"stone": "Stone"
|
"stone": "Kamen"
|
||||||
},
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"unknown": "Unknown",
|
"unknown": "Nepoznato",
|
||||||
"motorway": "Highway",
|
"motorway": "Autoput",
|
||||||
"motorway_link": "Highway link",
|
"motorway_link": "Veza sa autoputem",
|
||||||
"trunk": "Primary road",
|
"trunk": "Put sa prvenstvom",
|
||||||
"trunk_link": "Primary road link",
|
"trunk_link": "Veza sa putem sa prvenstvom",
|
||||||
"primary": "Primary road",
|
"primary": "Put sa prvenstvom",
|
||||||
"primary_link": "Primary road link",
|
"primary_link": "Veza sa putem sa prvenstvom",
|
||||||
"secondary": "Secondary road",
|
"secondary": "Sporedni put",
|
||||||
"secondary_link": "Secondary road link",
|
"secondary_link": "Veza sa sporednim putem",
|
||||||
"tertiary": "Tertiary road",
|
"tertiary": "Tercijarni put",
|
||||||
"tertiary_link": "Tertiary road link",
|
"tertiary_link": "Veza sa tercijarnim putem",
|
||||||
"unclassified": "Minor road",
|
"unclassified": "Manji put",
|
||||||
"residential": "Residential road",
|
"residential": "Rezidencijalni put",
|
||||||
"living_street": "Living street",
|
"living_street": "Živa ulica",
|
||||||
"service": "Service road",
|
"service": "Servisni put",
|
||||||
"track": "Track",
|
"track": "Traka",
|
||||||
"footway": "Footway",
|
"footway": "Pešački put",
|
||||||
"path": "Path",
|
"path": "Staza",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "Pešak",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "Biciklistička staza",
|
||||||
"steps": "Steps",
|
"steps": "Koraci",
|
||||||
"road": "Road",
|
"road": "Put",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "Jahački put",
|
||||||
"platform": "Platform",
|
"platform": "Platforma",
|
||||||
"raceway": "Racing circuit",
|
"raceway": "Trkačka staza",
|
||||||
"rest_area": "Rest area",
|
"rest_area": "Odmorište",
|
||||||
"abandoned": "Abandoned",
|
"abandoned": "Napušteno",
|
||||||
"services": "Services",
|
"services": "Usluge",
|
||||||
"corridor": "Corridor",
|
"corridor": "Koridor",
|
||||||
"bus_stop": "Bus stop",
|
"bus_stop": "Autobusko stajalište",
|
||||||
"busway": "Busway",
|
"busway": "Autobuski put",
|
||||||
"elevator": "Elevator",
|
"elevator": "Lift",
|
||||||
"via_ferrata": "Via ferrata",
|
"via_ferrata": "Gvozdeni put",
|
||||||
"proposed": "Road to be built",
|
"proposed": "Put koji tek treba da bude izrađen",
|
||||||
"construction": "Road under construction"
|
"construction": "Put u izgradnji"
|
||||||
},
|
},
|
||||||
"sac_scale": {
|
"sac_scale": {
|
||||||
"hiking": "Hiking",
|
"hiking": "Pešačenje",
|
||||||
"mountain_hiking": "Mountain hiking",
|
"mountain_hiking": "Planinarenje",
|
||||||
"demanding_mountain_hiking": "Demanding mountain hiking",
|
"demanding_mountain_hiking": "Zahtevno planinarenje",
|
||||||
"alpine_hiking": "Alpine hiking",
|
"alpine_hiking": "Alpinizam",
|
||||||
"demanding_alpine_hiking": "Demanding alpine hiking",
|
"demanding_alpine_hiking": "Zahtevni alpinizam",
|
||||||
"difficult_alpine_hiking": "Difficult alpine hiking"
|
"difficult_alpine_hiking": "Težak alpinizam"
|
||||||
},
|
},
|
||||||
"mtb_scale": "MTB scale",
|
"mtb_scale": "MTB",
|
||||||
"error": {
|
"error": {
|
||||||
"from": "Početna tačka je predaleko od najbližeg puta",
|
"from": "Početna tačka je predaleko od najbližeg puta",
|
||||||
"via": "Putna tačka je predaleko od najbližeg puta",
|
"via": "Putna tačka je predaleko od najbližeg puta",
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
"tooltip": "Iseci ili razdvoj",
|
"tooltip": "Iseci ili razdvoj",
|
||||||
"crop": "Iseci",
|
"crop": "Iseci",
|
||||||
"split_as": "Razdvoj trek na",
|
"split_as": "Razdvoj trek na",
|
||||||
"help_invalid_selection": "Izaberi trek za isecanje ili razdvajanje",
|
"help_invalid_selection": "Izaberi trek za isecanje ili razdvajanje.",
|
||||||
"help": "Koristite klizač da isečete trek ili ga razdvojte klikom na jedan od markera za podele ili na sam trek."
|
"help": "Koristite klizač da isečete trek ili ga razdvojte klikom na jedan od markera za podele ili na sam trek."
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
@@ -214,24 +214,24 @@
|
|||||||
"merge_traces": "Poveži trekove",
|
"merge_traces": "Poveži trekove",
|
||||||
"merge_contents": "Spojite sadržaj i držite trekove nepovezanim",
|
"merge_contents": "Spojite sadržaj i držite trekove nepovezanim",
|
||||||
"merge_selection": "Spoji izbor",
|
"merge_selection": "Spoji izbor",
|
||||||
"remove_gaps": "Remove time gaps between traces",
|
"remove_gaps": "Izbriši vremenske rupe između trekova",
|
||||||
"tooltip": "Spoji stavke",
|
"tooltip": "Spoji stavke",
|
||||||
"help_merge_traces": "Povezivanje izabranih trekova će stvoriti jedan kontinuirani trek.",
|
"help_merge_traces": "Povezivanje izabranih trekova će stvoriti jedan kontinuirani trek.",
|
||||||
"help_cannot_merge_traces": "Vaš izbor mora da sadrži nekoliko trekova da biste ih povezali.",
|
"help_cannot_merge_traces": "Vaš izbor mora da sadrži nekoliko trekova da biste ih povezali.",
|
||||||
"help_merge_contents": "Spajanje sadržaja izabranih stavki grupisaće sav sadržaj unutar prve stavke.",
|
"help_merge_contents": "Spajanje sadržaja izabranih stavki grupisaće sav sadržaj unutar prve stavke.",
|
||||||
"help_cannot_merge_contents": "Vaš izbor mora da sadrži nekoliko stavki da biste spojili njihov sadržaj.",
|
"help_cannot_merge_contents": "Vaš izbor mora da sadrži nekoliko stavki da biste spojili njihov sadržaj.",
|
||||||
"selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection."
|
"selection_tip": "Savet: koristite {KEYBOARD_SHORTCUT} da biste dodali stavke u izbor."
|
||||||
},
|
},
|
||||||
"extract": {
|
"extract": {
|
||||||
"tooltip": "Izdvojite sadržaj u odvojene stavke",
|
"tooltip": "Izdvojite sadržaj u odvojene stavke",
|
||||||
"button": "Izdvoj",
|
"button": "Izdvoj",
|
||||||
"help": "Izdvajanjem sadržaja izabranih stavki kreiraće se posebna stavka za svaki sadržaj",
|
"help": "Izdvajanjem sadržaja izabranih stavki kreiraće se posebna stavka za svaki sadržaj.",
|
||||||
"help_invalid_selection": "Vaš izbor mora da sadrži stavke sa više trekova da biste ih izdvojili."
|
"help_invalid_selection": "Vaš izbor mora da sadrži stavke sa više trekova da biste ih izdvojili."
|
||||||
},
|
},
|
||||||
"elevation": {
|
"elevation": {
|
||||||
"button": "Zatražite podatke o nadmorskoj visini",
|
"button": "Zatražite podatke o nadmorskoj visini",
|
||||||
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.",
|
"help": "Zahtevanje podataka o nadmorskoj visini će izbrisati postojeće podatke o nadmorskoj visini, ako ih ima, i zameniti ih podacima iz Mapboksa.",
|
||||||
"help_no_selection": "Select a file item to request elevation data."
|
"help_no_selection": "Izaberite stavku datoteke da biste zatražili podatke o nadmorskoj visini."
|
||||||
},
|
},
|
||||||
"waypoint": {
|
"waypoint": {
|
||||||
"tooltip": "Kreirajte i uredite tačke od interesa",
|
"tooltip": "Kreirajte i uredite tačke od interesa",
|
||||||
@@ -294,12 +294,12 @@
|
|||||||
"new_zealand": "Novi Zeland",
|
"new_zealand": "Novi Zeland",
|
||||||
"norway": "Norveška",
|
"norway": "Norveška",
|
||||||
"spain": "Španija",
|
"spain": "Španija",
|
||||||
"sweden": "Sweden",
|
"sweden": "Švedska",
|
||||||
"switzerland": "Switzerland",
|
"switzerland": "Švajcarska",
|
||||||
"united_kingdom": "United Kingdom",
|
"united_kingdom": "Ujedinjeno Kraljevstvo",
|
||||||
"united_states": "United States",
|
"united_states": "Sjеdinjеnе Američke Državе",
|
||||||
"mapboxOutdoors": "Mapbox Outdoors",
|
"mapboxOutdoors": "Mapbox Outdoors",
|
||||||
"mapboxSatellite": "Mapbox Satellite",
|
"mapboxSatellite": "Mapbox Satelit",
|
||||||
"openStreetMap": "OpenStreetMap",
|
"openStreetMap": "OpenStreetMap",
|
||||||
"openTopoMap": "OpenTopoMap",
|
"openTopoMap": "OpenTopoMap",
|
||||||
"openHikingMap": "OpenHikingMap",
|
"openHikingMap": "OpenHikingMap",
|
||||||
@@ -308,15 +308,15 @@
|
|||||||
"linzTopo": "LINZ Topo50",
|
"linzTopo": "LINZ Topo50",
|
||||||
"swisstopoRaster": "swisstopo Raster",
|
"swisstopoRaster": "swisstopo Raster",
|
||||||
"swisstopoVector": "swisstopo Vector",
|
"swisstopoVector": "swisstopo Vector",
|
||||||
"swisstopoSatellite": "swisstopo Satellite",
|
"swisstopoSatellite": "swisstopo Satellit",
|
||||||
"ignBe": "IGN Topo",
|
"ignBe": "IGN Topo",
|
||||||
"ignFrPlan": "IGN Plan",
|
"ignFrPlan": "IGN Plan",
|
||||||
"ignFrTopo": "IGN Topo",
|
"ignFrTopo": "IGN Topo",
|
||||||
"ignFrScan25": "IGN SCAN25",
|
"ignFrScan25": "IGN SCAN25",
|
||||||
"ignFrSatellite": "IGN Satellite",
|
"ignFrSatellite": "IGN Satellit",
|
||||||
"ignEs": "IGN Topo",
|
"ignEs": "IGN Topo",
|
||||||
"ignEsSatellite": "IGN Satellite",
|
"ignEsSatellite": "IGN Satellit",
|
||||||
"ordnanceSurvey": "Ordnance Survey",
|
"ordnanceSurvey": "Pregled ubojnih sredstava",
|
||||||
"norwayTopo": "Topografisk Norgeskart 4",
|
"norwayTopo": "Topografisk Norgeskart 4",
|
||||||
"swedenTopo": "Lantmäteriet Topo",
|
"swedenTopo": "Lantmäteriet Topo",
|
||||||
"swedenSatellite": "Lantmäteriet Satellite",
|
"swedenSatellite": "Lantmäteriet Satellite",
|
||||||
@@ -333,80 +333,80 @@
|
|||||||
"swisstopoMountainBike": "swisstopo MTB",
|
"swisstopoMountainBike": "swisstopo MTB",
|
||||||
"swisstopoMountainBikeClosures": "swisstopo MTB Closures",
|
"swisstopoMountainBikeClosures": "swisstopo MTB Closures",
|
||||||
"swisstopoSkiTouring": "swisstopo Ski Touring",
|
"swisstopoSkiTouring": "swisstopo Ski Touring",
|
||||||
"ignFrCadastre": "IGN Cadastre",
|
"ignFrCadastre": "IGN CadastreIGN Cadastre",
|
||||||
"ignSlope": "IGN Slope",
|
"ignSlope": "IGN Slope",
|
||||||
"ignSkiTouring": "IGN Ski Touring",
|
"ignSkiTouring": "IGN Ski Touring",
|
||||||
"waymarked_trails": "Waymarked Trails",
|
"waymarked_trails": "Označene staze",
|
||||||
"waymarkedTrailsHiking": "Hiking",
|
"waymarkedTrailsHiking": "Pešačenje",
|
||||||
"waymarkedTrailsCycling": "Cycling",
|
"waymarkedTrailsCycling": "Biciklizam",
|
||||||
"waymarkedTrailsMTB": "MTB",
|
"waymarkedTrailsMTB": "MTB",
|
||||||
"waymarkedTrailsSkating": "Skating",
|
"waymarkedTrailsSkating": "Klizanje",
|
||||||
"waymarkedTrailsHorseRiding": "Horse Riding",
|
"waymarkedTrailsHorseRiding": "Jahanje",
|
||||||
"waymarkedTrailsWinter": "Winter",
|
"waymarkedTrailsWinter": "Zima",
|
||||||
"points_of_interest": "Points of interest",
|
"points_of_interest": "Tačke interesa",
|
||||||
"food": "Food",
|
"food": "Hrana",
|
||||||
"bakery": "Bakery",
|
"bakery": "Pekara",
|
||||||
"food-store": "Food Store",
|
"food-store": "Prodavnica hrane",
|
||||||
"eat-and-drink": "Eat and Drink",
|
"eat-and-drink": "Jelo i piće",
|
||||||
"amenities": "Amenities",
|
"amenities": "Pogodnosti",
|
||||||
"toilets": "Toilets",
|
"toilets": "Toaleti",
|
||||||
"water": "Water",
|
"water": "Voda",
|
||||||
"shower": "Shower",
|
"shower": "Tuš",
|
||||||
"shelter": "Shelter",
|
"shelter": "Sklonište",
|
||||||
"motorized": "Cars and Motorcycles",
|
"motorized": "Automobili i motocikli",
|
||||||
"fuel-station": "Fuel Station",
|
"fuel-station": "Benzinska stanica",
|
||||||
"parking": "Parking",
|
"parking": "Parking",
|
||||||
"garage": "Garage",
|
"garage": "Garaža",
|
||||||
"barrier": "Barrier",
|
"barrier": "Prepreka",
|
||||||
"tourism": "Tourism",
|
"tourism": "Turizam",
|
||||||
"attraction": "Attraction",
|
"attraction": "Atrakcija",
|
||||||
"viewpoint": "Viewpoint",
|
"viewpoint": "Vidikovac",
|
||||||
"hotel": "Hotel",
|
"hotel": "Hotel",
|
||||||
"campsite": "Campsite",
|
"campsite": "Kamp",
|
||||||
"hut": "Hut",
|
"hut": "Koliba",
|
||||||
"picnic": "Picnic Area",
|
"picnic": "Mesto za piknik",
|
||||||
"summit": "Summit",
|
"summit": "Vrh",
|
||||||
"pass": "Pass",
|
"pass": "Prolaz",
|
||||||
"climbing": "Climbing",
|
"climbing": "Penjanje",
|
||||||
"bicycle": "Bicycle",
|
"bicycle": "Bicikl",
|
||||||
"bicycle-parking": "Bicycle Parking",
|
"bicycle-parking": "Parking za bicikle",
|
||||||
"bicycle-rental": "Bicycle Rental",
|
"bicycle-rental": "Iznajmljivanje bicikala",
|
||||||
"bicycle-shop": "Bicycle Shop",
|
"bicycle-shop": "Prodavnica bicikala",
|
||||||
"public-transport": "Public Transport",
|
"public-transport": "Javni prevoz",
|
||||||
"railway-station": "Railway Station",
|
"railway-station": "Železnička stanica",
|
||||||
"tram-stop": "Tram Stop",
|
"tram-stop": "Tramvajsko stajalište",
|
||||||
"bus-stop": "Bus Stop",
|
"bus-stop": "Autobusko stajalište",
|
||||||
"ferry": "Ferry"
|
"ferry": "Trajekt"
|
||||||
},
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"blue": "Blue",
|
"blue": "Plava",
|
||||||
"bluered": "Blue Red",
|
"bluered": "Plava Crvena",
|
||||||
"gray": "Gray",
|
"gray": "Siva",
|
||||||
"hot": "Hot",
|
"hot": "Vruće",
|
||||||
"purple": "Purple",
|
"purple": "Ljubičasta",
|
||||||
"orange": "Orange"
|
"orange": "Narandžasta"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"chart": {
|
"chart": {
|
||||||
"settings": "Elevation profile settings"
|
"settings": "Podešavanja visinskog profila"
|
||||||
},
|
},
|
||||||
"quantities": {
|
"quantities": {
|
||||||
"distance": "Distance",
|
"distance": "Udaljenost",
|
||||||
"elevation": "Elevation",
|
"elevation": "Visina",
|
||||||
"elevation_gain_loss": "Elevation gain and loss",
|
"elevation_gain_loss": "Dobitak i gubitak na visini",
|
||||||
"temperature": "Temperature",
|
"temperature": "Temperatura",
|
||||||
"speed": "Speed",
|
"speed": "Brzina",
|
||||||
"pace": "Pace",
|
"pace": "Tempo",
|
||||||
"heartrate": "Heart rate",
|
"heartrate": "Otkucaji srca",
|
||||||
"cadence": "Cadence",
|
"cadence": "Kadenca",
|
||||||
"power": "Power",
|
"power": "Snaga",
|
||||||
"slope": "Slope",
|
"slope": "Nagib",
|
||||||
"surface": "Surface",
|
"surface": "Podloga",
|
||||||
"highway": "Category",
|
"highway": "Kategorija",
|
||||||
"time": "Time",
|
"time": "Vreme",
|
||||||
"moving": "Moving",
|
"moving": "Kretanje",
|
||||||
"total": "Total",
|
"total": "Ukupno",
|
||||||
"osm_extensions": "OpenStreetMap data"
|
"osm_extensions": "Podaci OpenStreetMap"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"meters": "m",
|
"meters": "m",
|
||||||
@@ -427,124 +427,124 @@
|
|||||||
"power": "W"
|
"power": "W"
|
||||||
},
|
},
|
||||||
"gpx": {
|
"gpx": {
|
||||||
"file": "File",
|
"file": "Datoteka",
|
||||||
"files": "Files",
|
"files": "Datoteke",
|
||||||
"track": "Track",
|
"track": "Traka",
|
||||||
"tracks": "Tracks",
|
"tracks": "Trake",
|
||||||
"segment": "Segment",
|
"segment": "Segment",
|
||||||
"segments": "Segments",
|
"segments": "Segmenti",
|
||||||
"waypoint": "Point of interest",
|
"waypoint": "Tačka interesa",
|
||||||
"waypoints": "Points of interest",
|
"waypoints": "Tačke interesa",
|
||||||
"symbol": {
|
"symbol": {
|
||||||
"alert": "Alert",
|
"alert": "Upozorenje",
|
||||||
"anchor": "Anchor",
|
"anchor": "Sidro",
|
||||||
"bank": "Bank",
|
"bank": "Banka",
|
||||||
"beach": "Beach",
|
"beach": "Plaža",
|
||||||
"bike_trail": "Bike Trail",
|
"bike_trail": "Biciklistička staza",
|
||||||
"binoculars": "Binoculars",
|
"binoculars": "Dvogled",
|
||||||
"bridge": "Bridge",
|
"bridge": "Most",
|
||||||
"building": "Building",
|
"building": "Zgrada",
|
||||||
"campground": "Campsite",
|
"campground": "Kamp",
|
||||||
"car": "Car",
|
"car": "Automobil",
|
||||||
"car_repair": "Garage",
|
"car_repair": "Garaža",
|
||||||
"convenience_store": "Convenience Store",
|
"convenience_store": "Prodavnica",
|
||||||
"crossing": "Crossing",
|
"crossing": "Prelaz",
|
||||||
"department_store": "Department Store",
|
"department_store": "Robna kuća",
|
||||||
"drinking_water": "Water",
|
"drinking_water": "Voda",
|
||||||
"exit": "Exit",
|
"exit": "Izlaz",
|
||||||
"lodge": "Hut",
|
"lodge": "Koliba",
|
||||||
"lodging": "Accommodation",
|
"lodging": "Smeštaj",
|
||||||
"forest": "Forest",
|
"forest": "Šuma",
|
||||||
"gas_station": "Fuel Station",
|
"gas_station": "Benzinska stanica",
|
||||||
"ground_transportation": "Ground Transportation",
|
"ground_transportation": "Kopneni prevoz",
|
||||||
"hotel": "Hotel",
|
"hotel": "Hotel",
|
||||||
"house": "House",
|
"house": "Kuća",
|
||||||
"information": "Information",
|
"information": "Informacije",
|
||||||
"park": "Park",
|
"park": "Park",
|
||||||
"parking_area": "Parking",
|
"parking_area": "Parking",
|
||||||
"pharmacy": "Pharmacy",
|
"pharmacy": "Apoteka",
|
||||||
"picnic_area": "Picnic Area",
|
"picnic_area": "Mesto za piknik",
|
||||||
"restaurant": "Restaurant",
|
"restaurant": "Restoran",
|
||||||
"restricted_area": "Restricted Area",
|
"restricted_area": "Zabranjeno područje",
|
||||||
"restroom": "Toilets",
|
"restroom": "Toaleti",
|
||||||
"road": "Road",
|
"road": "Put",
|
||||||
"scenic_area": "Scenic Area",
|
"scenic_area": "Slikovito područje",
|
||||||
"shelter": "Shelter",
|
"shelter": "Sklonište",
|
||||||
"shopping_center": "Shopping Center",
|
"shopping_center": "Tržni centar",
|
||||||
"shower": "Shower",
|
"shower": "Tuš",
|
||||||
"summit": "Summit",
|
"summit": "Vrh",
|
||||||
"telephone": "Telephone",
|
"telephone": "Telefon",
|
||||||
"tunnel": "Tunnel",
|
"tunnel": "Tunel",
|
||||||
"water_source": "Water Source"
|
"water_source": "Izvor vode"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"website": "Website",
|
"website": "Veb stranica",
|
||||||
"home": "Home",
|
"home": "Početna stranica",
|
||||||
"app": "App",
|
"app": "Aplikacija",
|
||||||
"contact": "Contact",
|
"contact": "Kontakt",
|
||||||
"reddit": "Reddit",
|
"reddit": "Reddit",
|
||||||
"x": "X",
|
"x": "X",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"github": "GitHub",
|
||||||
"crowdin": "Crowdin",
|
"crowdin": "Crowdin",
|
||||||
"email": "Email",
|
"email": "E-mail adresa",
|
||||||
"contribute": "Contribute",
|
"contribute": "Doprinesi",
|
||||||
"supported_by": "supported by",
|
"supported_by": "Podržan od strane",
|
||||||
"support_button": "Support gpx.studio on Ko-fi",
|
"support_button": "Podrži gpx.studio na Ko-fi",
|
||||||
"route_planning": "Route planning",
|
"route_planning": "Planiranje rute",
|
||||||
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
|
"route_planning_description": "Intuitivan interfejs za kreiranje itinerera prilagođenih svakom sportu, na osnovu OpenStreetMap podataka.",
|
||||||
"file_processing": "Advanced file processing",
|
"file_processing": "Napredno procesiranje datoteke",
|
||||||
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
|
"file_processing_description": "Skup alata za obavljanje svih uobičajenih zadataka obrade datoteka, koji se mogu primeniti na više datoteka odjednom.",
|
||||||
"maps": "Global and local maps",
|
"maps": "Globalne i lokalne mape",
|
||||||
"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.",
|
"maps_description": "Velika kolekcija osnovnih mapa, slojeva i tačaka interesovanja koje će vam pomoći da napravite sledeću avanturu na otvorenom ili da vizuelizujete svoje najnovije dostignuće.",
|
||||||
"data_visualization": "Data visualization",
|
"data_visualization": "Vizualizacija podataka",
|
||||||
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
|
"data_visualization_description": "Interaktivni profil nadmorske visine sa detaljnom statistikom za analizu zabeleženih aktivnosti i budućih ciljeva.",
|
||||||
"identity": "Free, ad-free and open source",
|
"identity": "Besplatno, bez oglasa i otvorenog koda",
|
||||||
"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."
|
"identity_description": "Veb lokacija je besplatna za korišćenje, bez oglasa, a izvorni kod je javno dostupan na GitHub-u. Ovo je moguće samo zahvaljujući neverovatnoj podršci zajednice."
|
||||||
},
|
},
|
||||||
"docs": {
|
"docs": {
|
||||||
"translate": "Improve the translation on Crowdin",
|
"translate": "Poboljšajte prevod na Crowdin-u",
|
||||||
"answer_not_found": "Did not find what you were looking for?",
|
"answer_not_found": "Niste pronašli ono što ste tražili?",
|
||||||
"ask_on_reddit": "Ask the community on Reddit",
|
"ask_on_reddit": "Pitajte zajednicu na Redditu",
|
||||||
"search": {
|
"search": {
|
||||||
"search": "Search",
|
"search": "Pretraga",
|
||||||
"clear": "Clear",
|
"clear": "Obriši",
|
||||||
"cancel": "Cancel",
|
"cancel": "Otkaži",
|
||||||
"recent": "Recent searches",
|
"recent": "Nеdavnе prеtragе",
|
||||||
"no_recent": "No recent searches",
|
"no_recent": "Nеma nеdavnih prеtraga",
|
||||||
"save": "Save this search",
|
"save": "Sačuvaj ovu pretragu",
|
||||||
"remove": "Remove this search from history",
|
"remove": "Ukloni ovu pretragu iz istorije",
|
||||||
"favorites": "Favorites",
|
"favorites": "Omiljeno",
|
||||||
"remove_favorite": "Remove this search from favorites",
|
"remove_favorite": "Ukloni ovu pretragu iz omiljenih",
|
||||||
"to_select": "to select",
|
"to_select": "za odabir",
|
||||||
"to_navigate": "to navigate",
|
"to_navigate": "za navigaciju",
|
||||||
"to_close": "to close",
|
"to_close": "za zatvaranje",
|
||||||
"no_results": "No results for",
|
"no_results": "Nema rezultata za upit",
|
||||||
"no_results_suggestion": "Try searching for"
|
"no_results_suggestion": "Pokušajte da pretražite upit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"embedding": {
|
"embedding": {
|
||||||
"title": "Create your own map",
|
"title": "Napravi svoju mapu",
|
||||||
"mapbox_token": "Mapbox access token",
|
"mapbox_token": "Mapbox token pristupa",
|
||||||
"file_urls": "File URLs (separated by commas)",
|
"file_urls": "URL-ovi datoteka (razdvojeni zarezima)",
|
||||||
"drive_ids": "Google Drive file IDs (separated by commas)",
|
"drive_ids": "Id datoteke sa Google diska (razdvojeni zarezima)",
|
||||||
"basemap": "Basemap",
|
"basemap": "Osnovna mapa",
|
||||||
"height": "Height",
|
"height": "Visina",
|
||||||
"fill_by": "Fill by",
|
"fill_by": "Popuni sa",
|
||||||
"none": "None",
|
"none": "Nijedna",
|
||||||
"show_controls": "Show controls",
|
"show_controls": "Prikaži kontrolе",
|
||||||
"manual_camera": "Manual camera",
|
"manual_camera": "Manuelna kamera",
|
||||||
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
"manual_camera_description": "Možete pomeriti mapu ispod da biste podesili položaj kamere.",
|
||||||
"latitude": "Latitude",
|
"latitude": "Geografska širina",
|
||||||
"longitude": "Longitude",
|
"longitude": "Geografska dužina",
|
||||||
"zoom": "Zoom",
|
"zoom": "Uvеćanjе",
|
||||||
"pitch": "Pitch",
|
"pitch": "Teren",
|
||||||
"bearing": "Bearing",
|
"bearing": "Ležaj",
|
||||||
"preview": "Preview",
|
"preview": "Pregled",
|
||||||
"code": "Integration code"
|
"code": "Integracioni kod"
|
||||||
},
|
},
|
||||||
"webgl2_required": "WebGL 2 is required to display the map.",
|
"webgl2_required": "WebGL 2 je neophodan za prikaz mape.",
|
||||||
"enable_webgl2": "Learn how to enable WebGL 2 in your browser",
|
"enable_webgl2": "Saznaj kako da omogućiš WebGL 2 u svom veb pregledaču",
|
||||||
"page_not_found": "page not found"
|
"page_not_found": "stranica nije pronađena"
|
||||||
}
|
}
|
@@ -73,35 +73,35 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"button": "Зовнішність...",
|
"button": "Зовнішність...",
|
||||||
"color": "Колір",
|
"color": "Колір",
|
||||||
"opacity": "Opacity",
|
"opacity": "Непрозорість",
|
||||||
"width": "Ширина"
|
"width": "Ширина"
|
||||||
},
|
},
|
||||||
"hide": "Приховати",
|
"hide": "Приховати",
|
||||||
"unhide": "Unhide",
|
"unhide": "Unhide",
|
||||||
"center": "Center",
|
"center": "Центр",
|
||||||
"open_in": "Open in"
|
"open_in": "Відкрити в"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"routing": {
|
"routing": {
|
||||||
"tooltip": "Plan or edit a route",
|
"tooltip": "Спланувати або відредагувати маршрут",
|
||||||
"activity": "Activity",
|
"activity": "Activity",
|
||||||
"use_routing": "Routing",
|
"use_routing": "Маршрутизація",
|
||||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
"use_routing_tooltip": "З'єднати опорні точки через мережу доріг або по прямій лінії, якщо вони недоступні",
|
||||||
"allow_private": "Allow private roads",
|
"allow_private": "Дозволити приватні дороги",
|
||||||
"reverse": {
|
"reverse": {
|
||||||
"button": "Reverse",
|
"button": "Reverse",
|
||||||
"tooltip": "Reverse the direction of the route"
|
"tooltip": "Змінити напрямок маршруту"
|
||||||
},
|
},
|
||||||
"route_back_to_start": {
|
"route_back_to_start": {
|
||||||
"button": "Back to start",
|
"button": "Повернутися до старту",
|
||||||
"tooltip": "Connect the last point of the route with the starting point"
|
"tooltip": "З'єднати останню точку маршруту з початковою точкою"
|
||||||
},
|
},
|
||||||
"round_trip": {
|
"round_trip": {
|
||||||
"button": "Round trip",
|
"button": "Туди і назад",
|
||||||
"tooltip": "Return to the starting point by the same route"
|
"tooltip": "Повернутись до початкової точки тим самим маршрутом"
|
||||||
},
|
},
|
||||||
"start_loop_here": "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_no_file": "Виберіть трасу, щоб скористатися інструментом прокладання маршруту, або клацніть на мапі, щоб почати створювати новий маршрут.",
|
||||||
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Bike",
|
"bike": "Bike",
|
||||||
|
@@ -1,63 +1,63 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "the online GPX file editor",
|
"home_title": "trình chỉnh sửa file GPX trực tuyến",
|
||||||
"app_title": "app",
|
"app_title": "ứng dụng",
|
||||||
"embed_title": "the online GPX file editor",
|
"embed_title": "trình chỉnh sửa file GPX trực tuyến",
|
||||||
"help_title": "help",
|
"help_title": "trợ giúp",
|
||||||
"404_title": "page not found",
|
"404_title": "không tìm thấy trang",
|
||||||
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
"description": "Xem, chỉnh sửa và tạo tệp tin GPX trực tuyến với các tính năng vẽ bản đồ nâng cao cùng với nhiều công cụ trợ giúp, bản đồ đa dạng và dữ liệu trực quan."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "New",
|
"new": "Mới",
|
||||||
"new_file": "New file",
|
"new_file": "Tạo tệp tin mới",
|
||||||
"new_track": "New track",
|
"new_track": "Tạo tuyến đường mới",
|
||||||
"new_segment": "New segment",
|
"new_segment": "Tạo đoạn đường mới",
|
||||||
"open": "Open...",
|
"open": "Mở...",
|
||||||
"duplicate": "Tạo bản sao",
|
"duplicate": "Tạo bản sao",
|
||||||
"close": "Close",
|
"close": "Đóng",
|
||||||
"close_all": "Close all",
|
"close_all": "Đóng tất cả",
|
||||||
"copy": "Copy",
|
"copy": "Sao chép",
|
||||||
"paste": "Paste",
|
"paste": "Dán",
|
||||||
"cut": "Cut",
|
"cut": "Cắt",
|
||||||
"export": "Export...",
|
"export": "Xuất...",
|
||||||
"export_all": "Export all...",
|
"export_all": "Xuất tất cả...",
|
||||||
"export_options": "Export options",
|
"export_options": "Tùy chọn xuất",
|
||||||
"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": "Công cụ này miễn phí, nhưng nó tốn phí để duy trì hoạt động. Nếu bạn dùng công cụ này thường xuyên, bạn có thể xem xét đóng góp để hỗ trợ chúng tôi. Chúng tôi rất biết ơn vì điều đó!",
|
||||||
"support_button": "Help keep the website free",
|
"support_button": "Help keep the website free",
|
||||||
"download_file": "Download file",
|
"download_file": "Tải tệp xuống",
|
||||||
"download_files": "Download files",
|
"download_files": "Tải xuống tất cả",
|
||||||
"edit": "Edit",
|
"edit": "Chỉnh sửa",
|
||||||
"undo": "Undo",
|
"undo": "Hoàn tác",
|
||||||
"redo": "Redo",
|
"redo": "Khôi phục",
|
||||||
"delete": "Xóa",
|
"delete": "Xóa",
|
||||||
"select_all": "Select all",
|
"select_all": "Chọn tất cả",
|
||||||
"view": "View",
|
"view": "Xem",
|
||||||
"elevation_profile": "Elevation profile",
|
"elevation_profile": "Thông tin độ cao",
|
||||||
"vertical_file_view": "Vertical file list",
|
"vertical_file_view": "Danh sách dọc",
|
||||||
"switch_basemap": "Switch to previous basemap",
|
"switch_basemap": "Quay lại bản đồ trước đó",
|
||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "Thay đổi lớp phủ",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "Chuyển đổi 3D",
|
||||||
"settings": "Settings",
|
"settings": "Cài đặt",
|
||||||
"distance_units": "Distance units",
|
"distance_units": "Đơn vị khoảng cách",
|
||||||
"metric": "Hệ mét",
|
"metric": "Hệ mét",
|
||||||
"imperial": "Imperial",
|
"imperial": "Hệ đo lường Anh",
|
||||||
"nautical": "Nautical",
|
"nautical": "Hải lý",
|
||||||
"velocity_units": "Velocity units",
|
"velocity_units": "Đơn vị vận tốc",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "Đơn vị nhiệt độ",
|
||||||
"celsius": "Celsius",
|
"celsius": "Độ C",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "Độ F",
|
||||||
"language": "Language",
|
"language": "Ngôn ngữ",
|
||||||
"mode": "Theme",
|
"mode": "Giao diện",
|
||||||
"system": "System",
|
"system": "Hệ thống",
|
||||||
"light": "Light",
|
"light": "Phông nền sáng",
|
||||||
"dark": "Dark",
|
"dark": "Phông nền tối",
|
||||||
"street_view_source": "Street view source",
|
"street_view_source": "Dữ liệu nguồn quang cảnh đường phố",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "Quang cảnh đường phố",
|
||||||
"layers": "Map layers...",
|
"layers": "Lớp bản đồ...",
|
||||||
"distance_markers": "Distance markers",
|
"distance_markers": "Đánh dấu khoảng cách",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "Mũi tên định hướng",
|
||||||
"help": "Help",
|
"help": "Help",
|
||||||
"more": "More...",
|
"more": "More...",
|
||||||
"donate": "Donate",
|
"donate": "Donate",
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "在线GPX 文件编辑器",
|
"home_title": "在线GPX 文件编辑器",
|
||||||
"app_title": "app",
|
"app_title": "应用",
|
||||||
"embed_title": "在线GPX 文件编辑器",
|
"embed_title": "在线GPX 文件编辑器",
|
||||||
"help_title": "帮助",
|
"help_title": "帮助",
|
||||||
"404_title": "找不到页面",
|
"404_title": "找不到页面",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"export": "导出...",
|
"export": "导出...",
|
||||||
"export_all": "全部导出...",
|
"export_all": "全部导出...",
|
||||||
"export_options": "导出选项",
|
"export_options": "导出选项",
|
||||||
"support_message": "本工具免费使用,但运行需要消耗成本。若您经常使用,请捐助支持本网站。谢谢!",
|
"support_message": "本工具免费使用,但网站运行需要资金。若您经常使用,请通过捐赠支持本站。非常感谢!",
|
||||||
"support_button": "帮助网站保持免费",
|
"support_button": "帮助网站保持免费",
|
||||||
"download_file": "下载文件",
|
"download_file": "下载文件",
|
||||||
"download_files": "下载文件",
|
"download_files": "下载文件",
|
||||||
@@ -41,20 +41,20 @@
|
|||||||
"distance_units": "长度单位",
|
"distance_units": "长度单位",
|
||||||
"metric": "公制",
|
"metric": "公制",
|
||||||
"imperial": "英制",
|
"imperial": "英制",
|
||||||
"nautical": "Nautical",
|
"nautical": "航海",
|
||||||
"velocity_units": "速度单位",
|
"velocity_units": "速度单位",
|
||||||
"temperature_units": "温度单位",
|
"temperature_units": "温度单位",
|
||||||
"celsius": "摄氏度",
|
"celsius": "摄氏度",
|
||||||
"fahrenheit": "华氏度",
|
"fahrenheit": "华氏度",
|
||||||
"language": "语言",
|
"language": "语言",
|
||||||
"mode": "主题",
|
"mode": "主题",
|
||||||
"system": "System",
|
"system": "系统",
|
||||||
"light": "浅色",
|
"light": "浅色",
|
||||||
"dark": "暗色",
|
"dark": "暗色",
|
||||||
"street_view_source": "街景来源",
|
"street_view_source": "街景来源",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "街景",
|
||||||
"layers": "地图图层...",
|
"layers": "地图图层...",
|
||||||
"distance_markers": "距离标记",
|
"distance_markers": "距离标记",
|
||||||
"direction_markers": "方向箭头",
|
"direction_markers": "方向箭头",
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
},
|
},
|
||||||
"hide": "隐藏",
|
"hide": "隐藏",
|
||||||
"unhide": "显示",
|
"unhide": "显示",
|
||||||
"center": "Center",
|
"center": "",
|
||||||
"open_in": "打开"
|
"open_in": "打开"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
"sand": "沙粒",
|
"sand": "沙粒",
|
||||||
"grass": "草地",
|
"grass": "草地",
|
||||||
"grass_paver": "草坪",
|
"grass_paver": "草坪",
|
||||||
"clay": "Clay",
|
"clay": "土地",
|
||||||
"stone": "Stone"
|
"stone": "Stone"
|
||||||
},
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
@@ -156,11 +156,11 @@
|
|||||||
"living_street": "Living street",
|
"living_street": "Living street",
|
||||||
"service": "Service road",
|
"service": "Service road",
|
||||||
"track": "Track",
|
"track": "Track",
|
||||||
"footway": "Footway",
|
"footway": "人行道",
|
||||||
"path": "Path",
|
"path": "路径",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "行人",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "Cycleway",
|
||||||
"steps": "Steps",
|
"steps": "行使步骤",
|
||||||
"road": "Road",
|
"road": "Road",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "Horseriding path",
|
||||||
"platform": "Platform",
|
"platform": "Platform",
|
||||||
@@ -179,7 +179,7 @@
|
|||||||
"sac_scale": {
|
"sac_scale": {
|
||||||
"hiking": "Hiking",
|
"hiking": "Hiking",
|
||||||
"mountain_hiking": "Mountain hiking",
|
"mountain_hiking": "Mountain hiking",
|
||||||
"demanding_mountain_hiking": "Demanding mountain hiking",
|
"demanding_mountain_hiking": "",
|
||||||
"alpine_hiking": "Alpine hiking",
|
"alpine_hiking": "Alpine hiking",
|
||||||
"demanding_alpine_hiking": "Demanding alpine hiking",
|
"demanding_alpine_hiking": "Demanding alpine hiking",
|
||||||
"difficult_alpine_hiking": "Difficult alpine hiking"
|
"difficult_alpine_hiking": "Difficult alpine hiking"
|
||||||
@@ -208,19 +208,19 @@
|
|||||||
"artificial": "创建实际时间数据",
|
"artificial": "创建实际时间数据",
|
||||||
"update": "更新时间数据",
|
"update": "更新时间数据",
|
||||||
"help": "Use the form to set new time data.",
|
"help": "Use the form to set new time data.",
|
||||||
"help_invalid_selection": "Select a single trace to manage its time data."
|
"help_invalid_selection": "选择一个单一的轨迹来管理其时间数据。"
|
||||||
},
|
},
|
||||||
"merge": {
|
"merge": {
|
||||||
"merge_traces": "连接轨迹",
|
"merge_traces": "连接轨迹",
|
||||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
"merge_contents": "合并内容并保持轨迹断开",
|
||||||
"merge_selection": "合并选择项",
|
"merge_selection": "合并选择项",
|
||||||
"remove_gaps": "Remove time gaps between traces",
|
"remove_gaps": "去除轨迹时间间隔。",
|
||||||
"tooltip": "Merge items together",
|
"tooltip": "Merge items together",
|
||||||
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
|
"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_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_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.",
|
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents.",
|
||||||
"selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection."
|
"selection_tip": "提示:使用 {KEYBOARD_SHORTCUT} 添加选中项目。"
|
||||||
},
|
},
|
||||||
"extract": {
|
"extract": {
|
||||||
"tooltip": "Extract contents to separate items",
|
"tooltip": "Extract contents to separate items",
|
||||||
|
Reference in New Issue
Block a user