2016-03-25 01:18:05 -07:00
< ? php
2022-01-28 12:40:03 -08:00
return [
2016-03-25 01:18:05 -07:00
2024-07-19 09:47:22 -07:00
'undeployable' => '<strong>Warning: </strong> This asset has been marked as currently undeployable. If this status has changed, please update the asset status.' ,
2017-10-17 18:52:20 -07:00
'does_not_exist' => 'הנכס אינו קיים.' ,
2024-05-16 13:57:19 -07:00
'does_not_exist_var' => 'Asset with tag :asset_tag not found.' ,
'no_tag' => 'No asset tag provided.' ,
2022-04-11 07:40:58 -07:00
'does_not_exist_or_not_requestable' => 'הנכס אינו קיים או לא זמין.' ,
2017-10-17 18:52:20 -07:00
'assoc_users' => 'הנכס הזה מסומן כרגע למשתמש ולא ניתן למחוק אותו. בדוק תחילה את הנכס ולאחר מכן נסה למחוק שוב.' ,
2024-05-16 13:57:19 -07:00
'warning_audit_date_mismatch' => 'This asset\'s next audit date (:next_audit_date) is before the last audit date (:last_audit_date). Please update the next audit date.' ,
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'create' => [
2017-10-17 18:52:20 -07:00
'error' => 'הנכס לא נוצר, נסה שוב. You' ,
2022-01-28 12:40:03 -08:00
'success' => 'הנכס נוצר בהצלחה. :)' ,
2023-11-27 06:43:16 -08:00
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.' ,
2022-01-28 12:40:03 -08:00
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'update' => [
2017-10-17 18:52:20 -07:00
'error' => 'הנכס לא עודכן, נסה שוב' ,
'success' => 'הנכס עודכן בהצלחה.' ,
2024-05-16 13:57:19 -07:00
'encrypted_warning' => 'Asset updated successfully, but encrypted custom fields were not due to permissions' ,
2017-10-17 18:52:20 -07:00
'nothing_updated' => 'לא נבחרו שדות, ולכן דבר לא עודכן.' ,
2022-05-24 15:07:14 -07:00
'no_assets_selected' => 'No assets were selected, so nothing was updated.' ,
2024-03-08 06:01:34 -08:00
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.' ,
2022-01-28 12:40:03 -08:00
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'restore' => [
2017-10-17 18:52:20 -07:00
'error' => 'הנכס לא שוחזר, נסה שוב' ,
2022-01-28 12:40:03 -08:00
'success' => 'הנכס שוחזר בהצלחה.' ,
2023-12-19 09:23:16 -08:00
'bulk_success' => 'הנכס שוחזר בהצלחה.' ,
2023-04-06 19:33:41 -07:00
'nothing_updated' => 'No assets were selected, so nothing was restored.' ,
2022-01-28 12:40:03 -08:00
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'audit' => [
2024-05-16 13:57:19 -07:00
'error' => 'Asset audit unsuccessful: :error ' ,
2022-01-28 12:40:03 -08:00
'success' => 'ביקורת נכסים נרשמה בהצלחה.' ,
],
2017-09-06 18:05:32 -07:00
2022-01-28 12:40:03 -08:00
'deletefile' => [
2017-10-17 18:52:20 -07:00
'error' => 'הקובץ לא נמחק. בבקשה נסה שוב.' ,
'success' => 'הקובץ נמחק בהצלחה.' ,
2022-01-28 12:40:03 -08:00
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'upload' => [
2017-10-17 18:52:20 -07:00
'error' => 'הקובץ לא הועלה. בבקשה נסה שוב.' ,
'success' => 'הקבצים הועלו בהצלחה.' ,
'nofiles' => 'לא בחרת קבצים להעלאה, או שהקובץ שאתה מנסה להעלות גדול מדי' ,
'invalidfiles' => 'אחד או יותר מהקבצים שלך גדול מדי או שהוא סוג קובץ שאינו מותר. סוגי קבצים מותרים הם png, gif, jpg, doc, docx, pdf ו - txt.' ,
2022-01-28 12:40:03 -08:00
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'import' => [
2024-07-19 09:47:22 -07:00
'import_button' => 'Process Import' ,
2017-10-17 18:52:20 -07:00
'error' => 'פריטים מסוימים לא ייבאו כראוי.' ,
'errorDetail' => 'הפריטים הבאים לא יובאו בגלל שגיאות.' ,
2022-01-28 12:40:03 -08:00
'success' => 'הקובץ שלך יובא' ,
'file_delete_success' => 'הקובץ שלך נמחק בהצלחה' ,
'file_delete_error' => 'לא ניתן היה למחוק את הקובץ' ,
2023-10-02 06:23:22 -07:00
'file_missing' => 'The file selected is missing' ,
2023-02-21 03:54:55 -08:00
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters' ,
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters' ,
2022-01-28 12:40:03 -08:00
],
2016-06-02 19:01:09 -07:00
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'delete' => [
2017-10-17 18:52:20 -07:00
'confirm' => 'האם אתה בטוח שברצונך למחוק את הנכס הזה?' ,
'error' => 'היתה בעיה במחיקת הנכס. בבקשה נסה שוב.' ,
'nothing_updated' => 'לא נבחרו נכסים ולכן לא נמחק דבר.' ,
2022-01-28 12:40:03 -08:00
'success' => 'הנכס נמחק בהצלחה.' ,
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'checkout' => [
2017-10-17 18:52:20 -07:00
'error' => 'הנכס לא נבדק, נסה שוב' ,
'success' => 'הנכס הוצא בהצלחה.' ,
'user_does_not_exist' => 'משתמש זה אינו חוקי. בבקשה נסה שוב.' ,
2017-11-04 00:45:50 -07:00
'not_available' => 'הנכס הזה אינו זמין לקופה!' ,
2022-01-28 12:40:03 -08:00
'no_assets_selected' => 'עליך לבחור לפחות בנכס אחד מהרשימה' ,
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'checkin' => [
2017-10-17 18:52:20 -07:00
'error' => 'הנכס לא נבדק, נסה שוב' ,
'success' => 'הנכס נבדק בהצלחה.' ,
'user_does_not_exist' => 'משתמש זה אינו חוקי. בבקשה נסה שוב.' ,
'already_checked_in' => 'הנכס כבר נבדק.' ,
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
'requests' => [
2017-10-17 18:52:20 -07:00
'error' => 'הנכס לא התבקש, נסה שוב' ,
'success' => 'הנכס המבוקש בהצלחה.' ,
2022-01-28 12:40:03 -08:00
'canceled' => 'בקשת התשלום בוטלה בהצלחה' ,
],
2016-03-25 01:18:05 -07:00
2022-01-28 12:40:03 -08:00
];