New translations file.mdx (Ukrainian)

[ci skip]
This commit is contained in:
vcoppe
2026-06-28 13:09:55 +02:00
parent bd9e7ea726
commit 5a85bc41ea
+15 -15
View File
@@ -9,41 +9,41 @@ title: Дії з файлом
# { title }
The file actions menu contains a set of pretty self-explanatory file operations.
Меню дій файлу містить набір доволі очевидних операцій із файлами.
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Новий
Create a new empty file.
Створити новий порожній файл.
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Open...
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Відкрити...
Відкрити файли з комп'ютера.
<DocsNote>
You can also drag and drop files directly from your file system into the window.
Ви також можете перетягувати файли безпосередньо з файлової системи у вікно.
</DocsNote>
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Дублювати
Create a copy of the currently selected files.
Створити копію обраних файлів.
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Видалити
Delete the currently selected files.
Видалити обрані файли.
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete all
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Видалити все
Delete all files.
Видалити всі файли.
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Експортувати...
Open the export dialog to save the currently selected files to your computer.
Відкрийте діалогове вікно експорту, щоб зберегти поточні обрані файли на ваш комп'ютер.
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export all...
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Експортувати все...
Open the export dialog to save all files to your computer.
Відкрийте діалог експорту для збереження всіх файлів на ваш комп'ютер.
<DocsNote type="warning">