This commit is contained in:
2024-04-19 10:27:36 +02:00
parent fcb6bbe566
commit 35c96e715c
7852 changed files with 4815 additions and 8 deletions

View File

@ -0,0 +1,59 @@
<?php
return [
'bulk_delete' => '確認批次刪除資產',
'bulk_restore' => '確認批次還原資產',
'bulk_delete_help' => '請再次確認批次刪除的資產。刪除後資產可以恢復,但將會失去當前的用戶關聯資訊。',
'bulk_restore_help' => '請再次確認批次還原的資產。還原後,這些資產將不再與它們先前分配的任何使用者相關聯。',
'bulk_delete_warn' => '即將刪除 :asset_count 項資產',
'bulk_restore_warn' => '您即將還原 :asset_count 項資產。',
'bulk_update' => '批次更新資產',
'bulk_update_help' => '此表格允許您同時修改多項資產。請僅填寫需要修改的欄位,留空的欄位不會做任何修改。',
'bulk_update_warn' => '您即將編輯單一資產的屬性。|您即將編輯 :asset_count 項資產的屬性。',
'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.',
'checkedout_to' => '借出至',
'checkout_date' => '借出日期',
'checkin_date' => '繳回日期',
'checkout_to' => '借出至',
'cost' => '採購成本',
'create' => '新增資產',
'date' => '採購日期',
'depreciation' => '折舊',
'depreciates_on' => '折舊於',
'default_location' => '預設位置',
'default_location_phone' => 'Default Location Phone',
'eol_date' => '產品壽命日期',
'eol_rate' => '產品壽命等級',
'expected_checkin' => '預計歸還日期',
'expires' => '到期',
'fully_depreciated' => '提足折舊',
'help_checkout' => '如果您希望立即分配此資產,請在上方狀態欄位選擇 "可部署"。',
'mac_address' => 'MAC地址',
'manufacturer' => '製造商',
'model' => '型號',
'months' => '月數',
'name' => '資產名稱',
'notes' => '備註',
'order' => '訂單編號',
'qr' => 'QR Code',
'requestable' => '使用者可申請此資產',
'select_statustype' => '選擇狀態類型',
'serial' => '序號',
'status' => '狀態',
'tag' => '資產標籤',
'update' => '更新資產',
'warranty' => '保固',
'warranty_expires' => '保固期限',
'years' => '年',
'asset_location' => '更新資產位置',
'asset_location_update_default_current' => '更新預設位置和實際位置',
'asset_location_update_default' => '只更新預設位置',
'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => '該資產狀態無法部署。此資產無法被借出。',
'asset_deployable' => '該狀態可部署。此資產可以被借出。',
'processing_spinner' => '處理中... (大型檔案可能需要一些時間)',
'optional_infos' => '選填資訊',
'order_details' => '訂單相關資訊'
];

View File

@ -0,0 +1,43 @@
<?php
return [
'about_assets_title' => '關於資產',
'about_assets_text' => '資產是按序號或資產標籤追蹤的物品。 他們往往是高價值並標示為重要的物品。',
'archived' => '已封存',
'asset' => '資產',
'bulk_checkout' => '借出資產',
'bulk_checkin' => '資產繳回',
'checkin' => '資產繳回',
'checkout' => '借出資產',
'clone' => '複製資產',
'deployable' => '可部署',
'deleted' => '此資產已被刪除.',
'delete_confirm' => '您確定要刪除此資產嗎?',
'edit' => '編輯資產',
'model_deleted' => '此資產模板已被刪除. 你必須先還原資產模板才可還原資產.',
'model_invalid' => '此資產的型號無效。',
'model_invalid_fix' => '在嘗試登記或借出前,需要先編輯資產以修正此問題。',
'requestable' => '可申領',
'requested' => '已申領',
'not_requestable' => '不可申請',
'requestable_status_warning' => '請不要更改可申請狀態',
'restore' => '還原資產',
'pending' => '待處理',
'undeployable' => '不可部署',
'undeployable_tooltip' => '此資產的狀態標籤為不可部署,因此目前無法借出。',
'view' => '檢視資產',
'csv_error' => '你的 CSV 檔案有錯誤',
'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>
',
'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>',
'error_messages' => '錯誤訊息:',
'success_messages' => '成功訊息:',
'alert_details' => '請看下面的詳細資料.',
'custom_export' => '自定義匯出',
'mfg_warranty_lookup' => ':manufacturer 保固狀態查詢',
'user_department' => '使用者部門',
];

View File

@ -0,0 +1,90 @@
<?php
return [
'undeployable' => '<strong>警告: </strong>此資產目前已標記為不可佈署,如果資產狀態已改變,請更新狀態。',
'does_not_exist' => '資產不存在',
'does_not_exist_or_not_requestable' => '該資產不存在或無法申請。',
'assoc_users' => '此資產目前已借給某個使用者,不能被刪除,請檢查資產狀態,然後再嘗試刪除。',
'create' => [
'error' => '新增資產失敗,請重試。',
'success' => '新增資產成功。',
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.',
],
'update' => [
'error' => '更新資產失敗,請重試。',
'success' => '更新資產成功。',
'nothing_updated' => '沒有欄位被選擇,因此沒有更新任何內容。',
'no_assets_selected' => '沒有資產被選取,因此沒有更新任何內容。',
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
],
'restore' => [
'error' => '恢復資產失敗,請重試。',
'success' => '恢復資產成功。',
'bulk_success' => '資產成功還原。',
'nothing_updated' => '未選擇任何資產,因此未進行任何還原。',
],
'audit' => [
'error' => '資產稽核失敗。請再試一次。',
'success' => '資產稽核成功登錄。',
],
'deletefile' => [
'error' => '刪除檔案失敗,請重試。',
'success' => '刪除檔案成功。',
],
'upload' => [
'error' => '上傳檔案失敗,請重試。',
'success' => '上傳檔案成功。',
'nofiles' => '您尚未選擇要上傳的檔案,或上傳的檔案太大。',
'invalidfiles' => '一個或多個檔案太大或屬於不被允許的檔案類型。允許上傳的檔案類型png, gif, jpg, doc, docx, pdf, txt。',
],
'import' => [
'error' => '某些項目沒有被正確匯入。',
'errorDetail' => '以下項目由於錯誤未被匯入。',
'success' => '您的檔案已被匯入。',
'file_delete_success' => '您的檔案已成功刪除。',
'file_delete_error' => '您的檔案無法被刪除。',
'file_missing' => 'The file selected is missing',
'header_row_has_malformed_characters' => '標頭列中的一個或多個屬性包含異常的 UTF-8 字元',
'content_row_has_malformed_characters' => '內容的第一列中的一個或多個屬性包含異常的 UTF-8 字元',
],
'delete' => [
'confirm' => '您確定要刪除此資產嗎?',
'error' => '刪除資產時發生問題,請重試。',
'nothing_updated' => '沒有資產被選擇,因此沒有更新任何內容。',
'success' => '刪除資產成功。',
],
'checkout' => [
'error' => '借出資產失敗,請重試。',
'success' => '借出資產成功。',
'user_does_not_exist' => '無效使用者,請重試。',
'not_available' => '此資產無法借出',
'no_assets_selected' => '你必須至少選擇一項資產。',
],
'checkin' => [
'error' => '繳回資產失敗,請重試。',
'success' => '繳回資產成功。',
'user_does_not_exist' => '無效使用者,請重試。',
'already_checked_in' => '資產已繳回。',
],
'requests' => [
'error' => '申請資產失敗,請重試。',
'success' => '申請資產成功。',
'canceled' => '借出申請已取消。',
],
];

View File

@ -0,0 +1,33 @@
<?php
return [
'asset_tag' => '資產標籤',
'asset_model' => '型號',
'assigned_to' => '分配給',
'book_value' => '目前價值',
'change' => '進/出',
'checkout_date' => '借出日期',
'checkoutto' => '已借出',
'components_cost' => '總組件成本',
'current_value' => '目前價值',
'diff' => '價差',
'dl_csv' => '下載CSV檔',
'eol' => 'EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => '位置',
'purchase_cost' => '成本',
'purchase_date' => '已購買',
'serial' => '序號',
'status' => '狀態',
'title' => '資產',
'image' => '設備圖片',
'days_without_acceptance' => '過期天數',
'monthly_depreciation' => '每月折舊',
'assigned_to' => '分配給',
'requesting_user' => '申請使用者',
'requested_date' => '申請日期',
'changed' => '已更改',
'icon' => '圖示',
];