2017-12-12 09:20:57 -08:00
< ? php
2022-01-28 12:40:03 -08:00
return [
2018-01-20 04:53:04 -08:00
'about_assets_title' => 'Про активи' ,
2024-01-03 15:12:29 -08:00
'about_assets_text' => 'Активи це елементи відстежувані серійним номером а б о тегом активів. Вони зазвичай є вищими значеннями, де визначається конкретний товар.' ,
2022-01-28 12:40:03 -08:00
'archived' => 'Архівний' ,
2018-01-20 04:53:04 -08:00
'asset' => 'Актив' ,
2024-01-03 15:12:29 -08:00
'bulk_checkout' => 'Видати активи' ,
2022-04-11 07:40:58 -07:00
'bulk_checkin' => 'Checkin Assets' ,
2018-01-20 04:53:04 -08:00
'checkin' => 'Прийняти актив' ,
'checkout' => 'Видати актив' ,
'clone' => 'Клонувати актив' ,
2024-01-03 15:12:29 -08:00
'deployable' => 'Розгортання' ,
'deleted' => 'Цей медіафайл видалений.' ,
'delete_confirm' => 'Ви впевнені, що хочете видалити цей медіафайл?' ,
2018-01-20 04:53:04 -08:00
'edit' => 'Редагувати актив' ,
2024-01-03 15:12:29 -08:00
'model_deleted' => 'Ця модель активів була видалена. Ви повинні відновити модель, перш ніж ви зможете відновити Ця модель.' ,
'model_invalid' => 'Модель цього майна недійсна.' ,
'model_invalid_fix' => 'Актив повинен бути відредагований, щоб виправити це, перш ніж намагатися перевірити його в а б о поза ним.' ,
'requestable' => 'Доступно для запиту' ,
2023-12-19 09:23:16 -08:00
'requested' => 'Запрошено користувачем' ,
2024-01-03 15:12:29 -08:00
'not_requestable' => 'Ви не можете запросити' ,
'requestable_status_warning' => 'Н е змінювати статус запиту' ,
2017-12-12 09:20:57 -08:00
'restore' => 'Restore Asset' ,
2023-12-19 09:23:16 -08:00
'pending' => 'Очікуєтся' ,
2024-01-03 15:12:29 -08:00
'undeployable' => 'Непридатний для зберігання' ,
'undeployable_tooltip' => 'Цей медіафайл має марку стану, який не можна розгорнути, і цей час не може бути перевірений.' ,
2018-01-20 04:53:04 -08:00
'view' => 'Переглянути актив' ,
2024-01-03 15:12:29 -08:00
'csv_error' => 'У вас є помилка у файлі CSV:' ,
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' => 'Спробуйте відповідати користувачам формату <strong>firstname.lastname</strong> (<code>jane.smith</code>)' ,
'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' => 'Спробуйте відповідати користувачам з <strong>email</strong> як ім\'я користувача' ,
'csv_import_match_username' => 'Try to match users by <strong>username</strong>' ,
2024-01-03 15:12:29 -08:00
'error_messages' => 'Повідомлення про помилки:' ,
'success_messages' => 'Повідомлення про успіх:' ,
'alert_details' => 'Будь ласка, подивіться нижче для деталей.' ,
'custom_export' => 'Користувальницькі експорту' ,
'mfg_warranty_lookup' => ':manufacturer Warranty Status ookup' ,
'user_department' => 'Відділ користувача' ,
2022-01-28 12:40:03 -08:00
];