Files
snipe-it/app/lang/tr/admin/hardware/form.php
T
2015-07-27 10:24:21 -07:00

43 lines
1.7 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 array(
'bulk_update' => 'Demirbaşları Toplu Güncelle',
'bulk_update_help' => 'Bu form birden çok demirbaşı tek seferde güncellemenizi sağlar. Lütfen sadece değiştirmek istediğiniz alanları doldurunuz. Değiştirilmesini istemediğiniz alanları boş bırakınız. ',
'bulk_update_warn' => ':asset_count adet demirbaşı düzenlemek üzeresiniz.',
'checkedout_to' => 'Çıkış Yapılmış Olan Kişi',
'checkout_date' => 'Çıkış Tarihi',
'checkin_date' => 'Giriş Tarihi',
'checkout_to' => 'Çıkış Yapılacak Kişi',
'cost' => 'Satın Alma Ücreti',
'create' => 'Demirbaş Oluştur',
'date' => 'Satın Alma Tarihi',
'depreciates_on' => 'Amortisman',
'depreciation' => 'Amortisman Türü',
'default_location' => 'Varsayılan Konum',
'eol_date' => 'Ömür',
'eol_rate' => 'Ömür Başarısı',
'expected_checkin' => 'Expected Checkin Date',
'expires' => 'Son kullanma tarihi',
'fully_depreciated' => 'Değeri tamamen düştü',
'help_checkout' => 'If you wish to assign this asset immediately, select "Ready to Deploy" from the status list above. ',
'mac_address' => 'MAC Adresi',
'manufacturer' => 'Üretici',
'model' => 'Model',
'months' => 'ay',
'name' => 'Demirbaş Adı',
'notes' => 'Notlar',
'order' => 'Sipariş Numarası',
'qr' => 'QR Kod',
'requestable' => 'Kullanıcılar bu demirbaşı talep edebilir',
'select_statustype' => 'Durum Seçiniz',
'serial' => 'Seri No',
'status' => 'Durum',
'supplier' => 'Tedarikçi',
'tag' => 'Demirbaş Etiketi',
'update' => 'Demirbaş Güncelle',
'warranty' => 'Garanti',
'years' => 'yıl',
)
;