2016-03-25 01:18:05 -07:00
< ? php
return [
2016-10-12 13:01:29 -07:00
'accessories' => '配件' ,
2017-11-04 00:45:50 -07:00
'activated' => '已啟用' ,
2016-10-12 13:01:29 -07:00
'accessory' => '配件' ,
2017-11-04 00:45:50 -07:00
'accessory_report' => '配件報告' ,
2016-10-12 13:01:29 -07:00
'action' => '操作' ,
'activity_report' => '活動報告' ,
'address' => '地址' ,
'admin' => '管理員' ,
2018-05-21 14:54:36 -07:00
'administrator' => '管理員' ,
2017-11-04 00:45:50 -07:00
'add_seats' => '新增授權' ,
2016-10-12 13:01:29 -07:00
'all_assets' => '所有資產' ,
'all' => '所有' ,
'archived' => '已封存' ,
'asset_models' => '資產樣板' ,
2017-10-17 18:52:20 -07:00
'asset_model' => '模型' ,
2016-10-12 13:01:29 -07:00
'asset' => '資產' ,
'asset_report' => '資產報告' ,
'asset_tag' => '資產標籤' ,
'assets_available' => '可用資產' ,
2017-10-17 18:52:20 -07:00
'audit' => '稽核' ,
'audit_report' => '稽核記錄' ,
2016-10-12 13:01:29 -07:00
'assets' => '資產' ,
'avatar_delete' => '刪除頭像' ,
'avatar_upload' => '上傳頭像' ,
'back' => '返回' ,
'bad_data' => '未發現任何東西,是否資料有誤?' ,
2017-10-17 18:52:20 -07:00
'bulkaudit' => '批次稽核' ,
'bulkaudit_status' => '稽核狀態' ,
2016-10-12 13:01:29 -07:00
'bulk_checkout' => '批次借出' ,
2020-11-09 14:52:11 -08:00
'bystatus' => 'by Status' ,
2016-10-12 13:01:29 -07:00
'cancel' => '取消' ,
'categories' => '類別' ,
'category' => '類別' ,
2017-08-25 07:32:57 -07:00
'change' => '進/出' ,
2016-10-12 13:01:29 -07:00
'changeemail' => '更改電子郵件地址' ,
'changepassword' => '更改密碼' ,
'checkin' => '繳回' ,
'checkin_from' => '繳回來源' ,
'checkout' => '借出' ,
2018-05-21 14:54:36 -07:00
'checkouts_count' => '借出' ,
'checkins_count' => '繳回' ,
'user_requests_count' => '申請' ,
2016-10-12 13:01:29 -07:00
'city' => '城市' ,
2017-07-07 13:14:51 -07:00
'click_here' => '點擊這裡' ,
2017-11-15 15:31:34 -08:00
'clear_selection' => '清除選擇' ,
2017-11-04 00:45:50 -07:00
'companies' => '公司' ,
2016-10-12 13:01:29 -07:00
'company' => '公司' ,
2017-11-04 00:45:50 -07:00
'component' => '組件' ,
2016-10-12 13:01:29 -07:00
'components' => '組件' ,
2017-07-07 13:14:51 -07:00
'complete' => '完成' ,
2016-10-12 13:01:29 -07:00
'consumable' => '耗材' ,
'consumables' => '耗材' ,
'country' => '國家' ,
'create' => '新增' ,
2016-12-03 17:10:05 -08:00
'created' => '項目已新增' ,
2016-10-12 13:01:29 -07:00
'created_asset' => '新增資產' ,
'created_at' => '新增於' ,
2020-11-09 14:52:11 -08:00
'record_created' => 'Record Created' ,
2017-07-07 13:14:51 -07:00
'updated_at' => '更新日' ,
2016-03-25 01:18:05 -07:00
'currency' => '$' , // this is deprecated
2016-10-12 13:01:29 -07:00
'current' => '目前' ,
'custom_report' => '自訂資產報告' ,
'dashboard' => '儀表板' ,
2017-10-17 18:52:20 -07:00
'days' => '天' ,
2017-11-04 00:45:50 -07:00
'days_to_next_audit' => '下次稽核時間(天)' ,
2016-10-12 13:01:29 -07:00
'date' => '日期' ,
2017-01-10 17:53:06 -08:00
'debug_warning' => '警告!' ,
2017-11-04 00:45:50 -07:00
'debug_warning_text' => '此應用程式已開啟除錯模式, 如果開放外部存取可能造成敏感資料外洩。您可透過修改<code>.env</code>檔案中的參數<code>APP_DEBUG</code>,將值改為<code>false</code>關閉除錯模式。' ,
2016-10-12 13:01:29 -07:00
'delete' => '刪除' ,
2018-05-21 14:54:36 -07:00
'delete_confirm' => '您確定要刪除 :item 嗎?' ,
2016-10-12 13:01:29 -07:00
'deleted' => '刪除' ,
'delete_seats' => '刪除授權' ,
2017-08-25 07:32:57 -07:00
'departments' => '部門' ,
'department' => '部門' ,
2016-10-12 13:01:29 -07:00
'deployed' => '已分配' ,
'depreciation_report' => '折舊報告' ,
2018-03-22 20:01:45 -07:00
'details' => '詳細內容' ,
2016-10-12 13:01:29 -07:00
'download' => '下載' ,
2020-11-17 13:22:53 -08:00
'download_all' => 'Download All' ,
2016-10-12 13:01:29 -07:00
'depreciation' => '折舊' ,
'editprofile' => '編輯個人資料' ,
2016-03-25 01:18:05 -07:00
'eol' => 'EOL' ,
2016-10-12 13:01:29 -07:00
'email_domain' => 'Email 域名' ,
'email_format' => 'Email 格式' ,
'email_domain_help' => '這用在匯入時產生電子郵件地址' ,
'filastname_format' => '縮寫名 姓,例如 (jsmith@example.com)' ,
'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)' ,
2018-03-22 20:01:45 -07:00
'firstname_lastname_underscore_format' => '名字姓氏, 例如( jane_smith@example.com) ' ,
2018-05-21 14:54:36 -07:00
'lastnamefirstinitial_format' => '姓氏首字母( smithj@example.com) ' ,
2020-11-09 14:52:11 -08:00
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)' ,
2016-10-12 13:01:29 -07:00
'first' => '首頁' ,
2020-11-09 14:52:11 -08:00
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)' ,
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)' ,
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)' ,
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)' ,
2016-10-12 13:01:29 -07:00
'first_name' => '名字' ,
'first_name_format' => '名,例如 (jane@example.com)' ,
2018-03-22 20:01:45 -07:00
'files' => '檔案' ,
2016-10-12 13:01:29 -07:00
'file_name' => '檔案' ,
2020-11-09 14:52:11 -08:00
'file_type' => 'File Type' ,
2016-10-12 13:01:29 -07:00
'file_uploads' => '上傳檔案' ,
'generate' => '產生' ,
2018-03-22 20:01:45 -07:00
'github_markdown' => '此欄位可以使用 <a href="https://help.github.com/articles/github-flavored-markdown/">Github 風格 markdown</a>.' ,
2016-10-12 13:01:29 -07:00
'groups' => '群組' ,
'gravatar_email' => 'Gravatar 頭像郵件地址' ,
'history' => '歷史記錄' ,
'history_for' => '歷史記錄' ,
2016-03-25 01:18:05 -07:00
'id' => 'ID' ,
2017-11-15 15:31:34 -08:00
'image' => '影像' ,
2016-10-12 13:01:29 -07:00
'image_delete' => '刪除圖片' ,
'image_upload' => '上傳圖片' ,
2018-03-22 20:01:45 -07:00
'image_filetypes_help' => '接受的檔案類型是 jpg、png、gif 和 svg。允許的最大上傳大小為 :size。' ,
2016-10-12 13:01:29 -07:00
'import' => '匯入' ,
2020-11-17 13:22:53 -08:00
'importing' => 'Importing' ,
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.' ,
2016-10-12 13:01:29 -07:00
'import-history' => '匯入歷史記錄' ,
'asset_maintenance' => '資產維護' ,
'asset_maintenance_report' => '資產維護報告' ,
'asset_maintenances' => '資產維護' ,
'item' => '項目' ,
'insufficient_permissions' => '沒有足夠的權限' ,
2020-11-09 14:52:11 -08:00
'kits' => 'Predefined Kits' ,
2016-10-12 13:01:29 -07:00
'language' => '語言' ,
'last' => '最後頁' ,
2017-07-07 13:14:51 -07:00
'last_login' => '最後登入' ,
2016-10-12 13:01:29 -07:00
'last_name' => '姓氏' ,
'license' => '授權' ,
'license_report' => '授權報告' ,
'licenses_available' => '可用授權' ,
'licenses' => '授權' ,
'list_all' => '列出全部' ,
'loading' => '載入中' ,
2020-11-09 14:52:11 -08:00
'lock_passwords' => 'This field value will not be saved in a demo installation.' ,
2016-12-03 17:10:05 -08:00
'feature_disabled' => '演示模式下禁用此功能' ,
2016-10-12 13:01:29 -07:00
'location' => '位置' ,
'locations' => '位置' ,
2020-11-09 14:52:11 -08:00
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ' ,
2016-10-12 13:01:29 -07:00
'logout' => '登出' ,
'lookup_by_tag' => '尋找資產標籤' ,
2018-03-22 20:01:45 -07:00
'maintenances' => '維護' ,
2016-10-12 13:01:29 -07:00
'manufacturer' => '製造商' ,
'manufacturers' => '製造商' ,
'markdown' => '此欄位可以使用 <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.' ,
'min_amt' => '最少數量' ,
'min_amt_help' => '觸發警告的最少數量' ,
'model_no' => '型號' ,
'months' => '月數' ,
'moreinfo' => '更多訊息' ,
'name' => '名稱' ,
'next' => '下一頁' ,
2017-10-17 18:52:20 -07:00
'next_audit_date' => '下次稽核日期' ,
'last_audit' => '最後稽核日期' ,
2016-07-29 14:32:31 -07:00
'new' => 'new!' ,
2016-10-12 13:01:29 -07:00
'no_depreciation' => '永久' ,
'no_results' => '沒有結果' ,
'no' => '否' ,
'notes' => '備註' ,
2017-01-10 17:53:06 -08:00
'order_number' => '採購單號' ,
2016-10-12 13:01:29 -07:00
'page_menu' => '顯示選項' ,
'pagination_info' => '顯示全部' ,
'pending' => '待處理' ,
'people' => '組織成員' ,
'per_page' => '每頁搜尋結果' ,
'previous' => '前一頁' ,
'processing' => '處理中' ,
'profile' => '您的個人資料' ,
2017-01-10 17:53:06 -08:00
'purchase_cost' => '採購成本' ,
'purchase_date' => '採購日期' ,
2016-10-12 13:01:29 -07:00
'qty' => '數量' ,
'quantity' => '數量' ,
'ready_to_deploy' => '準備部署' ,
'recent_activity' => '最近操作活動' ,
'remove_company' => '移除公司關聯' ,
'reports' => '報告' ,
2018-01-20 04:53:04 -08:00
'restored' => '還原' ,
2016-10-12 13:01:29 -07:00
'requested' => '已申請' ,
'request_canceled' => '取消申請' ,
'save' => '儲存' ,
'select' => '選擇' ,
'search' => '搜尋' ,
'select_category' => '選擇一個類別' ,
2017-08-25 07:32:57 -07:00
'select_department' => '選擇部門' ,
2016-10-12 13:01:29 -07:00
'select_depreciation' => '選擇折舊類型' ,
'select_location' => '選擇位置' ,
'select_manufacturer' => '選擇製造商' ,
'select_model' => '選擇型號' ,
'select_supplier' => '選擇供應商' ,
'select_user' => '選擇使用者' ,
2017-08-25 07:32:57 -07:00
'select_date' => '選擇日期 (YYYY-MM-DD)' ,
2016-10-12 13:01:29 -07:00
'select_statuslabel' => '選擇狀態' ,
'select_company' => '選擇公司' ,
'select_asset' => '選擇資產' ,
'settings' => '設定' ,
2018-05-21 14:54:36 -07:00
'show_deleted' => '檢視已刪除' ,
'show_current' => '顯示當前' ,
2016-10-12 13:01:29 -07:00
'sign_in' => '登入' ,
2017-01-10 17:53:06 -08:00
'signature' => '簽名' ,
2018-05-21 14:54:36 -07:00
'skin' => '主題' ,
2020-11-09 14:52:11 -08:00
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!' ,
2016-10-12 13:01:29 -07:00
'some_features_disabled' => '演示模式︰ 此安裝禁用某些功能。' ,
'site_name' => '網站名稱' ,
'state' => '省份' ,
'status_labels' => '狀態標籤' ,
'status' => '狀態' ,
2017-01-10 17:53:06 -08:00
'supplier' => '供應商' ,
2016-10-12 13:01:29 -07:00
'suppliers' => '供應商' ,
2017-07-07 13:14:51 -07:00
'sure_to_delete' => '您確定要刪除嗎?' ,
2016-12-03 17:10:05 -08:00
'submit' => '送出' ,
2017-04-06 21:36:33 -07:00
'target' => '目標' ,
2017-07-07 13:14:51 -07:00
'time_and_date_display' => '顯示時間與日期' ,
2016-10-12 13:01:29 -07:00
'total_assets' => '總資產' ,
'total_licenses' => '總計授權' ,
2016-10-25 12:30:52 -07:00
'total_accessories' => '配件總計' ,
'total_consumables' => '耗材總計' ,
2016-10-12 13:01:29 -07:00
'type' => '類型' ,
'undeployable' => '不可佈署' ,
'unknown_admin' => '未知管理員' ,
'username_format' => '使用者名稱格式' ,
'update' => '更新' ,
2020-11-09 14:52:11 -08:00
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.' ,
2016-10-12 13:01:29 -07:00
'uploaded' => '已上傳' ,
'user' => '使用者' ,
'accepted' => '已接受' ,
'declined' => '已拒絕' ,
'unaccepted_asset_report' => '未接受的資產' ,
'users' => '使用者' ,
2020-11-09 14:52:11 -08:00
'viewall' => 'View All' ,
2016-10-12 13:01:29 -07:00
'viewassets' => '檢視資產分配' ,
'website' => '網站' ,
'welcome' => '歡迎您,:name' ,
'years' => '年' ,
'yes' => '是' ,
2016-03-25 01:18:05 -07:00
'zip' => 'Zip' ,
2020-11-09 14:52:11 -08:00
'noimage' => '圖片未上傳或無法找到' ,
'token_expired' => '表單已過期,請重新送出' ,
'login_enabled' => 'Login Enabled' ,
'audit_due' => 'Due for Audit' ,
'audit_overdue' => 'Overdue for Audit' ,
2020-11-17 13:22:53 -08:00
'accept' => 'Accept :asset' ,
'i_accept' => 'I accept' ,
'i_decline' => 'I decline' ,
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:' ,
'clear_signature' => 'Clear Signature'
2016-03-25 01:18:05 -07:00
];