snipe-it/resources/lang/tr/admin/hardware/table.php
snipe df1e2687d6 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2022-06-30 17:35:02 -07:00

31 lines
962 B
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
return [
'asset_tag' => 'Demirbaş Etiketi',
'asset_model' => 'Model',
'book_value' => 'Son Değer',
'change' => 'Giriş/Çıkış',
'checkout_date' => ıkış Tarihi',
'checkoutto' => ıkış Yapıldı',
'current_value' => 'Mevcut Değer',
'diff' => 'Fark',
'dl_csv' => 'CSV Dosyasını İndir',
'eol' => 'Ömür Süresi',
'id' => 'ID',
'location' => 'Konum',
'purchase_cost' => 'Ücret',
'purchase_date' => 'Satın alındı',
'serial' => 'Seri No',
'status' => 'Durum',
'title' => 'Demirbaş ',
'image' => 'Cihaz resmi',
'days_without_acceptance' => 'Kabul edilmeden geçen gün',
'monthly_depreciation' => 'Aylık Amortisman',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Talep Sahibi',
'requested_date' => 'Talep Edilen Tarih',
'changed' => 'Değişti',
'icon' => 'Simge',
];