Files
huly-platform/plugins/drive-assets/lang/tr.json
T
2025-11-10 14:41:05 +07:00

32 lines
815 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"string": {
"Drive": "Sürücü",
"Drives": "Sürücüler",
"Grid": "Izgara",
"File": "Dosya",
"Files": "Dosyalar",
"FileVersion": "Dosya sürümü",
"FileVersions": "Dosya sürümleri",
"Folder": "Klasör",
"Folders": "Klasörler",
"Resource": "Kaynak",
"Name": "İsim",
"Description": "Açıklama",
"Parent": "Üst",
"Path": "Yol",
"Version": "Sürüm",
"Size": "Boyut",
"ContentType": "İçerik türü",
"LastModified": "Son Değiştirilme",
"Download": "İndir",
"Upload": "Yükle",
"CreateDrive": "Sürücü Oluştur",
"CreateFolder": "Klasör Oluştur",
"UploadFile": "Dosya Yükle",
"EditDrive": "Sürücüyü Düzenle",
"Rename": "Yeniden adlandır",
"Restore": "Geri yükle",
"Root": "/"
}
}