mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
73 lines
4 KiB
PHP
73 lines
4 KiB
PHP
<?php
|
|
|
|
return array(
|
|
'a_user_canceled' => 'A user has canceled an item request on the website',
|
|
'a_user_requested' => 'A user has requested an item on the website',
|
|
'accessory_name' => 'Naziv dodatne opreme, pribora:',
|
|
'additional_notes' => 'Dodatne napomene:',
|
|
'admin_has_created' => 'Administrator je kreirao nalog za vas na na :web vebsajtu.',
|
|
'asset' => 'Imovina:',
|
|
'asset_name' => 'Naziv imovine:',
|
|
'asset_requested' => 'Traženo sredstvo',
|
|
'asset_tag' => 'Oznaka imovine:',
|
|
'assigned_to' => 'Dodijeljena',
|
|
'best_regards' => 'Srdačan pozdrav',
|
|
'canceled' => 'Otkazano:',
|
|
'checkin_date' => 'Checkin Date:',
|
|
'checkout_date' => 'Checkout Date:',
|
|
'click_to_confirm' => 'Kliknite na sljedeći link kako biste potvrdili svoj :web nalog:',
|
|
'click_on_the_link_accessory' => 'Kliknite na link pri dnu da biste potvrdili da ste primili dodatnu opremu.',
|
|
'click_on_the_link_asset' => 'Kliknite na link pri dnu da biste potvrdili da ste primili resurs, imovinu.',
|
|
'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.',
|
|
'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.',
|
|
'Confirm_accessory_delivery' => 'Potvrdite isporuku dodatne opreme.',
|
|
'Confirm_license_delivery' => 'Potvrdite isporuku licence.',
|
|
'Confirm_asset_delivery' => 'Potvrdite isporuku sredstava.',
|
|
'Confirm_consumable_delivery' => 'Potvrdite isporuku potrošnog materijala.',
|
|
'current_QTY' => 'Trenutna QTY',
|
|
'Days' => 'Dani',
|
|
'days' => 'Dana',
|
|
'expecting_checkin_date' => 'Expected Checkin Date:',
|
|
'expires' => 'Ističe',
|
|
'Expiring_Assets_Report' => 'Expiring Assets Report.',
|
|
'Expiring_Licenses_Report' => 'Expiring Licenses Report.',
|
|
'hello' => 'Zdravo',
|
|
'hi' => 'Zdravo',
|
|
'i_have_read' => 'Pročitao sam i prihvatam uvete korištenja i primio sam ovu stavku.',
|
|
'item' => 'Artikal:',
|
|
'Item_Request_Canceled' => 'Zahtev za stavku je otkazan',
|
|
'Item_Requested' => 'Item Requested',
|
|
'link_to_update_password' => 'Please click on the following link to update your :web password:',
|
|
'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:',
|
|
'login' => 'Login:',
|
|
'Low_Inventory_Report' => 'Low Inventory Report',
|
|
'min_QTY' => 'Min QTY',
|
|
'name' => 'Naziv',
|
|
'new_item_checked' => 'Nova stavka je proverena pod vašim imenom, detalji su u nastavku.',
|
|
'password' => 'Lozinka:',
|
|
'password_reset' => 'Ponovno postavljanje lozinke',
|
|
|
|
'read_the_terms' => 'Pročitajte uslove upotrebe u nastavku.',
|
|
'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read
|
|
and agree to the terms of use, and have received the asset.',
|
|
'requested' => 'Traženi:',
|
|
'reset_link' => 'Link za resetovanje lozinke',
|
|
'reset_password' => 'Kliknite ovde da biste poništili lozinku:',
|
|
'serial' => 'Serial',
|
|
'supplier' => 'Dobavljač',
|
|
'tag' => 'Tag',
|
|
'test_email' => 'Isprobajte e-poštu od Snipe-IT',
|
|
'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)',
|
|
'the_following_item' => 'The following item has been checked in: ',
|
|
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.',
|
|
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.',
|
|
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.',
|
|
'to_reset' => 'Da biste resetovali svoju :web lozinku, ispunite ovaj obrazac:',
|
|
'type' => 'Tip',
|
|
'user' => 'Korisnik',
|
|
'username' => 'Korisničko ime',
|
|
'welcome' => 'Dobrodošli :name',
|
|
'welcome_to' => 'Dobrodošli na :web!',
|
|
'your_credentials' => 'Vaši Snipe-IT kredencijali',
|
|
);
|