snipe-it/resources/lang/tr/admin/hardware/form.php

45 lines
2 KiB
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 array(
'bulk_delete' => 'Confrm Bulk Delete Assets',
'bulk_delete_help' => 'Review the assets for bulk deletion below. Once deleted, these assets can be restored, but they will no longer be associated with any users they are currently assigned to.',
'bulk_delete_warn' => 'You are about to delete :asset_count assets.',
'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',
)
;