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ą.' ,
2024-06-03 12:44:40 -07:00
'model_invalid' => 'This model for this asset is invalid.' ,
'model_invalid_fix' => 'The asset must be updated use a valid asset model before attempting to check it in or out, or to audit it.' ,
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:' ,
2024-03-01 03:17:02 -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 < code > Admin & gt ; General Settings </ code >.</ 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 >
2022-01-28 12:40:03 -08:00
' ,
2024-03-01 03:17:02 -08:00
'csv_import_match_f-l' => 'Try to match users by <strong>firstname.lastname</strong> (<code>jane.smith</code>) format' ,
'csv_import_match_initial_last' => 'Try to match users by <strong>first initial last name</strong> (<code>jsmith</code>) format' ,
'csv_import_match_first' => 'Try to match users by <strong>first name</strong> (<code>jane</code>) format' ,
'csv_import_match_email' => 'Try to match users by <strong>email</strong> as username' ,
'csv_import_match_username' => 'Try to match users by <strong>username</strong>' ,
2023-11-27 06:43:16 -08:00
'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
];