snipe-it/resources/lang/tr/admin/hardware/table.php
snipe 0bb8cc63c5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2023-06-13 17:12:01 +01:00

32 lines
1,007 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ı',
'components_cost' => 'Total Components Cost',
'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',
];