mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-10-14 03:28:18 +00:00
New translations files-and-stats.mdx (Polish)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Files and statistics
|
title: Pliki i statystyki
|
||||||
---
|
---
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
@@ -18,35 +18,35 @@ title: Files and statistics
|
|||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
## File list
|
## Lista plików
|
||||||
|
|
||||||
Once you have [opened](./menu/file) files, they will be shown as tabs in the file list located at the bottom of the map.
|
Raz [otwarte](./menu/file) pliki, będą widoczne jako zakładki na liście plików zlokalizowanej na dole mapy.
|
||||||
You can reorder them by dragging and dropping the tabs.
|
Możesz zmieniać ich kolejność poprzez przeciągnięcie i upuszczenie zakładek.
|
||||||
And when many files are open, you can scroll through the list of tabs to navigate between them.
|
Gdy wiele plików jest otwartych, możesz przewijać listę zakładek, aby przełączać się pomiędzy nimi.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When using a mouse, you need to hold <kbd>Shift</kbd> to scroll horizontally.
|
Gdy używasz myszki, musisz przytrzymać <kbd>Shift</kbd> żeby przewijać w poziomie.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### File selection
|
### Wybieranie plików
|
||||||
|
|
||||||
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.
|
Poprzez kliknięcia w zakładki możesz przełączać się pomiędzy plikami, aby sprawdzać ich statystyki i stosować na nich [akcje menu edycji](./menu/edit) oraz [narzędzia](./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.
|
Poprzez przytrzymanie klawisza <kbd>Ctrl/Cmd</kbd> możesz dodawać lub usuwać pliki z zaznaczenia, a przytrzymując <kbd>Shift</kbd> możesz zaznaczyć zakres plików.
|
||||||
Most of the [edit actions](./menu/edit) and [tools](./toolbar) can be applied to multiple files at once.
|
Większość [akcji menu edycji](./menu/edit) i [narzędzi](./toolbar) może być stosowanych do wielu plików naraz.
|
||||||
|
|
||||||
<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.
|
Możesz też przełączać się pomiędzy plikami z użyciem klawiszy strzałek na klawiaturze i używając klawisza <kbd>Shift</kbd>, aby dodać pliki do zaznaczenia.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### Edit actions
|
### Akcje menu edycji
|
||||||
|
|
||||||
By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit).
|
By right-clicking on a file tab, you can access the same actions as in the [edit menu](./menu/edit).
|
||||||
|
|
||||||
### Tree layout
|
### Układ drzewa
|
||||||
|
|
||||||
As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list.
|
As mentioned in the [view options section](./menu/view), you can switch to a tree layout for the files list.
|
||||||
This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map.
|
This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map.
|
||||||
@@ -71,7 +71,7 @@ The size of the elevation profile can be adjusted by dragging the separator betw
|
|||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### Interactive statistics
|
### Interaktywne statystyki
|
||||||
|
|
||||||
When hovering over the elevation profile, a tooltip will show statistics at the cursor position.
|
When hovering over the elevation profile, a tooltip will show statistics at the cursor position.
|
||||||
|
|
||||||
@@ -99,7 +99,7 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Additional data
|
### Dodatkowe informacje
|
||||||
|
|
||||||
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:
|
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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user