snipe-it/resources/lang/nl/admin/users/general.php
2016-03-25 01:18:05 -07:00

19 lines
833 B
PHP
Executable file

<?php
return array(
'assets_user' => 'Materiaal toegewezen aan :name',
'current_assets' => 'Assets currently checked out to this user',
'clone' => 'Gebruiker klonen',
'contact_user' => 'Contact :name',
'edit' => 'Gebruiker aanpassen',
'filetype_info' => 'Toegestane bestandstypes zijn png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => 'Geschiedenis voor :name',
'last_login' => 'Laatst aangemeld',
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.',
'software_user' => 'Software toegekend aan :name',
'view_user' => 'Bekijk gebruiker :name',
'usercsv' => 'CSV bestand',
);