snipe-it/resources/lang/tr/admin/licenses/form.php
2016-06-13 12:16:43 -07:00

30 lines
1.3 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(
'asset' => 'Demirbaş',
'checkin' => 'Giriş',
'cost' => 'Satın Alma Ücreti',
'create' => 'Lisans Oluştur',
'date' => 'Satın Alma Tarihi',
'depreciation' => 'Amortisman Türü',
'expiration' => 'Son Geçerlilik Tarihi',
'license_key' => 'Product Key',
'maintained' => 'Korumalı',
'name' => 'Yazılım Adı',
'no_depreciation' => 'Mortisman Yok',
'notes' => 'Notlar',
'order' => 'Sipariş No.',
'purchase_order' => 'Satın Alma Sipariş Numarası',
'reassignable' => 'Tekrar atanabilir',
'remaining_seats' => 'Kalan Kullanıcı Sayısı',
'seats' => 'Kullanıcı Sayısı',
'serial' => 'Seri No',
'supplier' => 'Tedarikçi',
'termination_date' => 'Son Kullanma Tarihi',
'to_email' => 'Lisans E-Postası',
'to_name' => 'Lisans Adı',
'update' => 'Lisansı Güncelle',
'checkout_help' => 'Lisansı bir donanıma ya da kişiye atamak zorundasınız. İsterseniz her ikisini de seçebilirsiniz, fakat atama yapılan donanım atama yapılan kişiye çıkış yapılmış olmalıdır.'
);