mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
New Crowdin updates (#94)
* New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations translation.mdx (Hungarian) * New translations edit.mdx (Hungarian) * New translations clean.mdx (Hungarian) * New translations merge.mdx (Hungarian) * New translations minify.mdx (Hungarian) * New translations en.json (Korean) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations elevation.mdx (Hungarian) * New translations en.json (Serbian (Latin)) * New translations en.json (Catalan) * New translations edit.mdx (Hungarian) * New translations file.mdx (Hungarian) * New translations poi.mdx (Hungarian) * New translations routing.mdx (Hungarian)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: File actions
|
||||
title: Fájlműveletek
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -9,44 +9,44 @@ title: File actions
|
||||
|
||||
# { title }
|
||||
|
||||
The file actions menu contains a set of pretty self-explanatory file operations.
|
||||
A fájlműveletek menü egy sor meglehetősen magától értetődő fájlműveletet tartalmaz.
|
||||
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Új
|
||||
|
||||
Create a new empty file.
|
||||
Hozzon létre egy új üres fájlt.
|
||||
|
||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Open...
|
||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Megnyitás...
|
||||
|
||||
Open files from your computer.
|
||||
Nyissa meg a fájlokat a számítógépéről.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
You can also drag and drop files directly from your file system into the window.
|
||||
A fájlokat közvetlenül a fájlrendszerből is áthúzhatja az ablakba.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate
|
||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplikálás
|
||||
|
||||
Create a copy of the currently selected files.
|
||||
Készítsen másolatot az aktuálisan kiválasztott fájlokról.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Bezárás
|
||||
|
||||
Close the currently selected files.
|
||||
Zárja be az aktuálisan kiválasztott fájlokat.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close all
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Az összes bezárása
|
||||
|
||||
Close all files.
|
||||
Zárja be az összes fájlt.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Exportálás...
|
||||
|
||||
Open the export dialog to save the currently selected files to your computer.
|
||||
Nyissa meg az exportálási párbeszédpanelt az aktuálisan kiválasztott fájlok számítógépre mentéséhez.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export all...
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Az összes exportálása...
|
||||
|
||||
Open the export dialog to save all files to your computer.
|
||||
Nyissa meg az exportálási párbeszédpanelt az összes fájl számítógépre mentéséhez.
|
||||
|
||||
<DocsNote type="warning">
|
||||
|
||||
If your download does not start after clicking the download button, please check your browser settings to allow downloads from <b>gpx.studio</b>.
|
||||
Ha a letöltés nem indul el a letöltés gombra kattintás után, ellenőrizze a böngésző beállításait, hogy engedélyezze a letöltést a <b>gpx.studio</b> webhelyről.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user