snipe-it/resources/lang/sr-CS/admin/licenses/general.php

22 lines
911 B
PHP
Raw Normal View History

2018-07-18 08:55:38 -07:00
<?php
return array(
2018-09-28 11:54:52 -07:00
'about_licenses_title' => 'O licencama',
'about_licenses' => 'Licence se koriste za praćenje softvera. Imaju određeni broj mesta koja se mogu dodeliti pojedincima',
2018-07-18 08:55:38 -07:00
'checkin' => 'Checkin License Seat',
'checkout_history' => 'Checkout History',
'checkout' => 'Checkout License Seat',
2018-09-28 11:54:52 -07:00
'edit' => 'Uredite licencu',
'filetype_info' => 'Dopuštene vrste datoteka su png, gif, jpg, jpeg, doc, docx, pdf, txt, zip i rar.',
'clone' => 'Klon licence',
'history_for' => 'Istorija za ',
'in_out' => 'U/I',
'info' => 'Informacije o licenci',
'license_seats' => 'Broj licenciranih mesta',
'seat' => 'Mesto',
'seats' => 'Mesta',
'software_licenses' => 'Licence za softver',
'user' => 'Korisnik',
'view' => 'Prikaži licencu',
2018-07-18 08:55:38 -07:00
);