2017-12-12 09:20:57 -08:00
< ? php
2021-06-10 13:15:52 -07:00
return [
2022-10-04 17:48:43 -07:00
'acceptance_asset_accepted' => 'A user has accepted an item' ,
'acceptance_asset_declined' => 'A user has declined an item' ,
2018-01-20 04:53:04 -08:00
'a_user_canceled' => 'Користувач скасував запит на о б \'єкт на веб-сайті' ,
'a_user_requested' => 'Користувач надіслав запит на о б \'єкт на веб-сайті' ,
'accessory_name' => 'Назва аксесуара:' ,
'additional_notes' => 'Додаткові примітки:' ,
'admin_has_created' => 'Адміністратор створив вам обліковий запис на веб-сайті.' ,
'asset' => 'Актив:' ,
'asset_name' => 'Найменування Активу:' ,
'asset_requested' => 'Запит на актив' ,
2023-06-13 09:12:01 -07:00
'asset_tag' => 'Т е г активу' ,
2018-01-20 04:53:04 -08:00
'assigned_to' => 'Відповідальний' ,
'best_regards' => 'З найкращими побажаннями,' ,
'canceled' => 'Скасовано:' ,
'checkin_date' => 'Дата повернення:' ,
'checkout_date' => 'Дата видачі:' ,
'click_to_confirm' => 'Будь-ласка, натисніть на це посилання, щоб підтвердити свій: веб-акаунт:' ,
'click_on_the_link_accessory' => 'Будь ласка, натисніть на посилання внизу, щоб підтвердити, що Ви отримали аксесуар.' ,
'click_on_the_link_asset' => 'Будь ласка, натисніть на посилання внизу, щоб підтвердити, що Ви отримали актив.' ,
2020-11-09 14:52:11 -08:00
'Confirm_Asset_Checkin' => 'Asset checkin confirmation' ,
'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation' ,
'Confirm_accessory_delivery' => 'Accessory delivery confirmation' ,
'Confirm_license_delivery' => 'License delivery confirmation' ,
'Confirm_asset_delivery' => 'Asset delivery confirmation' ,
'Confirm_consumable_delivery' => 'Consumable delivery confirmation' ,
2018-01-20 04:53:04 -08:00
'current_QTY' => 'Поточна к-ксть' ,
'Days' => 'Днів' ,
'days' => 'Днів' ,
'expecting_checkin_date' => 'Очікувана дата повернення:' ,
'expires' => 'Термін закінчується' ,
'Expiring_Assets_Report' => 'Звіт про активи з завершенням терміну придатності.' ,
'Expiring_Licenses_Report' => 'Звіт про ліцензії з завершеням терміну придатності.' ,
'hello' => 'Привіт' ,
'hi' => 'Привіт' ,
'i_have_read' => 'Я прочитав і згоден з умовами використання даного товару.' ,
'item' => 'Елемент:' ,
'Item_Request_Canceled' => 'Запит скасовано' ,
'Item_Requested' => 'Запит на' ,
'link_to_update_password' => 'Будь-ласка, натисніть на це посилання, щоб оновити свій пароль:' ,
2017-12-12 09:20:57 -08:00
'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:' ,
2018-01-20 04:53:04 -08:00
'login' => 'Логін:' ,
2017-12-12 09:20:57 -08:00
'Low_Inventory_Report' => 'Low Inventory Report' ,
2023-02-21 03:54:55 -08:00
'inventory_report' => 'Inventory Report' ,
2018-01-20 04:53:04 -08:00
'min_QTY' => 'Мін. кількість' ,
'name' => 'Назва' ,
'new_item_checked' => 'Новий елемент був виданий під вашим ім\'ям, докладніше про це нижче.' ,
'password' => 'Пароль:' ,
'password_reset' => 'Скидання Пароля' ,
2017-12-12 09:20:57 -08:00
2018-01-20 04:53:04 -08:00
'read_the_terms' => 'Будь ласка, прочитайте умови використання нижче.' ,
2017-12-12 09:20:57 -08:00
'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 . ' ,
2018-01-20 04:53:04 -08:00
'requested' => 'Запрошено користувачем:' ,
'reset_link' => 'Ваше посилання для скидання пароля' ,
'reset_password' => 'Натисніть тут для скидання пароля:' ,
2023-06-13 09:12:01 -07:00
'serial' => 'Серійний номер' ,
2018-01-20 04:53:04 -08:00
'supplier' => 'Постачальник' ,
'tag' => 'Т е г ' ,
2017-12-12 09:20:57 -08:00
'test_email' => 'Test Email from 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: ' ,
2018-07-18 20:03:23 -07:00
'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.' ,
2022-01-13 21:27:29 -08:00
'assets_warrantee_alert' => 'There is :count asset with a warranty expiring in the next :threshold days.|There are :count assets with warranties expiring in the next :threshold days.' ,
2018-07-18 20:03:23 -07:00
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.' ,
2017-12-12 09:20:57 -08:00
'to_reset' => 'To reset your :web password, complete this form:' ,
2018-01-20 04:53:04 -08:00
'type' => 'Тип' ,
2020-11-09 14:52:11 -08:00
'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.' ,
2023-06-13 09:12:01 -07:00
'user' => 'Користувач' ,
'username' => 'Ім\'я кристувача' ,
2018-01-20 04:53:04 -08:00
'welcome' => 'Ласкаво просимо, :name' ,
'welcome_to' => 'Ласкаво просимо до :web!' ,
'your_credentials' => 'Ваші облікові дані Snipe-IT' ,
2020-11-17 13:22:53 -08:00
'Accessory_Checkin_Notification' => 'Accessory checked in' ,
'Asset_Checkin_Notification' => 'Asset checked in' ,
2023-06-13 09:12:01 -07:00
'Asset_Checkout_Notification' => 'Asset checked out' ,
2020-11-17 13:22:53 -08:00
'License_Checkin_Notification' => 'License checked in' ,
'Expected_Checkin_Report' => 'Expected asset checkin report' ,
'Expected_Checkin_Notification' => 'Reminder: :name checkin deadline approaching' ,
'Expected_Checkin_Date' => 'An asset checked out to you is due to be checked back in on :date' ,
2023-06-13 09:12:01 -07:00
'your_assets' => 'Переглянути Ваші Активи' ,
'rights_reserved' => 'У с і права захищені.' ,
2021-06-10 13:15:52 -07:00
];