New translations file.mdx (Czech)

This commit is contained in:
vcoppe
2025-11-10 19:05:41 +01:00
parent 415cf1a777
commit ce85286cdf

View File

@@ -3,7 +3,7 @@ title: Akce souboru
--- ---
<script lang="ts"> <script lang="ts">
import { Plus, FolderOpen, Copy, FileX, Download } from 'lucide-svelte'; import { Plus, FolderOpen, Copy, FileX, Download } from '@lucide/svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte'; import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script> </script>
@@ -29,13 +29,13 @@ Soubory můžete také přetáhnout přímo ze souborového systému do okna.
Vytvořit kopii aktuálně vybraných souborů. Vytvořit kopii aktuálně vybraných souborů.
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Zavřít ### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
Zavřít aktuálně vybrané soubory. Delete the currently selected files.
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Zavřít vše ### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete all
Zavřít všechny soubory. Delete all files.
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export... ### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...