Files
snipe-it/app/lang/fr/admin/licenses/general.php
T
2015-06-23 10:25:44 -07:00

21 lines
764 B
PHP
Executable File

<?php
return array(
'checkin' => 'Libérer la licence multiposte',
'checkout_history' => 'Historique des associations',
'checkout' => 'Associer la licence multiposte',
'edit' => 'Éditer la licence',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'clone' => 'Cloner la licence',
'history_for' => 'Historique pour ',
'in_out' => 'Associer/Libérer',
'info' => 'Informations de licence',
'license_seats' => 'Licence multipostes',
'seat' => 'Poste',
'seats' => 'Postes',
'software_licenses' => 'Licences de logiciel',
'user' => 'Utilisateur',
'view' => 'Voir la licence',
);