snipe-it/resources/lang/hr-HR/help.php
snipe 026ea41dee Use correct language codes, updated strings
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 17:23:16 +00:00

36 lines
2.1 KiB
PHP

<?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 &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot; 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.'
];