This commit is contained in:
2024-04-21 14:42:52 +02:00
parent 4b69674ede
commit 8a25f53c99
10700 changed files with 55767 additions and 14201 deletions

View File

@ -0,0 +1,10 @@
<?php
return array(
'personal_api_keys' => '個人 API 金鑰',
'api_key_warning' => '產生 API token 時,請務必立即將其複製下來,因為你將無法再次看到它。',
'api_base_url' => '您的 API 基礎 URL 位於:',
'api_base_url_endpoint' => '/&lt;端點&gt;',
'api_token_expiration_time' => 'API tokens 設定為在以下時間過期:',
'api_reference' => '請查閱 <a href="https://snipe-it.readme.io/reference" target="_blank">API 參考文件</a> 以找到特定的 API 端點和額外的 API 文件。',
);

View File

@ -0,0 +1,22 @@
<?php
return array(
'accessory_category' => '配件類別',
'accessory_name' => '配件名稱',
'checkout' => '配件借出',
'checkin' => '配件繳回',
'create' => '新增配件',
'edit' => '編輯配件',
'eula_text' => '類別的最終使用者許可協議',
'eula_text_help' => '此欄位允許您為特定資產自定EULA最終使用者許可協議。如果您所有資產只有一個EULA最終使用者許可協議您可以勾選下方選項設為預設。',
'require_acceptance' => '需要使用者確認接受此類資產',
'no_default_eula' => '沒有找到預設EULA最終使用者許可協議。請在設定中增加一個。',
'total' => '總計',
'remaining' => '可用',
'update' => '更新配件',
'use_default_eula' => '用<a href="#" data-toggle="modal" data-target="#eulaModal">預設EULA最終使用者許可協議</a>進行替換',
'use_default_eula_disabled' => '<del>使用預設EULA最終使用者許可協議</del>沒有設定預設EULA最終使用者許可協議請在設定中新增一個。',
'clone' => '複製配件',
'delete_disabled' => '因有部分項目仍被借出,此配件尚無法刪除。',
);

View File

@ -0,0 +1,39 @@
<?php
return array(
'does_not_exist' => '配件 [:id] 不存在',
'not_found' => '沒有找到該配件',
'assoc_users' => '使用者目前已借出 :count 組配件。請在繳回配件後重試。 ',
'create' => array(
'error' => '新增配件失敗,請重試。',
'success' => '新增配件成功。'
),
'update' => array(
'error' => '更新配件失敗,請重試。',
'success' => '更新配件成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此配件嗎?',
'error' => '刪除配件時發生問題。請再試一次。',
'success' => '刪除配件成功。'
),
'checkout' => array(
'error' => '配件借出失敗。請再試一次。',
'success' => '借出配件成功。',
'unavailable' => '配件不足無法借出, 檢查可用數量.',
'user_does_not_exist' => '使用者不正確。請再試一次。'
),
'checkin' => array(
'error' => '配件繳回失敗。請再試一次。',
'success' => '繳回配件成功。',
'user_does_not_exist' => '使用者不正確。請再試一次。'
)
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'dl_csv' => '下載CSV檔',
'eula_text' => 'EULA',
'id' => 'ID',
'require_acceptance' => '接收',
'title' => '配件名稱',
);

View File

@ -0,0 +1,14 @@
<?php
return [
'asset_maintenance_type' => '資產維護類型',
'title' => '標題',
'start_date' => '起始日期',
'completion_date' => '完成日期',
'cost' => '維護費用',
'is_warranty' => '保固升級/延期',
'asset_maintenance_time' => '資產維護時間 (天)',
'notes' => '備註',
'update' => '更新資產維護',
'create' => '建立資產維護'
];

View File

@ -0,0 +1,16 @@
<?php
return [
'asset_maintenances' => '資產維護',
'edit' => '編輯資產維護',
'delete' => '刪除資產維護',
'view' => '檢視資產維護詳細資料',
'repair' => '維修',
'maintenance' => '維護',
'upgrade' => '升級',
'calibration' => '校準',
'software_support' => '軟體支援',
'hardware_support' => '硬體支援',
'configuration_change' => '設定改變',
'pat_test' => 'PAT 測試',
];

View File

@ -0,0 +1,21 @@
<?php
return [
'not_found' => '未找到您查詢的資產維護訊息!',
'delete' => [
'confirm' => '您確定要刪除此筆資產維護訊息嗎?',
'error' => '資產維護訊息刪除失敗。請再試一次',
'success' => '資產維護訊息已刪除。',
],
'create' => [
'error' => '資產維護訊息新增失敗。請再試一次',
'success' => '資產維護訊息已新增。',
],
'edit' => [
'error' => '資產維護訊息修改失敗。請再試一次',
'success' => '資產維護訊息已修改。',
],
'asset_maintenance_incomplete' => '尚未完成',
'warranty' => '保固',
'not_warranty' => '無保固',
];

View File

@ -0,0 +1,8 @@
<?php
return [
'title' => '資產維護',
'asset_name' => '資產名稱',
'is_warranty' => '保固',
'dl_csv' => '下載CSV檔',
];

View File

@ -0,0 +1,25 @@
<?php
return array(
'asset_categories' => '資產類別',
'category_name' => '類別名稱',
'checkin_email' => '在借出/繳回時發送郵件給使用者。',
'checkin_email_notification' => '在借出/繳回時該使用者會發送郵件。',
'clone' => '複製類別',
'create' => '新建類別',
'edit' => '編輯類別',
'email_will_be_sent_due_to_global_eula' => '因使用全域 EULA使用者將收到一封電子郵件。',
'email_will_be_sent_due_to_category_eula' => '因為為此類別設定了 EULA使用者將收到一封電子郵件。',
'eula_text' => '類別的最終用戶許可協議',
'eula_text_help' => '此欄位允許您為指定類型的資產自訂ELUA最終用戶許可協議。如果您所有資產只套用一個EULA最終用戶許可協議您可以核取下方框將其設為預設。',
'name' => '類別名稱',
'require_acceptance' => '要求使用者確認接受此類別的資產',
'required_acceptance' => '使用者會收到包含確認接收連結的郵件',
'required_eula' => '使用者將收到EULA最終使用者許可協議的郵件',
'no_default_eula' => '沒有找到預設EULA最終使用者許可協議。請在設定中增加一個。',
'update' => '更新類別',
'use_default_eula' => '用<a href="#" data-toggle="modal" data-target="#eulaModal">預設EULA最終使用者許可協議</a> 進行替換。',
'use_default_eula_disabled' => '<del>使用預設EULA最終使用者許可協議替換。</del>沒有找到預設EULA最終使用者許可協議。請在設定中增加一個。',
'use_default_eula_column' => '使用預設的 EULA',
);

View File

@ -0,0 +1,26 @@
<?php
return array(
'does_not_exist' => '類別不存在',
'assoc_models' => '至少還有一個樣板與此類別關聯,目前不能被刪除,請檢查後重試。 ',
'assoc_items' => '至少還有一個 :asset_type 與此類別關聯,目前不能被刪除,請您檢查 :asset_type 後重試。 ',
'create' => array(
'error' => '新增類別失敗,請重試。',
'success' => '新增類別成功。'
),
'update' => array(
'error' => '更新類別失敗,請重試。',
'success' => '更新類別成功。',
'cannot_change_category_type' => '類別類型一旦建立就不可更改',
),
'delete' => array(
'confirm' => '您確定要刪除此類別嗎?',
'error' => '刪除類別時發生問題。請再試一次。',
'success' => '刪除類別成功。'
)
);

View File

@ -0,0 +1,10 @@
<?php
return array(
'eula_text' => 'EULA',
'id' => 'ID',
'parent' => '父類',
'require_acceptance' => '接受',
'title' => '資產類別名稱',
);

View File

@ -0,0 +1,7 @@
<?php
return [
'select_company' => '選擇公司',
'about_companies' => '關於公司',
'about_companies_description' => ' 你可以將公司當做一個簡單資訊欄位, 也可以通過在管理設置中啟用全面公司支持來使用它們來限制特定公司的用戶的資產可見性和可用性.',
];

View File

@ -0,0 +1,20 @@
<?php
return [
'does_not_exist' => '公司不存在',
'deleted' => '已刪除公司',
'assoc_users' => '至少還有一個資產與此公司關聯,目前不能被删除,請檢查後重試。 ',
'create' => [
'error' => '新增公司失敗,請重試。',
'success' => '新增公司成功。',
],
'update' => [
'error' => '更新公司失敗,請重試。',
'success' => '更新公司成功。',
],
'delete' => [
'confirm' => '您確定要刪除此公司嗎?',
'error' => '刪除公司時發生問題。請再試一次。',
'success' => '刪除公司成功。',
],
];

View File

@ -0,0 +1,11 @@
<?php
return array(
'companies' => '公司',
'create' => '新增公司',
'email' => 'Company Email',
'title' => '公司',
'phone' => 'Company Phone',
'update' => '更新公司',
'name' => '公司名稱',
'id' => 'ID',
);

View File

@ -0,0 +1,16 @@
<?php
return array(
'component_name' => '組件名稱',
'checkin' => '組件繳回',
'checkout' => '組件借出',
'cost' => '採購成本',
'create' => '新增組件',
'edit' => '編輯組件',
'date' => '採購日期',
'order' => '採購單號',
'remaining' => '剩餘',
'total' => '總計',
'update' => '更新組件',
'checkin_limit' => '借出數量必須等於或小於 :assigned_qty'
);

View File

@ -0,0 +1,37 @@
<?php
return array(
'does_not_exist' => '組件不存在',
'create' => array(
'error' => '新增組件失敗,請重試。',
'success' => '新增組件成功。'
),
'update' => array(
'error' => '更新組件失敗,請重試。',
'success' => '更新組件成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此組件嗎?',
'error' => '刪除組件時發生問題。請再試一次。',
'success' => '刪除組件成功。'
),
'checkout' => array(
'error' => '組件借出失敗。請再試一次。',
'success' => '借出組件成功。',
'user_does_not_exist' => '使用者不正確。請再試一次。',
'unavailable' => '組件剩餘不足:剩餘 :remaining ,申請 :requested',
),
'checkin' => array(
'error' => '組件繳回失敗。請再試一次。',
'success' => '繳回組件成功。',
'user_does_not_exist' => '使用者不正確。請再試一次。'
)
);

View File

@ -0,0 +1,5 @@
<?php
return array(
'title' => '組件名稱',
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'checkout' => '領取耗材給使用者',
'consumable_name' => '耗材名稱',
'create' => '新增耗材',
'item_no' => '項目編號',
'remaining' => '剩餘',
'total' => '總計',
'update' => '更新耗材',
);

View File

@ -0,0 +1,37 @@
<?php
return array(
'does_not_exist' => '耗材不存在。',
'create' => array(
'error' => '新增耗材失敗,請重試。',
'success' => '新增耗材成功。'
),
'update' => array(
'error' => '更新耗材失敗,請重試。',
'success' => '更新耗材成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此耗材嗎?',
'error' => '刪除耗材時發生問題。請再試一次。',
'success' => '刪除耗材成功。'
),
'checkout' => array(
'error' => '耗材領取失敗,請重試。',
'success' => '耗材領取成功。',
'user_does_not_exist' => '使用者不正確。請再試一次。',
'unavailable' => '借出的耗材不足。請檢查剩餘數量。',
),
'checkin' => array(
'error' => '耗材登記失敗,請重試。',
'success' => '耗材登記成功',
'user_does_not_exist' => '使用者不正確。請再試一次。'
)
);

View File

@ -0,0 +1,5 @@
<?php
return array(
'title' => '耗材名稱',
);

View File

@ -0,0 +1,61 @@
<?php
return [
'custom_fields' => '自訂欄位',
'manage' => '管理',
'field' => '欄位',
'about_fieldsets_title' => '關於欄位集',
'about_fieldsets_text' => '欄位集允許您為常用的資產模型定義一組可重複使用的欄位。',
'custom_format' => '自訂正規表達式格式...',
'encrypt_field' => '加密資料庫中此欄位的值',
'encrypt_field_help' => '警告:對欄位加密將導致此欄無法用於搜索',
'encrypted' => '已加密',
'fieldset' => '欄位集',
'qty_fields' => '欄位數',
'fieldsets' => '欄位集',
'fieldset_name' => '名稱',
'field_name' => '名稱',
'field_values' => '欄位值',
'field_values_help' => '添加可選的選項,每行一個。第一行之外的空行將被忽略。',
'field_element' => '表單元素',
'field_element_short' => '表單元素',
'field_format' => '格式',
'field_custom_format' => '自訂格式',
'field_custom_format_help' => '此欄位允許您使用 RegEx 運算式進行驗證。它應該以 "RegEx:" 開頭, 例如, 要驗證自訂欄位值是否包含有效的 IMEI (15 位數字), 則應使用 <code>regex:/^[0-9]{15}$/</code>。',
'required' => '必填',
'req' => '必填',
'used_by_models' => '引用型號',
'order' => '排序',
'create_fieldset' => '新增欄位集',
'update_fieldset' => '更新欄位群組',
'fieldset_does_not_exist' => '欄位群組 :id 不存在',
'fieldset_updated' => '欄位群組已更新',
'create_fieldset_title' => '建立新的欄位集',
'create_field' => '新增欄位',
'create_field_title' => '建立新的客製化欄位',
'value_encrypted' => '此欄位的值已被加密。只有管理員能夠查看原始資料。',
'show_in_email' => '在發送給用戶的借出通知信中包含此欄位的值?加密的欄位不能包含在電子郵件中。',
'show_in_email_short' => '包含在電子郵件中。',
'help_text' => '幫助內文',
'help_text_description' => '這是一段可選的文字,它將在編輯資產時顯示在表單元素下方,以對欄位提供上下文。',
'about_custom_fields_title' => '關於客製化欄位',
'about_custom_fields_text' => '客製化欄位允許你向資產增加任意屬性',
'add_field_to_fieldset' => '增加欄位到欄位集',
'make_optional' => '必選的 - 點擊切換成可選的',
'make_required' => '可選的 - 點擊切換成必選的',
'reorder' => '重新排序',
'db_field' => '資料庫欄位',
'db_convert_warning' => '警告:此欄位在自訂欄位表中為 <code>:db_column</code>,但應為 <code>:expected</code>。',
'is_unique' => '此值在所有資產之中必須是唯一的',
'unique' => '唯一',
'display_in_user_view' => '允許已借出的使用者在其檢視分配資產頁面中檢視這些值',
'display_in_user_view_table' => '對使用者可見',
'auto_add_to_fieldsets' => '自動新增到每個新的欄位群組',
'add_to_preexisting_fieldsets' => '新增到任何現有的欄位群組',
'show_in_listview' => '預設在列表檢視中顯示。授權使用者仍然可以透過欄位選擇器顯示/隱藏。',
'show_in_listview_short' => '在列表中顯示',
'show_in_requestable_list_short' => '顯示在可申請資產列表中',
'show_in_requestable_list' => '在可申請資產列表中顯示值。不顯示已加密欄位',
'encrypted_options' => '該欄位已加密,因此某些顯示選項將無法使用',
];

View File

@ -0,0 +1,63 @@
<?php
return array(
'field' => array(
'invalid' => '欄位不存在。',
'already_added' => '已新增欄位。',
'create' => array(
'error' => '新增欄位失敗,請重試。',
'success' => '新增欄位成功。',
'assoc_success' => '新增欄位到欄位集成功'
),
'update' => array(
'error' => '更新欄位失敗,請重試。',
'success' => '更新欄位成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此欄位?',
'error' => '刪除欄位時發生問題。請再試一次。',
'success' => '刪除欄位成功。',
'in_use' => '欄位還在使用中',
)
),
'fieldset' => array(
'does_not_exist' => '欄位集不存在',
'create' => array(
'error' => '新增欄位集失敗,請重試。',
'success' => '新增欄位集成功。'
),
'update' => array(
'error' => '更新欄位集失敗,請重試。',
'success' => '更新欄位集成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此欄位集?',
'error' => '刪除欄位集時發生問題。請再試一次。',
'success' => '刪除欄位集成功。',
'in_use' => '欄位集還在使用中',
)
),
'fieldset_default_value' => array(
'error' => '驗證預設字段集數值錯誤',
),
);

View File

@ -0,0 +1,22 @@
<?php
return array(
'does_not_exist' => '部門不存在。',
'department_already_exists' => '在此公司地點,該名稱的部門已經存在。或者,為此部門選擇一個更具特殊性的名稱。',
'assoc_users' => '至少還有一位使用者與此部門關聯,目前不能被删除,請檢查後重試。 ',
'create' => array(
'error' => '新增部門失敗,請重試。',
'success' => '新增部門成功。'
),
'update' => array(
'error' => '更新部門失敗,請重試。',
'success' => '成功更新部門。'
),
'delete' => array(
'confirm' => '您確定要刪除此部門嗎?',
'error' => '刪除部門時發生問題,請重試。',
'success' => '刪除部門成功。'
)
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'id' => 'ID',
'name' => '部門名稱',
'manager' => '主管',
'location' => '位置',
'create' => '新增部門',
'update' => '更新部門',
);

View File

@ -0,0 +1,16 @@
<?php
return [
'about_asset_depreciations' => '關於資產折舊',
'about_depreciations' => '您可以設置資產折舊期限',
'asset_depreciations' => '資產折舊',
'create' => '新建折舊',
'depreciation_name' => '折舊名稱',
'depreciation_min' => '折舊的下限價值',
'number_of_months' => '月數',
'update' => '更新折舊',
'depreciation_min' => '折舊後的最低價值',
'no_depreciations_warning' => '<strong>警告:</strong>
你目前沒有設定任何折舊。
請至少設定一次折舊,以查看折舊報告。',
];

View File

@ -0,0 +1,25 @@
<?php
return array(
'does_not_exist' => '折舊類別不存在',
'assoc_users' => '至少還有一個資產與此折舊關聯,請檢查後重試。 ',
'create' => array(
'error' => '新增折舊類別失敗,請重試。',
'success' => '新增折舊類別成功。'
),
'update' => array(
'error' => '更新折舊類別失敗,請重試。',
'success' => '更新折舊類別成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此折舊類別嗎?',
'error' => '刪除折舊類別時發生問題。請再試一次。',
'success' => '刪除折舊類別成功。'
)
);

View File

@ -0,0 +1,11 @@
<?php
return [
'id' => 'ID',
'months' => '月數',
'term' => '期限',
'title' => '名稱',
'depreciation_min' => '最低價值',
];

View File

@ -0,0 +1,22 @@
<?php
return array(
'group_exists' => '群組已存在',
'group_not_found' => '群組 ID :id 不存在。',
'group_name_required' => '名稱欄位必填',
'success' => array(
'create' => '新增群組成功。',
'update' => '更新群組成功。',
'delete' => '刪除群組成功。',
),
'delete' => array(
'confirm' => '您確定要刪除此群組嗎?',
'create' => '新增群組時發生問題。請重試。',
'update' => '更新群組時發生問題。請重試。',
'delete' => '刪除群組時發生問題。請重試。',
),
);

View File

@ -0,0 +1,9 @@
<?php
return array(
'id' => 'ID',
'name' => '名稱',
'users' => '成員數',
);

View File

@ -0,0 +1,16 @@
<?php
return [
'about_groups_title' => '關於群組',
'about_groups' => '群組用來區分使用者權限。',
'group_management' => '群組管理',
'create' => '新增群組',
'update' => '編輯群組',
'group_name' => '群組名稱',
'group_admin' => '群組管理員',
'allow' => '允許',
'deny' => '拒絕',
'permission' => '權限',
'grant' => '授權',
'no_permissions' => '此群組沒有權限'
];

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' => '圖示',
];

View File

@ -0,0 +1,50 @@
<?php
return [
'about_kits_title' => '關於預定義套件',
'about_kits_text' => '預定義套件可以讓您快速地將一組項目(資產、授權等)借出給使用者。當您的入職程序對許多使用者來說都是一致的,且所有使用者都會收到相同的項目時,這將會很有用。',
'checkout' => '借出套件 ',
'create_success' => '套件已成功建立.',
'create' => '建立預定義套件',
'update' => '更新預定義套件',
'delete_success' => '套件成功刪除。',
'update_success' => '套件成功更新。',
'none_models' => ':model 的可用資產不足以借出。需要 :qty。',
'none_licenses' => ':license 的可用授權不足以借出。需要 :qty。',
'none_consumables' => ':consumable 的可用單位不足以借出。需要 :qty。',
'none_accessory' => ':accessory 的可用單位不足以借出。需要 :qty。',
'append_accessory' => '附加配件',
'update_appended_accessory' => '更新已附加的配件',
'append_consumable' => '附加消耗品',
'update_appended_consumable' => '更新已附加的消耗品',
'append_license' => '附加授權',
'update_appended_license' => '更新已附加的授權',
'append_model' => '附加型號',
'update_appended_model' => '更新已附加的型號',
'license_error' => '授權已經附加到套件',
'license_added_success' => '授權已成功新增',
'license_updated' => '授權已成功更新',
'license_none' => '授權不存在',
'license_detached' => '授權成功分離',
'consumable_added_success' => '消耗品成功新增',
'consumable_updated' => '消耗品成功更新',
'consumable_error' => '消耗品已經附加到套件',
'consumable_deleted' => '已成功刪除',
'consumable_none' => '消耗品不存在',
'consumable_detached' => '消耗品成功分離',
'accessory_added_success' => '配件已成功新增',
'accessory_updated' => '配件已成功更新',
'accessory_detached' => '配件成功分離',
'accessory_error' => '配件已經附加到套件',
'accessory_deleted' => '已成功刪除',
'accessory_none' => 'The accessory does not exist',
'checkout_success' => '已成功借出',
'checkout_error' => '借出錯誤',
'kit_none' => '套件不存在',
'kit_created' => '套件已成功建立',
'kit_updated' => '套件已成功更新',
'kit_not_found' => '未找到套件',
'kit_deleted' => '套件已成功刪除',
'kit_model_updated' => '型號成功更新',
'kit_model_detached' => '型號成功分離',
];

View File

@ -0,0 +1,11 @@
<?php
return [
'invalid_return_count' => '從 :name 返回的計數無效。預期 :expected得到 :actual。',
'invalid_return_type' => '從 :name 返回的類型無效。預期 :expected得到 :actual。',
'invalid_return_value' => '從 :name 返回的值無效。預期 :expected得到 :actual。',
'does_not_exist' => '標籤不存在',
];

View File

@ -0,0 +1,19 @@
<?php
return [
'example_company' => 'Test Company Limited',
'example_defaultloc' => 'Building 1',
'example_category' => 'Test Category',
'example_location' => 'Building 2',
'example_manufacturer' => 'Test Manufacturing Inc.',
'example_model' => 'Test Model',
'example_supplier' => 'Test Company Limited',
'labels_per_page' => '標籤',
'support_fields' => '欄位',
'support_asset_tag' => '標籤',
'support_1d_barcode' => '1D',
'support_2d_barcode' => '2D',
'support_logo' => 'Logo',
'support_title' => '職稱',
];

View File

@ -0,0 +1,22 @@
<?php
return array(
'asset' => '資產',
'checkin' => '繳回',
'create' => '新增授權',
'expiration' => '到期日期',
'license_key' => '產品序號',
'maintained' => '保持',
'name' => '軟體名稱',
'no_depreciation' => '永久',
'purchase_order' => '採購單號',
'reassignable' => '可重新授權',
'remaining_seats' => '剩餘數量',
'seats' => '數量',
'termination_date' => '終止日期',
'to_email' => '授權信箱',
'to_name' => '授權給',
'update' => '更新授權',
'checkout_help' => '請檢查這個授權是否已經分配給某個人或某個設備。你可以複選,但資產歸屬人必須是相同的。'
);

View File

@ -0,0 +1,52 @@
<?php
return array(
'about_licenses_title' => '關於授權',
'about_licenses' => '授權是用來追踨可供借出的軟體數量。',
'checkin' => '繳回授權數量',
'checkout_history' => '借出歷史記錄',
'checkout' => '借出授權數量',
'edit' => '編輯授權',
'filetype_info' => '允許檔案類型png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。',
'clone' => '複製授權',
'history_for' => '歷史記錄',
'in_out' => '進/出',
'info' => '授權訊息',
'license_seats' => '授權數量',
'seat' => '數量',
'seats' => '數量',
'software_licenses' => '軟體授權',
'user' => '使用者
',
'view' => '檢視授權',
'delete_disabled' => '此授權尚不能刪除,因為一些名額仍在借出中。',
'bulk' =>
[
'checkin_all' => [
'button' => '歸還所有名額',
'modal' => '此操作將歸還一個名額。| 此操作將歸還所有 :checkedout_seats_count 名額的此授權。',
'enabled_tooltip' => '從使用者和資產中歸還此授權的所有名額',
'disabled_tooltip' => '此功能已停用,因為目前沒有名額在借出中',
'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
'success' => '授權成功歸還!| 所有授權都成功歸還!',
'log_msg' => '透過授權 GUI 的大量歸還功能歸還',
],
'checkout_all' => [
'button' => '借出所有座位',
'modal' => '此操作將借出一個名額給第一個可用的使用者。| 此操作將借出所有 :available_seats_count 名額給第一個可用的使用者。如果他們尚未借出此授權,並且他們的使用者帳戶上已啟用自動分配授權屬性,則將使用者視為此名額的可用。',
'enabled_tooltip' => '借出所有名額(或者可用的名額)給所有使用者',
'disabled_tooltip' => '此功能已停用,因為目前沒有名額可用',
'success' => '執照成功借出! | :count 份執照成功被借出!',
'error_no_seats' => '此授權已無剩餘名額。',
'warn_not_enough_seats' => ':count 位使用者被分配了此授權,但我們的授權名額已用完。',
'warn_no_avail_users' => '無需任何操作. 所有使用者皆已分配此執照.',
'log_msg' => '透過圖形化介面的執照大量借出功能借出執照.',
],
],
'below_threshold' => 'There are only :remaining_count seats left for this license with a minimum quantity of :min_amt. You may want to consider purchasing more seats.',
'below_threshold_short' => 'This item is below the minimum required quantity.',
);

View File

@ -0,0 +1,54 @@
<?php
return array(
'does_not_exist' => '授權不存在,或者您沒有權限檢視。',
'user_does_not_exist' => '使用者不存在',
'asset_does_not_exist' => '您正在授權的資產不存在。',
'owner_doesnt_match_asset' => '您正在授權的資產已被其他人佔用,請重新選擇。',
'assoc_users' => '此授權已分配給某個使用者,目前不能被刪除,請檢查後重試。',
'select_asset_or_person' => '您必須選擇資產或用戶,但不能同時選擇兩者。',
'not_found' => '找不到授權',
'seats_available' => ':seat_count seats available',
'create' => array(
'error' => '新增授權失敗,請重試。',
'success' => '新增授權成功。'
),
'deletefile' => array(
'error' => '刪除檔案失敗,請重試。',
'success' => '刪除檔案成功。',
),
'upload' => array(
'error' => '上傳檔案失敗,請重試。',
'success' => '上傳檔案成功。',
'nofiles' => '您尚未選擇要上傳的檔案,或上傳的檔案太大。',
'invalidfiles' => '一個或多個檔案太大,或者是不允許的檔案類型。允許的檔案類型有 png、 gif、 jpg、 jpeg、 doc、 docx、 pdf、 txt、 zip、 rar、 rtf、 xml 和 lic。',
),
'update' => array(
'error' => '更新授權失敗,請重試。',
'success' => '更新授權成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此授權嗎?',
'error' => '刪除授權時發生問題,請重試。',
'success' => '刪除授權成功。'
),
'checkout' => array(
'error' => '借出授權時發生問題,請重試。',
'success' => '借出授權成功。',
'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
'error' => '繳回授權時發生問題,請重試。',
'success' => '繳回授權成功。'
),
);

View File

@ -0,0 +1,17 @@
<?php
return array(
'assigned_to' => '分配給',
'checkout' => '進/出',
'id' => 'ID',
'license_email' => '授權信箱',
'license_name' => '授權給',
'purchase_date' => '採購日期',
'purchased' => '已採購',
'seats' => '數量',
'hardware' => '硬體',
'serial' => '序號',
'title' => '授權',
);

View File

@ -0,0 +1,29 @@
<?php
return array(
'does_not_exist' => '地點不存在.',
'assoc_users' => '至少還有一位使用者與此位置關聯,目前不能被删除,請檢查後重試。 ',
'assoc_assets' => '至少還有一個資產與此位置關聯,目前不能被删除,請檢查後重試。 ',
'assoc_child_loc' => '至少還有一個子項目與此位置關聯,目前不能被删除,請檢查後重試。 ',
'assigned_assets' => '已分配資產',
'current_location' => '目前位置',
'create' => array(
'error' => '新增位置失敗,請重試。',
'success' => '新增位置成功。'
),
'update' => array(
'error' => '更新位置失敗,請重試。',
'success' => '成功更新地點.'
),
'delete' => array(
'confirm' => '您確定要刪除此位置嗎?',
'error' => '刪除位置時發生問題,請重試。',
'success' => '刪除位置成功。'
)
);

View File

@ -0,0 +1,42 @@
<?php
return [
'about_locations_title' => '關於位置',
'about_locations' => '位置用來追踪使用者、資產和其他項目的位置資訊',
'assets_rtd' => '資產', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => '持有人',
'id' => 'ID',
'city' => '城市',
'state' => '省份',
'country' => '國家',
'create' => '新增位置',
'update' => '更新位置',
'print_assigned' => '列印已分配的',
'print_all_assigned' => '列印所有已分配的',
'name' => '位置名稱',
'address' => '地址',
'address2' => '地址第二行',
'zip' => '郵遞區號',
'locations' => '位置',
'parent' => '父項目',
'currency' => '當地貨幣單位',
'ldap_ou' => 'LDAP 搜尋 OU',
'user_name' => '使用者名稱',
'department' => '部門',
'location' => '位置',
'asset_tag' => '資產標籤',
'asset_name' => '名稱',
'asset_category' => '類別',
'asset_manufacturer' => '製造商',
'asset_model' => '型號',
'asset_serial' => '序號',
'asset_location' => '位置',
'asset_checked_out' => '已借出',
'asset_expected_checkin' => '預計歸還',
'date' => '日期:',
'phone' => 'Location Phone',
'signed_by_asset_auditor' => '由資產稽核員簽署:',
'signed_by_finance_auditor' => '由財務稽核員簽署:',
'signed_by_location_manager' => '由區域負責人簽署:',
'signed_by' => '由以下人員簽署:',
];

View File

@ -0,0 +1,30 @@
<?php
return array(
'support_url_help' => 'Variables <code>{LOCALE}</code>, <code>{SERIAL}</code>, <code>{MODEL_NUMBER}</code>, and <code>{MODEL_NAME}</code> may be used in your URL to have those values auto-populate when viewing assets - for example https://checkcoverage.apple.com/{LOCALE}/{SERIAL}.',
'does_not_exist' => '製造商不存在',
'assoc_users' => '至少還有一個資產與此製造商關聯,目前不能被删除,請確認後重試。 ',
'create' => array(
'error' => '新增製造商失敗,請重試。',
'success' => '新增製造商成功。'
),
'update' => array(
'error' => '更新製造商失敗,請重試。',
'success' => '更新製造商成功。'
),
'restore' => array(
'error' => '製造商恢復失敗,請重試。',
'success' => '製造商恢復成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此製造商嗎?',
'error' => '刪除製造商失敗,請重試。',
'success' => '刪除製造商成功。'
)
);

View File

@ -0,0 +1,16 @@
<?php
return array(
'about_manufacturers_title' => '關於製造商',
'about_manufacturers_text' => '廠商是提供您資產的公司,您可以在這裡儲存重要的支援資訊,並顯示在資產的詳細頁面。',
'asset_manufacturers' => '資產製造商',
'create' => '新增製造商',
'id' => 'ID',
'name' => '名稱',
'support_email' => '支援 Email',
'support_phone' => '支援電話',
'support_url' => '支援網址',
'warranty_lookup_url' => '保固查詢網址',
'update' => '更新製造商',
);

View File

@ -0,0 +1,18 @@
<?php
return array(
'about_models_title' => '關於資產型號',
'about_models_text' => '資產型號是將相同資產分組的一種方式,例如:"MBP 2013"、"iPhone 6s"... 等。',
'deleted' => '此型號已被刪除.',
'bulk_delete' => '批次刪除資產型號',
'bulk_delete_help' => '使用下面的核取方塊確認刪除選定的資產型號。不能刪除具有資產與之關聯的資產模型。',
'bulk_delete_warn' => '您即將刪除一個資產型號。|您即將刪除 :model_count 個資產型號。',
'restore' => '恢復型號',
'requestable' => '使用者可申請此型號',
'show_mac_address' => '在型號資產中顯示MAC地址',
'view_deleted' => '檢視已刪除',
'view_models' => '檢視型號',
'fieldset' => '欄位集',
'no_custom_field' => '沒有自訂欄位',
'add_default_values' => '新增預設值',
);

View File

@ -0,0 +1,47 @@
<?php
return array(
'deleted' => 'Deleted asset model',
'does_not_exist' => '樣板不存在',
'no_association' => '警告!此項目的資產型號無效或遺失!',
'no_association_fix' => '這將以奇怪和可怕的方式損壞事物。立即編輯此資產以分配型號。',
'assoc_users' => '至少還有一個資產與此樣板關聯,目前不能被删除,請在刪除資產後重試。 ',
'create' => array(
'error' => '新增樣板失敗,請重試。',
'success' => '新增樣板成功。',
'duplicate_set' => '資產名稱、製造商、型號都相同的其它資產樣板已存在。',
),
'update' => array(
'error' => '更新樣板失敗,請重試。',
'success' => '更新樣板成功。',
),
'delete' => array(
'confirm' => '您確定要刪除此樣板嗎?',
'error' => '刪除樣板失敗,請重試。',
'success' => '刪除樣板成功。'
),
'restore' => array(
'error' => '恢復樣板失敗,請重試。',
'success' => '恢復樣板成功。'
),
'bulkedit' => array(
'error' => '沒有欄位被更改,因此沒有更新任何內容。',
'success' => '成功更新型號。|成功更新 :model_count 個型號。',
'warn' => 'You are about to update the properties of the following model:|You are about to edit the properties of the following :model_count models:',
),
'bulkdelete' => array(
'error' => '沒有型號被選擇,因此沒有更新任何內容。',
'success' => '已刪除型號!|已刪除 :success_count 個型號!',
'success_partial' => ':success_count 個型號被刪除, 但是 :fail_count 無法被刪除, 因為它們仍有與之關聯的資產。'
),
);

View File

@ -0,0 +1,17 @@
<?php
return array(
'create' => '新增資產樣板',
'created_at' => '新增於',
'eol' => 'EOL',
'modelnumber' => '型號',
'name' => '資產樣板名稱',
'numassets' => '資產',
'title' => '資產樣板',
'update' => '更新資產樣板',
'view' => '檢視資產樣板',
'update' => '更新資產樣板',
'clone' => '複製樣板',
'edit' => '編輯樣板',
);

View File

@ -0,0 +1,17 @@
<?php
return [
'info' => '請選擇資產報表選項。',
'deleted_user' => '删除的用户',
'send_reminder' => '傳送提醒',
'reminder_sent' => '已發送提醒',
'acceptance_deleted' => '接收申請已刪除',
'acceptance_request' => '接收申請',
'custom_export' => [
'user_address' => 'User Address',
'user_city' => 'User City',
'user_state' => 'User State',
'user_country' => 'User Country',
'user_zip' => 'User Zip'
]
];

View File

@ -0,0 +1,5 @@
<?php
return array(
'error' => '您至少要選擇一個選項。'
);

View File

@ -0,0 +1,368 @@
<?php
return [
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory 域',
'ad_domain_help' => '通常(但並非全部情況下)這與您的郵件域相同。',
'ad_append_domain_label' => '附加網域名稱',
'ad_append_domain' => '在使用者名稱欄位附加網域名稱',
'ad_append_domain_help' => '使用者不需要輸入 "username@domain.local",他們只需要輸入 "username"。',
'admin_cc_email' => '電子郵件副本',
'admin_cc_email_help' => '如果您想將發送給用戶的繳回/借出電子郵件的副本發送到其他電子郵件帳戶,請在此處輸入。否則,請將此字段留空。',
'admin_settings' => 'Admin Settings',
'is_ad' => '這是AD域伺服器',
'alerts' => '警告',
'alert_title' => '更新通知設定',
'alert_email' => '發送警報',
'alert_email_help' => '您希望警報傳送到的電子郵件地址或分配列表,以逗號分隔',
'alerts_enabled' => '警報已啟用',
'alert_interval' => '警報閾值(天)',
'alert_inv_threshold' => '庫存警報閾值',
'allow_user_skin' => '允許使用者介面',
'allow_user_skin_help_text' => '勾選此框將允許使用者使用不同的使用者介面。',
'asset_ids' => '資產ID',
'audit_interval' => '稽核間隔',
'audit_interval_help' => '如果您需要定期實地稽核您的資產,請輸入您使用的間隔月數。如果您更新此值,所有具有即將進行的稽核日期的資產的 "下一次稽核日期" 將被更新。',
'audit_warning_days' => '稽核警告閾值',
'audit_warning_days_help' => '當資產到期時,我們應該提前幾天提前審核?',
'auto_increment_assets' => '產生自動遞增資產標籤',
'auto_increment_prefix' => '前綴(可選)',
'auto_incrementing_help' => '首先設定此選項以設定自動遞增資產標籤',
'backups' => '備份',
'backups_help' => '建立, 下載和還原備份 ',
'backups_restoring' => '從備份還原',
'backups_upload' => '上傳備份',
'backups_path' => '伺服器上的備份儲存在 <code>:path</code>',
'backups_restore_warning' => '使用還原按鈕 <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> 從之前的備份還原。 (這目前不適用於 S3 檔案儲存或 Docker。)<br><br>您的 <strong>整個 :app_name 資料庫和所有上傳的檔案將被完全取代</strong> 為備份檔案中的內容。',
'backups_logged_out' => '所有現有的使用者,包括您,一旦您的還原完成將被登出。',
'backups_large' => '非常大的備份可能在還原嘗試時超時,可能仍需要透過命令列執行。',
'barcode_settings' => '條碼設定',
'confirm_purge' => '確認清除',
'confirm_purge_help' => '在下面的框中輸入文字 "DELETE" 以清除您的已刪除記錄。此操作無法撤銷,並將永久刪除所有軟刪除的項目和使用者。 (在進行此操作之前,您應該先進行備份,以防萬一。)',
'custom_css' => '自訂CSS',
'custom_css_help' => '輸入您喜歡的CSS格式覆蓋。不要包括 &lt;style&gt;&lt;/style&gt; 標籤。',
'custom_forgot_pass_url' => '自訂密碼重置網址',
'custom_forgot_pass_url_help' => '這將替換登錄屏幕上的忘記密碼URL有助於將用戶引導至內部或託管的LDAP密碼重置功能。它將禁用本地用戶遺忘密的碼功能。',
'dashboard_message' => '儀表板消息',
'dashboard_message_help' => '該段文字將顯示在儀表板上,供有權查看儀表板的任何人使用。',
'default_currency' => '預設貨幣',
'default_eula_text' => '預設EULA',
'default_language' => '預設語言',
'default_eula_help_text' => '您也可以將自訂的EULA與特定資產類別相關聯。',
'display_asset_name' => '顯示資產名稱',
'display_checkout_date' => '顯示借出日期',
'display_eol' => '以表格形式顯示EOL',
'display_qr' => '顯示二維條碼',
'display_alt_barcode' => '顯示條碼',
'email_logo' => 'Email Logo',
'barcode_type' => '二維條碼類型',
'alt_barcode_type' => '條碼類型',
'email_logo_size' => '在電子郵件中看起來最好的是方形標誌。',
'enabled' => '已啟用',
'eula_settings' => 'EULA 設定',
'eula_markdown' => 'EULA中可使用<a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'favicon' => 'Favicon',
'favicon_format' => '接受的檔案類型是 ico、png 和 gif。其他影象格式可能無法在所有瀏覽器中正常工作。',
'favicon_size' => '網站圖示應該是方形影象16x16 像素。',
'footer_text' => '附加頁尾文字',
'footer_text_help' => '此段文字將出現在右側頁尾中。鏈接允許使用 <a href="https://help.github.com/articles/github-flavored-markdown/">Github風格Markdown</a>。換行符、標題、圖像等可能會導致不可預知的結果。',
'general_settings' => '一般設定',
'general_settings_keywords' => 'company support, signature, acceptance, email format, username format, images, per page, thumbnail, eula, gravatar, tos, dashboard, privacy',
'general_settings_help' => '預設 EULA 等',
'generate_backup' => '產生備份',
'google_workspaces' => 'Google Workspaces',
'header_color' => '標題顏色',
'info' => '這些設定允許您自訂您的安裝選項',
'label_logo' => '標籤標誌',
'label_logo_size' => '方形標誌看起來最好 - 將在每個資產標籤的右上角顯示。',
'laravel' => 'Laravel版本',
'ldap' => 'LDAP',
'ldap_default_group' => '預設權限群組',
'ldap_default_group_info' => '選擇一個群組以指派給新同步的使用者。記住,使用者取得他們被指派的群組的權限。',
'no_default_group' => '無預設群組',
'ldap_help' => 'LDAP/Active Directory',
'ldap_client_tls_key' => 'LDAP 客戶端 TLS 金鑰',
'ldap_client_tls_cert' => 'LDAP 客戶端 TLS 憑證',
'ldap_enabled' => '啟用LDAP驗證',
'ldap_integration' => 'LDAP整合',
'ldap_settings' => 'LDAP設定',
'ldap_client_tls_cert_help' => 'LDAP 連線的客戶端 TLS 憑證和金鑰通常只在 "安全 LDAP" 的 Google Workspace 設定中有用。兩者都需要。',
'ldap_location' => 'LDAP 位置',
'ldap_location_help' => '如果在 Base Bind DN 中<strong>未使用 OU</strong>,則應使用 Ldap 位置欄位。如果正在使用 OU 搜尋,請將此欄位留空。',
'ldap_login_test_help' => '從上方指定的 DN 中輸入有效的 LDAP 使用者名和密碼, 以測試是否正確配置了 LDAP 登錄。您必須先保存更新的 LDAP 設置。',
'ldap_login_sync_help' => '這僅測試 LDAP 可以正確同步。如果 LDAP 身份驗證查詢不正確, 使用者可能仍無法登錄。您必須先保存更新的 LDAP 設置。',
'ldap_manager' => 'LDAP 管理者',
'ldap_server' => 'LDAP伺服器',
'ldap_server_help' => '這應以 ldap:// (未加密或TLS加密) 或 ldaps:// (SSL加密) 開頭',
'ldap_server_cert' => '檢查LDAP的SSL憑證',
'ldap_server_cert_ignore' => '允許未通過校驗旳SSL憑證',
'ldap_server_cert_help' => '如果您使用了自簽署憑證,請勾選',
'ldap_tls' => '使用TLS',
'ldap_tls_help' => '當LDAP伺服器使用STARTTLS時請勾選此選項',
'ldap_uname' => 'LDAP使用者',
'ldap_dept' => 'LDAP 部門',
'ldap_phone' => 'LDAP 電話號碼',
'ldap_jobtitle' => 'LDAP 職位頭銜',
'ldap_country' => 'LDAP 國家',
'ldap_pword' => 'LDAP密碼',
'ldap_basedn' => 'Base Bind DN',
'ldap_filter' => 'LDAP篩選',
'ldap_pw_sync' => 'LDAP 密碼同步',
'ldap_pw_sync_help' => '如果您不想要LDAP密碼與本地端密碼同步請取消勾選。取消同步設定將造成當本地端與LDAP失去連線時使用者無法登入。
',
'ldap_username_field' => '使用者名稱',
'ldap_lname_field' => '姓',
'ldap_fname_field' => 'LDAP 名',
'ldap_auth_filter_query' => 'LDAP 認證請求',
'ldap_version' => 'LDAP 版本',
'ldap_active_flag' => 'LDAP 啟用標誌',
'ldap_activated_flag_help' => '此值用於確定同步的使用者是否可以登入 Snipe-IT。 <strong>這不會影響他們的能力檢查項目或將其借出</strong>,並應該是您的 AD/LDAP 中的<strong>屬性名稱</strong><strong>而不是值</strong>。<br><br>如果此欄位設定為在您的 AD/LDAP 中不存在的欄位名稱,或者 AD/LDAP 欄位中的值設定為 <code>0</code> 或 <code>false</code><strong>將停用使用者登入</strong>。如果 AD/LDAP 欄位中的值設定為 <code>1</code> 或 <code>true</code> 或 <em>任何其他文字</em> 則表示使用者可以登入。當您的 AD 中的欄位為空時,我們尊重 <code>userAccountControl</code> 屬性,通常允許非暫停的使用者登入。',
'ldap_emp_num' => 'LDAP 員工編號',
'ldap_email' => 'LDAP Email',
'ldap_test' => '測試 LDAP',
'ldap_test_sync' => '測試 LDAP 同步',
'license' => '軟體授權',
'load_remote' => 'Use Gravatar',
'load_remote_help_text' => 'Uncheck this box if your install cannot load scripts from the outside internet. This will prevent Snipe-IT from trying load images from Gravatar.',
'login' => '登入嘗試',
'login_attempt' => '登入嘗試',
'login_ip' => 'IP 位址',
'login_success' => '成功?',
'login_user_agent' => '使用者代理',
'login_help' => '嘗試登入的列表',
'login_note' => '登錄說明',
'login_note_help' => '可選地,在您的登錄屏幕上包括幾個句子,例如幫助找到丟失或被盜設備的人。此字段接受<a href="https://help.github.com/articles/github-flavored-markdown/">Github風味的markdown</a>',
'login_remote_user_text' => '遠端使用者登錄選項',
'login_remote_user_enabled_text' => '啟用遠端使用者登錄',
'login_remote_user_enabled_help' => '此選項根據 "公用網關介面 (rfc3875)"標準,啟用 REMOTE_USER 進行身份驗證',
'login_common_disabled_text' => '禁用其他認證機制',
'login_common_disabled_help' => '該選項禁用其他身份驗證機制。如果您確定您的REMOTE_USER登錄已在使用請啟用此選項',
'login_remote_user_custom_logout_url_text' => '自訂登出網址',
'login_remote_user_custom_logout_url_help' => '如果此處提供了 URL則在用戶登出 Snipe-IT 後,用戶將被重定向到此 URL。這對於正確關閉身份驗證提供程序非常有用。',
'login_remote_user_header_name_text' => '自訂使用者名稱標頭',
'login_remote_user_header_name_help' => '使用指定的標頭而不是 REMOTE_USER',
'logo' => 'Logo',
'logo_print_assets' => '在列印中使用',
'logo_print_assets_help' => '在可列印資產清單上使用商標 ',
'full_multiple_companies_support_help_text' => '限制使用者(包括管理員) 僅能存取該公司的資產',
'full_multiple_companies_support_text' => '完整支援多公司',
'show_in_model_list' => '在模型下拉選單中顯示',
'optional' => '可選',
'per_page' => '每頁呈現結果',
'php' => 'PHP 版本',
'php_info' => 'PHP 資訊',
'php_overview' => 'PHP',
'php_overview_keywords' => 'phpinfo, system, info',
'php_overview_help' => 'PHP 系統資訊',
'php_gd_info' => '您必須安裝 php-gd 顯示二維條碼,請參閱安裝說明。',
'php_gd_warning' => 'PHP 圖形處理及 php-gd 套件沒有安裝',
'pwd_secure_complexity' => '密碼複雜性',
'pwd_secure_complexity_help' => '選擇要強制執行的任何密碼複雜度規則。',
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => '密碼不能與名字、姓氏、電子郵件或使用者名稱相同',
'pwd_secure_complexity_letters' => '至少需要一個字母',
'pwd_secure_complexity_numbers' => '至少需要一個數字',
'pwd_secure_complexity_symbols' => '至少需要一個符號',
'pwd_secure_complexity_case_diff' => '至少需要一個大寫和一個小寫',
'pwd_secure_min' => '密碼的最少字元',
'pwd_secure_min_help' => '最小允許值是 8',
'pwd_secure_uncommon' => '防止常見密碼',
'pwd_secure_uncommon_help' => '這將不允許用戶使用違反報告的前10,000個密碼的常用密碼。',
'qr_help' => '允許二維條碼首次設置',
'qr_text' => '二維條碼文字',
'saml' => 'SAML',
'saml_title' => '更新 SAML 設定',
'saml_help' => 'SAML 設定',
'saml_enabled' => '已啟用 SAML',
'saml_integration' => 'SAML 整合',
'saml_sp_entityid' => '實體 ID',
'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) 網址',
'saml_sp_sls_url' => 'Single Logout Service (SLS) 網址',
'saml_sp_x509cert' => '公開憑證',
'saml_sp_metadata_url' => '元數據網址',
'saml_idp_metadata' => 'SAML IdP 元數據',
'saml_idp_metadata_help' => '您可以使用網址或 XML 檔案指定 IdP 元數據。',
'saml_attr_mapping_username' => '屬性對映 - 使用者名稱',
'saml_attr_mapping_username_help' => '如果屬性對映未指定或無效,將使用 NameID。',
'saml_forcelogin_label' => 'SAML 強制登入',
'saml_forcelogin' => '將 SAML 設為主要登入',
'saml_forcelogin_help' => '您可以使用 \'/login?nosaml\' 來到達正常的登入頁面。',
'saml_slo_label' => 'SAML 單一登出',
'saml_slo' => '登出時向 IdP 傳送 LogoutRequest',
'saml_slo_help' => '這將導致使用者在登出時首先被重定向到 IdP。如果 IdP 不正確支援 SP 啟動的 SAML SLO請取消選中。',
'saml_custom_settings' => 'SAML 自訂設定',
'saml_custom_settings_help' => '您可以指定給 onelogin/php-saml 庫的其他設定。請自行承擔風險。',
'saml_download' => '下載元數據',
'setting' => '設定',
'settings' => '設定',
'show_alerts_in_menu' => '在頂部選單中顯示警告',
'show_archived_in_list' => '封存的資產',
'show_archived_in_list_text' => '在“所有資產”列表中顯示已封存的資產',
'show_assigned_assets' => '顯示分配給資產的資產',
'show_assigned_assets_help' => '在檢視使用者 -> 資產、檢視使用者 -> 資訊 -> 列印所有分配和帳戶 -> 檢視分配資產中顯示分配給其他資產的資產。',
'show_images_in_email' => '在電子郵件中顯示圖片',
'show_images_in_email_help' => '如果您的Snipe-IT安裝位於VPN或封閉網絡後面並且外部網絡的用戶無法將通過此安裝提供的圖像加載到其電子郵件中請取消選中此框。',
'site_name' => '站台名稱',
'integrations' => '整合',
'slack' => 'Slack',
'general_webhook' => '一般 Webhook',
'ms_teams' => 'Microsoft Teams',
'webhook' => ':app',
'webhook_presave' => '儲存前測試',
'webhook_title' => '更新 Webhook 設定',
'webhook_help' => '整合設定',
'webhook_botname' => ':app Bot 名稱',
'webhook_channel' => ':app 頻道',
'webhook_endpoint' => ':app 端點',
'webhook_integration' => ':app 設定',
'webhook_test' =>'測試 :app 整合',
'webhook_integration_help' => ':app 整合是選擇性的,但如果您希望使用它,則需要端點和頻道。要設定 :app 整合,您必須先在您的 :app 帳戶上<a href=":webhook_link" target="_new" rel="noopener">建立傳入的 webhook</a>。在儲存之前,點選 <strong>測試 :app 整合</strong> 按鈕確認您的設定是否正確。',
'webhook_integration_help_button' => '一旦您儲存了您的 :app 資訊,將會出現一個測試按鈕。',
'webhook_test_help' => '測試您的 :app 整合是否設定正確。您必須先儲存更新的 :app 設定。',
'snipe_version' => 'Snipe-IT 版本',
'support_footer' => '支援頁尾連結',
'support_footer_help' => '指定誰可以看到指向Snipe-IT支持信息和用戶手冊的鏈接',
'version_footer' => '頁尾版本 ',
'version_footer_help' => '指定誰可以看到Snipe-IT版本和內部版本號。',
'system' => '系統資訊',
'update' => '更新設定',
'value' => '價值',
'brand' => '企業識別',
'brand_keywords' => '頁尾、標誌、列印、主題、面板、標頭、顏色、顏色、css',
'brand_help' => '標誌、網站名稱',
'web_brand' => 'Web 品牌識別類型',
'about_settings_title' => '關於設定',
'about_settings_text' => '這些設定允許您自訂您的安裝偏好',
'labels_per_page' => '每頁顯示',
'label_dimensions' => '標籤尺寸(英吋)',
'next_auto_tag_base' => '下一個自動增量',
'page_padding' => '頁面邊框(英吋)',
'privacy_policy_link' => '連結到隱私條款。',
'privacy_policy' => '隱私條款',
'privacy_policy_link_help' => '如果此處包含網址則根據GDPR頁尾和系統發送的任何電子郵件中都會包含指向您的隱私權政策的鏈接。 ',
'purge' => '清除已標記刪除的記錄',
'purge_deleted' => '清除已刪除',
'labels_display_bgutter' => '標籤底部裝訂線',
'labels_display_sgutter' => '標籤側邊裝訂線',
'labels_fontsize' => '標籤字體大小',
'labels_pagewidth' => '標籤寬度',
'labels_pageheight' => '標籤高度',
'label_gutters' => '標籤間隔(英吋)',
'page_dimensions' => '頁面尺寸(英吋)',
'label_fields' => '標籤可見欄位',
'inches' => '英吋',
'width_w' => '寬',
'height_h' => '高',
'show_url_in_emails' => '鏈接到Snipe-IT在電子郵件',
'show_url_in_emails_help_text' => '如果您不希望鏈接回電子郵件頁腳中的Snipe-IT安裝請取消選中此框。如果您的大多數用戶從未登錄則很有用',
'text_pt' => '磅',
'thumbnail_max_h' => '最大縮略圖高度',
'thumbnail_max_h_help' => '縮略圖可能在列表視圖中顯示的最大高度以像素為單位。最小25最多500。',
'two_factor' => '雙因素身份驗證',
'two_factor_secret' => '雙因素驗證代碼',
'two_factor_enrollment' => '登記雙因素驗證',
'two_factor_enabled_text' => '啟用雙因素驗證',
'two_factor_reset' => '重設雙因素驗證',
'two_factor_reset_help' => 'This will force the user to enroll their device with their authenticator app again. This can be useful if their currently enrolled device is lost or stolen. ',
'two_factor_reset_success' => '重設雙因素驗證裝置成功',
'two_factor_reset_error' => '重設雙因素驗證裝置失敗',
'two_factor_enabled_warning' => '啟用雙因素認證將需要您立即用登記的行動裝置驗證身份。如您尚未設置雙因素認證,您現在可以登記您的設備',
'two_factor_enabled_help' => '這將使用 Google Authenticator 做雙因素驗證。',
'two_factor_optional' => '可選項(如果允許,用戶可以啟用或禁用)',
'two_factor_required' => '強制所有使用者啟用',
'two_factor_disabled' => '已停用',
'two_factor_enter_code' => '輸入雙因素認證代碼',
'two_factor_config_complete' => '送出代碼',
'two_factor_enabled_edit_not_allowed' => '您的管理員不允許您編輯此設定。',
'two_factor_enrollment_text' => "雙因素認證是必要的,無論您是否已登記行動裝置。開啟您的 Google Authenticator app 並且掃描下方的 QR Code 以登記雙因素認證。當您已登記您的裝置,請在下方輸入認證代碼",
'require_accept_signature' => '需要簽名',
'require_accept_signature_help_text' => '啟用此功能將需要使用者親自簽名來接受一項資產。',
'left' => '左',
'right' => '右',
'top' => '頂部',
'bottom' => '底部',
'vertical' => '垂直',
'horizontal' => '水平',
'unique_serial' => '唯一序號',
'unique_serial_help_text' => '選中此框將強制對資產序號進行唯一性約束',
'zerofill_count' => '資產標籤長度,包括補零',
'username_format_help' => '只有在提供使用者名稱並且我們必須為您產生使用者名稱的匯入過程中才會使用此設定。',
'oauth_title' => 'OAuth API 設定',
'oauth' => 'OAuth',
'oauth_help' => 'OAuth 端點設定',
'asset_tag_title' => '更新資產標籤設定',
'barcode_title' => '更新條碼設定',
'barcodes' => '條碼',
'barcodes_help_overview' => '條碼和 QR Code 設定',
'barcodes_help' => '這將嘗試刪除快取的條碼。這通常只在您的條碼設定已更改,或者您的 Snipe-IT 網址已更改時使用。條碼將在下次存取時重新產生。',
'barcodes_spinner' => '嘗試刪除檔案...',
'barcode_delete_cache' => '刪除條碼快取',
'branding_title' => '更新品牌設定',
'general_title' => '更新一般設定',
'mail_test' => '傳送測試',
'mail_test_help' => '這將嘗試向 :replyto 傳送測試郵件。',
'filter_by_keyword' => '按設定關鍵字篩選',
'security' => '安全性',
'security_title' => '更新安全性設定',
'security_keywords' => '密碼、密碼、要求、雙因素、雙因素、常見密碼、遠端登入、登出、身份驗證',
'security_help' => '雙因素、密碼限制',
'groups_keywords' => '權限、權限群組、授權',
'groups_help' => '帳戶權限群組',
'localization' => '本地化',
'localization_title' => '更新本地化設定',
'localization_keywords' => '本地化、貨幣、本地、地區設定、時區、時區、國際、國際化、語言、語言、翻譯',
'localization_help' => '語言, 日期顯示',
'notifications' => '通知',
'notifications_help' => '電子郵件通知與稽核設定',
'asset_tags_help' => '遞增和前綴',
'labels' => '標籤',
'labels_title' => '更新標籤設定',
'labels_help' => '標籤大小和設定',
'purge' => '清除',
'purge_keywords' => '永久刪除',
'purge_help' => '清除已刪除的記錄',
'ldap_extension_warning' => '似乎此伺服器上未安裝或啟用 LDAP 擴充套件。您仍然可以儲存您的設定,但在 LDAP 同步或登入將正常工作之前,您需要啟用 LDAP 擴充套件。',
'ldap_ad' => 'LDAP/AD',
'employee_number' => '員工編號',
'create_admin_user' => '新增使用者 ::',
'create_admin_success' => '成功! 您的管理員使用者已新增!',
'create_admin_redirect' => '點擊這裡轉到您的應用程式登入!',
'setup_migrations' => '資料庫移轉 ::',
'setup_no_migrations' => '無需遷移。您的資料庫表已設定!',
'setup_successful_migrations' => '您的資料庫欄位已建立',
'setup_migration_output' => '遷移輸出:',
'setup_migration_create_user' => '下一步: 建立使用者',
'ldap_settings_link' => 'LAD 設定頁面',
'slack_test' => '測試 <i class="fab fa-slack"></i> 整合',
'label2_enable' => 'New Label Engine',
'label2_enable_help' => 'Switch to the new label engine. <b>Note: You will need to save this setting before setting others.</b>',
'label2_template' => '範本',
'label2_template_help' => 'Select which template to use for label generation',
'label2_title' => '標題',
'label2_title_help' => 'The title to show on labels that support it',
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset&apos;s company name',
'label2_asset_logo' => 'Use Asset Logo',
'label2_asset_logo_help' => 'Use the logo of the asset&apos;s assigned company, rather than the value at <code>:setting_name</code>',
'label2_1d_type' => '1D Barcode Type',
'label2_1d_type_help' => 'Format for 1D barcodes',
'label2_2d_type' => '二維條碼類型',
'label2_2d_type_help' => 'Format for 2D barcodes',
'label2_2d_target' => '2D Barcode Target',
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
'label2_fields' => 'Field Definitions',
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
'default' => '開發人員選項',
'none' => '無',
'google_callback_help' => '這應該輸入為您的 Google OAuth 應用程式設定中的回呼網址,位於您組織的 <strong><a href="https://console.cloud.google.com/" target="_blank">Google 開發者控制台 <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>。',
'google_login' => 'Google Workspace 登入設定',
'enable_google_login' => '允許使用者使用 Google Workspace 登入',
'enable_google_login_help' => '使用者將不會自動建立。他們必須在這裡和 Google Workspace 中都有現有的帳戶,並且他們在這裡的使用者名稱必須與他們的 Google Workspace 電子郵件地址相符。',
'mail_reply_to' => 'Mail Reply-To Address',
'mail_from' => 'Mail From Address',
'database_driver' => 'Database Driver',
'bs_table_storage' => 'Table Storage',
'timezone' => 'Timezone',
];

View File

@ -0,0 +1,46 @@
<?php
return [
'update' => [
'error' => '更新過程中發生問題。',
'success' => '更新設定成功。',
],
'backup' => [
'delete_confirm' => '您確定要刪除此備份檔嗎?此動作無法復原。',
'file_deleted' => '刪除備份檔成功。',
'generated' => '成功新增一個新的備份檔。',
'file_not_found' => '在伺服器上找不到備份檔',
'restore_warning' => '是的,還原它。我了解這將覆蓋資料庫中目前的任何現有數據。這也會登出所有目前使用者(包括您)。',
'restore_confirm' => '請您確認是否要從 :filename 還原資料庫?'
],
'purge' => [
'error' => '清除過程中發生錯誤。',
'validation_failed' => '你的清除確認不正確請在文字輸入欄位輸入DELETE。',
'success' => '已成功清除刪除記錄。',
],
'mail' => [
'sending' => '正在發送測試郵件...',
'success' => '郵件已傳送!',
'error' => '郵件無法發送',
'additional' => '沒有提供額外的錯誤訊息。請檢查你的電子郵件設定和應用程式日誌。'
],
'ldap' => [
'testing' => '正在測試 LDAP 連線、繫結和查詢...',
'500' => '500 伺服器錯誤。請檢查伺服器的日誌以取得更多資訊。',
'error' => '發生了一些錯誤 :(',
'sync_success' => '根據你的設定,從 LDAP 伺服器回傳的 10 個使用者樣本:',
'testing_authentication' => 'LDAP 授權測試中...',
'authentication_success' => '用戶成功透過 LDAP 驗證'
],
'webhook' => [
'sending' => '正在傳送 :app 測試訊息...',
'success' => 'Your :webhook_name Integration works!',
'success_pt1' => '成功!請檢查 ',
'success_pt2' => ' 頻道中的測試訊息,並確定在下面點選儲存以儲存你的設定。',
'500' => '500 伺服器錯誤。',
'error' => '發生了一些錯誤。:app 回應::error_message',
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we dont follow redirects. Please use the actual endpoint.',
'error_misc' => '發生了一些錯誤。 :( ',
]
];

View File

@ -0,0 +1,6 @@
<?php
return array(
'created' => '已新增',
'size' => '尺寸',
);

View File

@ -0,0 +1,32 @@
<?php
return [
'does_not_exist' => '狀態標籤不存在',
'deleted_label' => 'Deleted Status Label',
'assoc_assets' => '至少還有一個資產與此狀態標籤關聯,目前不能被删除,請確認後重試。 ',
'create' => [
'error' => '新增狀態標籤失敗,請重試。',
'success' => '新增狀態標籤成功。',
],
'update' => [
'error' => '更新狀態標籤失敗,請重試。',
'success' => '更新狀態標籤成功。',
],
'delete' => [
'confirm' => '您確定要刪除此狀態標籤嗎?',
'error' => '刪除狀態標籤失敗,請重試。',
'success' => '刪除狀態標籤成功。',
],
'help' => [
'undeployable' => '這些資產不能分配給任何人。',
'deployable' => '這些資產可以被借出。一旦分配,它們將呈現 <i class="fas fa-circle text-blue"></i> <strong>已部署</strong> 的元狀態。',
'archived' => '這些資產無法簽出,只會顯示在“存檔”視圖中。這有助於保留有關資產的預算/歷史目的信息,但將其保留在日常資產清單之外。',
'pending' => '這些資產不能分配給任何人,經常用於修理的物品,但預計將重新流通。',
],
];

View File

@ -0,0 +1,19 @@
<?php
return array(
'about' => '關於狀態標籤',
'archived' => '已封存',
'create' => '新增狀態標籤',
'color' => '圖標顏色',
'default_label' => '預設標籤',
'default_label_help' => '這用於確保在創建/編輯資產時, 最常用的狀態標籤出現在 "選擇" 框的頂部。',
'deployable' => '可部署',
'info' => '狀態標籤用於描述資產的各種狀態(例如送外維修、遺失、被竊)。你可以為處於可部署、待處理或已封存的資產新增新的狀態標籤。',
'name' => '狀態名稱',
'pending' => '待處理',
'status_type' => '狀態類型',
'show_in_nav' => '在側邊導航欄中顯示',
'title' => '狀態標籤',
'undeployable' => '無法部署',
'update' => '更新狀態標籤',
);

View File

@ -0,0 +1,28 @@
<?php
return array(
'deleted' => 'Deleted supplier',
'does_not_exist' => '供應商不存在',
'create' => array(
'error' => '新增供應商失敗,請重試',
'success' => '新增供應商成功。'
),
'update' => array(
'error' => '更新供應商失敗,請重試',
'success' => '更新供應商成功。'
),
'delete' => array(
'confirm' => '您確定要刪除此供應商嗎?',
'error' => '刪除供應商失敗,請重試',
'success' => '刪除供應商成功。',
'assoc_assets' => '至少還有 :asset_count 個樣板與此供應商關聯,目前不能被刪除,請檢查後重試。 ',
'assoc_licenses' => '至少還有 :licenses_count 個授權與此供應商關聯,目前不能被刪除,請檢查後重試。 ',
'assoc_maintenances' => '至少還有 :asset_maintenances_count 個資產維護與此供應商關聯,目前不能被刪除,請檢查後重試。 ',
)
);

View File

@ -0,0 +1,26 @@
<?php
return array(
'about_suppliers_title' => '關於供應商',
'about_suppliers_text' => '供應商用來追踪物品的來源',
'address' => '供應商地址',
'assets' => '資產',
'city' => '城市',
'contact' => '連絡人姓名',
'country' => '國家',
'create' => '新增供應商',
'email' => 'Email',
'fax' => '傳真',
'id' => 'ID',
'licenses' => '授權',
'name' => '供應商名稱',
'notes' => '備註',
'phone' => '電話',
'state' => '省份',
'suppliers' => '供應商',
'update' => '更新供應商',
'view' => '檢視供應商',
'view_assets_for' => '檢視資產關於',
'zip' => '郵遞區號',
);

View File

@ -0,0 +1,54 @@
<?php
return [
'activated_help_text' => '該用戶可以登錄',
'activated_disabled_help_text' => '您無法編輯自己帳戶的啟動狀態。',
'assets_user' => '分配給 :name 的資產',
'bulk_update_warn' => '您正在修改 :user_count 位使用者。請注意!您不能透過此表格修改您自己的資訊,您必須單獨編輯您的個人資訊。',
'bulk_update_help' => '此表格允許您同時修改多位使用者。請僅填寫需要修改的欄位,留空的欄位不會做任何修改。',
'current_assets' => '目前借出給該使用者的資產',
'clone' => '複製使用者',
'contact_user' => '聯繫 :name',
'edit' => '編輯使用者',
'filetype_info' => '允許檔案類型png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。',
'history_user' => ':name 的歷史記錄',
'info' => '資訊',
'restore_user' => '點擊此處可將它們還原。',
'last_login' => '上次登入',
'ldap_config_text' => 'LDAP 設定在 管理 > 設定。所選位置將套用至匯入的使用者。',
'print_assigned' => '列印所有分配的',
'email_assigned' => '電子郵件所有分配的清單',
'user_notified' => '使用者已透過電子郵件接收他們目前分配的項目清單。',
'auto_assign_label' => '自動分配可用軟體授權時包含此使用者',
'auto_assign_help' => '自動分配可用軟體授權時跳過此使用者',
'software_user' => ':name 借出的軟體',
'send_email_help' => '必須為此使用者提供一個電子郵件地址以傳送他們的憑證。只有在建立使用者時,才能夠傳送電子郵件憑證。密碼儲存在一個單向雜湊中,一旦儲存,就無法再取回。',
'view_user' => '檢視使用者: :name',
'usercsv' => 'CSV 檔',
'two_factor_admin_optin_help' => '您當前的管理員設置允許使用雙因素身份驗證。',
'two_factor_enrolled' => '已登記 2FA 裝置',
'two_factor_active' => '2FA 已啟動',
'user_deactivated' => '該使用者無法登入',
'user_activated' => '該使用者能夠登入',
'activation_status_warning' => '不要更改啟動狀態',
'group_memberships_helpblock' => '只有超級管理員能夠編輯群組成員。',
'superadmin_permission_warning' => '只有超級管理員能夠授予使用者超級管理員存取權限。',
'admin_permission_warning' => '只有管理員或更高等級的使用者才能賦予使用者管理員存取權限。',
'remove_group_memberships' => '移除群組成員',
'warning_deletion_information' => '您將要簽收以下列出的 :count 位使用者的所有項目。超級管理員名稱會以紅色標出。',
'update_user_assets_status' => '將這些使用者的所有資產更新為此狀態',
'checkin_user_properties' => '簽收所有與這些使用者相關的財產',
'remote_label' => '這是遠端使用者',
'remote' => '遠端',
'remote_help' => '如果您需要篩選從未或很少到達您的實體地點的遠端使用者,此選項可能很有用。',
'not_remote_label' => '這不是遠端使用者',
'vip_label' => 'VIP 使用者',
'vip_help' => '如果您希望以特殊的方式處理您的組織中的重要人物,此選項可能有所幫助。',
'create_user' => '創建使用者',
'create_user_page_explanation' => '這是你用來首次登入網站的帳戶資訊',
'email_credentials' => '電子郵件憑證',
'email_credentials_text' => '將我的憑證寄送到以下電子郵件信箱',
'next_save_user' => '下一步: 儲存使用者',
'all_assigned_list_generation' => '產生於:',
'email_user_creds_on_create' => '在建立時寄送此使用者他們的憑證嗎?',
];

View File

@ -0,0 +1,68 @@
<?php
return array(
'accepted' => '您已接受這項資產。',
'declined' => '您已拒絕這項資產。',
'bulk_manager_warn' => '您的使用者已成功更新,但主管條目未保存,因為您選擇的主管也在要編輯的使用者列表中,使用者不能是自己的主管。 請再次選擇您的使用者並排除主管。',
'user_exists' => '使用者已存在!',
'user_not_found' => '找不到使用者。',
'user_login_required' => '登入欄位是必需的',
'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => '密碼欄位是必需的',
'insufficient_permissions' => '權限不足',
'user_deleted_warning' => '此使用者已被刪除。您必須先還原此使用者才能進行編輯或分配新的資產。',
'ldap_not_configured' => 'LDAP 整合尚未設定',
'password_resets_sent' => '已向選定的已啟動且擁有有效電子郵件地址的使用者傳送了密碼重設連結。',
'password_reset_sent' => '密碼重置連結已傳送至 :email',
'user_has_no_email' => '該使用者的個人資料尚未填寫電子郵件。',
'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
'create' => '新增使用者成功。',
'update' => '更新使用者成功。',
'update_bulk' => '使用者更新成功 ',
'delete' => '刪除使用者成功。',
'ban' => '禁止使用者成功。',
'unban' => '解禁使用者成功。',
'suspend' => '停用使用者成功。',
'unsuspend' => '解除停用使用者成功。',
'restored' => '恢復使用者成功。',
'import' => '匯入使用者成功。',
),
'error' => array(
'create' => '新增使用者失敗,請重試。',
'update' => '更新使用者失敗,請重試。',
'delete' => '刪除使用者失敗,請重試。',
'delete_has_assets' => '此使用者已分配物件,無法刪除。',
'unsuspend' => '解除停用使用者失敗,請重試。',
'import' => '匯入使用者失敗,請重試。',
'asset_already_accepted' => '資產已被接受',
'accept_or_decline' => '您必須選擇接受或拒絕該資產。',
'incorrect_user_accepted' => '您正嘗試接受的資產未分配給您',
'ldap_could_not_connect' => '無法連接到 LDAP 伺服器,請檢查 LDAP 設定文件中的相關設定。<br>LDAP 伺服器錯誤訊息:',
'ldap_could_not_bind' => '無法綁定 LDAP 伺服器,請檢查 LDAP 設定文件中的相關設定。<br>LDAP 伺服器錯誤訊息:',
'ldap_could_not_search' => '查詢 LDAP 伺服器失敗,請檢查 LDAP 設定文件中的相關設定。<br>LDAP 伺服器錯誤訊息:',
'ldap_could_not_get_entries' => ' LDAP 伺服器取得資訊條目失敗,請檢查 LDAP 設定文件中的相關設定。<br>LDAP 伺服器錯誤訊息:',
'password_ldap' => '此帳戶的密碼由 LDAP/AD 管理。若要更改您的密碼,請聯繫您的 IT 部門。 ',
),
'deletefile' => array(
'error' => '刪除檔案失敗,請重試',
'success' => '刪除檔案成功。',
),
'upload' => array(
'error' => '上傳檔案失敗,請重試',
'success' => '上傳檔案成功。',
'nofiles' => '尚未選擇要上傳的檔案',
'invalidfiles' => '一個或多個檔案太大或屬於不被允許的檔案類型。允許上傳的檔案類型png, gif, jpg, doc, docx, pdf, txt。',
),
'inventorynotification' => array(
'error' => '該用戶未設定email',
'success' => '已就當前資產通知此用戶'
)
);

View File

@ -0,0 +1,40 @@
<?php
return array(
'activated' => '啟用',
'allow' => '允許',
'checkedout' => '資產',
'created_at' => '新增於',
'createuser' => '新增使用者',
'deny' => '拒絕',
'email' => 'Email',
'employee_num' => '員工編號',
'first_name' => '名',
'groupnotes' => '選擇一個群組以指定給使用者,請記住,使用者將承擔他們所在的群組的權限。使用 ctrl+點選(或在 MacOS 上使用 cmd+點選)以取消選取群組。',
'id' => 'ID',
'inherit' => '繼承',
'job' => '職稱',
'last_login' => '上次登入',
'last_name' => '姓氏',
'location' => '位置',
'lock_passwords' => '不能修改登入資料',
'manager' => '主管',
'managed_locations' => '管理位置',
'name' => '名字',
'nogroup' => '尚未建立任何群組。要新增群組,請訪問: ',
'notes' => '備註',
'password_confirm' => '確認密碼',
'password' => '密碼',
'phone' => '電話',
'show_current' => '顯示當前使用者',
'show_deleted' => '顯示已刪除使用者',
'title' => '職稱',
'to_restore_them' => '將它們還原。',
'total_assets_cost' => "資產總成本",
'updateuser' => '更新使用者',
'username' => '使用者名稱',
'user_deleted_text' => '此使用者已被標記為刪除。',
'username_note' => '(這是用來綁定 Active Directory非用來登入',
'cloneuser' => '複製使用者',
'viewusers' => '檢視使用者',
);

View File

@ -0,0 +1,20 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => '此憑證與我們的紀錄不符',
'password' => '輸入的密碼不正確',
'throttle' => '登入嘗試次數過多,請在 :seconds 秒後重試',
);

View File

@ -0,0 +1,19 @@
<?php
return [
'send_password_link' => '發送密碼重設連結',
'email_reset_password' => '重設密碼',
'reset_password' => '重設密碼',
'saml_login' => '使用 SAML 登入',
'login' => '登入',
'login_prompt' => '請登入',
'forgot_password' => '忘記密碼',
'ldap_reset_password' => '請點擊這裡重設您的LDAP密碼',
'remember_me' => '記住我',
'username_help_top' => '輸入您的<strong>使用者名稱</strong>透過電子郵件發送密碼重設連結',
'username_help_bottom' => '您的使用者名稱和電子郵件地址 <em>可能</em> 是相同的,但也可能不同,這取決於您的設定。如果您忘記了使用者名稱,請聯絡您的管理員。 <br><br><strong>沒有相關聯電子郵件地址的使用者名稱將不會收到密碼重設連結的電子郵件。</strong>',
'google_login' => 'Login with Google Workspace',
'google_login_failed' => 'Google 登入失敗,請再試一次。',
];

View File

@ -0,0 +1,45 @@
<?php
return array(
'account_already_exists' => '此信箱已被註冊',
'account_not_found' => '使用者或密碼錯誤',
'account_not_activated' => '使用者尚未啟用',
'account_suspended' => '使用者已被停用',
'account_banned' => '使用者已被禁用',
'throttle' => '登入失敗次數太多。請 :minutes 分鐘後再試。',
'two_factor' => array(
'already_enrolled' => '您的設備已經註冊',
'success' => '您已成功登入',
'code_required' => '需要雙重驗證碼',
'invalid_code' => '兩階段驗證碼無效',
),
'signin' => array(
'error' => '登入過程中發生問題,請重試',
'success' => '登入成功',
),
'logout' => array(
'error' => '登出時發生問題,請稍後再試',
'success' => '您已成功登出',
),
'signup' => array(
'error' => '在新增帳戶時發生問題,請重試',
'success' => '新增帳戶成功。',
),
'forgot-password' => array(
'error' => '在重設密碼時發生問題,請重試',
'success' => '如果該電子郵件已存在我們的系統中,一封含有恢復密碼的郵件將被傳送',
),
'forgot-password-confirm' => array(
'error' => '在重設密碼時發生問題,請重試',
'success' => '密碼重設成功。',
),
);

View File

@ -0,0 +1,24 @@
<?php
return [
'actions' => '操作',
'add' => '新增',
'cancel' => '取消',
'checkin_and_delete' => '全部繳回 / 刪除使用者',
'delete' => '刪除',
'edit' => '編輯',
'restore' => '還原',
'remove' => '移除',
'request' => '申請',
'submit' => '送出',
'upload' => '上傳',
'select_file' => '選擇檔案…',
'select_files' => '選擇檔案…',
'generate_labels' => '{1} 產製標籤|[2,*] 產製標籤',
'send_password_link' => '發送密碼重設連結',
'go' => '前往',
'bulk_actions' => '批量操作',
'add_maintenance' => '新增維護',
'append' => '追加',
'new' => '新增',
];

View File

@ -0,0 +1,532 @@
<?php
return [
'2FA_reset' => '2FA reset',
'accessories' => '配件',
'activated' => '已啟用',
'accepted_date' => '接受日期',
'accessory' => '配件',
'accessory_report' => '配件報告',
'action' => '操作',
'activity_report' => '活動報告',
'address' => '地址',
'admin' => '管理員',
'administrator' => '管理員',
'add_seats' => '新增授權',
'age' => "年齡",
'all_assets' => '所有資產',
'all' => '所有',
'archived' => '已封存',
'asset_models' => '資產樣板',
'asset_model' => '模型',
'asset' => '資產',
'asset_report' => '資產報告',
'asset_tag' => '資產標籤',
'asset_tags' => '資產標籤',
'assets_available' => '可用資產',
'accept_assets' => '接受資產',
'accept_assets_menu' => '授權資產',
'audit' => '稽核',
'audit_report' => '稽核記錄',
'assets' => '資產',
'assets_audited' => '已稽核資產',
'assets_checked_in_count' => '已繳回資產',
'assets_checked_out_count' => '已領用資產',
'asset_deleted_warning' => '該資產已被刪除。在分配該資產前要先回復刪除。',
'assigned_date' => '分配日期',
'assigned_to' => '指派給 :name',
'assignee' => '分配給',
'avatar_delete' => '刪除頭像',
'avatar_upload' => '上傳頭像',
'back' => '返回',
'bad_data' => '未發現任何東西,是否資料有誤?',
'bulkaudit' => '批次稽核',
'bulkaudit_status' => '稽核狀態',
'bulk_checkout' => '批次借出',
'bulk_edit' => '批次編輯',
'bulk_delete' => '批次刪除',
'bulk_actions' => '批次操作',
'bulk_checkin_delete' => '批次歸還/刪除使用者',
'byod' => 'BYOD (自備裝置)',
'byod_help' => '此設備由使用者擁有',
'bystatus' => '按狀態',
'cancel' => '取消',
'categories' => '類別',
'category' => '類別',
'change' => '進/出',
'changeemail' => '更改電子郵件地址',
'changepassword' => '更改密碼',
'checkin' => '繳回',
'checkin_from' => '繳回來源',
'checkout' => '借出',
'checkouts_count' => '借出',
'checkins_count' => '繳回',
'user_requests_count' => '申請',
'city' => '城市',
'click_here' => '點擊這裡',
'clear_selection' => '清除選擇',
'companies' => '公司',
'company' => '公司',
'component' => '組件',
'components' => '組件',
'complete' => '完成',
'consumable' => '耗材',
'consumables' => '耗材',
'country' => '國家',
'could_not_restore' => '還原錯誤 :item_type: :error',
'not_deleted' => '此 :item_type 未被刪除,因此無法還原。',
'create' => '新增',
'created' => '項目已新增',
'created_asset' => '新增資產',
'created_at' => '新增於',
'created_by' => '建立者是',
'record_created' => '記錄已建立',
'updated_at' => '更新日',
'currency' => '$', // this is deprecated
'current' => '目前',
'current_password' => '目前的密碼',
'customize_report' => '自訂報告',
'custom_report' => '自訂資產報告',
'dashboard' => '儀表板',
'days' => '天',
'days_to_next_audit' => '下次稽核時間(天)',
'date' => '日期',
'debug_warning' => '警告!',
'debug_warning_text' => '此應用程式已開啟除錯模式, 如果開放外部存取可能造成敏感資料外洩。您可透過修改<code>.env</code>檔案中的參數<code>APP_DEBUG</code>,將值改為<code>false</code>關閉除錯模式。',
'delete' => '刪除',
'delete_confirm' => '您確定要刪除 :item 嗎?',
'delete_confirm_no_undo' => '您確定要刪除 :item 嗎?此操作無法復原。',
'deleted' => '刪除',
'delete_seats' => '刪除授權',
'deletion_failed' => '刪除失敗',
'departments' => '部門',
'department' => '部門',
'deployed' => '已分配',
'depreciation' => '折舊',
'depreciations' => '折舊',
'depreciation_report' => '折舊報告',
'details' => '詳細內容',
'download' => '下載',
'download_all' => '下載全部',
'editprofile' => '編輯個人資料',
'eol' => 'EOL',
'email_domain' => 'Email 域名',
'email_format' => 'Email 格式',
'employee_number' => '員工編號',
'email_domain_help' => '這用在匯入時產生電子郵件地址',
'error' => '錯誤',
'exclude_archived' => '不包括已封存的資產',
'exclude_deleted' => '不包括已刪除的資產',
'example' => '範例: ',
'filastname_format' => '縮寫名 姓,例如 (jsmith@example.com)',
'firstname_lastname_format' => '名 姓,例如 (jane.smith@example.com)',
'firstname_lastname_underscore_format' => '名字姓氏例如jane_smith@example.com',
'lastnamefirstinitial_format' => '姓氏首字母smithj@example.com',
'firstintial_dot_lastname_format' => '姓氏與名首子母 (j.smith@example.com)',
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
'name_display_format' => '名稱顯示格式',
'first' => '首頁',
'firstnamelastname' => '全名 (janesmith@example.com)',
'lastname_firstinitial' => '姓氏與名首字母 (smith_j@example.com)',
'firstinitial.lastname' => '姓氏與名首子母 (j.smith@example.com)',
'firstnamelastinitial' => '名字與姓首字母 (janes@example.com)',
'first_name' => '名字',
'first_name_format' => '名,例如 (jane@example.com)',
'files' => '檔案',
'file_name' => '檔案',
'file_type' => '檔案類型',
'filesize' => '檔案大小',
'file_uploads' => '上傳檔案',
'file_upload' => '上傳檔案',
'generate' => '產生',
'generate_labels' => '產生標籤',
'github_markdown' => '此欄位可以使用 <a href="https://help.github.com/articles/github-flavored-markdown/">Github 風格 markdown</a>.',
'groups' => '群組',
'gravatar_email' => 'Gravatar 頭像郵件地址',
'gravatar_url' => '<a href="http://gravatar.com"><small>在 Gravatar.com 更改您的頭像</small></a>.',
'history' => '歷史記錄',
'history_for' => '歷史記錄',
'id' => 'ID',
'image' => '影像',
'image_delete' => '刪除圖片',
'include_deleted' => '包含已刪除的資產',
'image_upload' => '上傳圖片',
'filetypes_accepted_help' => '接受的檔案類型為 :types。允許的最大上傳大小為 :size。',
'filetypes_size_help' => '上傳檔案大小上限為 :size',
'image_filetypes_help' => '接受的檔案類型有 jpg、webp, png、gif 和 svg。允許的最大上傳大小為 :size。',
'unaccepted_image_type' => '此影像無法被讀取。可接受的檔案格式為 jpg, webp, png, gif 以及 svg。此影像的 mimetype 為 :mimetype。',
'import' => '匯入',
'import_this_file' => 'Map fields and process this file',
'importing' => '匯入中',
'importing_help' => '您可透過 CSV 格式檔案匯入資產、授權、配件、耗材以及使用者。<br><br> CSV檔案必須以逗號分格並依照<a href="https://snipe-it.readme.io/docs/importing" target="_new">說明文件中的CSV範例</a>保留首部及格式。',
'import-history' => '匯入歷史記錄',
'asset_maintenance' => '資產維護',
'asset_maintenance_report' => '資產維護報告',
'asset_maintenances' => '資產維護',
'item' => '項目',
'item_name' => '項目名稱',
'import_file' => '匯入 CSV 檔案',
'import_type' => 'CSV 匯入類型',
'insufficient_permissions' => '沒有足夠的權限',
'kits' => '預設組',
'language' => '語言',
'last' => '最後頁',
'last_login' => '最後登入',
'last_name' => '姓氏',
'license' => '授權',
'license_report' => '授權報告',
'licenses_available' => '可用授權',
'licenses' => '授權',
'list_all' => '列出全部',
'loading' => '正在載入,請稍候....',
'lock_passwords' => '此欄位值不會儲存在 Demo 安裝.',
'feature_disabled' => '演示模式下禁用此功能',
'location' => '位置',
'location_plural' => 'Location|Locations',
'locations' => '位置',
'logo_size' => '正方形 logos 最適合 Logo + Text 顯示. Logo 最大顯示尺寸是 50px 高 x 500px 寬. ',
'logout' => '登出',
'lookup_by_tag' => '尋找資產標籤',
'maintenances' => '維護',
'manage_api_keys' => '管理 API 金鑰',
'manufacturer' => '製造商',
'manufacturers' => '製造商',
'markdown' => '此欄位可以使用 <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'min_amt' => '最少數量',
'min_amt_help' => '觸發警報之前,應該有的最小項目數量。如果您不希望收到低庫存警報,請將 Min. QTY 留空。',
'model_no' => '型號',
'months' => '月數',
'moreinfo' => '更多訊息',
'name' => '名稱',
'new_password' => '新密碼',
'next' => '下一頁',
'next_audit_date' => '下次稽核日期',
'no_email' => 'No email address associated with this user',
'last_audit' => '最後稽核日期',
'new' => 'new!',
'no_depreciation' => '永久',
'no_results' => '沒有結果',
'no' => '否',
'notes' => '備註',
'order_number' => '採購單號',
'only_deleted' => '只有已刪除的資產',
'page_menu' => '顯示選項',
'pagination_info' => '顯示全部',
'pending' => '待處理',
'people' => '組織成員',
'per_page' => '每頁搜尋結果',
'previous' => '前一頁',
'processing' => '處理中',
'profile' => '您的個人資料',
'purchase_cost' => '採購成本',
'purchase_date' => '採購日期',
'qty' => '數量',
'quantity' => '數量',
'quantity_minimum' => '您有 :count 項目的數量低於或接近最小數量',
'quickscan_checkin' => '快速掃描歸還',
'quickscan_checkin_status' => '繳回狀態',
'ready_to_deploy' => '準備部署',
'recent_activity' => '最近操作活動',
'remaining' => '剩餘',
'remove_company' => '移除公司關聯',
'reports' => '報告',
'restored' => '還原',
'restore' => '還原',
'requestable_models' => '可申請的型號',
'requested' => '已申請',
'requested_date' => '申請日期',
'requested_assets' => '申請的資產',
'requested_assets_menu' => '申請的資產',
'request_canceled' => '取消申請',
'save' => '儲存',
'select_var' => '選擇 :thing... ', // this will eventually replace all of our other selects
'select' => '選擇',
'select_all' => '全部選取',
'search' => '搜尋',
'select_category' => '選擇一個類別',
'select_department' => '選擇部門',
'select_depreciation' => '選擇折舊類型',
'select_location' => '選擇位置',
'select_manufacturer' => '選擇製造商',
'select_model' => '選擇型號',
'select_supplier' => '選擇供應商',
'select_user' => '選擇使用者',
'select_date' => '選擇日期 (YYYY-MM-DD)',
'select_statuslabel' => '選擇狀態',
'select_company' => '選擇公司',
'select_asset' => '選擇資產',
'settings' => '設定',
'show_deleted' => '檢視已刪除',
'show_current' => '顯示當前',
'sign_in' => '登入',
'signature' => '簽名',
'signed_off_by' => '簽署者',
'skin' => '主題',
'webhook_msg_note' => '將透過 webhook 傳送通知',
'webhook_test_msg' => '嗨!看起來您的 Snipe-IT 與 :app 的整合運作正常!',
'some_features_disabled' => '演示模式︰ 此安裝禁用某些功能。',
'site_name' => '網站名稱',
'state' => '省份',
'status_labels' => '狀態標籤',
'status' => '狀態',
'accept_eula' => '接受 EULA',
'supplier' => '供應商',
'suppliers' => '供應商',
'sure_to_delete' => '您確定要刪除嗎?',
'sure_to_delete_var' => '您確定要刪除 :item 嗎?',
'delete_what' => '刪除 :item',
'submit' => '送出',
'target' => '目標',
'time_and_date_display' => '顯示時間與日期',
'total_assets' => '總資產',
'total_licenses' => '總計授權',
'total_accessories' => '配件總計',
'total_consumables' => '耗材總計',
'type' => '類型',
'undeployable' => '不可佈署',
'unknown_admin' => '未知管理員',
'username_format' => '使用者名稱格式',
'username' => '使用者名稱',
'update' => '更新',
'upload_filetypes_help' => '允許的檔案類別為 png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf 與 rar. 最大允許上傳的大小是 :size.',
'uploaded' => '已上傳',
'user' => '使用者',
'accepted' => '已接受',
'declined' => '已拒絕',
'unassigned' => '未分配的',
'unaccepted_asset_report' => '未接受的資產',
'users' => '使用者',
'viewall' => '檢視全部',
'viewassets' => '檢視資產分配',
'viewassetsfor' => '檢視 :name 的資產',
'website' => '網站',
'welcome' => '歡迎您,:name',
'years' => '年',
'yes' => '是',
'zip' => 'Zip',
'noimage' => '圖片未上傳或無法找到',
'file_does_not_exist' => '伺服器上找不到申請的檔案。',
'file_upload_success' => '檔案上傳成功!',
'no_files_uploaded' => '檔案上傳成功!',
'token_expired' => '表單已過期,請重新送出',
'login_enabled' => '登入已啟用',
'audit_due' => '審核到期',
'audit_overdue' => '審核過期',
'accept' => '接受 :asset',
'i_accept' => '我接受',
'i_decline' => '我拒絕',
'accept_decline' => '接受/拒絕',
'sign_tos' => '請在下面簽署來表示您同意服務條款:',
'clear_signature' => '清除簽名',
'show_help' => '顯示幫助',
'hide_help' => '隱藏幫助',
'view_all' => '檢視全部',
'hide_deleted' => '隱藏已刪除',
'email' => '電子郵件',
'do_not_change' => '請勿更動',
'bug_report' => '回報問題',
'user_manual' => '使用者手冊',
'setup_step_1' => '步驟 1',
'setup_step_2' => '步驟 2',
'setup_step_3' => '步驟 3',
'setup_step_4' => '步驟 4',
'setup_config_check' => '檢查設定',
'setup_create_database' => '建立資料庫欄位',
'setup_create_admin' => '建立管理員',
'setup_done' => '完成!',
'bulk_edit_about_to' => '您即將編輯以下項目:',
'checked_out' => '已領用',
'checked_out_to' => '借出給',
'fields' => '欄位',
'last_checkout' => '最後借出',
'due_to_checkin' => '以下 :count 項目即將到期:',
'expected_checkin' => '預計歸還',
'reminder_checked_out_items' => '這是提醒您目前借出的項目。如果您覺得此清單有誤(有遺漏的項目,或者您認為您從未收到的項目出現在此清單中),請回覆給 :reply_to_name電子郵件地址為 :reply_to_address。',
'changed' => '已更改',
'to' => '至',
'report_fields_info' => '<p>選擇您希望在自訂報告中包含的欄位然後點選產生。檔案custom-asset-report-YYYY-mm-dd.csv將自動下載您可以在 Excel 中打開它。</p>
<p>如果您只想匯出某些資產,請使用以下選項來微調您的結果。</p>',
'range' => '範圍',
'bom_remark' => '在此 CSV 中新增 BOM (byte-order mark)',
'improvements' => '改進',
'information' => '資訊',
'permissions' => '權限',
'managed_ldap' => '(由 LDAP 管理)',
'export' => '匯出',
'ldap_sync' => 'LDAP同步',
'ldap_user_sync' => 'LDAP使用者同步',
'synchronize' => '同步',
'sync_results' => '同步結果',
'license_serial' => '序號/產品密鑰',
'invalid_category' => '類別無效或缺失',
'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => '這是您的儀表板。有許多像這樣的儀表板,但這個是您的。',
'60_percent_warning' => '60% 完成 (警告)',
'dashboard_empty' => '看起來您還沒有新增任何東西,所以我們沒有什麼特別的東西可以顯示。現在開始新增一些資產、配件、耗材或授權吧!',
'new_asset' => '新增資產',
'new_license' => '新增授權',
'new_accessory' => '新增配件',
'new_consumable' => '新增耗材',
'collapse' => '收起',
'assigned' => '已分配',
'asset_count' => '資產數量',
'accessories_count' => '配件數量',
'consumables_count' => '耗材數量',
'components_count' => '組件數量',
'licenses_count' => '授權數量',
'notification_error' => '錯誤',
'notification_error_hint' => '請檢查以下表格是否有錯誤',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => '成功',
'notification_warning' => '警告',
'notification_info' => '資訊',
'asset_information' => '資產資訊',
'model_name' => '型號名稱',
'asset_name' => '資產名稱',
'consumable_information' => '耗材資訊:',
'consumable_name' => '耗材名稱:',
'accessory_information' => '配件資訊:',
'accessory_name' => '配件名稱:',
'clone_item' => '複製項目',
'checkout_tooltip' => '借出此項目',
'checkin_tooltip' => '歸還此項目',
'checkout_user_tooltip' => '將此項目借出給使用者',
'maintenance_mode' => '系統升級中,服務目前暫時無法使用,請稍後再查看。',
'maintenance_mode_title' => '系統暫時無法使用',
'ldap_import' => '使用者密碼不應該由LDAP管理。(這允許你發送忘記密碼的請求)',
'purge_not_allowed' => '在 .env 檔案中已停用清除已刪除的資料。請聯絡支援或您的系統管理員。',
'backup_delete_not_allowed' => '在 .env 檔案中已停用刪除備份。請聯絡支援或您的系統管理員。',
'additional_files' => '附加檔案',
'shitty_browser' => '未檢測到簽名。如果您正在使用較舊的瀏覽器,請使用更現代的瀏覽器來完成您的資產接受。',
'bulk_soft_delete' =>'同時將這些使用者標記為已刪除。他們的資產歷史將保持完整,除非/直到您在管理設定中清除已刪除的記錄。',
'bulk_checkin_delete_success' => '您選擇的使用者已被刪除,他們的項目已經歸還。',
'bulk_checkin_success' => '已為選擇的使用者歸還項目。',
'set_to_null' => '刪除此資產的值|刪除所有 :asset_count 資產的值 ',
'set_users_field_to_null' => '刪除此使用者的 :field 值|刪除所有 :user_count 使用者的 :field 值 ',
'na_no_purchase_date' => 'N/A - 未提供採購日期',
'assets_by_status' => '按狀態的資產',
'assets_by_status_type' => '按狀態類型的資產',
'pie_chart_type' => '儀表板圓餅圖類型',
'hello_name' => '你好, :name!',
'unaccepted_profile_warning' => '您有 :count 項目需要接受。點選這裡接受或拒絕它們',
'start_date' => '開始日期',
'end_date' => '結束日期',
'alt_uploaded_image_thumbnail' => '已上傳的縮圖',
'placeholder_kit' => '選擇一個套件',
'file_not_found' => '找不到檔案',
'preview_not_available' => '(無法預覽)',
'setup' => '設定',
'pre_flight' => '預先檢查',
'skip_to_main_content' => '跳到主要內容',
'toggle_navigation' => '切換導覽',
'alerts' => '警告',
'tasks_view_all' => '檢視所有任務',
'true' => '是',
'false' => '否',
'integration_option' => '整合選項',
'log_does_not_exist' => '不存在符合的日誌紀錄。',
'merge_users' => '合併使用者',
'merge_information' => '這將將 :count 個使用者合併為一個使用者。在下面選擇您希望將其他人合併到的使用者,並將相關的資產、授權等移動到選定的使用者,其他的使用者將被標記為已刪除。',
'warning_merge_information' => '此操作無法復原,並且只應在需要因錯誤的匯入或同步而合併使用者時使用。請先進行備份。',
'no_users_selected' => '沒有選擇使用者',
'not_enough_users_selected' => '至少需要選擇 :count 個使用者',
'merge_success' => ':count 個使用者已成功合併到 :into_username',
'merged' => '已合併',
'merged_log_this_user_into' => '將此使用者 (ID :to_id - :to_username) 合併到使用者 ID :from_id (:from_username) ',
'merged_log_this_user_from' => '將使用者 ID :from_id (:from_username) 合併到此使用者 (ID :to_id - :to_username)',
'clear_and_save' => '清除並儲存',
'update_existing_values' => '更新現有的值?',
'auto_incrementing_asset_tags_disabled_so_tags_required' => '已停用產生自動遞增的資產標籤,所以所有列都需要填寫 "資產標籤" 欄位。',
'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => '注意:已啟用產生自動遞增的資產標籤,所以將會為沒有填寫 "資產標籤" 的列建立資產。已填寫 "資產標籤" 的列將會更新為提供的資訊。',
'send_welcome_email_to_users' => '為新使用者傳送歡迎電子郵件?',
'send_email' => 'Send Email',
'call' => 'Call number',
'back_before_importing' => '匯入前先進行備份?',
'csv_header_field' => 'CSV 標頭欄位',
'import_field' => '匯入欄位',
'sample_value' => '範例值',
'no_headers' => '未找到欄位',
'error_in_import_file' => '讀取 CSV 檔案時發生錯誤::error',
'errors_importing' => '匯入時發生一些錯誤:',
'warning' => '警告::warning',
'success_redirecting' => '成功... 正在重新導向。',
'cancel_request' => '取消這項物品的申請',
'setup_successful_migrations' => '您的資料庫表格已建立',
'setup_migration_output' => '遷移輸出:',
'setup_migration_create_user' => '下一步:建立使用者',
'importer_generic_error' => '您的檔案匯入已完成,但我們收到一個錯誤。這通常是由於通知 webhook (例如 Slack) 的第三方 API 限制所造成的,並且不會影響匯入,但您應該要進行確認。',
'confirm' => '確認',
'autoassign_licenses' => '自動分配執照',
'autoassign_licenses_help' => '允許此使用者透過批次分配授權的使用者介面或命令列工具分配授權。',
'autoassign_licenses_help_long' => '這允許使用者透過批次分配授權的使用者介面或命令列工具分配授權。 (例如,您可能不希望將您只提供給員工的授權自動分配給外包廠商。您仍然可以單獨分配授權給這些使用者,但他們將不會包含在 "將授權借出給所有使用者" 的功能中。)',
'no_autoassign_licenses_help' => '不要在授權的使用者介面或命令列工具中包含使用者以進行批次分配。',
'modal_confirm_generic' => '你確定嗎?',
'cannot_be_deleted' => '此項目無法被刪除',
'cannot_be_edited' => 'This item cannot be edited.',
'undeployable_tooltip' => '此項目無法借出。請檢查剩餘數量。',
'serial_number' => '序號',
'item_notes' => ':item 備註',
'item_name_var' => ':item 名稱',
'error_user_company' => 'Checkout target company and asset company do not match',
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
'importer' => [
'checked_out_to_fullname' => '借出給:全名',
'checked_out_to_first_name' => '借出給:名字',
'checked_out_to_last_name' => '借出給:姓氏',
'checked_out_to_username' => '借出給:使用者名稱',
'checked_out_to_email' => '借出給:電子郵件',
'checked_out_to_tag' => '借出給:資產標籤',
'manager_first_name' => '管理員名字',
'manager_last_name' => '管理員姓氏',
'manager_full_name' => '管理員全名',
'manager_username' => '管理員使用者名稱',
'checkout_type' => '借出類型',
'checkout_location' => '借出到位置',
'image_filename' => '圖片檔名',
'do_not_import' => '不要匯入',
'vip' => 'VIP',
'avatar' => '頭像',
'gravatar' => 'Gravatar 電子郵件',
'currency' => '幣別',
'address2' => '地址第二行',
'import_note' => '使用 csv 匯入器匯入',
],
'percent_complete' => '% 完成',
'uploading' => '上傳中... ',
'upload_error' => '上傳檔案錯誤,請檢查是否有空行,列名稱是否重複。',
'copy_to_clipboard' => '複製到剪貼簿',
'copied' => '已複製!',
'status_compatibility' => 'If assets are already assigned, they cannot be changed to a non-deployable status type and this value change will be skipped.',
'rtd_location_help' => 'This is the location of the asset when it is not checked out',
'item_not_found' => ':item_type ID :id 不存在或已刪除',
'action_permission_denied' => '您沒有權限做 :action :item_type ID :id',
'action_permission_generic' => '您沒有權限做 :action this :item_type',
'edit' => '編輯',
'action_source' => '行動來源',
'or' => 'or',
'url' => '網址',
'edit_fieldset' => 'Edit fieldset fields and options',
'bulk' => [
'delete' =>
[
'header' => 'Bulk Delete :object_type',
'warn' => 'You are about to delete one :object_type|You are about to delete :count :object_type',
'success' => ':object_type successfully deleted|Successfully deleted :count :object_type',
'error' => 'Could not delete :object_type',
'nothing_selected' => 'No :object_type selected - nothing to do',
'partial' => 'Deleted :success_count :object_type, but :error_count :object_type could not be deleted',
],
],
'no_requestable' => 'There are no requestable assets or asset models.',
'countable' => [
'accessories' => ':count Accessory|:count Accessories',
'assets' => ':count Asset|:count Assets',
'licenses' => ':count License|:count Licenses',
'license_seats' => ':count License Seat|:count License Seats',
'consumables' => ':count Consumable|:count Consumables',
'components' => ':count Component|:count Components',
]
];

View File

@ -0,0 +1,35 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'more_info_title' => '更多資訊',
'audit_help' => '勾選此框將編輯資產記錄以反映此新位置。 不勾選將僅在稽核記錄中註明位置。<br><br>請注意,如果此資產已經被借出,則不會更改借出人、資產或位置的位置。',
'assets' => '資產是由序號或資產標籤追蹤的項目。 他們往往是較高價值的項目,且能夠確切識別出這些特定項目的重要性特別高。',
'categories' => '類別可以幫助您組織項目。 一些範例類別可能是 &quot;桌上型電腦&quot;&quot;筆記型電腦&quot;&quot;手機&quot;&quot;平板電腦&quot;等等,但您可以以任何對您有意義的方式使用類別。',
'accessories' => '配件是您發給使用者但不具有序號的任何物品(或者您不需要特別追蹤)。 例如,電腦滑鼠或鍵盤。',
'companies' => '公司可以作為簡單的識別欄位,另外,如果你在後台設定中開啟了完整的公司支援功能,它還能用來限制資產、使用者等的可視性。',
'components' => '零組件是指作為資產的一部份項目,例如硬碟、記憶體、其他等。',
'consumables' => '消耗品是指任何購買後會隨著時間的推移將被用完的東西。 例如,印表機墨水或影印紙。',
'depreciations' => '您可以設定資產折舊以根據直線折舊法對資產進行折舊。',
'empty_file' => 'The importer detects that this file is empty.'
];

View File

@ -0,0 +1,321 @@
<?php
return [
'select_language' => '選擇語言',
'languages' => [
'en-US'=> '美式英語',
'en-GB'=> '英式英語',
'am-ET' => 'Amharic',
'af-ZA'=> '南非荷蘭語',
'ar-SA'=> '阿拉伯語',
'bg-BG'=> '保加利亞語',
'zh-CN'=> '簡體中文',
'zh-TW'=> '繁體中文',
'ca-ES' => 'Catalan',
'hr-HR'=> '克羅埃西亞語',
'cs-CZ'=> '捷克語',
'da-DK'=> '丹麥語',
'nl-NL'=> '荷蘭語',
'en-ID'=> '印度尼西亞英語',
'et-EE'=> '愛沙尼亞語',
'fil-PH'=> '菲律賓語',
'fi-FI'=> '芬蘭語',
'fr-FR'=> '法語',
'de-DE'=> '德語',
'de-if'=> '德語(非正式)',
'el-GR'=> '希臘語',
'he-IL'=> '希伯來語',
'hu-HU'=> '匈牙利語',
'is-IS' => '冰島語',
'id-ID'=> '印尼語',
'ga-IE'=> '愛爾蘭語',
'it-IT'=> '義大利語',
'ja-JP'=> '日語',
'km-KH'=>'Khmer',
'ko-KR'=> '韓語',
'lt-LT'=>'立陶宛語',
'lv-LV'=> '拉脫維亞語',
'mk-MK'=> '馬其頓語',
'ms-MY'=> '馬來語',
'mi-NZ'=> '毛利語',
'mn-MN'=> '蒙古語',
'no-NO'=> '挪威語',
'fa-IR'=> '波斯語',
'pl-PL'=> '波蘭語',
'pt-PT'=> '葡萄牙語',
'pt-BR'=> '巴西葡萄牙語',
'ro-RO'=> '羅馬尼亞語',
'ru-RU'=> '俄語',
'sr-CS' => '塞爾維亞語(拉丁文)',
'sk-SK'=> 'Slovak',
'sl-SI'=> '斯洛維尼亞語',
'so-SO'=> 'Somali',
'es-ES'=> '西班牙語',
'es-CO'=> '哥倫比亞西班牙語',
'es-MX'=> '墨西哥西班牙語',
'es-VE'=> '委內瑞拉西班牙語',
'sv-SE'=> '瑞典語',
'tl-PH'=> '塔加洛語',
'ta-IN'=> '泰米爾語',
'th-TH'=> '泰語',
'tr-TR'=> '土耳其語',
'uk-UA'=> '烏克蘭語',
'vi-VN'=> '越南語',
'cy-GB'=> '威爾斯語',
'zu-ZA'=> '祖魯語',
],
'select_country' => '選擇一個國家',
'countries' => [
'AC'=>'阿森松島',
'AD'=>'安道爾',
'AE'=>'阿拉伯聯合大公國',
'AF'=>'阿富汗',
'AG'=>'安提瓜和巴布達',
'AI'=>'安圭拉',
'AL'=>'阿爾巴尼亞',
'AM'=>'亞美尼亞',
'AN'=>'荷屬安的列斯',
'AO'=>'安哥拉',
'AQ'=>'南極洲',
'AR'=>'阿根廷',
'AS'=>'美屬薩摩亞',
'AT'=>'奧地利',
'AU'=>'澳洲',
'AW'=>'阿魯巴',
'AX'=>'奧蘭群島',
'AZ'=>'亞塞拜然',
'BA'=>'波士尼亞和赫塞哥維納',
'BB'=>'巴貝多',
'BE'=>'比利時',
'BD'=>'孟加拉',
'BF'=>'布吉納法索',
'BG'=>'保加利亞',
'BH'=>'巴林',
'BI'=>'蒲隆地',
'BJ'=>'貝南',
'BM'=>'百慕達',
'BN'=>'汶萊',
'BO'=>'玻利維亞',
'BR'=>'巴西',
'BS'=>'巴哈馬',
'BT'=>'不丹',
'BV'=>'布韋島',
'BW'=>'波札那',
'BY'=>'白俄羅斯',
'BZ'=>'貝里斯',
'CA'=>'加拿大',
'CC'=>'科科斯(基林)群島',
'CD'=>'剛果(金夏沙)',
'CF'=>'中非共和國',
'CG'=>'剛果(布拉薩)',
'CH'=>'瑞士',
'CI'=>'象牙海岸',
'CK'=>'庫克群島',
'CL'=>'智利',
'CM'=>'喀麥隆',
'CN'=>'中華人民共和國',
'CO'=>'哥倫比亞',
'CR'=>'哥斯大黎加',
'CU'=>'古巴',
'CV'=>'維德角',
'CX'=>'聖誕島',
'CY'=>'賽普勒斯',
'CZ'=>'捷克',
'DE'=>'德國',
'DJ'=>'吉布地',
'DK'=>'丹麥',
'DM'=>'多米尼克',
'DO'=>'多明尼加共和國',
'DZ'=>'阿爾及利亞',
'EC'=>'厄瓜多',
'EE'=>'愛沙尼亞',
'EG'=>'埃及',
'ER'=>'厄利垂亞',
'ES'=>'西班牙',
'ET'=>'衣索比亞',
'EU'=>'歐洲聯盟',
'FI'=>'芬蘭',
'FJ'=>'斐濟',
'FK'=>'福克蘭群島',
'FM'=>'密克羅尼西亞聯邦',
'FO'=>'法羅群島',
'FR'=>'法國',
'GA'=>'加彭',
'GD'=>'格瑞那達',
'GE'=>'喬治亞',
'GF'=>'法屬圭亞那',
'GG'=>'根西島',
'GH'=>'迦納',
'GI'=>'直布羅陀',
'GL'=>'格陵蘭',
'GM'=>'甘比亞',
'GN'=>'幾內亞',
'GP'=>'瓜地洛普',
'GQ'=>'赤道幾內亞',
'GR'=>'希臘',
'GS'=>'南喬治亞與南桑威奇群島',
'GT'=>'瓜地馬拉',
'GU'=>'關島',
'GW'=>'幾內亞比索',
'GY'=>'蓋亞那',
'HK'=>'香港',
'HM'=>'赫德島和麥當勞群島',
'HN'=>'洪都拉斯',
'HR'=>'克羅埃西亞',
'HT'=>'海地',
'HU'=>'匈牙利',
'ID'=>'印尼',
'IE'=>'愛爾蘭',
'IL'=>'以色列',
'IM'=>'曼島',
'IN'=>'印度',
'IO'=>'英屬印度洋領地',
'IQ'=>'伊拉克',
'IR'=>'伊朗',
'IS'=>'冰島',
'IT'=>'義大利',
'JE'=>'澤西島',
'JM'=>'牙買加',
'JO'=>'約旦',
'JP'=>'日本',
'KE'=>'肯亞',
'KG'=>'吉爾吉斯',
'KH'=>'柬埔寨',
'KI'=>'吉里巴斯',
'KM'=>'葛摩',
'KN'=>'聖克里斯多福和尼維斯',
'KR'=>'南韓',
'KW'=>'科威特',
'KY'=>'開曼群島',
'KZ'=>'哈薩克',
'LA'=>'寮國',
'LB'=>'黎巴嫩',
'LC'=>'聖露西亞',
'LI'=>'列支敦斯登',
'LK'=>'斯里蘭卡',
'LR'=>'賴比瑞亞',
'LS'=>'賴索托',
'LT'=>'立陶宛',
'LU'=>'盧森堡',
'LV'=>'拉脫維亞',
'LY'=>'利比亞',
'MA'=>'摩洛哥',
'MC'=>'摩納哥',
'MD'=>'摩爾多瓦',
'ME'=>'蒙特內哥羅',
'MG'=>'馬達加斯加',
'MH'=>'馬紹爾群島',
'MK'=>'馬其頓',
'ML'=>'馬利',
'MM'=>'緬甸',
'MN'=>'蒙古',
'MO'=>'澳門',
'MP'=>'北馬里亞納群島',
'MQ'=>'馬丁尼克',
'MR'=>'茅利塔尼亞',
'MS'=>'蒙特塞拉特',
'MT'=>'馬爾他',
'MU'=>'模里西斯',
'MV'=>'馬爾地夫',
'MW'=>'馬拉威',
'MX'=>'墨西哥',
'MY'=>'馬來西亞',
'MZ'=>'莫三比克',
'NA'=>'納米比亞',
'NC'=>'新喀里多尼亞',
'NE'=>'尼日',
'NF'=>'諾福克島',
'NG'=>'奈及利亞',
'NI'=>'尼加拉瓜',
'NL'=>'荷蘭',
'NO'=>'挪威',
'NP'=>'尼泊爾',
'NR'=>'諾魯',
'NU'=>'紐埃',
'NZ'=>'紐西蘭',
'OM'=>'阿曼',
'PA'=>'巴拿馬',
'PE'=>'秘魯',
'PF'=>'法屬玻里尼西亞',
'PG'=>'巴布亞紐幾內亞',
'PH'=>'菲律賓',
'PK'=>'巴基斯坦',
'PL'=>'波蘭',
'PM'=>'聖皮耶與密克隆',
'PN'=>'皮特肯群島',
'PR'=>'波多黎各',
'PS'=>'巴勒斯坦',
'PT'=>'葡萄牙',
'PW'=>'帛琉',
'PY'=>'巴拉圭',
'QA'=>'卡達',
'RE'=>'留尼旺',
'RO'=>'羅馬尼亞',
'RS'=>'塞爾維亞',
'RU'=>'俄羅斯',
'RW'=>'盧安達',
'SA'=>'沙烏地阿拉伯',
'UK'=>'英國',
'SB'=>'索羅門群島',
'SC'=>'塞席爾',
'SS'=>'南蘇丹',
'SD'=>'蘇丹',
'SE'=>'瑞典',
'SG'=>'新加坡',
'SH'=>'聖赫勒拿島',
'SI'=>'斯洛維尼亞',
'SJ'=>'斯瓦爾巴特和揚馬延島',
'SK'=>'斯洛伐克',
'SL'=>'獅子山',
'SM'=>'聖馬利諾',
'SN'=>'塞內加爾',
'SO'=>'索馬利亞',
'SR'=>'蘇利南',
'ST'=>'聖多美和普林西比',
'SU'=>'蘇維埃聯盟',
'SV'=>'薩爾瓦多',
'SY'=>'敘利亞阿拉伯共和國',
'SZ'=>'史瓦濟蘭',
'TC'=>'特克斯和凱科斯群島',
'TD'=>'查德',
'TF'=>'法屬南部領地',
'TG'=>'多哥',
'TH'=>'泰國',
'TJ'=>'塔吉克',
'TK'=>'托克勞群島',
'TI'=>'東帝汶',
'TM'=>'土庫曼',
'TN'=>'突尼西亞',
'TO'=>'湯加',
'TP'=>'東帝汶 (舊碼)',
'TR'=>'土耳其',
'TT'=>'特立尼達和多巴哥',
'TV'=>'吐瓦魯',
'TW'=>'台灣',
'TZ'=>'坦尚尼亞',
'UA'=>'烏克蘭',
'UG'=>'烏干達',
'UK'=>'英國',
'US'=>'美國',
'UM'=>'美國本土外小島嶼',
'UY'=>'烏拉圭',
'UZ'=>'烏茲別克',
'VA'=>'梵蒂岡城國 (聖座)',
'VC'=>'聖文森特和格林納丁斯',
'VE'=>'委內瑞拉',
'VG'=>'英屬維京群島',
'VI'=>'美屬維京群島',
'VN'=>'越南',
'VU'=>'萬那杜',
'WF'=>'瓦利斯和富圖納群島',
'WS'=>'薩摩亞',
'YE'=>'葉門',
'YT'=>'馬約特',
'ZA'=>'南非',
'ZM'=>'尚比亞',
'ZW'=>'辛巴威',
],
];

View File

@ -0,0 +1,93 @@
<?php
return [
'Accessory_Checkin_Notification' => '配件繳回',
'Accessory_Checkout_Notification' => 'Accessory checked out',
'Asset_Checkin_Notification' => '資產繳回',
'Asset_Checkout_Notification' => '資產已借出',
'Confirm_Accessory_Checkin' => '確認配件繳回',
'Confirm_Asset_Checkin' => '確認資產繳回',
'Confirm_accessory_delivery' => '確認交付配件',
'Confirm_asset_delivery' => '確認交付資產',
'Confirm_consumable_delivery' => '確認交付耗材',
'Confirm_license_delivery' => '確認交付授權',
'Consumable_checkout_notification' => 'Consumable checked out',
'Days' => '日',
'Expected_Checkin_Date' => '您借出的一項資產預計在 :date 歸還',
'Expected_Checkin_Notification' => '提醒: :name 接近繳回最後期限',
'Expected_Checkin_Report' => '預計資產繳回報告',
'Expiring_Assets_Report' => '過期資產報告',
'Expiring_Licenses_Report' => '過期授權報告',
'Item_Request_Canceled' => '已取消申請物品',
'Item_Requested' => '已申請物品',
'License_Checkin_Notification' => '授權繳回',
'License_Checkout_Notification' => 'License checked out',
'Low_Inventory_Report' => '低庫存報告',
'a_user_canceled' => '使用者已取消項目申請',
'a_user_requested' => '使用者已申請項目',
'acceptance_asset_accepted' => '使用者已接收一項物品',
'acceptance_asset_declined' => '使用者已拒絕一項物品',
'accessory_name' => '配件名稱:',
'additional_notes' => '備註:',
'admin_has_created' => '管理員已在 :web 為您新增帳號',
'asset' => '資產:',
'asset_name' => '資產名稱:',
'asset_requested' => '申請資產',
'asset_tag' => '資產標籤',
'assets_warrantee_alert' => '有 :count 項資產的保固將在接下來的 :threshold 天內到期。|有 :count 項資產的保固將在接下來的 :threshold 天內到期。',
'assigned_to' => '分配給',
'best_regards' => 'Best regards,',
'canceled' => '取消:',
'checkin_date' => '繳回日期:',
'checkout_date' => '借出日期:',
'checkedout_from' => 'Checked out from',
'checkedin_from' => 'Checked in from',
'checked_into' => 'Checked into',
'click_on_the_link_accessory' => '請點擊鏈結確認您已收到配件。',
'click_on_the_link_asset' => '請點擊鏈結確認您已收到資產。',
'click_to_confirm' => '請點擊鏈結啟用您 :web 的帳戶:',
'current_QTY' => '目前數量',
'days' => '日',
'expecting_checkin_date' => '預計歸還日期:',
'expires' => '過期',
'hello' => 'Hello',
'hi' => 'Hi',
'i_have_read' => '我同意使用條款,並且已經收到物品。',
'inventory_report' => '庫存報告',
'item' => '項目:',
'license_expiring_alert' => '有 :count 個授權將在 :threshold 天後到期。|有 :count 個授權將在 :threshold 天後到期。',
'link_to_update_password' => '請點擊以下鏈結以更新 :web 的密碼:',
'login' => '登入',
'login_first_admin' => '使用以下憑證登入新安裝的 Snipe-IT',
'low_inventory_alert' => '有 :count 種物品已經低於或者接近最小庫存。|有 :count 種物品已經低於或者接近最小庫存。',
'min_QTY' => '最小數量',
'name' => '名字',
'new_item_checked' => '一項新物品已分配至您的名下,詳細資訊如下。',
'notes' => '備註',
'password' => '密碼',
'password_reset' => '密碼重設',
'read_the_terms' => '請閱讀以下使用條款。',
'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.',
'requested' => '已申請',
'reset_link' => '您的密碼重設連結',
'reset_password' => '請按一下此處重置您的密碼︰',
'rights_reserved' => '版權所有。',
'serial' => '序號',
'snipe_webhook_test' => 'Snipe-IT Integration Test',
'snipe_webhook_summary' => 'Snipe-IT Integration Test Summary',
'supplier' => '供應商',
'tag' => '標籤',
'test_email' => 'Snipe-IT 測試電子郵件',
'test_mail_text' => '這是一封 Snipe-IT 資產管理系統的測試電子郵件,如果您收到,表示郵件通知正常運作 :)',
'the_following_item' => '以下項目已繳回:',
'to_reset' => '要重設 :web 的密碼,請完成此表單:',
'type' => '類型',
'upcoming-audits' => '有 :count 項資產將在接下來的 :threshold 天內進行稽核。|有 :count 項資產將在接下來的 :threshold 天內進行稽核。',
'user' => '使用者',
'username' => '使用者名稱',
'welcome' => '歡迎您 :name',
'welcome_to' => '歡迎來到 :web',
'your_assets' => '查看您的資產',
'your_credentials' => '您的 Snipe-IT 憑證',
];

View File

@ -0,0 +1,20 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; 上一步',
'next' => '下一步 &raquo;',
);

View File

@ -0,0 +1,9 @@
<?php
return [
'sent' => '如果該電子郵件已存在我們的系統中,一封含有恢復密碼的郵件將被傳送',
'user' => '如果該電子郵件已存在我們的系統中,一封含有恢復密碼的郵件將被傳送',
'token' => '這個密碼重置安全權杖無效或過期,或與提供的用戶名稱不相符',
'reset' => '您的密碼已重設成功!',
'password_change' => '您的密碼已更新!',
];

View File

@ -0,0 +1,21 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"password" => "密碼至少需要六個字符,並且與確認欄位相符",
"user" => "使用者名稱或電子郵件地址不正確",
"token" => '這個密碼重置安全權杖無效或過期,或與提供的用戶名稱不相符',
'sent' => '如果該電子郵件已存在我們的系統中,一封含有恢復密碼的郵件將被傳送',
);

View File

@ -0,0 +1,10 @@
<?php
return array(
'actions' => '操作',
'action' => '操作',
'by' => '經由',
'item' => '項目',
);

View File

@ -0,0 +1,162 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
|
| The following language lines contain the default error messages used by
| the validator class. Some of these rules have multiple versions such
| such as the size rules. Feel free to tweak each of these messages.
|
*/
'accepted' => ':attribute 必須接受',
'active_url' => '屬性不是有效的URL',
'after' => ':attribute 必須在 :date 之後',
'after_or_equal' => ':attribute 必須在 :date 之後',
'alpha' => ':attribute 只能包含字母',
'alpha_dash' => ':attribute 只能包含字母,數字和\'-\'',
'alpha_num' => ':attribute 只允許字母和數字',
'array' => ':attribute 必須是陣列',
'before' => ':attribute 必須在 :date 之前',
'before_or_equal' => ':attribute 必須在 :date 之前',
'between' => [
'numeric' => ':attribute 必須在 :min - :max 之間',
'file' => ':attribute 必須在 :min - :max KB 之間',
'string' => ':attribute 必須在 :min - :max 字元之間',
'array' => ':attribute 必須在 :min 和 :max 之間',
],
'boolean' => ':attribute 必須是 true 或 false',
'confirmed' => ':attribute 屬性不相符',
'date' => ':attribute 不是有效日期',
'date_format' => ':attribute 不符合 :format 的格式',
'different' => ':attribute 和 :other 不能相同',
'digits' => ':attribute 必須是 :digits 數字',
'digits_between' => ':attribute 必須在 :min 和 :max 之间',
'dimensions' => ':attribute 屬性具有不正確圖像尺寸。',
'distinct' => ':attribute 具有重複值',
'email' => ':attribute 格式不正確',
'exists' => '選擇的 :attribute 無效',
'file' => ':attribute 必須是檔案',
'filled' => ':attribute 欄位必須有值。',
'image' => ':attribute 必須是圖片格式',
'import_field_empty' => ':fieldname 的值不能為空。',
'in' => '選擇的 :attribute 無效',
'in_array' => ':attribute 屬性欄位不存在 :other。',
'integer' => ':attribute 必須是整數',
'ip' => ':attribute 必須是有效 IP',
'ipv4' => ':attribute 必須是有效的 IPv4 位址',
'ipv6' => ':attribute 必須是有效的 IPv6 位址',
'is_unique_department' => ':attribute 必須對此公司位置具有唯一性',
'json' => ':attribute 必須是有效的 JSON 字串',
'max' => [
'numeric' => ':attribute 不可大於 :max',
'file' => ':attribute 不可大於 :max KB',
'string' => ':attribute 不可大於 :max 個字元',
'array' => ':attribute 不可大於 :max 個項目',
],
'mimes' => ':attribute 檔案類型必須是 :values',
'mimetypes' => ':attribute 檔案類型必須是 :values',
'min' => [
'numeric' => ':attribute 最少 :min',
'file' => ':attribute 最小 :min KB',
'string' => ':attribute 最少要有 :min 個字元',
'array' => ':attribute 最少要有 :min 個項目',
],
'starts_with' => ':attribute 必須以下列之一做為開頭: :values.',
'ends_with' => ':attribute 必須以以下之一做為結尾: :values。',
'not_in' => '選擇的 :attribute 無效',
'numeric' => ':attribute 必須是數字',
'present' => ':屬性字段必須存在。',
'valid_regex' => '這不是一個有效的正則表達式。',
'regex' => ':attribute 格式不正確',
'required' => ':attribute 欄位必填',
'required_if' => ':attribute 欄位在 :other 是 :value 時是必填的',
'required_unless' => '需要屬性字段除非other is invalues。',
'required_with' => '當設定 :value 時,:attribute 欄位必填',
'required_with_all' => '當:值存在時,需要:屬性字段。',
'required_without' => '當設定非 :value 時,:attribute 欄位必填',
'required_without_all' => '當不存在:值時,需要:屬性字段。',
'same' => ':attribute 和 :other 必需相符',
'size' => [
'numeric' => ':attribute 必須是 :size',
'file' => ':attribute 必須是 :size KB',
'string' => ':attribute 必須是 :size 個字元',
'array' => ':attribute 必須包含 :size 個項目',
],
'string' => ':attribute 必須是字串',
'timezone' => ':屬性必須是有效區域。',
'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute 已被採用',
'uploaded' => ':attribute 上傳失敗',
'url' => ':attribute 格式不正確',
'unique_undeleted' => ':attribute 必須是唯一值',
'non_circular' => ':attribule 屬性不能建立一個循環參考',
'not_array' => ':attribute cannot be an array.',
'disallow_same_pwd_as_user_fields' => '密碼不可以和使用者名稱相同',
'letters' => '密碼至少必須包含 1 個字母。',
'numbers' => '密碼至少必須包含 1 個數字。',
'case_diff' => '密碼必須使用大小寫混合',
'symbols' => '密碼必須包含符號',
'gte' => [
'numeric' => '值不能為負'
],
'checkboxes' => ':attribute contains invalid options.',
'radio_buttons' => ':attribute is invalid.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
|
| Here you may specify custom validation messages for attributes using the
| convention "attribute.rule" to name the lines. This makes it quick to
| specify a specific custom language line for a given attribute rule.
|
*/
'custom' => [
'alpha_space' => ':attribute 含有無效字元',
'email_array' => '一個或多個郵件地址不正確',
'hashed_pass' => '當前密碼不正確!',
'dumbpwd' => '該密碼太常見。',
'statuslabel_type' => '您必須選擇一個有效的狀態標籤',
// date_format validation with slightly less stupid messages. It duplicates a lot, but it gets the job done :(
// We use this because the default error message for date_format is reflects php Y-m-d, which non-PHP
// people won't know how to format.
'purchase_date.date_format' => ':attribute 必須是 YYYY-MM-DD 格式的有效日期',
'last_audit_date.date_format' => ':attribute 必須是 YYYY-MM-DD hh:mm:ss 格式的有效日期',
'expiration_date.date_format' => ':attribute 必須是 YYYY-MM-DD 格式的有效日期',
'termination_date.date_format' => ':attribute 必須是 YYYY-MM-DD 格式的有效日期',
'expected_checkin.date_format' => ':attribute 必須是 YYYY-MM-DD 格式的有效日期',
'start_date.date_format' => ':attribute 必須是 YYYY-MM-DD 格式的有效日期',
'end_date.date_format' => ':attribute 必須是 YYYY-MM-DD 格式的有效日期',
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
|
| The following language lines are used to swap attribute place-holders
| with something more reader friendly such as E-Mail Address instead
| of "email". This simply helps us make messages a little cleaner.
|
*/
'attributes' => [],
/*
|--------------------------------------------------------------------------
| Generic Validation Messages
|--------------------------------------------------------------------------
*/
'invalid_value_in_field' => 'Invalid value included in this field',
];