2016-03-25 01:18:05 -07:00
< ? php
2022-01-28 12:40:03 -08:00
return [
2017-10-17 18:52:20 -07:00
'about_assets_title' => 'Apie turtą' ,
'about_assets_text' => 'Turtas - tai daiktai, kurie stebimi serijos numeriu arba turinio žyma. Jie dažniausiai būna vertingesni dalykai, kai svarbu nustatyti konkretų elementą.' ,
2022-01-28 12:40:03 -08:00
'archived' => 'Archyvuota' ,
2016-03-25 01:18:05 -07:00
'asset' => 'Įranga' ,
2019-05-31 12:17:09 -07:00
'bulk_checkout' => 'Išduota įranga' ,
2023-01-09 11:09:26 -08:00
'bulk_checkin' => 'Priimti įrangą' ,
2016-03-25 01:18:05 -07:00
'checkin' => 'Išduota įranga' ,
2017-10-17 18:52:20 -07:00
'checkout' => 'Patikros turtas' ,
2016-03-25 01:18:05 -07:00
'clone' => 'Kopijuoti įrangą' ,
'deployable' => 'Naudojamas' ,
2023-11-27 06:43:16 -08:00
'deleted' => 'Ši įranga buvo ištrinta.' ,
2023-12-19 09:23:16 -08:00
'delete_confirm' => 'Ar jūs tikrai norite ištrinti šią įrangą?' ,
2016-03-25 01:18:05 -07:00
'edit' => 'Keisti įrangą' ,
2023-12-19 09:23:16 -08:00
'model_deleted' => 'Šios įrangos modelis yra ištrintas. Pirma turite atstattyti modelį, tada galėsite atstatyti įrangą.' ,
2023-11-27 06:43:16 -08:00
'model_invalid' => 'Neteisingas įrangos modelis.' ,
2023-12-19 09:23:16 -08:00
'model_invalid_fix' => 'Įranga turi būti pataisyta prieš ją įregistruojant ar išregistruojant.' ,
2016-10-04 12:23:02 -07:00
'requestable' => 'Reiklaujamas' ,
2016-10-25 12:30:52 -07:00
'requested' => 'Užklausta' ,
2023-11-27 06:43:16 -08:00
'not_requestable' => 'Nereikalaujamas' ,
2023-12-19 09:23:16 -08:00
'requestable_status_warning' => 'Nekeiskite prašomos įrangos statuso' ,
2016-03-25 01:18:05 -07:00
'restore' => 'Atkurti įrangą' ,
'pending' => 'Vykdoma' ,
'undeployable' => 'Negalimas naudoti' ,
2023-12-19 09:23:16 -08:00
'undeployable_tooltip' => 'Šios įrangos statusas yra "nediegtinas", todėl jos negalima išduoti.' ,
2016-03-25 01:18:05 -07:00
'view' => 'Peržiūrėti įrangą' ,
2023-11-27 06:43:16 -08:00
'csv_error' => 'Jūsų CSV faile yra klaida:' ,
2022-01-28 12:40:03 -08:00
'import_text' => '
< p >
Upload a CSV that contains asset history . The assets and users MUST already exist in the system , or they will be skipped . Matching assets for history import happens against the asset tag . We will try to find a matching user based on the user\ ' s name you provide , and the criteria you select below . If you do not select any criteria below , it will simply try to match on the username format you configured in the Admin & gt ; General Settings .
</ p >
< p > Fields included in the CSV must match the headers : < strong > Asset Tag , Name , Checkout Date , Checkin Date </ strong >. Any additional fields will be ignored . </ p >
< p > Checkin Date : blank or future checkin dates will checkout items to associated user . Excluding the Checkin Date column will create a checkin date with todays date .</ p >
' ,
2023-12-19 09:23:16 -08:00
'csv_import_match_f-l' => 'Pabandykite sulyginti naudotojus pagal vardą raidę ir pavardę (vardenis.pavardenis)' ,
'csv_import_match_initial_last' => 'Pabandykite sulyginti naudotojus pagal pirmą vardo raidę ir pavardę (vpavardenis)' ,
'csv_import_match_first' => 'Pabandykite sulyginti naudotojus pagal pavardę (pavardenis)' ,
'csv_import_match_email' => 'Pabandykite sulyginti naudotojus pagal el. paštą kaip naudotojo vardą' ,
2023-11-27 06:43:16 -08:00
'csv_import_match_username' => 'Pabandykite sulyginti naudotojus pagal naudotojo vardą' ,
'error_messages' => 'Klaidos pranešimai:' ,
'success_messages' => 'Sėkmės pranešimai:' ,
'alert_details' => 'Žemiau pateikta detalesnė informacija.' ,
2023-12-19 09:23:16 -08:00
'custom_export' => 'Nestandartinis eksportas' ,
'mfg_warranty_lookup' => ':manufacturer garantinio remonto statuso peržiūra' ,
2023-11-27 06:43:16 -08:00
'user_department' => 'Naudotojo departamentas' ,
2022-01-28 12:40:03 -08:00
];