Files
snipe-it/app/lang/tr/general.php
T
2015-10-06 16:14:38 -07:00

143 lines
5.4 KiB
PHP
Executable File
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
return [
'accessories' => 'Aksesuarlar',
'accessory' => 'Aksesuar',
'accessory_report' => 'Aksesuar Raporu',
'action' => 'Hareket',
'activity_report' => 'Aktivite Raporu',
'address' => 'Adres',
'admin' => 'Yönetici',
'all_assets' => 'Tüm Demirbaşlar',
'all' => 'Tümü',
'archived' => 'Arşivlenmiş',
'asset_models' => 'Demirbaş Modelleri',
'asset' => 'Demirbaş',
'asset_report' => 'Demirbaş Raporu',
'asset_tag' => 'Demirbaş Etiketi',
'assets_available' => 'Kullanılabilir Demirbaşlar',
'assets' => 'Demirbaşlar',
'avatar_delete' => 'Profil Resmini Sil',
'avatar_upload' => 'Profil Resmi Yükle',
'back' => 'Geri',
'bad_data' => 'Hiçbir veri bulunamadı. Bozuk veri olabilir.',
'cancel' => 'İptal',
'categories' => 'Kategoriler',
'category' => 'Kategori',
'changeemail' => 'E-posta Adresini Değiştir',
'changepassword' => 'Şifreyi Değiştir',
'checkin' => 'Giriş',
'checkin_from' => 'Checkin from',
'checkout' => 'Checkout',
'city' => 'Şehir',
'consumable' => 'Sarf Malzeme',
'consumables' => 'Sarf Malzemeleri',
'country' => 'Ülke',
'create' => 'Yeni Oluştur',
'created_asset' => 'Oluşturulmuş Demirbaş',
'created_at' => 'Şurada oluşturuldu',
'currency' => '$', // this is deprecated
'current' => 'Geçerli',
'custom_report' => 'Custom Asset Report',
'dashboard' => 'Pano',
'date' => 'Tarih',
'delete' => 'Sil',
'deleted' => 'Silinmiş',
'deployed' => 'Deployed',
'depreciation_report' => 'Depreciation Report',
'download' => 'İndir',
'depreciation' => 'Depreciation',
'editprofile' => 'Profil Düzenle',
'eol' => 'EOL',
'first' => 'İlk',
'first_name' => 'Ad',
'file_name' => 'File',
'file_uploads' => 'File Uploads',
'generate' => 'Generate',
'groups' => 'Groups',
'gravatar_email' => 'Gravatar Email Address',
'history_for' => 'History for',
'id' => 'ID',
'image_delete' => 'Delete Image',
'image_upload' => 'Upload Image',
'import' => 'Import',
'asset_maintenance' => 'Asset Maintenance',
'asset_maintenance_report' => 'Asset Maintenance Report',
'asset_maintenances' => 'Asset Maintenances',
'item' => 'Item',
'last' => 'Son',
'last_name' => 'Last Name',
'license' => 'License',
'license_report' => 'License Report',
'licenses_available' => 'licenses available',
'licenses' => 'Lisanslar',
'list_all' => 'List All',
'loading' => 'Loading',
'lock_passwords' => 'This field cannot be edited in this installation.',
'feature_disabled' => 'This feature has been disabled for this installation.',
'location' => 'Location',
'locations' => 'Konumlar',
'logout' => 'Çıkış Yap',
'manufacturer' => 'Üretici',
'manufacturers' => 'Üreticiler',
'model_no' => 'Model No.',
'months' => 'ay',
'moreinfo' => 'Daha Fazla Bilgi',
'name' => 'Adı',
'next' => 'Sonraki',
'no_depreciation' => 'No Depreciation',
'no_results' => 'No Results.',
'no' => 'Hayır',
'notes' => 'Notlar',
'page_menu' => 'Showing _MENU_ items',
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
'pending' => 'Bekliyor',
'people' => 'Kişiler',
'per_page' => 'Sayfa başına sonuç sayısı',
'previous' => 'Önceki',
'processing' => 'İşleniyor',
'profile' => 'Profiliniz',
'qty' => 'QTY',
'quanitity' => 'Quanitity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
'reports' => 'Raporlar',
'requested' => 'Requested',
'save' => 'Kaydet',
'select' => 'Seç',
'search' => 'Ara',
'select_depreciation' => 'Select a Depreciation Type',
'select_location' => 'Konum Seç',
'select_manufacturer' => 'Select a Manufacturer',
'select_model' => 'Model Seç',
'select_supplier' => 'Select a Supplier',
'select_user' => 'Kullanıcı Seç',
'select_date' => 'Tarih seç',
'select_statuslabel' => 'Durum Seç',
'settings' => 'Ayarlar',
'sign_in' => 'Oturum Aç',
'site_name' => 'Site Adı',
'state' => 'State',
'status_labels' => 'Durum Etiketleri',
'status' => 'Durum',
'suppliers' => 'Tedarikçiler',
'total_assets' => 'Toplam Demirbaşlar',
'total_licenses' => 'Toplam Lisanslar',
'type' => 'Tip',
'undeployable' => 'Un-deployable',
'unknown_admin' => 'Unknown Admin',
'update' => 'Güncelle',
'uploaded' => 'Yüklendi',
'user' => 'Kullanıcı',
'accepted' => 'accepted',
'declined' => 'declined',
'unaccepted_asset_report' => 'Unaccepted Assets',
'users' => 'Kullanıcılar',
'viewassets' => 'View Assigned Assets',
'website' => 'İnternet sitesi',
'welcome' => 'Hoşgeldiniz, :name',
'years' => 'Yıl',
'yes' => 'Evet',
'zip' => 'Zip',
];