snipe-it/resources/lang/tr/admin/licenses/general.php

21 lines
756 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 array(
'checkin' => 'Lisans Kullanıcısı Girişi',
'checkout_history' => ıkış Geçmişi',
'checkout' => 'Lisans Kullanıcı Çıkışı',
'edit' => 'Lisansı Düzenle',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'clone' => 'Lisansı Kopyala',
'history_for' => 'Geçmiş ',
'in_out' => 'Giriş/Çıkış',
'info' => 'Lisans Bilgisi',
'license_seats' => 'Lisans Kullanıcıları',
'seat' => 'Kullanıcı',
'seats' => 'Kullanıcılar',
'software_licenses' => 'Yazılım Lisansları',
'user' => 'Kullanıcı',
'view' => 'Lisansı Göster',
);