New translations file.mdx (Turkish)

This commit is contained in:
vcoppe
2025-11-10 19:06:02 +01:00
parent 571b101ea4
commit 0e2db441f2

View File

@@ -3,7 +3,7 @@ title: Dosya işlemleri
---
<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';
</script>
@@ -29,13 +29,13 @@ Bilgisayarınızdaki dosyaları direkt sürükleyip bırakarak da ekleyebilirsin
Seçili dosyanın kopyasını oluştur.
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Kapat
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
Mevcut seçili dosyayı kapat.
Delete the currently selected files.
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Hepsini kapat
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Delete all
Bütün dosyaları kapat.
Delete all files.
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Dışa aktar...