ajout app
This commit is contained in:
22
SNIPE-IT/resources/lang/cs-CZ/admin/licenses/form.php
Normal file
22
SNIPE-IT/resources/lang/cs-CZ/admin/licenses/form.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'asset' => 'Majetek',
|
||||
'checkin' => 'Příjem',
|
||||
'create' => 'Založ licenci',
|
||||
'expiration' => 'Expirace',
|
||||
'license_key' => 'Klíč',
|
||||
'maintained' => 'Údržba',
|
||||
'name' => 'Software',
|
||||
'no_depreciation' => 'Neznehodnocovat',
|
||||
'purchase_order' => 'Číslo objednávky',
|
||||
'reassignable' => 'Přeřaditelné',
|
||||
'remaining_seats' => 'Nasazeno',
|
||||
'seats' => 'Počet licencí',
|
||||
'termination_date' => 'Platná do',
|
||||
'to_email' => 'Registrováno na Email',
|
||||
'to_name' => 'Registrace na jméno',
|
||||
'update' => 'Úprava licence',
|
||||
'checkout_help' => 'Licence musí být přidělena majetku nebo uživateli. Pokud zvolíte obojí, uživatel zvoleného majetku musí souhlasit se zvoleným uživatelem.'
|
||||
);
|
Reference in New Issue
Block a user