2016-03-25 01:18:05 -07:00
< ? php
2022-01-28 12:40:03 -08:00
return [
'bulk_delete' => 'אשר מחיקה גורפת של נכסים' ,
2023-04-06 19:33:41 -07:00
'bulk_restore' => 'Confirm Bulk Restore Assets' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_help' => 'עיין בנכסים למחיקה בכמות גדולה בהמשך. לאחר המחיקה, ניתן לשחזר נכסים אלה, אך הם לא יהיו משויכים עוד עם משתמשים שאליהם הם מוקצים כעת.' ,
2023-04-06 19:33:41 -07:00
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_warn' => 'אתה עומד למחוק את הנכסים: asset_count.' ,
2023-04-06 19:33:41 -07:00
'bulk_restore_warn' => 'You are about to restore :asset_count assets.' ,
2022-01-28 12:40:03 -08:00
'bulk_update' => 'עדכון גורפת נכסים' ,
'bulk_update_help' => 'טופס זה מאפשר לך לעדכן מספר נכסים בבת אחת. מלא רק את השדות שאתה צריך לשנות. כל השדות שנותרו ריקים יישארו ללא שינוי.' ,
2022-10-04 17:48:43 -07:00
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.' ,
2023-09-25 02:54:46 -07:00
'bulk_update_with_custom_field' => 'Note the assets are :asset_model_count different types of models.' ,
'bulk_update_model_prefix' => 'On Models' ,
'bulk_update_custom_field_unique' => 'This is a unique field and can not be bulk edited.' ,
2017-10-17 18:52:20 -07:00
'checkedout_to' => 'הוצא אל' ,
'checkout_date' => 'תבדוק את התאריך' ,
'checkin_date' => 'תאריך הגעה' ,
'checkout_to' => 'צא אל' ,
'cost' => 'עלות הרכישה' ,
'create' => 'צור נכס' ,
'date' => 'תאריך רכישה' ,
'depreciation' => 'פְּחָת' ,
'depreciates_on' => 'פוחתת ב' ,
'default_location' => 'מיקום ברירת המחדל' ,
'eol_date' => 'תאריך EOL' ,
'eol_rate' => 'שער EOL' ,
'expected_checkin' => 'תאריך הצ\'קין הצפוי' ,
'expires' => 'יפוג' ,
'fully_depreciated' => 'פוחת לחלוטין' ,
'help_checkout' => 'אם ברצונך להקצות נכס זה באופן מיידי, בחר באפשרות "מוכן לפריסה" מרשימת הסטטוס שלמעלה.' ,
'mac_address' => 'כתובת MAC' ,
'manufacturer' => 'יַצרָן' ,
'model' => 'דֶגֶם' ,
'months' => 'חודשים' ,
'name' => 'שם הנכס' ,
'notes' => 'הערות' ,
'order' => 'מספר הזמנה' ,
'qr' => 'קוד QR' ,
'requestable' => 'משתמשים רשאים לבקש את הנכס' ,
'select_statustype' => 'בחר סוג ס ט ט ו ס ' ,
'serial' => 'סידורי' ,
'status' => 'סטָטוּס' ,
'tag' => 'תג נכס' ,
'update' => 'עדכון נכס' ,
'warranty' => 'אַחֲרָיוּת' ,
2022-01-28 12:40:03 -08:00
'warranty_expires' => 'תפוגת האחריות' ,
2017-10-17 18:52:20 -07:00
'years' => 'שנים' ,
2022-04-11 07:40:58 -07:00
'asset_location' => 'עדכן מיקום הנכס' ,
'asset_location_update_default_current' => 'עדכן מיקומים' ,
'asset_location_update_default' => 'עדכן מיקום ברירת מחדל' ,
'asset_not_deployable' => 'הנכס הזה לא זמין. לא ניתן לספק ללקוח.' ,
'asset_deployable' => 'הנכס זמין. ניתן לשייך למיקום.' ,
2023-04-06 19:33:41 -07:00
'processing_spinner' => 'Processing... (This might take a bit of time on large files)' ,
2022-06-30 17:34:46 -07:00
'optional_infos' => 'Optional Information' ,
'order_details' => 'Order Related Information'
2022-01-28 12:40:03 -08:00
];