New translations file.mdx (Catalan)
This commit is contained in:
parent
1601ecfcb5
commit
6ca96d00b5
1 changed files with 16 additions and 16 deletions
|
@ -9,41 +9,41 @@ title: File actions
|
||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
The file actions menu contains a set of pretty self-explanatory file operations.
|
El menú d'accions d'arxiu conté un conjunt d'operacions força autoexplicatives.
|
||||||
|
|
||||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New
|
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Nou
|
||||||
|
|
||||||
Create a new empty file.
|
Crea un arxiu nou buit.
|
||||||
|
|
||||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Open...
|
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Obrir...
|
||||||
|
|
||||||
Open files from your computer.
|
Obrir arxius del teu equip.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
You can also drag and drop files directly from your file system into the window.
|
Pots arrossegar y deixar arxius directament des del seu sistema d'arxius cap a la finestra.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate
|
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicar
|
||||||
|
|
||||||
Create a copy of the currently selected files.
|
Crear una còpia dels arxius seleccionats.
|
||||||
|
|
||||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close
|
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Tanca
|
||||||
|
|
||||||
Close the currently selected files.
|
Tanca els arxius seleccionats.
|
||||||
|
|
||||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close all
|
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Tanca tot
|
||||||
|
|
||||||
Close all files.
|
Tanca tots els arxius.
|
||||||
|
|
||||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...
|
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Exportar...
|
||||||
|
|
||||||
Open the export dialog to save the currently selected files to your computer.
|
Obrir el quadre de diàleg d'exportació per guardar al teu equip els arxius seleccionats.
|
||||||
|
|
||||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export all...
|
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Exportar-ho tot...
|
||||||
|
|
||||||
Open the export dialog to save all files to your computer.
|
Obre el diàleg d'exportació per guardar tots els arxius en el teu equip.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue