snipe-it/resources/lang/tr/admin/hardware/table.php
snipe 16fb2213b5 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2022-01-28 12:40:03 -08:00

31 lines
961 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' => 'Current Value',
'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' => 'Icon',
];