snipe-it/resources/lang/tr/admin/hardware/table.php
snipe dae53a1128 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2022-07-05 16:18:53 -07:00

31 lines
957 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' => 'Atanan',
'requesting_user' => 'Talep Sahibi',
'requested_date' => 'Talep Edilen Tarih',
'changed' => 'Değişti',
'icon' => 'Simge',
];