ok
This commit is contained in:
35
Production/SNIPE-IT/resources/lang/hr-HR/help.php
Normal file
35
Production/SNIPE-IT/resources/lang/hr-HR/help.php
Normal file
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'more_info_title' => 'Više informacija',
|
||||
|
||||
'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
|
||||
|
||||
'assets' => 'Imovina je stavka koja se prati serijskim brojem ili oznakom imovine. Oni imaju tendenciju da se stavke više vrijednosti gdje je identificiranje određenog predmeta pitanjima.',
|
||||
|
||||
'categories' => 'Kategorije vam pomažu organizirati stavke. Neke kategorije primjera mogu biti "Desktops", "Laptops", "Mobile Phones", "Tablets" i tako dalje, ali kategorije možete koristiti na bilo koji način koji ima smisla za vas.',
|
||||
|
||||
'accessories' => 'Pribor je sve što izdajete korisnicima, ali nemaju serijski broj (ili vas ne zanima njihovo jedinstveno praćenje). Na primjer, računalni miševi ili tipkovnice.',
|
||||
|
||||
'companies' => 'Tvrtke se mogu upotrebljavati kao polje jednostavnog identifikatora ili se mogu koristiti za ograničavanje vidljivosti imovine, korisnika itd., Ako je omogućena potpuna podrška tvrtke u administratorskim postavkama.',
|
||||
|
||||
'components' => 'Komponente su stavke koje su dio imovine, na primjer HDD, RAM itd.',
|
||||
|
||||
'consumables' => 'Potrošni materijali su sve što se kupuje, a to će biti iskorišteno tijekom vremena. Na primjer, pisač tinte ili fotokopirni papir.',
|
||||
|
||||
'depreciations' => 'Možete postaviti amortizaciju imovine za amortizaciju imovine na temelju linearne amortizacije.',
|
||||
|
||||
'empty_file' => 'The importer detects that this file is empty.'
|
||||
];
|
Reference in New Issue
Block a user