mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-09 03:37:51 +00:00
New Crowdin updates (#60)
* New translations gpx.mdx (Italian) * New translations funding.mdx (Italian) * New translations clean.mdx (Italian) * New translations files-and-stats.mdx (Hungarian) * New translations funding.mdx (Hungarian) * New translations funding.mdx (Hungarian) * New translations mapbox.mdx (Hungarian) * New translations translation.mdx (Hungarian) * New translations settings.mdx (Hungarian) * New translations clean.mdx (Italian) * New translations extract.mdx (Italian) * New translations toolbar.mdx (German) * New translations file.mdx (German) * New translations funding.mdx (German) * New translations mapbox.mdx (German) * New translations translation.mdx (German) * New translations edit.mdx (German) * New translations file.mdx (German) * New translations settings.mdx (German) * New translations routing.mdx (German) * New translations time.mdx (German) * New translations edit.mdx (German) * New translations settings.mdx (German) * New translations view.mdx (German) * New translations clean.mdx (German) * New translations extract.mdx (German) * New translations extract.mdx (Italian) * New translations merge.mdx (Italian) * New translations minify.mdx (Italian) * New translations routing.mdx (Italian) * 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 integration.mdx (Romanian) * New translations integration.mdx (French) * New translations integration.mdx (Spanish) * New translations integration.mdx (Catalan) * New translations integration.mdx (Czech) * New translations integration.mdx (German) * New translations integration.mdx (Greek) * New translations integration.mdx (Hungarian) * New translations integration.mdx (Italian) * New translations integration.mdx (Lithuanian) * New translations integration.mdx (Dutch) * New translations integration.mdx (Norwegian) * New translations integration.mdx (Polish) * New translations integration.mdx (Portuguese) * New translations integration.mdx (Russian) * New translations integration.mdx (Swedish) * New translations integration.mdx (Chinese Simplified) * New translations integration.mdx (Vietnamese) * New translations integration.mdx (Portuguese, Brazilian) * Update source file en.json * Update source file integration.mdx * 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 (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Chinese Simplified) * New translations integration.mdx (French)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: File actions
|
||||
title: Dateiaktionen
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -9,44 +9,44 @@ title: File actions
|
||||
|
||||
# { title }
|
||||
|
||||
The file actions menu contains a set of pretty self-explanatory file operations.
|
||||
Das Aktionsmenü Datei enthält eine Reihe von selbsterklärenden Dateioperationen.
|
||||
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Neu
|
||||
|
||||
Create a new empty file.
|
||||
Neue leere Datei erstellen.
|
||||
|
||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Open...
|
||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Öffnen...
|
||||
|
||||
Open files from your computer.
|
||||
Öffne Dateien von Ihrem Computer.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
You can also drag and drop files directly from your file system into the window.
|
||||
Sie können auch Dateien per Drag-and-Drop aus Ihrem Dateisystem in das Fenster ziehen.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate
|
||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplizieren
|
||||
|
||||
Create a copy of the currently selected files.
|
||||
Erstelle eine Kopie der aktuell ausgewählten Dateien.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Schließen
|
||||
|
||||
Close the currently selected files.
|
||||
Die aktuell ausgewählten Dateien schließen.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close all
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Alle schließen
|
||||
|
||||
Close all files.
|
||||
Schließe alle Dateien.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Exportieren...
|
||||
|
||||
Open the export dialog to save the currently selected files to your computer.
|
||||
Öffnen Sie das Dialogfeld Exportieren, um die aktuell ausgewählten Dateien auf Ihrem Computer zu speichern.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export all...
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Alle exportieren...
|
||||
|
||||
Open the export dialog to save all files to your computer.
|
||||
Öffnen Sie den Dialogfeld Exportieren, um alle Dateien auf Ihrem Computer zu speichern.
|
||||
|
||||
<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>.
|
||||
Wenn Ihr Download nach dem Klicken auf die Download-Schaltfläche nicht gestartet wird, überprüfen Sie bitte die Einstellungen Ihres Browsers, um Downloads von <b>gpx.studio</b> zu erlauben.
|
||||
|
||||
</DocsNote>
|
||||
|
Reference in New Issue
Block a user