oms-Script/Theme/Backend/Lang/tr.lang.php

62 lines
2.0 KiB
PHP
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.

<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Helper' => [
'Add' => 'Ekle',
'CentralizedDB' => 'Merkezi DB',
'CentralizedFiles' => 'Merkezi Dosyalar',
'Created' => 'düzenlendi',
'CreatedBy' => 'Tarafından yaratıldı',
'Creator' => 'yaratıcı',
'Data' => 'Veri',
'Database' => 'Veri tabanı',
'Dataset' => 'Veri kümesi',
'Datasets' => 'Veri Setleri',
'Description' => 'Açıklama',
'Edit' => 'Düzenle',
'Expected' => 'Beklenen',
'Export' => 'İhracat',
'FileNames' => 'Dosya Adları',
'Files' => 'Dosyalar',
'Helper' => 'Yardımcı',
'Helpers' => 'Yardımcılar',
'IndividualDB' => 'Bireysel DB',
'Info' => 'Bilgi',
'Language' => 'Dil',
'Load' => 'Yük',
'Media' => 'medya',
'MediaDirectory' => 'Medya Dizini',
'Modified' => 'Değiştirilmiş',
'Name' => 'ad',
'New' => 'Yeni',
'Other' => 'Diğer',
'Overview' => 'genel bakış',
'Permission' => 'izin',
'Print' => 'Yazdır',
'Report' => 'Bildiri',
'Reports' => 'Raporlar',
'Select' => 'seçmek',
'Settings' => 'Ayarlar',
'Source' => 'Kaynak',
'Sources' => 'Kaynaklar',
'Standalone' => 'Bağımsız',
'Storage' => 'Depolama',
'Tag' => 'Etiket',
'Tags' => 'Etiketler',
'Template' => 'şablon',
'Title' => 'Başlık',
'Type' => 'tip',
'Updated' => 'Güncellenmiş',
]];